@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&family=Share+Tech+Mono&family=Exo+2:wght@300;400;600;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.zeena-dr{--zeena-dr-primary: #005987;--zeena-dr-primary-soft: rgba(0, 89, 135, .12);--zeena-dr-primary-border: rgba(0, 89, 135, .35);--zeena-dr-bg: #ffffff;--zeena-dr-bg-muted: #f5f7fa;--zeena-dr-bg-hover: #eef4f8;--zeena-dr-border: #e5e7eb;--zeena-dr-text: #101828;--zeena-dr-text-secondary: #475467;--zeena-dr-text-muted: #98a2b3;--zeena-dr-shadow: 0 16px 40px rgba(15, 23, 42, .18);--zeena-dr-trigger-bg: #ffffff;--zeena-dr-radius: 10px;position:relative;width:100%;min-width:0;display:block}.zeena-dr-portal{--zeena-dr-primary: #005987;--zeena-dr-primary-soft: rgba(0, 89, 135, .12);--zeena-dr-primary-border: rgba(0, 89, 135, .35);--zeena-dr-bg: #ffffff;--zeena-dr-bg-muted: #f5f7fa;--zeena-dr-bg-hover: #eef4f8;--zeena-dr-border: #e5e7eb;--zeena-dr-text: #101828;--zeena-dr-text-secondary: #475467;--zeena-dr-text-muted: #98a2b3;--zeena-dr-shadow: 0 16px 40px rgba(15, 23, 42, .18);--zeena-dr-radius: 10px;--zeena-dr-trigger-bg: #ffffff;display:flex;flex-direction:column;height:auto;overflow:hidden;box-sizing:border-box}[data-theme=dark] .zeena-dr,[data-theme=dark] .zeena-dr-portal{--zeena-dr-primary: #005987;--zeena-dr-primary-soft: rgba(0, 89, 135, .28);--zeena-dr-primary-border: rgba(0, 137, 204, .55);--zeena-dr-bg: #1a1a1a;--zeena-dr-bg-muted: #141414;--zeena-dr-bg-hover: #252525;--zeena-dr-border: #303030;--zeena-dr-text: rgba(255, 255, 255, .92);--zeena-dr-text-secondary: rgba(255, 255, 255, .65);--zeena-dr-text-muted: rgba(255, 255, 255, .4);--zeena-dr-shadow: 0 18px 44px rgba(0, 0, 0, .55);--zeena-dr-trigger-bg: #252525}.zeena-dr-trigger{box-sizing:border-box;display:flex;align-items:center;gap:8px;width:100%;height:40px;min-height:40px;max-height:40px;margin:0;padding:0 10px;border:1px solid var(--zeena-dr-border);border-radius:8px;background:var(--zeena-dr-trigger-bg);color:var(--zeena-dr-text);cursor:pointer;text-align:left;font:inherit;transition:border-color .15s,box-shadow .15s}.zeena-dr-trigger:hover:not(:disabled){border-color:var(--zeena-dr-primary)}.zeena-dr-trigger--open,.zeena-dr-trigger--active{border-color:var(--zeena-dr-primary);box-shadow:0 0 0 2px var(--zeena-dr-primary-soft)}.zeena-dr-trigger--disabled{opacity:.5;cursor:not-allowed}.zeena-dr-trigger__icon{flex-shrink:0;color:var(--zeena-dr-primary);font-size:14px}.zeena-dr-trigger__text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.3}.zeena-dr-trigger__text--placeholder{color:var(--zeena-dr-text-muted);font-weight:400}.zeena-dr-trigger__range{color:var(--zeena-dr-text)}.zeena-dr-trigger__suffix{color:var(--zeena-dr-text-secondary)}.zeena-dr-trigger__clear{flex-shrink:0;color:var(--zeena-dr-text-muted);font-size:12px}.zeena-dr-trigger__clear:hover{color:var(--zeena-dr-text-secondary)}.zeena-dr-popover{display:flex;flex-direction:column;width:100%;height:auto;min-height:0;flex-shrink:0;background:var(--zeena-dr-bg);border:1px solid var(--zeena-dr-border);border-radius:var(--zeena-dr-radius);box-shadow:var(--zeena-dr-shadow);overflow:hidden;color:var(--zeena-dr-text)}.zeena-dr-popover__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid var(--zeena-dr-border);background:var(--zeena-dr-bg-muted)}.zeena-dr-popover__title{min-width:0;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zeena-dr-popover__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:1px solid var(--zeena-dr-border);border-radius:6px;background:transparent;color:var(--zeena-dr-text-secondary);cursor:pointer}.zeena-dr-popover__close:hover{background:var(--zeena-dr-bg-hover);color:var(--zeena-dr-text)}.zeena-dr-popover__body{display:flex;align-items:stretch;flex:0 0 auto;min-height:0;overflow:hidden}.zeena-dr-popover__body--custom{position:relative;display:block;padding-left:240px;min-height:0}.zeena-dr-popover__body--custom .zeena-dr-presets{position:absolute;left:0;top:0;bottom:0;flex:none;width:240px;min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;border-right:1px solid var(--zeena-dr-border)}.zeena-dr-presets{flex:0 0 240px;width:240px;min-height:0;max-height:100%;overflow-y:auto;padding:6px;border-right:1px solid var(--zeena-dr-border);background:var(--zeena-dr-bg-muted);box-sizing:border-box}.zeena-dr-popover__body:not(.zeena-dr-popover__body--custom){flex-direction:column}.zeena-dr-popover__body:not(.zeena-dr-popover__body--custom) .zeena-dr-presets{flex:1 1 auto;width:100%;min-height:0;max-height:370px;border-right:none;overflow-y:auto}.zeena-dr-preset{display:flex;align-items:flex-start;gap:8px;width:100%;margin:0 0 2px;padding:6px 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--zeena-dr-text);cursor:pointer;text-align:left;font:inherit;transition:background .12s,border-color .12s}.zeena-dr-preset:hover{background:var(--zeena-dr-bg-hover)}.zeena-dr-preset--selected{background:var(--zeena-dr-primary-soft);border-color:var(--zeena-dr-primary-border)}.zeena-dr-preset__radio{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-top:1px;border:1.5px solid var(--zeena-dr-text-muted);border-radius:50%;box-sizing:border-box}.zeena-dr-preset--selected .zeena-dr-preset__radio{border-color:var(--zeena-dr-primary)}.zeena-dr-preset__radio-dot{width:8px;height:8px;border-radius:50%;background:transparent}.zeena-dr-preset--selected .zeena-dr-preset__radio-dot{background:var(--zeena-dr-primary)}.zeena-dr-preset__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.zeena-dr-preset__label{font-size:12px;font-weight:600;line-height:1.25}.zeena-dr-preset__preview{font-size:10px;font-weight:400;color:var(--zeena-dr-text-secondary);line-height:1.25}.zeena-dr-custom{flex:0 0 auto;min-width:0;display:flex;flex-direction:column;gap:6px;padding:8px 10px;background:var(--zeena-dr-bg);overflow:hidden}.zeena-dr-custom--time{overflow:hidden}.zeena-dr-calendars{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:0;flex:0 0 auto;overflow:hidden}.zeena-dr-time-panel{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;overflow:hidden}.zeena-dr-time-panel__toolbar{display:flex;align-items:center;gap:8px;flex:0 0 auto}.zeena-dr-time-panel__back,.zeena-dr-time-panel__done{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;margin:0;padding:0 10px;border:1px solid var(--zeena-dr-border);border-radius:6px;background:var(--zeena-dr-bg-muted);color:var(--zeena-dr-primary);font-size:12px;font-weight:600;cursor:pointer}.zeena-dr-time-panel__back:hover,.zeena-dr-time-panel__done:hover{background:var(--zeena-dr-primary-soft);border-color:var(--zeena-dr-primary-border)}.zeena-dr-time-panel__title{flex:1 1 auto;min-width:0;text-align:center;font-size:12px;font-weight:600;color:var(--zeena-dr-text)}.zeena-dr-time-panel .zeena-dr-time{flex:0 0 auto;height:210px;min-height:210px;margin:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);gap:8px;padding:8px;border:1px solid var(--zeena-dr-border);border-radius:8px;background:var(--zeena-dr-bg-muted)}.zeena-dr-time-panel .zeena-dr-time__col{min-height:0;height:100%}.zeena-dr-time-panel .zeena-dr-time__list{flex:1 1 auto;max-height:none;min-height:0;height:auto}.zeena-dr-month{min-width:0}.zeena-dr-month__header{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-bottom:4px}.zeena-dr-month__title{font-size:12px;font-weight:700;color:var(--zeena-dr-text)}.zeena-dr-month__nav{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;padding:0;border:1px solid var(--zeena-dr-border);border-radius:6px;background:var(--zeena-dr-bg);color:var(--zeena-dr-text-secondary);cursor:pointer}.zeena-dr-month__nav:hover{background:var(--zeena-dr-bg-hover);color:var(--zeena-dr-text)}.zeena-dr-month__weekdays,.zeena-dr-month__week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0}.zeena-dr-month__weekday{display:flex;align-items:center;justify-content:center;height:22px;font-size:10px;font-weight:700;color:var(--zeena-dr-text-muted);text-transform:uppercase}.zeena-dr-day{position:relative;display:flex;align-items:center;justify-content:center;height:28px;margin:0;padding:0;border:none;background:transparent;cursor:pointer;font:inherit;color:var(--zeena-dr-text)}.zeena-dr-day__num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;font-size:12px;font-weight:500;line-height:1;z-index:1}.zeena-dr-day--outside{color:var(--zeena-dr-text-muted);opacity:.55}.zeena-dr-day--today .zeena-dr-day__num{box-shadow:inset 0 0 0 1px var(--zeena-dr-primary-border)}.zeena-dr-day:hover .zeena-dr-day__num{background:var(--zeena-dr-bg-hover)}.zeena-dr-day--in-range,.zeena-dr-day--start,.zeena-dr-day--end{background:var(--zeena-dr-primary-soft)}.zeena-dr-day--start{border-radius:8px 0 0 8px}.zeena-dr-day--end{border-radius:0 8px 8px 0}.zeena-dr-day--start.zeena-dr-day--end{border-radius:8px}.zeena-dr-day--start .zeena-dr-day__num,.zeena-dr-day--end .zeena-dr-day__num{background:var(--zeena-dr-primary);color:#fff;font-weight:700}.zeena-dr-day--start:hover .zeena-dr-day__num,.zeena-dr-day--end:hover .zeena-dr-day__num{background:var(--zeena-dr-primary);color:#fff}.zeena-dr-fromto{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;min-width:0}.zeena-dr-fromto__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:start}.zeena-dr-fromto__field{display:flex;flex-direction:column;gap:2px;min-width:0;margin:0}.zeena-dr-fromto__label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--zeena-dr-text-secondary)}.zeena-dr-fromto__row{display:flex;align-items:center;gap:6px;min-width:0}.zeena-dr-fromto__input{box-sizing:border-box;height:32px;flex:1 1 auto;min-width:0;padding:0 8px;border:1px solid var(--zeena-dr-border);border-radius:6px;background:var(--zeena-dr-trigger-bg, var(--zeena-dr-bg));color:var(--zeena-dr-text)!important;-webkit-text-fill-color:var(--zeena-dr-text);caret-color:var(--zeena-dr-text);font-size:12px;font-weight:500;outline:none;color-scheme:light}[data-theme=dark] .zeena-dr-fromto__input{color-scheme:dark;background:#252525!important;border-color:#404040;color:#ffffffeb!important;-webkit-text-fill-color:rgba(255,255,255,.92);caret-color:#ffffffeb}[data-theme=dark] .zeena-dr-fromto__input:-webkit-autofill,[data-theme=dark] .zeena-dr-fromto__input:-webkit-autofill:hover,[data-theme=dark] .zeena-dr-fromto__input:-webkit-autofill:focus{-webkit-text-fill-color:rgba(255,255,255,.92);caret-color:#ffffffeb;box-shadow:0 0 0 1000px #252525 inset;transition:background-color 99999s ease-in-out 0s}[data-theme=dark] .zeena-dr-fromto__time-btn{background:#1a1a1a;border-color:#404040;color:#69b1ff}.zeena-dr-fromto__input::placeholder{color:var(--zeena-dr-text-muted);-webkit-text-fill-color:var(--zeena-dr-text-muted);opacity:1}.zeena-dr-fromto__input:focus{border-color:var(--zeena-dr-primary);box-shadow:0 0 0 2px var(--zeena-dr-primary-soft)}.zeena-dr-fromto__time-btn{box-sizing:border-box;flex:0 0 auto;height:32px;min-width:52px;margin:0;padding:0 6px;border:1px solid var(--zeena-dr-border);border-radius:6px;background:var(--zeena-dr-bg-muted);color:var(--zeena-dr-primary);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.zeena-dr-fromto__time-btn:hover,.zeena-dr-fromto__time-btn--open{border-color:var(--zeena-dr-primary-border);background:var(--zeena-dr-primary-soft);color:var(--zeena-dr-primary)}.zeena-dr-time{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:6px;border:1px solid var(--zeena-dr-border);border-radius:6px;background:var(--zeena-dr-bg-muted);flex:1 1 auto;min-height:0}.zeena-dr-time__col{min-width:0;min-height:0;display:flex;flex-direction:column;gap:2px}.zeena-dr-time__col-label{font-size:10px;font-weight:600;color:var(--zeena-dr-text-muted);text-align:center;flex:0 0 auto}.zeena-dr-time__list{flex:1 1 auto;max-height:none;min-height:0;overflow-y:auto;border-radius:6px;background:var(--zeena-dr-bg);border:1px solid var(--zeena-dr-border);scrollbar-width:thin}.zeena-dr-time__cell{display:flex;align-items:center;justify-content:center;width:100%;height:26px;margin:0;padding:0;border:none;border-radius:0;background:transparent;color:var(--zeena-dr-text-secondary);font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;cursor:pointer}.zeena-dr-time__cell:hover{background:var(--zeena-dr-bg-hover);color:var(--zeena-dr-text)}.zeena-dr-time__cell--selected{background:var(--zeena-dr-primary)!important;color:#fff!important;font-weight:700}.zeena-dr-popover__footer{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:8px 12px;border-top:1px solid var(--zeena-dr-border);background:var(--zeena-dr-bg-muted)}.zeena-dr-popover__hint{flex:1 1 auto;min-width:0;margin-right:auto;font-size:11px;font-weight:500;color:#ff4d4f;line-height:1.3}.zeena-dr-btn{display:inline-flex;align-items:center;justify-content:center;min-width:80px;height:32px;margin:0;padding:0 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid transparent}.zeena-dr-btn--ghost{background:transparent;border-color:var(--zeena-dr-border);color:var(--zeena-dr-primary)}.zeena-dr-btn--ghost:hover{background:var(--zeena-dr-bg-hover)}.zeena-dr-btn--primary{background:var(--zeena-dr-primary);border-color:var(--zeena-dr-primary);color:#fff}.zeena-dr-btn--primary:hover:not(:disabled){filter:brightness(1.06)}.zeena-dr-btn--primary:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.zeena-dr-popover__body--custom{padding-left:0;display:flex;flex-direction:column}.zeena-dr-popover__body--custom .zeena-dr-presets{position:static;flex:0 0 auto;width:100%;max-height:160px;border-right:none;border-bottom:1px solid var(--zeena-dr-border)}.zeena-dr-calendars{grid-template-columns:1fr}}.admin-col-filter-number-op{width:100%;height:42px;padding:0 36px 0 12px;border-radius:10px;border:1px solid var(--sa-border, #b7c9dd);background:var(--sa-surface, #ffffff) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23667085' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;color:var(--sa-text, #0f2742);font-size:13px;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.admin-col-filter-number-unit{width:100%;height:42px;padding:0 32px 0 12px;border-radius:10px;border:1px solid var(--sa-border, #b7c9dd);background:var(--sa-surface, #ffffff) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23667085' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;color:var(--sa-text, #0f2742);font-size:13px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.admin-col-filter-popover--dark .admin-col-filter-number-op{background-color:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23cbd5e1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.admin-col-filter-popover--dark .admin-col-filter-number-unit{background-color:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23cbd5e1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.admin-col-header{display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;width:auto;max-width:100%;min-width:0;line-height:1.2}.admin-col-header__title,.admin-col-header__label{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-resource-list-table .ant-table-thead>tr>th.admin-col-filterable--id .admin-col-header{gap:2px}.ant-table-thead>tr>th.admin-col-filterable:not(.ant-table-column-has-sorters) .ant-table-column-title{display:inline-flex;align-items:center;width:auto;max-width:100%}.ant-table-thead>tr>th.admin-col-filterable.ant-table-column-has-sorters .ant-table-column-sorters{justify-content:space-between}.ant-table-thead>tr>th.admin-col-filterable .ant-table-column-title{flex:0 1 auto}.admin-col-menu-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;margin:0;padding:0;border:0;border-radius:4px;background:transparent;color:var(--sa-text-muted, rgba(0, 0, 0, .42));font-size:14px;line-height:1;cursor:pointer;z-index:2;opacity:.72;transition:color .15s ease,background .15s ease,opacity .15s ease}.admin-col-header:hover .admin-col-menu-trigger,.admin-col-menu-trigger--open{opacity:1}.admin-col-menu-trigger:hover,.admin-col-menu-trigger--open{color:var(--sa-accent, #0b72b9);background:color-mix(in srgb,var(--sa-accent, #0b72b9) 12%,transparent)}.admin-col-menu-trigger--active{opacity:1;width:22px;height:22px;min-width:22px;border-radius:999px;font-size:11px;background:var(--sa-accent, #0b72b9);color:#fff}.admin-col-menu-trigger--active:hover,.admin-col-menu-trigger--open.admin-col-menu-trigger--active:hover{background:color-mix(in srgb,var(--sa-accent, #0b72b9) 88%,#000);color:#fff}.admin-col-context-menu{padding:6px}.admin-col-context-menu__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 6px 8px;border-bottom:1px solid var(--sa-border, #c5d0dc)}.admin-col-context-menu__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sa-text-secondary)}.admin-col-context-menu__close{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:6px;background:transparent;color:var(--sa-text-secondary);cursor:pointer}.admin-col-context-menu__close:hover{background:color-mix(in srgb,var(--sa-accent, #0b72b9) 10%,transparent);color:var(--sa-accent, #0b72b9)}.admin-col-context-menu__item{display:flex;align-items:center;gap:10px;width:100%;margin-top:4px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--sa-text);font-size:13px;font-weight:500;text-align:left;cursor:pointer}.admin-col-context-menu__item:hover{background:color-mix(in srgb,var(--sa-accent, #0b72b9) 10%,transparent)}.admin-col-context-menu__item--active{color:var(--sa-accent, #0b72b9)}.admin-col-context-menu__item-icon{display:inline-flex;width:16px;justify-content:center;color:inherit}.admin-col-context-menu__item-label{flex:1 1 auto}.admin-col-context-menu__item-meta{font-size:11px;font-weight:700;color:var(--sa-accent, #0b72b9)}.admin-resource-list-table .ant-table-thead>tr>th.admin-col-filterable--active{background:color-mix(in srgb,var(--sa-accent, #0b72b9) 6%,var(--sa-table-header-bg))!important}.admin-resource-list-table .ant-table-thead>tr>th.admin-col-filterable{padding-inline:10px 8px}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorters{align-items:center;gap:4px;width:100%;min-height:24px;padding:0;background:transparent!important;box-shadow:none!important;justify-content:space-between}.admin-resource-list-table .ant-table-thead>tr>th:not(.ant-table-column-has-sorters) .ant-table-column-title{display:inline-flex;align-items:center;width:auto;max-width:100%}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-title{display:flex;align-items:center;flex:0 1 auto;min-width:0;min-height:24px}.admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-has-sorters:hover,.admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort,.admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort:hover{background:var(--sa-table-header-bg, #e8ecf3)!important}[data-theme=dark] .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-has-sorters:hover,[data-theme=dark] .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort,[data-theme=dark] .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort:hover,.system-admin-layout--dark .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-has-sorters:hover,.system-admin-layout--dark .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort,.system-admin-layout--dark .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort:hover{background:var(--sa-table-header-bg, #1a2332)!important}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorters:hover,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorters:active,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter:hover,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter:active,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-inner:hover,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-inner:active,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up:hover,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down:hover{background:transparent!important;box-shadow:none!important}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:18px;margin-inline-start:0;color:var(--sa-text-muted, rgba(0, 0, 0, .34));line-height:1;vertical-align:middle}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-inner{position:relative;display:block;width:16px;height:18px;min-width:16px;min-height:18px;background:transparent!important;color:inherit;line-height:1}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down{position:absolute!important;left:50%;display:flex!important;align-items:center;justify-content:center;width:12px;height:9px;margin:0!important;padding:0!important;line-height:1;transform:translate(-50%);color:inherit}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up{top:0}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down{bottom:0}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up svg,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down svg{display:block;width:10px;height:10px}.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up.active,.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down.active{color:var(--sa-accent, #0b72b9)}.admin-col-filter-popover .ant-popover-inner{padding:0;border-radius:12px;border:1px solid var(--sa-border, #9fb8d1);background:var(--sa-elevated, #ffffff);box-shadow:0 18px 42px #0f172a38,0 4px 12px #0f172a1f;overflow:hidden}.admin-col-filter-popover.ant-popover{z-index:2200}.admin-col-filter-popover--custom{position:fixed;z-index:2200;width:320px;border:1px solid var(--sa-border, #9fb8d1);border-radius:12px;background:var(--sa-elevated, #ffffff);box-shadow:0 18px 42px #0f172a38,0 4px 12px #0f172a1f;overflow:hidden}.admin-col-filter-popover--custom:before{content:"";position:absolute;top:-6px;left:var(--admin-col-filter-arrow-left, 28px);width:10px;height:10px;border-left:1px solid var(--sa-border, #9fb8d1);border-top:1px solid var(--sa-border, #9fb8d1);background:#f7fbff;transform:rotate(45deg)}.admin-col-filter-popover--context.admin-col-filter-popover--custom{width:200px}.admin-col-filter-popover--above:before{top:auto;bottom:-6px;border-left:none;border-top:none;border-right:1px solid var(--sa-border, #9fb8d1);border-bottom:1px solid var(--sa-border, #9fb8d1);background:var(--sa-elevated, #ffffff);transform:rotate(45deg)}.admin-col-filter-popover .ant-popover-arrow:before{background:var(--sa-elevated, #ffffff);border:1px solid var(--sa-border, #9fb8d1)}.admin-col-filter-menu{width:320px;background:var(--sa-elevated, #ffffff)}.admin-col-filter-menu__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 12px 10px;border-bottom:1px solid var(--sa-border, #d2dfec);background:linear-gradient(180deg,#f7fbff,#edf5fc)}.admin-col-filter-menu__eyebrow{margin-bottom:3px;color:var(--sa-text-secondary, #52677f);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.admin-col-filter-menu__title{max-width:230px;color:var(--sa-text, #0f2742);font-size:13px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-col-filter-menu__close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:-3px -3px 0 0;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--sa-text-secondary, #52677f);font-size:11px;cursor:pointer}.admin-col-filter-menu__close:hover{color:var(--sa-text, #0f2742);background:color-mix(in srgb,var(--sa-text-secondary) 12%,transparent);border-color:color-mix(in srgb,var(--sa-text-secondary) 18%,transparent)}.admin-col-filter-menu__footer{display:flex;justify-content:flex-end;padding:9px 12px 11px;border-top:1px solid var(--sa-border, #d2dfec);background:#fbfdff}.admin-col-filter-menu__clear{padding:0;border:0;background:transparent;color:var(--sa-accent, #0b72b9);font-size:12px;font-weight:700;cursor:pointer}.admin-col-filter-menu__clear:disabled{color:var(--sa-text-secondary, #52677f);cursor:default;opacity:.48}.admin-col-filter-menu__clear:not(:disabled):hover{text-decoration:underline}.admin-col-filter-panel{width:100%;padding:14px 12px;background:var(--sa-elevated, #ffffff)}.admin-col-filter-panel--set{width:100%}.admin-col-filter-set-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;max-height:88px;overflow:auto;padding-right:2px}.admin-col-filter-set-tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 8px 4px 10px;border:1px solid color-mix(in srgb,var(--sa-accent, #0b72b9) 28%,#abefc6);border-radius:8px;background:color-mix(in srgb,var(--sa-accent, #0b72b9) 8%,#ecfdf3);color:color-mix(in srgb,var(--sa-accent, #0b72b9) 72%,#067647);font-size:12px;font-weight:600;line-height:1.2}.admin-col-filter-set-tag__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-col-filter-set-tag--toned{padding:2px 4px 2px 2px;border-color:transparent;background:transparent;color:inherit}.admin-col-filter-panel__option .dsm-type-badge{vertical-align:middle}.admin-col-filter-panel .dsm-type-badge,.admin-col-filter-set-tag .dsm-type-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:1px 8px;border-radius:4px;border:1px solid transparent;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.5;white-space:nowrap;text-transform:uppercase}.admin-col-filter-panel .dsm-type-badge--info,.admin-col-filter-set-tag .dsm-type-badge--info{border-color:#84caff;background:#eff8ff;color:#175cd3}.admin-col-filter-panel .dsm-type-badge--warning,.admin-col-filter-set-tag .dsm-type-badge--warning{border-color:#fec84b;background:#fffaeb;color:#b54708}.admin-col-filter-panel .dsm-type-badge--error,.admin-col-filter-set-tag .dsm-type-badge--error{border-color:#fda29b;background:#fef3f2;color:#b42318}.admin-col-filter-panel .dsm-type-badge--critical,.admin-col-filter-set-tag .dsm-type-badge--critical{border-color:#f97066;background:#fef3f2;color:#912018}.admin-col-filter-panel .dsm-type-badge--alert,.admin-col-filter-set-tag .dsm-type-badge--alert{border-color:#f7b27a;background:#fff6ed;color:#c4320a}.admin-col-filter-panel .dsm-type-badge--emergency,.admin-col-filter-set-tag .dsm-type-badge--emergency{border-color:#f04438;background:#fee4e2;color:#7a271a}[data-theme=dark] .admin-col-filter-panel .dsm-type-badge--info,[data-theme=dark] .admin-col-filter-set-tag .dsm-type-badge--info,.admin-col-filter-popover--dark .dsm-type-badge--info{border-color:#2e90fa;background:#2e90fa29;color:#84caff!important}[data-theme=dark] .admin-col-filter-panel .dsm-type-badge--warning,[data-theme=dark] .admin-col-filter-set-tag .dsm-type-badge--warning,.admin-col-filter-popover--dark .dsm-type-badge--warning{border-color:#fdb022;background:#fdb02229;color:#fec84b!important}[data-theme=dark] .admin-col-filter-panel .dsm-type-badge--error,[data-theme=dark] .admin-col-filter-set-tag .dsm-type-badge--error,.admin-col-filter-popover--dark .dsm-type-badge--error{border-color:#f97066;background:#f0443829;color:#fda29b!important}[data-theme=dark] .admin-col-filter-panel .dsm-type-badge--critical,[data-theme=dark] .admin-col-filter-set-tag .dsm-type-badge--critical,.admin-col-filter-popover--dark .dsm-type-badge--critical{border-color:#f04438;background:#f0443833;color:#f97066!important}[data-theme=dark] .admin-col-filter-panel .dsm-type-badge--alert,[data-theme=dark] .admin-col-filter-set-tag .dsm-type-badge--alert,.admin-col-filter-popover--dark .dsm-type-badge--alert{border-color:#f79009;background:#f7900929;color:#f7b27a!important}[data-theme=dark] .admin-col-filter-panel .dsm-type-badge--emergency,[data-theme=dark] .admin-col-filter-set-tag .dsm-type-badge--emergency,.admin-col-filter-popover--dark .dsm-type-badge--emergency{border-color:#d92d20;background:#d92d2038;color:#fda29b!important}.admin-col-filter-panel .ch-type-badge,.admin-col-filter-set-tag .ch-type-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:1px 8px;border-radius:4px;border:1px solid transparent;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.5;white-space:nowrap;text-transform:uppercase}.admin-col-filter-panel .ch-type-badge--connected,.admin-col-filter-set-tag .ch-type-badge--connected{border-color:#6ce9a6;background:#ecfdf3;color:#027a48}.admin-col-filter-panel .ch-type-badge--disconnected,.admin-col-filter-set-tag .ch-type-badge--disconnected{border-color:#fda29b;background:#fef3f2;color:#b42318}[data-theme=dark] .admin-col-filter-panel .ch-type-badge--connected,[data-theme=dark] .admin-col-filter-set-tag .ch-type-badge--connected,.admin-col-filter-popover--dark .ch-type-badge--connected{border-color:#32d583;background:#12b76a2e;color:#6ce9a6!important}[data-theme=dark] .admin-col-filter-panel .ch-type-badge--disconnected,[data-theme=dark] .admin-col-filter-set-tag .ch-type-badge--disconnected,.admin-col-filter-popover--dark .ch-type-badge--disconnected{border-color:#f97066;background:#f044382e;color:#fda29b!important}.admin-col-filter-panel .dci-type-badge,.admin-col-filter-set-tag .dci-type-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:1px 8px;border-radius:4px;border:1px solid transparent;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.5;white-space:nowrap;text-transform:uppercase}.admin-col-filter-panel .dci-type-badge--online,.admin-col-filter-set-tag .dci-type-badge--online{border-color:#6ce9a6;background:#ecfdf3;color:#027a48}.admin-col-filter-panel .dci-type-badge--offline,.admin-col-filter-set-tag .dci-type-badge--offline{border-color:#fda29b;background:#fef3f2;color:#b42318}[data-theme=dark] .admin-col-filter-panel .dci-type-badge--online,[data-theme=dark] .admin-col-filter-set-tag .dci-type-badge--online,.admin-col-filter-popover--dark .dci-type-badge--online{border-color:#32d583;background:#12b76a2e;color:#6ce9a6!important}[data-theme=dark] .admin-col-filter-panel .dci-type-badge--offline,[data-theme=dark] .admin-col-filter-set-tag .dci-type-badge--offline,.admin-col-filter-popover--dark .dci-type-badge--offline{border-color:#f97066;background:#f044382e;color:#fda29b!important}.admin-col-filter-panel .ag-fa-status-badge,.admin-col-filter-set-tag .ag-fa-status-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:1px 8px;border-radius:4px;border:1px solid transparent;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.5;white-space:nowrap}.admin-col-filter-panel .ag-fa-status-badge--completed,.admin-col-filter-set-tag .ag-fa-status-badge--completed{border-color:#87e8de;background:#e6fffb;color:#08979c}.admin-col-filter-panel .ag-fa-status-badge--failed,.admin-col-filter-set-tag .ag-fa-status-badge--failed{border-color:#ffa39e;background:#fff1f0;color:#cf1322}.admin-col-filter-panel .ag-fa-status-badge--in-progress,.admin-col-filter-set-tag .ag-fa-status-badge--in-progress{border-color:#91d5ff;background:#e6f7ff;color:#096dd9}.admin-col-filter-panel .ag-fa-status-badge--canceled,.admin-col-filter-set-tag .ag-fa-status-badge--canceled{border-color:#d9d9d9;background:#fafafa;color:#595959}.admin-col-filter-panel .ag-fa-status-badge--scheduled,.admin-col-filter-set-tag .ag-fa-status-badge--scheduled{border-color:#d9d9d9;background:#fafafa;color:#8c8c8c}.admin-col-filter-panel .ag-fa-status-badge--completed-green,.admin-col-filter-set-tag .ag-fa-status-badge--completed-green{border-color:#b7eb8f;background:#f6ffed;color:#389e0d}.admin-col-filter-panel .ag-fa-status-badge--canceled-orange,.admin-col-filter-set-tag .ag-fa-status-badge--canceled-orange{border-color:#ffd591;background:#fff7e6;color:#d46b08}[data-theme=dark] .admin-col-filter-panel .ag-fa-status-badge--completed,[data-theme=dark] .admin-col-filter-set-tag .ag-fa-status-badge--completed,.admin-col-filter-popover--dark .ag-fa-status-badge--completed{border-color:#13c2c2;background:#13c2c22e;color:#5cdbd3!important}[data-theme=dark] .admin-col-filter-panel .ag-fa-status-badge--failed,[data-theme=dark] .admin-col-filter-set-tag .ag-fa-status-badge--failed,.admin-col-filter-popover--dark .ag-fa-status-badge--failed{border-color:#f97066;background:#f044382e;color:#fda29b!important}[data-theme=dark] .admin-col-filter-panel .ag-fa-status-badge--in-progress,[data-theme=dark] .admin-col-filter-set-tag .ag-fa-status-badge--in-progress,.admin-col-filter-popover--dark .ag-fa-status-badge--in-progress{border-color:#69b1ff;background:#1677ff2e;color:#91caff!important}[data-theme=dark] .admin-col-filter-panel .ag-fa-status-badge--canceled,[data-theme=dark] .admin-col-filter-set-tag .ag-fa-status-badge--canceled,.admin-col-filter-popover--dark .ag-fa-status-badge--canceled{border-color:#8c8c8c;background:#8c8c8c29;color:#d9d9d9!important}[data-theme=dark] .admin-col-filter-panel .ag-fa-status-badge--scheduled,[data-theme=dark] .admin-col-filter-set-tag .ag-fa-status-badge--scheduled,.admin-col-filter-popover--dark .ag-fa-status-badge--scheduled{border-color:#8c8c8c;background:#8c8c8c29;color:#bfbfbf!important}[data-theme=dark] .admin-col-filter-panel .ag-fa-status-badge--completed-green,[data-theme=dark] .admin-col-filter-set-tag .ag-fa-status-badge--completed-green,.admin-col-filter-popover--dark .ag-fa-status-badge--completed-green{border-color:#73d13d;background:#52c41a2e;color:#95de64!important}[data-theme=dark] .admin-col-filter-panel .ag-fa-status-badge--canceled-orange,[data-theme=dark] .admin-col-filter-set-tag .ag-fa-status-badge--canceled-orange,.admin-col-filter-popover--dark .ag-fa-status-badge--canceled-orange{border-color:#ffc069;background:#fa8c162e;color:#ffc069!important}.admin-col-filter-set-tag__remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;border-radius:999px;background:transparent;color:inherit;font-size:10px;cursor:pointer;opacity:.72}.admin-col-filter-set-tag__remove:hover{opacity:1;background:color-mix(in srgb,currentColor 10%,transparent)}.admin-col-filter-panel__search.ant-input-affix-wrapper,.admin-col-filter-panel__search.ant-input{border-radius:8px;height:36px;border-color:var(--sa-border, #b7c9dd);background:#fff;box-shadow:inset 0 1px #0f172a08}.admin-col-filter-panel__search.ant-input-affix-wrapper:hover,.admin-col-filter-panel__search.ant-input-affix-wrapper:focus-within,.admin-col-filter-panel__search.ant-input:hover,.admin-col-filter-panel__search.ant-input:focus{border-color:var(--sa-accent, #0b72b9);box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #0b72b9) 14%,transparent)}.admin-col-filter-panel__list{margin-top:10px;max-height:220px;overflow:auto;padding-right:2px}.admin-col-filter-panel__option{display:flex;align-items:center;gap:8px;padding:6px 4px;border-radius:6px;font-size:13px;color:var(--sa-text);cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;box-sizing:border-box}.admin-col-filter-panel__option:focus-visible{outline:2px solid color-mix(in srgb,var(--sa-accent, #0b72b9) 55%,transparent);outline-offset:1px}.admin-col-filter-panel__option:hover{background:color-mix(in srgb,var(--sa-accent, #0b72b9) 8%,transparent)}.admin-col-filter-panel__option--all{font-weight:600;border-bottom:1px solid var(--sa-border);margin-bottom:4px;padding-bottom:8px}.admin-col-filter-panel__empty{padding:12px 4px;font-size:12px;color:var(--sa-text-secondary);text-align:center}.admin-col-filter-panel--boolean .ant-radio-group{display:flex;flex-direction:column;gap:6px}.admin-col-filter-panel--boolean .ant-radio-wrapper{margin-inline-end:0;padding:5px 4px;border-radius:6px}.admin-col-filter-panel--boolean .ant-radio-wrapper:hover{background:color-mix(in srgb,var(--sa-accent, #0b72b9) 8%,transparent)}.admin-col-filter-panel--date{padding-bottom:16px}.admin-col-filter-panel--datetime{display:flex;flex-direction:column;gap:10px}.admin-col-filter-panel__date-range.ant-picker,.admin-col-filter-panel__datetime-picker.ant-picker{width:100%;min-height:38px;border-color:var(--sa-border, #b7c9dd);border-radius:9px;background:#fff}.admin-col-filter-panel__datetime-picker.ant-picker:hover,.admin-col-filter-panel__datetime-picker.ant-picker.ant-picker-focused,.admin-col-filter-panel__date-range.ant-picker:hover,.admin-col-filter-panel__date-range.ant-picker.ant-picker-focused{border-color:var(--sa-accent, #0b72b9);box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #0b72b9) 14%,transparent)}.admin-col-filter-datepicker-popup.ant-picker-dropdown{z-index:2300}.admin-col-filter-datepicker-popup .ant-picker-panel-container{width:auto;border:1px solid var(--sa-border, #9fb8d1);border-radius:12px;box-shadow:0 18px 42px #0f172a38,0 4px 12px #0f172a1f;overflow:hidden}.admin-col-filter-datepicker-popup .ant-picker-panels{display:flex;flex-wrap:nowrap}.admin-col-filter-datepicker-popup .ant-picker-presets{min-width:118px}.admin-col-filter-datepicker-popup .ant-picker-date-panel{width:280px}.admin-col-filter-datepicker-popup .ant-picker-content{width:252px}.admin-col-filter-datepicker-popup .ant-picker-footer{display:none}.admin-col-filter-datepicker-popup--single .ant-picker-panel-container{width:auto}.admin-col-filter-datepicker-popup--single .ant-picker-panel-layout{display:block}.admin-col-filter-datepicker-popup--single .ant-picker-date-panel{width:280px}.admin-col-filter-datepicker-popup--single .ant-picker-time-panel{width:96px}.admin-col-filter-datepicker-popup--single .ant-picker-time-panel-column{width:48px}.admin-col-filter-datepicker-popup--single .ant-picker-footer{display:block}.system-admin-layout--dark .admin-col-menu-trigger,[data-theme=dark] .admin-col-menu-trigger{color:#ffffff9e;opacity:.92}.system-admin-layout--dark .admin-col-menu-trigger:hover,.system-admin-layout--dark .admin-col-menu-trigger--open,[data-theme=dark] .admin-col-menu-trigger:hover,[data-theme=dark] .admin-col-menu-trigger--open{color:var(--sa-accent, #60a5fa);opacity:1}.system-admin-layout--dark .admin-col-menu-trigger--active,.system-admin-layout--dark .admin-col-menu-trigger--open.admin-col-menu-trigger--active,[data-theme=dark] .admin-col-menu-trigger--active,[data-theme=dark] .admin-col-menu-trigger--open.admin-col-menu-trigger--active{background:var(--sa-accent, #60a5fa);color:#0f172a}.system-admin-layout--dark .admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter,[data-theme=dark] .admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter,[data-theme=dark] .ant-table-thead>tr>th .ant-table-column-sorter{color:#ffffff73}.system-admin-layout--dark .admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up.active,.system-admin-layout--dark .admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down.active,[data-theme=dark] .admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up.active,[data-theme=dark] .admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down.active,[data-theme=dark] .ant-table-thead>tr>th .ant-table-column-sorter-up.active,[data-theme=dark] .ant-table-thead>tr>th .ant-table-column-sorter-down.active{color:var(--sa-accent, #60a5fa)}.admin-col-filter-popover--dark .ant-popover-inner{border-color:var(--sa-border, #233152);background:var(--sa-elevated, #111c2e)}.admin-col-filter-popover--custom.admin-col-filter-popover--dark{border-color:var(--sa-border, #233152);background:var(--sa-elevated, #111c2e);box-shadow:0 18px 42px #0000006b,0 4px 12px #00000042}.admin-col-filter-popover--custom.admin-col-filter-popover--dark:before{border-color:var(--sa-border, #233152);background:color-mix(in srgb,var(--sa-surface, #0d1424) 76%,var(--sa-elevated, #111c2e))}.admin-col-filter-popover--dark .ant-popover-arrow:before{background:var(--sa-elevated, #111c2e)}.admin-col-filter-popover--dark .admin-col-filter-menu{background:var(--sa-elevated, #111c2e)}.admin-col-filter-popover--dark .admin-col-filter-panel{background:var(--sa-elevated, #111c2e);color:#ffffffe6}.admin-col-filter-popover--dark .admin-col-filter-menu__header{border-color:var(--sa-border, #233152);background:color-mix(in srgb,var(--sa-surface, #0d1424) 76%,var(--sa-elevated, #111c2e))}.admin-col-filter-popover--dark .admin-col-filter-menu__eyebrow{color:#ffffff8c}.admin-col-filter-popover--dark .admin-col-filter-menu__title{color:#ffffffeb}.admin-col-filter-popover--dark .admin-col-filter-menu__close{color:#ffffff94}.admin-col-filter-popover--dark .admin-col-filter-menu__close:hover{color:#fffffff0;background:#ffffff14;border-color:#ffffff1f}.admin-col-filter-popover--dark .admin-col-filter-menu__footer{border-color:var(--sa-border, #233152);background:var(--sa-elevated, #111c2e)}.admin-col-filter-popover--dark .admin-col-filter-menu__clear{color:var(--sa-accent, #60a5fa)}.admin-col-filter-popover--dark .admin-col-filter-menu__clear:disabled{color:#ffffff73}.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input-affix-wrapper,.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb}.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input-affix-wrapper:hover,.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input-affix-wrapper:focus-within,.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input:hover,.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input:focus{border-color:var(--sa-accent, #60a5fa);box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #60a5fa) 18%,transparent)}.admin-col-filter-popover--dark .admin-col-filter-panel__date-range.ant-picker,.admin-col-filter-popover--dark .admin-col-filter-panel__datetime-picker.ant-picker{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb}.admin-col-filter-popover--dark .admin-col-filter-panel__date-range .ant-picker-input>input{color:#ffffffeb;-webkit-text-fill-color:rgba(255,255,255,.92)}.admin-col-filter-popover--dark .admin-col-filter-panel__datetime-picker .ant-picker-input>input{color:#ffffffeb;-webkit-text-fill-color:rgba(255,255,255,.92)}.admin-col-filter-popover--dark .admin-col-filter-panel__date-range .ant-picker-input>input::placeholder,.admin-col-filter-popover--dark .admin-col-filter-panel__date-range .ant-picker-separator,.admin-col-filter-popover--dark .admin-col-filter-panel__date-range .ant-picker-suffix{color:#ffffff80}.admin-col-filter-popover--dark .admin-col-filter-panel__datetime-picker .ant-picker-input>input::placeholder,.admin-col-filter-popover--dark .admin-col-filter-panel__datetime-picker .ant-picker-separator,.admin-col-filter-popover--dark .admin-col-filter-panel__datetime-picker .ant-picker-suffix{color:#ffffff80}.admin-col-filter-popover--dark .admin-col-filter-panel__search .ant-input,.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input{color:#ffffffeb;-webkit-text-fill-color:rgba(255,255,255,.92);background:transparent}.admin-col-filter-popover--dark .admin-col-filter-panel__search .ant-input-prefix,.admin-col-filter-popover--dark .admin-col-filter-panel__search .ant-input-suffix,.admin-col-filter-popover--dark .admin-col-filter-panel__search .ant-input-clear-icon{color:#ffffff94}.admin-col-filter-popover--dark .admin-col-filter-panel__search .ant-input::placeholder,.admin-col-filter-popover--dark .admin-col-filter-panel__search.ant-input::placeholder{color:#ffffff73;-webkit-text-fill-color:rgba(255,255,255,.45)}.admin-col-filter-popover--dark .admin-col-filter-panel__option{color:#ffffffe6}.admin-col-filter-popover--dark .admin-col-filter-panel__option .ant-checkbox-wrapper,.admin-col-filter-popover--dark .admin-col-filter-panel__option .ant-checkbox+span,.admin-col-filter-popover--dark .admin-col-filter-panel__option>span:not(.dsm-type-badge):not(.ch-type-badge):not(.dci-type-badge):not(.ag-fa-status-badge){color:#ffffffe6}[data-theme=dark] .admin-col-filter-popover--custom{border-color:var(--sa-border, #233152);background:var(--sa-elevated, #111c2e);box-shadow:0 18px 42px #0000006b,0 4px 12px #00000042;color:#ffffffe6}[data-theme=dark] .admin-col-filter-popover--custom:before{border-color:var(--sa-border, #233152);background:color-mix(in srgb,var(--sa-surface, #0d1424) 76%,var(--sa-elevated, #111c2e))}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel{background:var(--sa-elevated, #111c2e);color:#ffffffe6}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__header{border-color:var(--sa-border, #233152);background:color-mix(in srgb,var(--sa-surface, #0d1424) 76%,var(--sa-elevated, #111c2e))}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__eyebrow{color:#ffffff8c}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__title{color:#ffffffeb}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__close{color:#ffffff94}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__close:hover{color:#fffffff0;background:#ffffff14;border-color:#ffffff1f}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__footer{border-color:var(--sa-border, #233152);background:var(--sa-elevated, #111c2e)}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__clear{color:var(--sa-accent, #60a5fa)}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-menu__clear:disabled{color:#ffffff73}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search.ant-input-affix-wrapper,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search.ant-input{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search .ant-input,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search.ant-input{color:#ffffffeb;-webkit-text-fill-color:rgba(255,255,255,.92);background:transparent}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search .ant-input-prefix,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search .ant-input-suffix,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search .ant-input-clear-icon{color:#ffffff94}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search .ant-input::placeholder,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__search.ant-input::placeholder{color:#ffffff73;-webkit-text-fill-color:rgba(255,255,255,.45)}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__option,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__option .ant-checkbox-wrapper,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__option .ant-checkbox+span,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__option>span:not(.dsm-type-badge):not(.ch-type-badge):not(.dci-type-badge):not(.ag-fa-status-badge){color:#ffffffe6}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__option .ant-checkbox-inner{background:var(--sa-surface, #0d1424);border-color:#fff6}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__option .ant-checkbox-checked .ant-checkbox-inner{background:var(--sa-accent, #60a5fa);border-color:var(--sa-accent, #60a5fa)}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__option:hover,[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel--boolean .ant-radio-wrapper:hover{background:#ffffff0f}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-panel__empty{color:#ffffff8c}[data-theme=dark] .admin-col-filter-popover--custom .admin-col-filter-set-tag,.admin-col-filter-popover--dark .admin-col-filter-set-tag,.system-admin-layout--dark .admin-col-filter-set-tag{background:#60a5fa24;border-color:#60a5fa57;color:#bfdbfe}.admin-col-filter-popover--dark .admin-col-filter-panel__option .ant-checkbox-inner{background:var(--sa-surface, #0d1424);border-color:#fff6}.admin-col-filter-popover--dark .admin-col-filter-panel__option .ant-checkbox-checked .ant-checkbox-inner{background:var(--sa-accent, #60a5fa);border-color:var(--sa-accent, #60a5fa)}.admin-col-filter-popover--dark .admin-col-filter-panel--boolean .ant-radio-wrapper{color:#ffffffe6}.admin-col-filter-popover--dark .admin-col-filter-panel--boolean .ant-radio-inner{background:var(--sa-surface, #0d1424);border-color:#fff6}.admin-col-filter-popover--dark .admin-col-filter-panel--boolean .ant-radio-checked .ant-radio-inner{background:var(--sa-accent, #60a5fa);border-color:var(--sa-accent, #60a5fa)}.admin-col-filter-popover--dark .admin-col-filter-panel__option:hover,.admin-col-filter-popover--dark .admin-col-filter-panel--boolean .ant-radio-wrapper:hover{background:color-mix(in srgb,var(--sa-accent, #60a5fa) 13%,transparent)}.admin-col-filter-popover--dark .admin-col-filter-panel__empty{color:#ffffff8c}.admin-col-filter-datepicker-popup--dark .ant-picker-panel-container,.admin-col-filter-datepicker-popup--dark .ant-picker-panel,.admin-col-filter-datepicker-popup--dark .ant-picker-date-panel,.admin-col-filter-datepicker-popup--dark .ant-picker-time-panel,.admin-col-filter-datepicker-popup--dark .ant-picker-header,.admin-col-filter-datepicker-popup--dark .ant-picker-footer{background:#111c2e!important;border-color:#233152!important;color:#ffffffe6!important}.admin-col-filter-datepicker-popup--dark .ant-picker-header,.admin-col-filter-datepicker-popup--dark .ant-picker-header button,.admin-col-filter-datepicker-popup--dark .ant-picker-header-view,.admin-col-filter-datepicker-popup--dark .ant-picker-content th,.admin-col-filter-datepicker-popup--dark .ant-picker-cell-in-view,.admin-col-filter-datepicker-popup--dark .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{color:#ffffffe6!important}.admin-col-filter-datepicker-popup--dark .ant-picker-cell:not(.ant-picker-cell-in-view),.admin-col-filter-datepicker-popup--dark .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-cell-inner{color:#ffffff59!important}.admin-col-filter-datepicker-popup--dark .ant-picker-cell:hover:not(.ant-picker-cell-selected) .ant-picker-cell-inner,.admin-col-filter-datepicker-popup--dark .ant-picker-time-panel-column>li:hover .ant-picker-time-panel-cell-inner{background:#60a5fa29!important}.admin-col-filter-datepicker-popup--dark .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.admin-col-filter-datepicker-popup--dark .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.admin-col-filter-datepicker-popup--dark .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.admin-col-filter-datepicker-popup--dark .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:var(--sa-accent, #60a5fa)!important;color:#fff!important}.admin-col-filter-datepicker-popup--dark .ant-picker-cell-in-view.ant-picker-cell-in-range:before,.admin-col-filter-datepicker-popup--dark .ant-picker-cell-in-view.ant-picker-cell-range-start:before,.admin-col-filter-datepicker-popup--dark .ant-picker-cell-in-view.ant-picker-cell-range-end:before{background:#60a5fa38!important}.admin-col-filter-datepicker-popup--dark .ant-picker-now-btn,.admin-col-filter-datepicker-popup--dark .ant-picker-ok .ant-btn-link{color:var(--sa-accent, #60a5fa)!important}.admin-column-filters-toolbar{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.admin-column-filters-toolbar-btn.ant-btn{cursor:default}.admin-column-filters-toolbar__clear{padding:0;border:0;background:none;font-size:12px;font-weight:600;line-height:1.2;color:var(--sa-accent, #0b72b9);cursor:pointer;white-space:nowrap}.admin-active-filters-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;width:100%;margin:0 0 12px;padding:10px 14px;box-sizing:border-box;border:1px solid var(--sa-border, #d5dde7);border-radius:10px;background:color-mix(in srgb,var(--sa-accent, #0b72b9) 5%,#ffffff)}.admin-active-filters-bar__main{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:10px 12px;min-width:0}.admin-active-filters-bar__label{flex:0 0 auto;color:var(--sa-text-secondary, #5a6b7d);font-size:12px;font-weight:650;letter-spacing:.02em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.admin-active-filters-bar__tags{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.admin-active-filters-bar__tag{display:inline-flex;align-items:center;gap:8px;max-width:min(460px,100%);min-height:30px;padding:4px 6px 4px 12px;border:1px solid color-mix(in srgb,var(--sa-accent, #0b72b9) 22%,var(--sa-border, #d5dde7));border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a0a;color:var(--sa-text-primary, #1f2a37);font-size:12.5px;font-weight:500;line-height:1.25;transition:border-color .15s ease,box-shadow .15s ease}.admin-active-filters-bar__tag:hover{border-color:color-mix(in srgb,var(--sa-accent, #0b72b9) 45%,var(--sa-border, #d5dde7));box-shadow:0 1px 3px #0f172a14}.admin-active-filters-bar__tag-label{display:inline-flex;align-items:baseline;gap:5px;min-width:0;max-width:100%;overflow:hidden;white-space:nowrap}.admin-active-filters-bar__tag-title{color:var(--sa-text-secondary, #5a6b7d);font-weight:600;overflow:hidden;text-overflow:ellipsis}.admin-active-filters-bar__tag-op{color:var(--sa-text-secondary, #7a8b9c);font-weight:500;font-size:11.5px}.admin-active-filters-bar__tag-value{color:var(--sa-text-primary, #1f2a37);font-weight:650;overflow:hidden;text-overflow:ellipsis}.admin-active-filters-bar__tag-remove{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;margin:0;padding:0;border:0;border-radius:999px;background:#0f172a0a;color:var(--sa-text-secondary, #6b7c8f);font-size:10px;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.admin-active-filters-bar__tag-remove:hover{color:#fff;background:var(--sa-accent, #0b72b9)}.admin-active-filters-bar__clear-all{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;margin-left:auto;padding:6px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--sa-text-secondary, #5a6b7d);font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;transition:color .15s ease,background .15s ease,border-color .15s ease}.admin-active-filters-bar__clear-icon{font-size:10px}.admin-active-filters-bar__clear-all:hover{color:var(--sa-accent, #0b72b9);background:color-mix(in srgb,var(--sa-accent, #0b72b9) 8%,transparent);border-color:color-mix(in srgb,var(--sa-accent, #0b72b9) 20%,transparent);text-decoration:none}.admin-active-filters-bar--dark{background:color-mix(in srgb,var(--sa-accent, #60a5fa) 10%,rgba(13,20,36,.92));border-color:#ffffff1f}.admin-active-filters-bar--dark .admin-active-filters-bar__label{color:#ffffff94}.admin-active-filters-bar--dark .admin-active-filters-bar__clear-all{color:#ffffff9e}.admin-active-filters-bar--dark .admin-active-filters-bar__tag{background:#ffffff12;border-color:#ffffff29;box-shadow:none;color:#ffffffeb}.admin-active-filters-bar--dark .admin-active-filters-bar__tag-title,.admin-active-filters-bar--dark .admin-active-filters-bar__tag-op{color:#ffffff94}.admin-active-filters-bar--dark .admin-active-filters-bar__tag-value{color:#fffffff0}.admin-active-filters-bar--dark .admin-active-filters-bar__tag:hover{border-color:color-mix(in srgb,var(--sa-accent, #60a5fa) 55%,rgba(255,255,255,.2));box-shadow:none}.admin-active-filters-bar--dark .admin-active-filters-bar__tag-remove{background:#ffffff14;color:#ffffff9e}.admin-active-filters-bar--dark .admin-active-filters-bar__tag-remove:hover{color:#0b1220;background:var(--sa-accent, #60a5fa)}.admin-active-filters-bar--dark .admin-active-filters-bar__clear-all:hover{color:var(--sa-accent, #60a5fa);background:#60a5fa1f;border-color:#60a5fa47}.admin-column-filters-toolbar__clear:hover{text-decoration:underline}.admin-column-filters-toolbar--dark .admin-column-filters-toolbar__clear{color:var(--sa-accent, #60a5fa)}.system-admin-layout .admin-btn-toolbar-secondary--active.ant-btn{border-color:color-mix(in srgb,var(--sa-accent) 55%,var(--sa-border))!important;color:var(--sa-accent)!important;background:color-mix(in srgb,var(--sa-accent) 8%,transparent)!important}.system-admin-layout .admin-btn-toolbar-secondary--active.ant-btn:hover{border-color:var(--sa-accent)!important;color:var(--sa-accent)!important;background:color-mix(in srgb,var(--sa-accent) 14%,transparent)!important}.admin-clear-column-filters-btn.ant-btn-link{padding-inline:4px;height:auto;font-size:13px}.admin-col-filter-menu--keyword{width:340px}.admin-col-filter-menu--keyword .admin-col-filter-menu__header{padding-top:14px;padding-bottom:12px}.admin-col-filter-menu--keyword .admin-col-filter-menu__title{max-width:none;font-size:15px}.admin-col-filter-panel--keyword{padding:0 16px 14px}.admin-col-filter-panel__hint{margin:0 0 12px;color:var(--sa-text-secondary, #52677f);font-size:12px;line-height:1.45}.admin-col-filter-keyword-toggle{display:flex;align-items:stretch;gap:4px;margin-bottom:12px;padding:4px;border:1px solid var(--sa-border, #d2dfec);border-radius:10px;background:var(--sa-filter-toggle-track, #eef2f6)}.admin-col-filter-keyword-toggle__btn{flex:1 1 0;min-width:0;height:34px;border:0;border-radius:7px;background:transparent;color:var(--sa-text-secondary, #667085);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.admin-col-filter-keyword-toggle__btn:hover:not(.admin-col-filter-keyword-toggle__btn--active){color:var(--sa-text, #0f2742);background:#ffffff8c}.admin-col-filter-keyword-toggle__btn--active.admin-col-filter-keyword-toggle__btn--include{background:#ecfdf3;color:#067647;box-shadow:inset 0 0 0 1px #0676472e,0 1px 2px #1018280f}.admin-col-filter-keyword-toggle__btn--active.admin-col-filter-keyword-toggle__btn--exclude{background:#fef3f2;color:#b42318;box-shadow:inset 0 0 0 1px #b4231829,0 1px 2px #1018280f}.admin-col-filter-keyword-input-row{display:flex;align-items:stretch;gap:8px;margin-bottom:12px}.admin-col-filter-keyword-input.ant-input{flex:1 1 auto;min-width:0;height:40px;border-radius:8px;border-color:var(--sa-border, #b7c9dd);background:var(--sa-surface, #ffffff);color:var(--sa-text, #0f2742)!important;font-size:13px}.admin-col-filter-keyword-input.ant-input::placeholder{color:var(--sa-text-muted, #98a2b3);opacity:1}.admin-col-filter-keyword-input.ant-input:hover,.admin-col-filter-keyword-input.ant-input:focus{border-color:var(--sa-accent, #0b72b9);background:var(--sa-surface, #ffffff);color:var(--sa-text, #0f2742)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #0b72b9) 12%,transparent)}.admin-col-filter-keyword-input--exclude.ant-input:hover,.admin-col-filter-keyword-input--exclude.ant-input:focus{border-color:#f04438;box-shadow:0 0 0 3px #f044381f}.admin-col-filter-keyword-add{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border:0;border-radius:8px;background:#0f6b43;color:#fff;font-size:14px;cursor:pointer;transition:background .15s ease,transform .15s ease}.admin-col-filter-keyword-add--exclude{background:#d92d20}.admin-col-filter-keyword-add:hover{background:#0c5736}.admin-col-filter-keyword-add--exclude:hover{background:#b42318}.admin-col-filter-keyword-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.admin-col-filter-keyword-tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 8px 4px 10px;border:1px solid #abefc6;border-radius:8px;background:#ecfdf3;color:#067647;font-size:12px;font-weight:600;line-height:1.2}.admin-col-filter-keyword-tag--exclude{border-color:#fecdca;background:#fef3f2;color:#b42318}.admin-col-filter-keyword-tag__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-col-filter-keyword-tag__remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;border-radius:999px;background:transparent;color:inherit;font-size:10px;cursor:pointer;opacity:.72}.admin-col-filter-keyword-tag__remove:hover{opacity:1;background:color-mix(in srgb,currentColor 10%,transparent)}.admin-col-filter-keyword-apply.ant-btn-primary{height:40px;margin-top:2px;border:0;border-radius:8px;background:#0f6b43;font-size:14px;font-weight:700;box-shadow:none}.admin-col-filter-keyword-apply.ant-btn-primary:not(:disabled):hover{background:#0c5736!important}.admin-col-filter-keyword-apply.ant-btn-primary:disabled{background:#94a3b8;color:#ffffffeb}.admin-col-filter-menu__footer--keyword{justify-content:center;padding-top:0;border-top:0;background:transparent}.admin-col-menu-trigger--keyword{width:22px;height:22px;min-width:22px;border-radius:999px;font-size:11px}.admin-col-menu-trigger--keyword:hover,.admin-col-menu-trigger--keyword.admin-col-menu-trigger--open:not(.admin-col-menu-trigger--active){background:color-mix(in srgb,var(--sa-text-secondary, #52677f) 12%,transparent);color:var(--sa-text-secondary, #52677f)}.system-admin-layout--dark .admin-col-filter-keyword-toggle,.admin-col-filter-popover--dark .admin-col-filter-keyword-toggle{background:#94a3b81f;border-color:#94a3b838}.system-admin-layout--dark .admin-col-filter-keyword-toggle__btn,.admin-col-filter-popover--dark .admin-col-filter-keyword-toggle__btn{color:#ffffff85}.system-admin-layout--dark .admin-col-filter-keyword-toggle__btn:hover:not(.admin-col-filter-keyword-toggle__btn--active),.admin-col-filter-popover--dark .admin-col-filter-keyword-toggle__btn:hover:not(.admin-col-filter-keyword-toggle__btn--active){color:#ffffffd1;background:#ffffff0f}.system-admin-layout--dark .admin-col-filter-keyword-toggle__btn--active.admin-col-filter-keyword-toggle__btn--include,.admin-col-filter-popover--dark .admin-col-filter-keyword-toggle__btn--active.admin-col-filter-keyword-toggle__btn--include{background:#22c55e2e;color:#86efac;box-shadow:inset 0 0 0 1px #22c55e57}.system-admin-layout--dark .admin-col-filter-keyword-toggle__btn--active.admin-col-filter-keyword-toggle__btn--exclude,.admin-col-filter-popover--dark .admin-col-filter-keyword-toggle__btn--active.admin-col-filter-keyword-toggle__btn--exclude{background:#f8717129;color:#fca5a5;box-shadow:inset 0 0 0 1px #f8717157}.admin-col-filter-popover--dark .admin-col-filter-panel__hint{color:#ffffff9e}.admin-col-filter-popover--dark .admin-col-filter-keyword-input.ant-input{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb!important}.admin-col-filter-popover--dark .admin-col-filter-keyword-input.ant-input::placeholder{color:#ffffff6b;opacity:1}.admin-col-filter-popover--dark .admin-col-filter-keyword-input.ant-input:hover,.admin-col-filter-popover--dark .admin-col-filter-keyword-input.ant-input:focus{background:var(--sa-surface, #0d1424);border-color:var(--sa-accent, #60a5fa);color:#fffffff5!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #60a5fa) 18%,transparent)}.admin-col-filter-popover--dark .admin-col-filter-keyword-input--exclude.ant-input:hover,.admin-col-filter-popover--dark .admin-col-filter-keyword-input--exclude.ant-input:focus{border-color:#f87171;box-shadow:0 0 0 3px #f8717129}.system-admin-layout--dark .admin-col-filter-keyword-tag,.admin-col-filter-popover--dark .admin-col-filter-keyword-tag{background:#22c55e1f;border-color:#22c55e47;color:#86efac}.system-admin-layout--dark .admin-col-filter-keyword-tag--exclude,.admin-col-filter-popover--dark .admin-col-filter-keyword-tag--exclude{border-color:#f87171;color:#fca5a5}.admin-col-filter-popover--dark .admin-col-filter-keyword-apply.ant-btn-primary{background:#0f6b43}.admin-col-filter-popover--dark .admin-col-filter-keyword-apply.ant-btn-primary:not(:disabled):hover{background:#0c5736!important}.admin-col-filter-menu--number{width:420px}.admin-col-filter-menu--number .admin-col-filter-menu__header{padding:16px 18px 14px}.admin-col-filter-menu--number .admin-col-filter-menu__title{max-width:none;font-size:16px}.admin-col-filter-panel--number{display:flex;flex-direction:column;gap:16px;padding:16px 18px 18px}.admin-col-filter-panel__hint--number{margin:0}.admin-col-filter-number-rules{display:flex;flex-direction:column;gap:12px}.admin-col-filter-number-rule{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--sa-border, #d2dfec);border-radius:12px;background:var(--sa-surface-muted, #f8fafc)}.admin-col-filter-number-rule__head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px}.admin-col-filter-number-rule__badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--sa-accent, #0b72b9) 10%,#ffffff);color:var(--sa-accent, #0b72b9);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin-col-filter-number-field{display:flex;flex-direction:column;gap:6px;margin:0}.admin-col-filter-number-field__label{color:var(--sa-text-secondary, #667085);font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.admin-col-filter-number-op{width:100%;height:42px;padding:0 36px 0 12px;border-radius:10px;border:1px solid var(--sa-border, #b7c9dd);background:var(--sa-surface, #ffffff) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23667085' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;color:var(--sa-text, #0f2742);font-size:13px;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.admin-col-filter-number-op:focus{outline:none;border-color:var(--sa-accent, #0b72b9);box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #0b72b9) 12%,transparent)}.admin-col-filter-number-op option{color:var(--sa-text, #0f2742);background:#fff}.admin-col-filter-number-value.ant-input{height:42px;border-radius:10px;border-color:var(--sa-border, #b7c9dd);background:var(--sa-surface, #ffffff);color:var(--sa-text, #0f2742)!important;font-size:13px}.admin-col-filter-number-value-group{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:10px}.admin-col-filter-number-unit{width:100%;height:42px;padding:0 32px 0 12px;border-radius:10px;border:1px solid var(--sa-border, #b7c9dd);background:var(--sa-surface, #ffffff) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23667085' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;color:var(--sa-text, #0f2742);font-size:13px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.admin-col-filter-number-unit:focus{outline:none;border-color:var(--sa-accent, #0b72b9);box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #0b72b9) 12%,transparent)}.admin-col-filter-number-unit option{color:var(--sa-text, #0f2742);background:#fff;font-weight:500}.admin-col-filter-number-value.ant-input::placeholder{color:var(--sa-text-muted, #98a2b3);opacity:1}.admin-col-filter-number-value.ant-input:hover,.admin-col-filter-number-value.ant-input:focus{border-color:var(--sa-accent, #0b72b9);box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #0b72b9) 12%,transparent)}.admin-col-filter-number-error{margin:0;padding:12px 14px;border-radius:10px;border:1px solid #fecdca;background:#fef3f2;color:#b42318;font-size:12px;line-height:1.5}.admin-col-filter-number-toolbar{display:flex;align-items:center;padding-top:2px}.admin-col-filter-number-add{display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 12px;border:1px dashed color-mix(in srgb,var(--sa-accent, #0b72b9) 34%,var(--sa-border, #b7c9dd));border-radius:10px;background:transparent;color:var(--sa-accent, #0b72b9);font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.admin-col-filter-number-add:hover:not(:disabled){background:color-mix(in srgb,var(--sa-accent, #0b72b9) 8%,transparent);border-color:var(--sa-accent, #0b72b9)}.admin-col-filter-number-add:disabled{opacity:.45;cursor:not-allowed}.admin-col-filter-number-remove{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:0;border-radius:8px;background:transparent;color:#d14343;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.admin-col-filter-number-remove:hover{color:#b42318;background:#d1434314}.admin-col-filter-number-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:16px;border-top:1px solid var(--sa-border, #d2dfec)}.admin-col-filter-number-clear.ant-btn{height:42px;border-radius:10px;border-color:var(--sa-border, #cfd8e3);color:var(--sa-text, #0f2742);font-weight:700}.admin-col-filter-number-apply.ant-btn-primary{height:42px;border:0;border-radius:10px;background:#0f6b43;font-weight:700;box-shadow:none}.admin-col-filter-number-apply.ant-btn-primary:not(:disabled):hover{background:#0c5736!important}.admin-col-filter-number-apply.ant-btn-primary:disabled{background:#94a3b8;color:#ffffffeb}.system-admin-layout--dark .admin-col-filter-number-clear.ant-btn,.admin-col-filter-popover--dark .admin-col-filter-number-clear.ant-btn{background:#0f172a8c;border-color:#94a3b847;color:#e2e8f0}.admin-col-filter-popover--dark .admin-col-filter-number-rule{background:#0f172a6b;border-color:#94a3b838}.admin-col-filter-popover--dark .admin-col-filter-number-rule__badge{background:#60a5fa24;color:#93c5fd}.admin-col-filter-popover--dark .admin-col-filter-number-field__label{color:#ffffff94}.admin-col-filter-popover--dark .admin-col-filter-number-add{border-color:#60a5fa57;color:#93c5fd}.admin-col-filter-popover--dark .admin-col-filter-number-add:hover:not(:disabled){background:#60a5fa1a;border-color:#60a5fa}.admin-col-filter-popover--dark .admin-col-filter-number-actions{border-top-color:#94a3b838}.admin-col-filter-popover--dark .admin-col-filter-panel__hint--number{color:#ffffff9e}.admin-col-filter-popover--dark .admin-col-filter-number-op{background-color:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23cbd5e1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.admin-col-filter-popover--dark .admin-col-filter-number-op option{color:#ffffffeb;background:#111c2e}.admin-col-filter-popover--dark .admin-col-filter-number-value.ant-input{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb!important}.admin-col-filter-popover--dark .admin-col-filter-number-unit{background-color:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:#ffffffeb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23cbd5e1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.admin-col-filter-popover--dark .admin-col-filter-number-unit option{color:#ffffffeb;background:#111c2e}.admin-col-filter-popover--dark .admin-col-filter-number-value.ant-input::placeholder{color:#ffffff6b}.admin-col-filter-popover--dark .admin-col-filter-number-error{border-color:#f8717157;background:#f871711f;color:#fca5a5}.admin-col-filter-number-op-dropdown{z-index:2300!important}.admin-col-filter-number-op-dropdown .ant-select-item{color:var(--sa-text, #0f2742)}.admin-col-filter-number-op-dropdown--dark.ant-select-dropdown{background:var(--sa-elevated, #111c2e);border:1px solid var(--sa-border, #233152)}.admin-col-filter-number-op-dropdown--dark .ant-select-item{color:#ffffffeb}.admin-col-filter-number-op-dropdown--dark .ant-select-item-option-active{background:#60a5fa24!important}.admin-col-filter-number-op-dropdown--dark .ant-select-item-option-selected{background:#60a5fa38!important;color:#fff!important}.admin-col-filter-tr-section{margin-top:12px}.admin-col-filter-tr-section:first-child{margin-top:4px}.admin-col-filter-tr-section__label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--sa-text, #1f2937) 60%,transparent);margin-bottom:2px}.admin-col-filter-tr-buckets{margin-top:4px;max-height:none}.admin-col-filter-tr-times{display:flex;flex-direction:column;gap:8px;margin-top:6px}.admin-col-filter-tr-time{display:flex;flex-direction:column;gap:6px}.admin-col-filter-tr-time__row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--sa-text)}.admin-col-filter-tr-time__label{min-width:52px;font-weight:600}.admin-col-filter-tr-time__trigger{flex:1;text-align:left;padding:6px 10px;border-radius:6px;border:1px solid var(--sa-border, #d1d5db);background:var(--sa-bg, #fff);color:var(--sa-text, #1f2937);font-size:13px;cursor:pointer}.admin-col-filter-tr-time__trigger:hover,.admin-col-filter-tr-time__trigger.is-open{border-color:var(--sa-accent, #0b72b9);box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent, #0b72b9) 14%,transparent)}.admin-col-filter-tr-time__clear{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:transparent;color:color-mix(in srgb,var(--sa-text, #1f2937) 55%,transparent);cursor:pointer}.admin-col-filter-tr-time__clear:hover{background:color-mix(in srgb,var(--sa-accent, #0b72b9) 10%,transparent);color:var(--sa-text, #1f2937)}.admin-col-filter-tr-timecols{display:flex;height:172px}.admin-col-filter-tr-timecols .zeena-dr-time{flex:1 1 auto}.admin-resource-toolbar-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 14px;width:100%;min-width:0}.admin-resource-toolbar-row .admin-resource-inline-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 14px;flex:1 1 280px;min-width:0;overflow:visible}.admin-resource-toolbar-row .admin-resource-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}.admin-resource-toolbar-row--actions-only{justify-content:flex-end}.admin-resource-toolbar-row--actions-only .admin-resource-toolbar-actions{margin-left:0}.admin-resource-inline-filter-item{display:inline-flex;flex-direction:column;align-items:stretch;gap:4px;min-width:0;flex:0 1 auto}.admin-resource-inline-filter-label{font-size:12px;font-weight:500;color:var(--sa-text-secondary, #627084);line-height:1.25;white-space:nowrap;overflow:visible;text-overflow:clip}.admin-resource-inline-search.ant-input-search{width:200px;min-width:140px;max-width:100%}.admin-resource-inline-search .ant-input-affix-wrapper,.admin-resource-inline-filter-select.ant-select .ant-select-selector{border-radius:8px}.admin-resource-inline-filter-item--datetime{flex:0 1 auto;max-width:100%}.admin-resource-inline-datetime-range{width:260px;max-width:min(320px,100%);min-width:200px}.admin-resource-inline-filter-select{min-width:128px;width:160px;max-width:100%}.admin-resource-toolbar-row--dark .admin-resource-inline-filter-label,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-filter-label{color:var(--sa-text-secondary, rgba(255, 255, 255, .78))}.admin-resource-toolbar-row--dark .admin-resource-inline-search .ant-input-affix-wrapper,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-search .ant-input-affix-wrapper{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152)}.admin-resource-toolbar-row--dark .admin-resource-inline-search .ant-input-affix-wrapper:hover,.admin-resource-toolbar-row--dark .admin-resource-inline-search .ant-input-affix-wrapper:focus-within,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-search .ant-input-affix-wrapper:hover,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-search .ant-input-affix-wrapper:focus-within{border-color:var(--sa-accent, #60a5fa)}.admin-resource-toolbar-row--dark .admin-resource-inline-search .ant-input,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-search .ant-input{color:#ffffffeb;background:transparent}.admin-resource-toolbar-row--dark .admin-resource-inline-search .ant-input::placeholder,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-search .ant-input::placeholder{color:#ffffff80}.admin-resource-toolbar-row--dark .admin-resource-inline-search .anticon,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-search .anticon{color:#ffffffa6}.admin-resource-toolbar-row--dark .admin-resource-inline-search .ant-input-clear-icon,[data-theme=dark] .admin-resource-toolbar-row .admin-resource-inline-search .ant-input-clear-icon{color:#ffffff80}.admin-resource-toolbar-row--dark .admin-resource-inline-search.ant-input-search .ant-input-group-addon .ant-btn{background:var(--sa-elevated, #111c2e);border-color:var(--sa-border, #233152);color:#ffffffe0}.admin-resource-toolbar-row--dark .admin-resource-inline-search.ant-input-search .ant-input-group-addon .ant-btn:hover{color:#fff;border-color:var(--sa-accent, #60a5fa)}.admin-resource-toolbar-row--dark .admin-resource-inline-filter-select.ant-select .ant-select-selector{background:var(--sa-surface, #0d1424)!important;border-color:var(--sa-border, #233152)!important}.admin-resource-toolbar-row--dark .admin-resource-inline-filter-select.ant-select:hover .ant-select-selector{border-color:var(--sa-border-strong, #2c3d65)!important}.admin-resource-toolbar-row--dark .admin-resource-inline-filter-select.ant-select.ant-select-focused .ant-select-selector{border-color:var(--sa-accent, #60a5fa)!important}.admin-resource-toolbar-row--dark .admin-resource-inline-filter-select.ant-select .ant-select-selection-item,.admin-resource-toolbar-row--dark .admin-resource-inline-filter-select.ant-select .ant-select-selection-placeholder{color:#ffffffe0!important}.admin-resource-toolbar-row--dark .admin-resource-inline-filter-select.ant-select .ant-select-selection-placeholder{color:#ffffff85!important}.admin-resource-toolbar-row--dark .admin-resource-inline-filter-select.ant-select .ant-select-arrow{color:#ffffffb3}.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range.ant-picker{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152)}.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range.ant-picker:hover,.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range.ant-picker.ant-picker-focused{border-color:var(--sa-accent, #60a5fa)}.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range .ant-picker-input>input{color:#ffffffeb}.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range .ant-picker-input>input::placeholder{color:#ffffff85}.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range .ant-picker-separator,.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range .ant-picker-suffix{color:#ffffffad}.admin-resource-toolbar-row--dark .admin-resource-inline-datetime-range .ant-picker-active-bar{background:var(--ant-color-primary, #1677ff)}.admin-resource-toolbar-row--no-datetime .admin-resource-inline-filters{flex:1 1 auto}@media(min-width:1200px){.admin-resource-toolbar-row--no-datetime .admin-resource-inline-filters{flex-wrap:nowrap}}.admin-resource-toolbar-row--no-datetime .admin-resource-inline-search.ant-input-search{width:180px;min-width:130px}.admin-resource-toolbar-row--no-datetime .admin-resource-inline-filter-select{min-width:120px;width:148px}@media(max-width:575px){.admin-resource-toolbar-row{align-items:flex-start}.admin-resource-toolbar-row .admin-resource-inline-filters{flex:1 1 100%;width:100%}.admin-resource-toolbar-row .admin-resource-toolbar-actions{margin-left:0;width:100%;justify-content:flex-start;flex-wrap:wrap}.admin-resource-inline-filter-item{flex:1 1 100%}.admin-resource-inline-search.ant-input-search,.admin-resource-inline-filter-select.ant-select{width:100%!important;min-width:0;max-width:100%}.admin-resource-inline-datetime-range{width:100%;max-width:100%;min-width:0}}.admin-delete-record-modal__inner{padding:0}.admin-delete-record-modal__hero{display:flex;align-items:flex-start;gap:16px;padding:24px 24px 20px}.admin-delete-record-modal__icon-wrap{flex-shrink:0;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center}.admin-delete-record-modal__icon{font-size:26px}.admin-delete-record-modal__copy{flex:1;min-width:0}.admin-delete-record-modal__footer{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:10px;padding:16px 24px}.admin-resource-list-table .ant-table-body{overflow-y:auto!important}.admin-resource-list-table .ant-table-body,.admin-resource-list-table .ant-table-content{scrollbar-width:thin;scrollbar-color:var(--sa-border-strong) var(--sa-table-row-bg)}.admin-resource-list-table .ant-table-body::-webkit-scrollbar,.admin-resource-list-table .ant-table-content::-webkit-scrollbar{width:10px;height:10px}.admin-resource-list-table .ant-table-body::-webkit-scrollbar-track,.admin-resource-list-table .ant-table-content::-webkit-scrollbar-track{background:var(--sa-table-row-bg);border-radius:999px}.admin-resource-list-table .ant-table-body::-webkit-scrollbar-thumb,.admin-resource-list-table .ant-table-content::-webkit-scrollbar-thumb{background:var(--sa-border-strong);border:2px solid var(--sa-table-row-bg);border-radius:999px}.admin-resource-list-table .ant-table-body::-webkit-scrollbar-corner,.admin-resource-list-table .ant-table-content::-webkit-scrollbar-corner{background:var(--sa-table-row-bg)}.admin-resource-list-table.admin-resource-table-dark .ant-table-body,.admin-resource-list-table.admin-resource-table-dark .ant-table-content,.admin-resource-list-table.admin-table-dark .ant-table-body,.admin-resource-list-table.admin-table-dark .ant-table-content{scrollbar-color:#2c3d65 var(--sa-table-bg)}.admin-resource-list-table.admin-resource-table-dark .ant-table-body::-webkit-scrollbar-track,.admin-resource-list-table.admin-resource-table-dark .ant-table-content::-webkit-scrollbar-track,.admin-resource-list-table.admin-table-dark .ant-table-body::-webkit-scrollbar-track,.admin-resource-list-table.admin-table-dark .ant-table-content::-webkit-scrollbar-track,.admin-resource-list-table.admin-resource-table-dark .ant-table-body::-webkit-scrollbar-corner,.admin-resource-list-table.admin-resource-table-dark .ant-table-content::-webkit-scrollbar-corner,.admin-resource-list-table.admin-table-dark .ant-table-body::-webkit-scrollbar-corner,.admin-resource-list-table.admin-table-dark .ant-table-content::-webkit-scrollbar-corner{background:var(--sa-table-bg)}.admin-resource-list-table.admin-resource-table-dark .ant-table-body::-webkit-scrollbar-thumb,.admin-resource-list-table.admin-resource-table-dark .ant-table-content::-webkit-scrollbar-thumb,.admin-resource-list-table.admin-table-dark .ant-table-body::-webkit-scrollbar-thumb,.admin-resource-list-table.admin-table-dark .ant-table-content::-webkit-scrollbar-thumb{background:#2c3d65;border-color:var(--sa-table-bg)}.admin-resource-list-table .admin-resource-list-actions-col{box-sizing:border-box;padding-left:8px!important;padding-right:8px!important;vertical-align:middle;border-left:1px solid var(--sa-table-border, #c5d0dc)}.admin-resource-list-table .admin-resource-list-actions-wrap{width:100%;min-width:0;display:flex;justify-content:center}.admin-resource-list-table .admin-resource-list-frozen-col{min-width:120px;box-sizing:border-box;z-index:6;overflow:hidden;border-right:1px solid var(--sa-table-border, #c5d0dc);background-color:var(--sa-table-row-bg, #ffffff)!important;background-image:none!important;opacity:1!important;transform:translateZ(0)}.admin-resource-list-table th.admin-resource-list-frozen-col{z-index:8!important;background-color:var(--sa-table-header-bg, #e8ecf3)!important}.admin-resource-list-table td.admin-resource-list-frozen-col{z-index:7!important;background-color:var(--sa-table-row-bg, #ffffff)!important;box-shadow:10px 0 14px #0f172a14}.system-admin-layout--light .admin-resource-list-table tr.ant-table-row-striped>td.admin-resource-list-frozen-col{background-color:var(--sa-table-stripe, #f4f6fa)!important}.system-admin-layout--light .admin-resource-list-table tr:hover>td.admin-resource-list-frozen-col,.system-admin-layout--light .admin-resource-list-table td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--sa-table-hover, #eef2f9)!important}.system-admin-layout--light .admin-resource-list-table tr.admin-status-row--busy>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-busy)!important}.system-admin-layout--light .admin-resource-list-table tr.admin-status-row--active>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-active)!important}.system-admin-layout--light .admin-resource-list-table tr.admin-status-row--offline>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-offline)!important}.admin-resource-list-table.admin-resource-table-dark th.admin-resource-list-frozen-col{background-color:var(--sa-table-header-bg)!important;border-right-color:var(--sa-table-border)}.admin-resource-list-table.admin-resource-table-dark td.admin-resource-list-frozen-col{background-color:var(--sa-table-row-bg)!important;border-right-color:var(--sa-table-border);box-shadow:10px 0 16px #00000052!important}.admin-resource-list-table.admin-resource-table-dark tr.ant-table-row-striped>td.admin-resource-list-frozen-col{background-color:var(--sa-table-stripe)!important}.admin-resource-list-table.admin-resource-table-dark tr:not(.admin-status-row):hover>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--sa-table-hover)!important}.admin-resource-list-table.admin-resource-table-dark tr.ant-table-row-deleted>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark tr.ant-table-row-deleted:hover>td.admin-resource-list-frozen-col{background-color:var(--sa-table-deleted)!important}.admin-resource-list-table.admin-resource-table-dark tr.admin-status-row--busy>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-busy)!important}.admin-resource-list-table.admin-resource-table-dark tr.admin-status-row--active>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-active)!important}.admin-resource-list-table.admin-resource-table-dark tr.admin-status-row--offline>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-offline)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td.admin-resource-list-frozen-col{background-color:var(--sa-table-row-bg-solid, #111c2e)!important;background-image:none!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-striped>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-striped>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-striped>td.admin-resource-list-frozen-col{background-color:var(--sa-table-stripe-solid, #0f192a)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row):hover>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row):hover>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row):hover>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row)>td.ant-table-cell-row-hover.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row)>td.ant-table-cell-row-hover.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row)>td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--sa-table-hover-solid, #1c2a48)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-active-solid, #12382f)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--sa-status-row-active-hover-solid, #164638)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-busy-solid, #352711)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy:hover>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy:hover>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy:hover>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-row-hover.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-row-hover.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--sa-status-row-busy-hover-solid, #443116)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-offline-solid, #371b24)!important}.admin-resource-list-table .admin-resource-list-actions-col>*{position:relative;z-index:2}.admin-resource-list-table .ant-table-cell-fix-right,.admin-resource-list-table .ant-table-cell-fix-right-first,.admin-resource-list-table .ant-table-cell-fix-left,.admin-resource-list-table .ant-table-cell-fix-left-last{opacity:1;isolation:isolate;background-image:none!important;background-clip:padding-box}.admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-left,.admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-right{position:sticky;z-index:7!important}.admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-left>*,.admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-right>*{position:relative;z-index:2}.admin-resource-list-table .ant-table-thead>tr>th.ant-table-cell-fix-right,.admin-resource-list-table .ant-table-thead>tr>th.ant-table-cell-fix-left{z-index:8!important}.admin-resource-list-table .ant-table-cell-fix-right-first:after{box-shadow:none!important}@media(min-width:768px){.admin-resource-list-table .admin-resource-list-actions-col{padding-left:12px!important;padding-right:12px!important}}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr>td.admin-resource-list-actions-col{border-left-color:var(--sa-table-border, #c5d0dc);background-color:var(--sa-table-row-bg, #ffffff)}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-striped .admin-resource-list-actions-col{background-color:var(--sa-table-stripe, #f4f6fa)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr:hover .admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-row-hover.admin-resource-list-actions-col{background-color:var(--sa-table-hover, #eef2f9)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--busy .admin-resource-list-actions-col{background-color:var(--sa-status-row-busy)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--active .admin-resource-list-actions-col{background-color:var(--sa-status-row-active)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--offline .admin-resource-list-actions-col{background-color:var(--sa-status-row-offline)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--busy:hover .admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-row-hover.admin-resource-list-actions-col{background-color:var(--sa-status-row-busy-hover)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--active:hover .admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.admin-resource-list-actions-col{background-color:var(--sa-status-row-active-hover)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--offline:hover .admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--offline>td.ant-table-cell-row-hover.admin-resource-list-actions-col{background-color:var(--sa-status-row-offline-hover)!important}.admin-resource-list-table .admin-resource-list-actions-col .ant-space{justify-content:center;width:100%;max-width:100%}.admin-resource-list-actions-space.ant-space{flex-wrap:wrap;row-gap:6px;overflow:hidden}@media(min-width:768px){.admin-resource-list-table .admin-resource-list-actions-col .ant-space{flex-wrap:nowrap}}@media(max-width:767px){.admin-resource-list-table .admin-table-action-btn.ant-btn-sm{padding-inline:9px;min-width:32px}}.admin-resource-list-table .ant-table-thead>tr>th:not(.admin-resource-list-actions-col):not(.ant-table-cell-scrollbar),.admin-resource-list-table .ant-table-tbody>tr>td:not(.admin-resource-list-actions-col){text-align:center!important}.admin-resource-list-table th.admin-resource-list-actions-col,.admin-resource-list-table td.admin-resource-list-actions-col{background-image:none!important;opacity:1!important}.admin-resource-list-table th.admin-resource-list-actions-col{background-color:var(--sa-table-header-bg, #e8ecf3)!important;text-align:center!important}.admin-resource-list-table td.admin-resource-list-actions-col{background-color:var(--sa-table-row-bg, #ffffff)!important;text-align:center!important}.admin-resource-list-table .ant-table-cell-scrollbar,.admin-resource-list-table .ant-table-sticky-scroll{background:var(--sa-table-row-bg)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-cell-scrollbar,.admin-resource-list-table.admin-resource-table-dark .ant-table-sticky-scroll,.admin-resource-list-table.admin-table-dark .ant-table-cell-scrollbar,.admin-resource-list-table.admin-table-dark .ant-table-sticky-scroll{background:var(--sa-table-bg)!important}.admin-resource-list-table .ant-table-thead>tr>th.ant-table-cell-scrollbar{background:var(--sa-table-header-bg)!important;border-left:1px solid var(--sa-table-border, #c5d0dc)!important;border-bottom-color:var(--sa-table-border)!important;background-image:none!important;opacity:1!important;text-align:center!important;z-index:7!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-thead>tr>th.ant-table-cell-scrollbar,.admin-resource-list-table.admin-table-dark .ant-table-thead>tr>th.ant-table-cell-scrollbar{background:var(--sa-table-header-bg)!important;border-left-color:var(--sa-table-border)!important;border-bottom-color:var(--sa-table-border)!important}.system-admin-layout--dark .admin-resource-table-wrapper,.admin-resource-list-table.admin-resource-table-dark,.admin-resource-list-table.admin-resource-table-dark .ant-spin-nested-loading,.admin-resource-list-table.admin-resource-table-dark .ant-spin-container,.admin-resource-list-table.admin-table-dark,.admin-resource-list-table.admin-table-dark .ant-spin-nested-loading,.admin-resource-list-table.admin-table-dark .ant-spin-container{background:var(--sa-table-bg)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-ping-right .ant-table-container:after,.admin-resource-list-table.admin-resource-table-dark .ant-table-ping-right .ant-table-cell-fix-right-first:after,.admin-resource-list-table.admin-resource-table-dark .ant-table-ping-right .ant-table-cell-fix-right-last:after,.admin-resource-list-table.admin-table-dark .ant-table-ping-right .ant-table-container:after,.admin-resource-list-table.admin-table-dark .ant-table-ping-right .ant-table-cell-fix-right-first:after,.admin-resource-list-table.admin-table-dark .ant-table-ping-right .ant-table-cell-fix-right-last:after{box-shadow:none!important}.admin-resource-list-table .admin-resource-list-actions-col:before{display:none!important;content:none!important}.system-admin-layout--light .admin-resource-list-table tr.ant-table-row-striped>td.admin-resource-list-actions-col{background-color:var(--sa-table-stripe, #f4f6fa)!important}.system-admin-layout--light .admin-resource-list-table tr:hover>td.admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table td.ant-table-cell-row-hover.admin-resource-list-actions-col{background-color:var(--sa-table-hover, #eef2f9)!important}.admin-resource-list-table.admin-resource-table-dark th.admin-resource-list-actions-col{background-color:var(--sa-table-header-bg)!important}.admin-resource-list-table.admin-resource-table-dark td.admin-resource-list-actions-col{background-color:var(--sa-table-row-bg)!important}.admin-resource-list-table.admin-resource-table-dark tr.ant-table-row-striped>td.admin-resource-list-actions-col{background-color:var(--sa-table-stripe)!important}.admin-resource-list-table.admin-resource-table-dark tr:not(.admin-status-row):hover>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark td.ant-table-cell-row-hover.admin-resource-list-actions-col{background-color:var(--sa-table-hover)!important}.admin-resource-toolbar-row--dark .ant-input,.admin-resource-toolbar-row--dark .ant-input-affix-wrapper,.admin-resource-toolbar-row--dark .ant-input-group-addon,.admin-resource-toolbar-row--dark .ant-picker,.admin-resource-toolbar-row--dark .ant-select-selector{background-color:var(--sa-surface, #0d1424)!important;border-color:var(--sa-border, #233152)!important;color:var(--sa-text, rgba(255, 255, 255, .92))!important}.admin-resource-toolbar-row--dark .ant-input,.admin-resource-toolbar-row--dark .ant-picker-input>input,.admin-resource-toolbar-row--dark .ant-select-selection-item,.admin-resource-toolbar-row--dark .ant-select-selection-search-input{color:var(--sa-text, rgba(255, 255, 255, .92))!important;-webkit-text-fill-color:var(--sa-text, rgba(255, 255, 255, .92))!important}.admin-resource-toolbar-row--dark .ant-input::placeholder,.admin-resource-toolbar-row--dark .ant-picker-input>input::placeholder,.admin-resource-toolbar-row--dark .ant-select-selection-placeholder{color:var(--sa-text-secondary, rgba(255, 255, 255, .56))!important;-webkit-text-fill-color:var(--sa-text-secondary, rgba(255, 255, 255, .56))!important;opacity:1!important}.admin-resource-toolbar-row--dark .ant-picker-separator,.admin-resource-toolbar-row--dark .ant-picker-suffix,.admin-resource-toolbar-row--dark .ant-picker-clear,.admin-resource-toolbar-row--dark .ant-select-arrow,.admin-resource-toolbar-row--dark .ant-input-prefix,.admin-resource-toolbar-row--dark .ant-input-clear-icon,.admin-resource-toolbar-row--dark .anticon,.admin-resource-toolbar-row--dark .ant-picker-range-separator{color:var(--sa-text-secondary, rgba(255, 255, 255, .72))!important}.admin-resource-toolbar-row--dark .ant-input-affix-wrapper:hover,.admin-resource-toolbar-row--dark .ant-input-affix-wrapper-focused,.admin-resource-toolbar-row--dark .ant-picker:hover,.admin-resource-toolbar-row--dark .ant-picker-focused,.admin-resource-toolbar-row--dark .ant-select-focused .ant-select-selector,.admin-resource-toolbar-row--dark .ant-select:hover .ant-select-selector{border-color:var(--ant-color-primary, #1677ff)!important}.admin-resource-toolbar-row--dark .ant-input-search .ant-input-group-addon .ant-btn{background-color:color-mix(in srgb,#ffffff 6%,var(--sa-elevated))!important;border-color:var(--sa-border-strong, #2c3d65)!important;color:#ffffffe6!important}.admin-resource-toolbar-row--dark input:-webkit-autofill,.admin-resource-toolbar-row--dark input:-webkit-autofill:hover,.admin-resource-toolbar-row--dark input:-webkit-autofill:focus{-webkit-text-fill-color:rgba(255,255,255,.92)!important;box-shadow:0 0 0 1000px color-mix(in srgb,#ffffff 6%,var(--sa-elevated)) inset!important;transition:background-color 9999s ease-out 0s}.admin-column-chooser-popover.ant-popover,.admin-column-chooser-popover .ant-popover-content,.admin-column-chooser-popover .ant-popover-inner{width:360px!important;max-width:calc(100vw - 32px)!important}.admin-column-chooser{width:100%;max-width:calc(100vw - 48px)}.admin-column-chooser__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #edf0f5}.admin-column-chooser__header .ant-typography{white-space:nowrap}.admin-column-chooser__count{white-space:nowrap;font-size:12px}.admin-column-chooser__list{display:flex;flex-direction:column;gap:2px;max-height:320px;overflow-y:auto;padding-right:6px;margin-bottom:10px}.admin-column-chooser__item-row{display:flex;align-items:center;gap:8px;width:100%;padding:4px 6px;border-radius:8px}.admin-column-chooser__item-row:hover{background:var(--sa-table-hover, #eef2f9)}.admin-column-chooser__item-row--dragging{opacity:.58;background:color-mix(in srgb,var(--sa-accent, #4d86ad) 18%,transparent)}.admin-column-chooser__drag-handle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:18px;color:var(--sa-text-secondary, #627084);cursor:grab}.admin-column-chooser__drag-handle:active{cursor:grabbing}.admin-column-chooser__item.ant-checkbox-wrapper{display:flex;align-items:center;gap:8px;min-height:30px;flex:1;min-width:0;margin-inline-start:0;padding:0;color:var(--sa-text, #263241)}.admin-column-chooser__item.ant-checkbox-wrapper>span:last-child{flex:1;min-width:0;padding-inline-start:0}.admin-column-chooser__label{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0}.admin-column-chooser__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-column-chooser .ant-btn-block{white-space:nowrap}.admin-column-chooser__footer-actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:6px;padding-top:4px}.admin-column-chooser__footer-actions .ant-btn-primary{min-width:0;height:28px;padding-inline:10px;border-radius:7px;background:var(--sa-accent, #0b72b9);border-color:var(--sa-accent-strong, #075c98);box-shadow:0 5px 12px #0b72b938,inset 0 1px #ffffff2e;font-size:12px;font-weight:600;line-height:1}.admin-column-chooser__footer-actions .ant-btn-primary:hover{background:var(--sa-accent-strong, #075c98)!important;border-color:var(--sa-accent-strong, #075c98)!important}.admin-column-chooser__badge{flex-shrink:0;padding:1px 7px;border-radius:999px;font-size:11px;line-height:18px;color:#64748b;background:#eef2f7}.admin-column-chooser__pin-action.ant-btn-sm{flex-shrink:0;min-width:56px;height:26px;padding-inline:4px;font-size:12px;font-weight:600;color:#64748b;background:transparent;box-shadow:none}.admin-column-chooser__pin-action.ant-btn-sm:hover,.admin-column-chooser__pin-action--active.ant-btn-sm{color:var(--sa-accent, #4d86ad)!important;background:transparent!important}.admin-column-chooser__pin-action.ant-btn-sm[disabled]{background:transparent!important}.admin-column-chooser-popover .ant-popover-inner{background:var(--sa-elevated, #f4f7fb);border-radius:12px;box-shadow:0 16px 40px #1a263624}.admin-column-chooser-popover .ant-popover-inner-content{padding:12px}.admin-column-chooser-popover--dark .ant-popover-inner{background:var(--sa-elevated, #111c2e);border:1px solid var(--sa-border, #233152);box-shadow:0 18px 44px #0000007a}.admin-column-chooser-popover--dark .ant-popover-inner-content{background:var(--sa-elevated, #111c2e)}.admin-column-chooser-popover--dark .ant-popover-arrow:before{background:var(--sa-elevated, #111c2e)}.admin-column-chooser-popover--dark .admin-column-chooser__header{border-bottom-color:var(--sa-border, #233152)}.admin-column-chooser-popover--dark .admin-column-chooser,.admin-column-chooser-popover--dark .admin-column-chooser .ant-typography,.admin-column-chooser-popover--dark .admin-column-chooser__item.ant-checkbox-wrapper{color:var(--sa-text, rgba(255, 255, 255, .88))}.admin-column-chooser-popover--dark .admin-column-chooser__item-row:hover{background:var(--sa-table-hover, #1c2a48)}.admin-column-chooser-popover--dark .admin-column-chooser__item-row--dragging{background:color-mix(in srgb,var(--sa-accent, #60a5fa) 22%,transparent)}.admin-column-chooser-popover--dark .admin-column-chooser__drag-handle{color:var(--sa-text-secondary, rgba(255, 255, 255, .46))}.admin-column-chooser-popover--dark .admin-column-chooser .ant-checkbox-disabled+span{color:var(--sa-text-secondary, rgba(255, 255, 255, .42))}.admin-column-chooser-popover--dark .admin-column-chooser__badge{color:var(--sa-text-secondary, rgba(255, 255, 255, .62));background:color-mix(in srgb,var(--sa-surface, #0d1424) 88%,#ffffff 12%)}.admin-column-chooser-popover--dark .admin-column-chooser .ant-btn-default{background:var(--sa-surface, #0d1424);border-color:var(--sa-border, #233152);color:var(--sa-text, rgba(255, 255, 255, .88))}.admin-column-chooser-popover--dark .admin-column-chooser .ant-btn-text:not(:disabled){color:var(--sa-text-secondary, rgba(255, 255, 255, .78))}.admin-column-chooser-popover--dark .admin-column-chooser__pin-action.ant-btn-sm:hover,.admin-column-chooser-popover--dark .admin-column-chooser__pin-action--active.ant-btn-sm{color:var(--sa-accent, #60a5fa)!important}.admin-column-chooser-popover--dark .admin-column-chooser .ant-btn-default:hover{border-color:var(--sa-accent, #60a5fa);color:var(--sa-text-strong, #f8fafc)}.system-admin-layout .admin-resource-list-page.ant-card .ant-card-body{padding:10px 16px}.system-admin-layout .admin-resource-page-header{margin-bottom:8px!important}.system-admin-layout .admin-resource-page-title{margin:0!important;font-size:17px!important;font-weight:650!important;letter-spacing:-.02em;line-height:1.3!important;color:var(--sa-text-strong, var(--sa-text))}.system-admin-layout .admin-resource-toolbar-switch-label{font-size:12px;color:var(--sa-text-secondary)}.system-admin-layout .admin-resource-toolbar-row{gap:8px 10px;padding:8px 10px;margin-bottom:10px!important;border:1px solid var(--sa-border);border-radius:10px;background:var(--sa-elevated);box-shadow:0 1px 2px #0f172a0a}.system-admin-layout--dark .admin-resource-toolbar-row{box-shadow:0 1px 2px #00000052}.system-admin-layout .admin-resource-toolbar-row .admin-resource-inline-filters{gap:8px 10px}.system-admin-layout .admin-resource-inline-filter-label{font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.25;text-transform:uppercase;color:var(--sa-text-secondary)}.system-admin-layout .admin-resource-inline-search.ant-input-search{width:220px}.system-admin-layout .admin-resource-inline-filter-select{width:172px}.system-admin-layout .admin-resource-inline-datetime-range{width:286px}.system-admin-layout .admin-resource-inline-search .ant-input-affix-wrapper,.system-admin-layout .admin-resource-inline-filter-select.ant-select .ant-select-selector,.system-admin-layout .admin-resource-inline-datetime-range.ant-picker{min-height:32px;height:32px;border-radius:8px!important;border-color:var(--sa-border)!important;background:var(--sa-surface, var(--sa-elevated))!important;color:var(--sa-text)!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.system-admin-layout .admin-resource-inline-datetime-range.ant-picker{display:inline-flex;align-items:center;padding-top:0;padding-bottom:0}.system-admin-layout .admin-resource-inline-datetime-range .ant-picker-input{height:100%;display:inline-flex;align-items:center}.system-admin-layout .admin-resource-inline-datetime-range .ant-picker-input>input{line-height:normal}.system-admin-layout .admin-resource-inline-search .ant-input-affix-wrapper:hover,.system-admin-layout .admin-resource-inline-filter-select.ant-select:hover .ant-select-selector,.system-admin-layout .admin-resource-inline-datetime-range.ant-picker:hover{border-color:var(--sa-accent)!important}.system-admin-layout .admin-resource-inline-search .ant-input-affix-wrapper:focus-within,.system-admin-layout .admin-resource-inline-filter-select.ant-select.ant-select-focused .ant-select-selector,.system-admin-layout .admin-resource-inline-datetime-range.ant-picker.ant-picker-focused{border-color:var(--sa-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent) 18%,transparent)!important}.system-admin-layout .admin-resource-inline-search .ant-input,.system-admin-layout .admin-resource-inline-filter-select.ant-select .ant-select-selection-item,.system-admin-layout .admin-resource-inline-filter-select.ant-select .ant-select-selection-search-input,.system-admin-layout .admin-resource-inline-datetime-range .ant-picker-input>input{color:var(--sa-text)!important;-webkit-text-fill-color:var(--sa-text)!important;font-weight:500}.system-admin-layout .admin-resource-inline-filter-select.ant-select-single,.system-admin-layout .admin-resource-inline-filter-select.ant-select-single .ant-select-selector{height:38px!important}.system-admin-layout .admin-resource-inline-filter-select.ant-select-single .ant-select-selector{display:flex;align-items:center}.system-admin-layout .admin-resource-inline-filter-select.ant-select-single .ant-select-selector .ant-select-selection-item,.system-admin-layout .admin-resource-inline-filter-select.ant-select-single .ant-select-selector .ant-select-selection-placeholder,.system-admin-layout .admin-resource-inline-filter-select.ant-select-single .ant-select-selector .ant-select-selection-search-input{line-height:36px!important;height:36px!important}.system-admin-layout .admin-resource-inline-filter-select.ant-select-multiple .ant-select-selector{min-height:38px!important;height:auto!important;padding-block:3px!important}.system-admin-layout .admin-resource-inline-filter-select.ant-select-multiple .ant-select-selection-overflow{flex-wrap:nowrap}.system-admin-layout .admin-resource-inline-filter-select.ant-select-multiple .ant-select-selection-item{max-width:100%}.system-admin-layout .admin-resource-inline-search .ant-input::placeholder,.system-admin-layout .admin-resource-inline-filter-select.ant-select .ant-select-selection-placeholder,.system-admin-layout .admin-resource-inline-datetime-range .ant-picker-input>input::placeholder{color:color-mix(in srgb,var(--sa-text-secondary) 84%,transparent)!important;-webkit-text-fill-color:color-mix(in srgb,var(--sa-text-secondary) 84%,transparent)!important;opacity:1!important}.system-admin-layout .admin-resource-inline-search .anticon,.system-admin-layout .admin-resource-inline-filter-select.ant-select .ant-select-arrow,.system-admin-layout .admin-resource-inline-datetime-range .ant-picker-suffix,.system-admin-layout .admin-resource-inline-datetime-range .ant-picker-separator,.system-admin-layout .admin-resource-inline-datetime-range .ant-picker-clear{color:var(--sa-text-secondary)!important}.system-admin-layout .admin-resource-inline-search.ant-input-search .ant-input-group-addon .ant-btn{min-height:38px;border-radius:0 11px 11px 0!important;border-color:var(--sa-border)!important;background:var(--sa-surface, var(--sa-elevated))!important;color:var(--sa-text-secondary)!important}.system-admin-layout .admin-resource-inline-search.ant-input-search .ant-input-group-addon .ant-btn:hover{border-color:var(--sa-accent)!important;color:var(--sa-accent)!important;background:color-mix(in srgb,var(--sa-accent) 8%,var(--sa-elevated))!important}.system-admin-layout--dark .admin-resource-inline-search .ant-input-affix-wrapper,.system-admin-layout--dark .admin-resource-inline-filter-select.ant-select .ant-select-selector,.system-admin-layout--dark .admin-resource-inline-datetime-range.ant-picker,.system-admin-layout--dark .admin-resource-inline-search.ant-input-search .ant-input-group-addon .ant-btn{background:color-mix(in srgb,#ffffff 6%,var(--sa-elevated))!important;border-color:var(--sa-border-strong, #2c3d65)!important}.system-admin-layout--dark .admin-resource-inline-search .ant-input{background:transparent!important}.system-admin-layout--dark .admin-resource-inline-search .ant-input-affix-wrapper:hover,.system-admin-layout--dark .admin-resource-inline-filter-select.ant-select:hover .ant-select-selector,.system-admin-layout--dark .admin-resource-inline-datetime-range.ant-picker:hover,.system-admin-layout--dark .admin-resource-inline-search .ant-input-affix-wrapper:focus-within,.system-admin-layout--dark .admin-resource-inline-filter-select.ant-select.ant-select-focused .ant-select-selector,.system-admin-layout--dark .admin-resource-inline-datetime-range.ant-picker.ant-picker-focused{border-color:var(--sa-accent)!important}.system-admin-layout .admin-resource-inline-search.ant-input-search .ant-input-affix-wrapper{border-radius:11px 0 0 11px!important;border-right:0!important}.system-admin-layout .admin-resource-inline-search.ant-input-search .ant-input-group-addon{background:transparent!important}.system-admin-layout .admin-resource-inline-search.ant-input-search .ant-input-group-addon .ant-btn{border-left:0!important}.system-admin-layout .admin-resource-inline-search.ant-input-search:hover .ant-input-affix-wrapper,.system-admin-layout .admin-resource-inline-search.ant-input-search:hover .ant-input-group-addon .ant-btn,.system-admin-layout .admin-resource-inline-search.ant-input-search:focus-within .ant-input-affix-wrapper,.system-admin-layout .admin-resource-inline-search.ant-input-search:focus-within .ant-input-group-addon .ant-btn{border-color:var(--sa-accent)!important;background:var(--sa-surface, var(--sa-elevated))!important}.system-admin-layout--dark .admin-resource-inline-search.ant-input-search:hover .ant-input-affix-wrapper,.system-admin-layout--dark .admin-resource-inline-search.ant-input-search:hover .ant-input-group-addon .ant-btn,.system-admin-layout--dark .admin-resource-inline-search.ant-input-search:focus-within .ant-input-affix-wrapper,.system-admin-layout--dark .admin-resource-inline-search.ant-input-search:focus-within .ant-input-group-addon .ant-btn{background:color-mix(in srgb,#ffffff 6%,var(--sa-elevated))!important}.system-admin-layout .admin-resource-inline-search.ant-input-search .ant-input-affix-wrapper:focus-within{box-shadow:none!important}.system-admin-layout .admin-resource-inline-search.ant-input-search:focus-within{border-radius:11px;box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent) 18%,transparent)}.system-admin-layout .admin-resource-list-table .ant-table{border-color:var(--sa-table-border)!important;background:var(--sa-table-row-bg)!important}.system-admin-layout .admin-resource-list-table .ant-table-thead>tr>th{padding:14px 12px!important;background:var(--sa-table-header-bg)!important;color:var(--sa-table-header-text)!important;border-bottom:1px solid var(--sa-table-border)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.04em;text-transform:uppercase}.system-admin-layout .admin-resource-list-table .ant-table-tbody>tr>td{padding:14px 12px!important;background:var(--sa-table-row-bg)!important;color:var(--sa-text)!important;border-bottom:1px solid var(--sa-table-cell-border)!important}.system-admin-layout .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-striped>td{background:var(--sa-table-stripe)!important}.system-admin-layout .admin-resource-list-table .ant-table-tbody>tr:not(.admin-status-row):hover>td,.system-admin-layout .admin-resource-list-table .ant-table-tbody>tr:not(.admin-status-row)>td.ant-table-cell-row-hover{background:var(--sa-table-hover)!important;color:var(--sa-text-strong, var(--sa-text))!important}.system-admin-layout .admin-resource-list-table .ant-table-column-sorter{color:var(--sa-text-secondary)!important}.system-admin-layout .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-has-sorters:hover,.system-admin-layout .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort,.system-admin-layout .admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort:hover{background:var(--sa-table-header-bg)!important}.system-admin-layout .admin-resource-list-table .ant-table-column-sorters,.system-admin-layout .admin-resource-list-table .ant-table-column-sorters:hover,.system-admin-layout .admin-resource-list-table .ant-table-column-sorters:active,.system-admin-layout .admin-resource-list-table .ant-table-column-sorter,.system-admin-layout .admin-resource-list-table .ant-table-column-sorter:hover,.system-admin-layout .admin-resource-list-table .ant-table-column-sorter:active,.system-admin-layout .admin-resource-list-table .ant-table-column-sorter-inner,.system-admin-layout .admin-resource-list-table .ant-table-column-sorter-up,.system-admin-layout .admin-resource-list-table .ant-table-column-sorter-down{background:transparent!important;box-shadow:none!important}.system-admin-layout .admin-resource-list-table .ant-table-column-sorters:focus-visible{outline:2px solid color-mix(in srgb,var(--sa-accent) 55%,transparent);outline-offset:2px}.system-admin-layout .admin-resource-list-table .ant-table-column-sorter-up.active,.system-admin-layout .admin-resource-list-table .ant-table-column-sorter-down.active{color:var(--sa-accent)!important}.system-admin-layout .admin-resource-list-paginator.zeena-paginator-shell,.system-admin-layout .dashboard-activity-paginator.zeena-paginator-shell{margin:10px 0 0;padding:8px 0 2px;border-top:1px solid var(--sa-table-cell-border);overflow-x:visible;min-width:0}.system-admin-layout .dashboard-activity-table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.system-admin-layout .admin-resource-list-table .ant-empty-description{color:var(--sa-text-secondary)!important}.system-admin-layout .admin-column-chooser-popover .ant-popover-inner{border:1px solid var(--sa-border);border-radius:14px;background:var(--sa-elevated);box-shadow:var(--sa-shadow-card-hover, var(--sa-shadow-card))}.system-admin-layout .admin-column-chooser__header{border-bottom-color:var(--sa-border)}.system-admin-layout .admin-column-chooser,.system-admin-layout .admin-column-chooser .ant-typography,.system-admin-layout .admin-column-chooser__item.ant-checkbox-wrapper{color:var(--sa-text)}.system-admin-layout .admin-column-chooser__item-row:hover{background:var(--sa-table-hover)}.system-admin-layout .admin-column-chooser__item-row--dragging{background:color-mix(in srgb,var(--sa-accent) 18%,transparent)}.system-admin-layout .admin-column-chooser__drag-handle,.system-admin-layout .admin-column-chooser__count,.system-admin-layout .admin-column-chooser__pin-action.ant-btn-sm{color:var(--sa-text-secondary)}.system-admin-layout .admin-column-chooser__pin-action.ant-btn-sm:hover,.system-admin-layout .admin-column-chooser__pin-action--active.ant-btn-sm{color:var(--sa-accent)!important}.admin-resource-list-table .ant-table-thead>tr>th.ant-table-cell-fix-left,.admin-resource-list-table .ant-table-thead>tr>th.ant-table-cell-fix-right,.admin-resource-list-table .ant-table-thead>tr>th.admin-resource-list-actions-col,.admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-left,.admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-right,.admin-resource-list-table .ant-table-tbody>tr>td.admin-resource-list-actions-col,.admin-resource-list-table .ant-table-tbody>tr>td.admin-resource-list-frozen-col{background-image:none!important;background-clip:padding-box!important;opacity:1!important;isolation:isolate}.admin-resource-list-table .ant-table-thead>tr>th.ant-table-cell-fix-left,.admin-resource-list-table .ant-table-thead>tr>th.ant-table-cell-fix-right,.admin-resource-list-table .ant-table-thead>tr>th.admin-resource-list-actions-col{background-color:var(--sa-table-header-bg)!important;z-index:12!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td.admin-resource-list-frozen-col{background-color:var(--sa-table-row-bg-solid, #111c2e)!important;z-index:10!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-striped>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-striped>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-striped>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-striped>td.admin-resource-list-frozen-col{background-color:var(--sa-table-stripe-solid, #0f192a)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-active-solid, #12382f)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--sa-status-row-active-hover-solid, #164638)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-busy-solid, #352711)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.admin-resource-list-frozen-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td.ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td.ant-table-cell-fix-right,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td.admin-resource-list-actions-col,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-offline-solid, #371b24)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-fix-right,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr>td.admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr>td.admin-resource-list-frozen-col{background-color:var(--sa-table-row-bg)!important;z-index:10!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-striped>td.ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-striped>td.ant-table-cell-fix-right,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-striped>td.admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-striped>td.admin-resource-list-frozen-col{background-color:var(--sa-table-stripe)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-fix-right,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--active>td.admin-resource-list-actions-col,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.admin-status-row--active>td.admin-resource-list-frozen-col{background-color:var(--sa-status-row-active)!important}.zeena-modal .ant-modal-content{overflow:hidden;border:1px solid var(--app-modal-table-border, rgba(148, 163, 184, .24));border-radius:16px;background:var(--app-modal-content-background, #ffffff);box-shadow:0 24px 60px #02061742,0 8px 24px #02061729;padding:0}.zeena-modal{--zeena-modal-close-top: 16px;--zeena-modal-close-right: 16px;--zeena-modal-close-size: 40px;--zeena-modal-close-radius: 12px;--zeena-modal-close-border: rgba(255, 255, 255, .32);--zeena-modal-close-bg: rgba(255, 255, 255, .06);--zeena-modal-close-color: rgba(255, 255, 255, .86);--zeena-modal-close-border-hover: rgba(255, 255, 255, .45);--zeena-modal-close-bg-hover: rgba(255, 255, 255, .1);--zeena-modal-close-color-hover: #ffffff}.zeena-modal--resizable .ant-modal-content{position:relative;min-width:320px;min-height:160px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px)}.zeena-modal.zeena-modal--user-resized .ant-modal-content,.ant-modal-content.zeena-modal-content--user-resized{display:flex!important;flex-direction:column!important;overflow:hidden!important}.zeena-modal.zeena-modal--user-resized .ant-modal-body,.ant-modal-content.zeena-modal-content--user-resized .ant-modal-body{flex:1 1 auto!important;min-height:0!important;overflow:auto!important}.zeena-modal.ant-modal-centered,.ant-modal-wrap.ant-modal-centered .zeena-modal{top:0}.zeena-modal__resize-handle{position:absolute;z-index:10;user-select:none;-webkit-user-select:none}.zeena-modal__resize-handle--n{top:0;left:10px;right:10px;height:6px;cursor:n-resize}.zeena-modal__resize-handle--s{bottom:0;left:10px;right:10px;height:6px;cursor:s-resize}.zeena-modal__resize-handle--e{top:10px;right:0;bottom:10px;width:6px;cursor:e-resize}.zeena-modal__resize-handle--w{top:10px;left:0;bottom:10px;width:6px;cursor:w-resize}.zeena-modal__resize-handle--ne{top:0;right:0;width:12px;height:12px;cursor:ne-resize}.zeena-modal__resize-handle--nw{top:0;left:0;width:12px;height:12px;cursor:nw-resize}.zeena-modal__resize-handle--se{bottom:0;right:0;width:16px;height:16px;cursor:se-resize;border-right:2px solid rgba(148,163,184,.55);border-bottom:2px solid rgba(148,163,184,.55);border-bottom-right-radius:10px;opacity:.85}.zeena-modal__resize-handle--se:hover{border-color:#3b82f6d9;opacity:1}.zeena-modal__resize-handle--sw{bottom:0;left:0;width:12px;height:12px;cursor:sw-resize}.zeena-modal__drag-wrap{position:relative;display:inline-block;max-width:100%}.zeena-modal__drag-wrap--draggable{cursor:move}.zeena-modal--draggable .zeena-modal__header,.zeena-modal--draggable .ant-modal-header{cursor:move;-webkit-user-select:none;user-select:none}.zeena-modal__drag-grip,.popup-model-drag-handle{display:none!important}.zeena-modal--resizable .ant-modal-body{flex:1 1 auto;min-height:0;overflow:auto}.zeena-modal .ant-modal-header{position:relative;overflow:visible;margin:0!important;padding:0!important;min-height:0!important;border:0!important;border-radius:16px 16px 0 0;background:transparent!important}.zeena-modal .ant-modal-header:after{display:none!important}.zeena-modal .ant-modal-title{position:relative;z-index:1;display:block;width:100%;margin:0!important;line-height:normal}.zeena-modal__header{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;position:relative;overflow:hidden;margin:0;padding:16px 64px 16px 24px;min-height:72px;border-bottom:1px solid rgba(96,165,250,.14);border-radius:16px 16px 0 0;background:var(--app-modal-header-background)!important}.zeena-modal--has-close-area-actions .ant-modal-close{right:16px!important}.zeena-modal__close-area-actions{position:absolute;top:16px;right:64px;z-index:3;display:flex;align-items:center;gap:8px}.zeena-modal__header:after{content:"";position:absolute;right:-40px;bottom:-66px;width:190px;height:190px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none;z-index:0}.zeena-modal__header--compact{align-items:center;padding:14px 48px 12px 16px;min-height:56px}.zeena-modal__header--compact .zeena-modal__title{font-size:16px;line-height:1.2}.zeena-modal__header--compact .zeena-modal__subtitle{margin-top:2px;font-size:12px;line-height:1.35}.zeena-modal__header--compact .zeena-modal__icon-frame{width:40px;height:40px;flex-basis:40px}.zeena-modal__header--wide{min-height:72px}.zeena-modal__header--draggable{cursor:move;-webkit-user-select:none;user-select:none}.zeena-modal__icon,.zeena-modal__icon-frame{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#ffffffeb}.zeena-modal__icon-frame{width:48px;height:48px;margin:0;border-radius:10px;border:1px solid var(--app-popup-icon-border, rgba(255, 255, 255, .2));box-shadow:0 1px 2px #1018280d;background:#ffffff0f;position:relative;z-index:1}.zeena-modal__header .zeena-modal__icon-frame img{filter:brightness(0) invert(1);opacity:.92}.zeena-modal__icon-frame--node{color:#ffffffeb}.zeena-modal__heading{flex:1 1 auto;min-width:0;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}.zeena-modal__header-actions{display:inline-flex;align-items:center;flex:0 0 auto;gap:8px;align-self:flex-start}.zeena-modal__header-actions button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#ffffff0f;color:#ffffffe0;cursor:pointer}.zeena-modal__header-actions button:hover{border-color:#ffffff73;background:#ffffff1f;color:#fff}.zeena-modal__title{margin:0;color:#ffffffeb;font-size:18px;font-weight:700;line-height:1.25;display:flex;align-items:center}.zeena-modal__subtitle{margin:4px 0 0;color:#ffffffc2;font-size:14px;font-weight:400;line-height:1.4}.zeena-modal .ant-modal-close{top:var(--zeena-modal-close-top)!important;right:var(--zeena-modal-close-right)!important;width:var(--zeena-modal-close-size)!important;height:var(--zeena-modal-close-size)!important;border:1px solid var(--zeena-modal-close-border)!important;border-radius:var(--zeena-modal-close-radius)!important;background:var(--zeena-modal-close-bg)!important;color:var(--zeena-modal-close-color)!important;display:inline-flex!important;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease}.zeena-modal .ant-modal-close:hover{border-color:var(--zeena-modal-close-border-hover)!important;background:var(--zeena-modal-close-bg-hover)!important;color:var(--zeena-modal-close-color-hover)!important}.zeena-modal .ant-modal-close .ant-modal-close-x,.zeena-modal .ant-modal-close .anticon,.zeena-modal .ant-modal-close svg{color:currentColor!important;fill:currentColor!important;line-height:1}.zeena-modal--size-compact,.compact-prompt-modal.zeena-modal,.pin-authorization-modal.zeena-modal,.face-login-modal.zeena-modal,.face-registration-modal.zeena-modal,.analysis-detail-modal.zeena-modal{--zeena-modal-close-top: 14px;--zeena-modal-close-right: 14px;--zeena-modal-close-size: 36px;--zeena-modal-close-radius: 10px}.zeena-modal--confirm{--zeena-modal-close-border: #d0d5dd;--zeena-modal-close-bg: rgba(255, 255, 255, .92);--zeena-modal-close-color: #344054;--zeena-modal-close-border-hover: #cbd5e1;--zeena-modal-close-bg-hover: rgba(248, 250, 252, .98);--zeena-modal-close-color-hover: #101828}[data-theme=dark] .zeena-modal--confirm{--zeena-modal-close-border: rgba(255, 255, 255, .28);--zeena-modal-close-bg: rgba(255, 255, 255, .06);--zeena-modal-close-color: rgba(255, 255, 255, .86);--zeena-modal-close-border-hover: rgba(255, 255, 255, .45);--zeena-modal-close-bg-hover: rgba(255, 255, 255, .1);--zeena-modal-close-color-hover: #ffffff}.zeena-modal .ant-modal-body{padding:0;background:transparent}.zeena-modal__body{color:var(--app-text-primary, #101828)}.zeena-modal .ant-modal-footer{margin:0;padding:14px 24px 18px;border-top:1px solid var(--app-modal-table-border, #eaecf0);background:transparent}.zeena-modal__footer{display:flex;justify-content:flex-end;gap:10px}.zeena-modal__button.ant-btn{min-height:40px;border-radius:10px;font-size:14px;font-weight:600}.zeena-modal--table .ant-table{background:transparent}.zeena-modal--table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background)!important;color:var(--app-text-primary)!important;border-bottom-color:var(--app-modal-table-border)!important}.zeena-modal--table .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background)!important;color:var(--app-text-primary)!important;border-bottom-color:var(--app-modal-table-border)!important}.zeena-modal--table .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background)!important}[data-theme=dark] .zeena-modal .ant-modal-content{border-color:var(--app-modal-table-border, rgba(96, 165, 250, .2));background:var(--app-modal-content-background, linear-gradient(180deg, rgba(16, 24, 38, .94) 0%, rgba(11, 18, 32, .96) 100%));box-shadow:0 30px 74px #0206178f,0 10px 28px #02061757}[data-theme=dark] .zeena-modal .ant-modal-footer{border-top-color:var(--app-modal-table-border, rgba(96, 165, 250, .2))}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-content{overflow:hidden!important;border:1px solid var(--app-modal-table-border, rgba(148, 163, 184, .24))!important;border-radius:16px!important;background:var(--app-modal-content-background, #ffffff)!important;box-shadow:0 24px 60px #02061742,0 8px 24px #02061729!important;padding:0!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ch-modal-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .drone-fleet-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .drone-fleet-px4-modal__hero,.ant-modal.zeena-modal.zeena-modal.zeena-modal .sprayer-status-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .powerwash-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .admin-delete-record-modal__hero,.ant-modal.zeena-modal.zeena-modal.zeena-modal .surveillance-alert-detail-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .facade-scan-report-modal__header,.ant-modal.zeena-modal.zeena-modal.zeena-modal.battery_model_popup .header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .modal-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .event-modal-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .video-dock-fullscreen-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal .zeena-modal__header{position:relative!important;overflow:hidden!important;margin:0!important;padding:18px 64px 16px 24px!important;min-height:72px;border-bottom:1px solid rgba(96,165,250,.14)!important;border-radius:16px 16px 0 0!important;background:var(--app-modal-header-background)!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.lang-switcher-modal .ant-modal-header,.ant-modal.zeena-modal.zeena-modal.zeena-modal.lang-switcher-modal .zeena-modal__header{border-radius:22px 22px 0 0!important;padding:20px 68px 18px 20px!important;min-height:78px;align-items:center}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ch-modal-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .drone-fleet-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .drone-fleet-px4-modal__hero:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .sprayer-status-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .powerwash-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .admin-delete-record-modal__hero:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .surveillance-alert-detail-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .facade-scan-report-modal__header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal.battery_model_popup .header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .modal-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .event-modal-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal.lang-switcher-modal .zeena-modal__header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .video-dock-fullscreen-header:after,.ant-modal.zeena-modal.zeena-modal.zeena-modal .zeena-modal__header:after{content:"";position:absolute;right:-40px;bottom:-66px;width:190px;height:190px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none;z-index:0}.ant-modal.zeena-modal.zeena-modal.zeena-modal .zeena-modal__title,.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-title,.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-header h1,.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-header h2,.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-header h3,.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-header h4{position:relative;z-index:1;color:#ffffffeb!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .zeena-modal__subtitle{color:#ffffffc2!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-body{background:var(--app-modal-content-background, #ffffff)!important;color:var(--app-text-primary, #101828)!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-footer{margin:0!important;padding:14px 24px 18px!important;border-top:1px solid var(--app-modal-table-border, #eaecf0)!important;background:var(--app-modal-content-background, #ffffff)!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-modal-footer .ant-btn{min-height:40px;margin-inline-start:0;border-radius:10px;font-size:14px;font-weight:600}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-table{background:transparent!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-table-thead>tr>th{background:var(--app-modal-table-header-background, #f8fafc)!important;color:var(--app-text-primary, #101828)!important;border-bottom-color:var(--app-modal-table-border, #eaecf0)!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background, #ffffff)!important;color:var(--app-text-primary, #101828)!important;border-bottom-color:var(--app-modal-table-border, #eaecf0)!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background, #f8fbff)!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--immersive .ant-modal-content{padding:0!important;box-shadow:none!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--immersive .ant-modal-body{padding:0!important;overflow:hidden}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--immersive.gimbalModel .ant-modal-content,.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--immersive.gimbalModel .ant-modal-body{border-color:transparent!important;background:transparent!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--immersive.video-dock-fullscreen-modal .ant-modal-content,.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--immersive.video-dock-fullscreen-modal .ant-modal-body{border-color:#949494!important;background:#1a1a1a!important}.ant-modal.zeena-modal.zeena-modal--fullscreen{width:60vw!important;max-width:60vw!important;height:100vh;padding:0!important}.ant-modal.zeena-modal.zeena-modal--fullscreen .ant-modal-content{display:flex;flex-direction:column;width:100%;height:100vh;max-height:100vh;border-radius:16px!important;overflow:hidden!important}.ant-modal.zeena-modal.zeena-modal--fullscreen.gimbalModel--zeena,.ant-modal.zeena-modal.gimbalModel.gimbalModel--zeena.model_popup_width,.ant-modal.zeena-modal.gimbalModel.gimbalModel--zeena{width:min(1040px,60vw)!important;max-width:min(1040px,60vw)!important;height:auto!important;max-height:calc(100vh - 24px)!important}.ant-modal.zeena-modal.zeena-modal--fullscreen.gimbalModel--zeena .ant-modal-content,.ant-modal.zeena-modal.gimbalModel.gimbalModel--zeena .ant-modal-content{height:min(900px,94vh)!important;max-height:calc(100vh - 24px)!important}.ant-modal.zeena-modal.zeena-modal--fullscreen .ant-modal-header{flex:0 0 auto}.ant-modal.zeena-modal.zeena-modal--fullscreen .ant-modal-body{flex:1 1 auto;min-height:0;overflow:hidden!important}.ant-modal.zeena-modal.zeena-modal--fullscreen .zeena-modal__body{height:100%;min-height:0;overflow:hidden}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-content{height:auto!important;min-height:0!important;max-height:calc(100vh - 32px)!important;padding:22px 22px 18px!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-body{flex:0 0 auto!important;overflow:visible!important;padding:0!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-body{display:flex;align-items:flex-start;gap:14px}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-body>.anticon{flex:0 0 auto;margin-inline-end:0!important;font-size:22px;line-height:1}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-paragraph{display:flex;flex-direction:column;gap:6px;max-width:100%}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-title{color:var(--app-text-primary, #101828)!important;font-size:17px!important;font-weight:700!important;line-height:1.3!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-content{color:var(--app-text-secondary, #475467)!important;font-size:13px!important;line-height:1.5!important;margin-top:0!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-btns{display:flex;justify-content:flex-end;gap:10px;margin-top:20px!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-btns .ant-btn{min-width:112px;min-height:40px;margin:0!important;border-radius:10px;font-weight:600}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-btns .ant-btn-default{border-color:var(--app-border-default, #d0d5dd);color:var(--app-text-primary, #101828);background:var(--app-surface, #ffffff)}.ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-btns .ant-btn-dangerous.ant-btn-primary{border-color:#dc2626!important;background:linear-gradient(180deg,#ef4444,#dc2626)!important;box-shadow:0 1px 2px #dc262640}[data-theme=dark] .ant-modal.zeena-modal.zeena-modal.zeena-modal.zeena-modal--confirm.zeena-modal--confirm .ant-modal-confirm-btns .ant-btn-default{border-color:#ffffff2e;color:#ffffffe0;background:#ffffff0a}.ant-modal.zeena-modal.zeena-modal.zeena-modal--passthrough .ant-modal-header{padding:0!important;min-height:0!important;border:0!important;background:transparent!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal--passthrough .ant-modal-header:after{display:none!important}.ant-modal.zeena-modal.zeena-modal.zeena-modal--passthrough .ant-modal-title{width:100%}.outdoor-modal-popup-width .ant-modal{padding-bottom:0;top:50px}.outdoor-modal-popup-width .ant-modal-content{background:var(--app-modal-content-background, #003D5C);border-radius:12px;box-shadow:0 20px 24px -4px #0000004d,0 8px 8px -4px #0003;overflow:hidden;padding:0;border:1px solid #007AA866!important}.outdoor-modal-popup-width .ant-modal-header{margin:0!important;padding:0!important;background:transparent!important;border:0!important}.outdoor-modal-popup-width .ant-modal-header:after{display:none!important}.outdoor-modal-popup-width .ant-modal-title{display:block!important;width:100%!important;margin:0!important;line-height:normal!important}.outdoor-modal-popup-width .zeena-modal__icon-frame{width:40px;height:40px;line-height:40px;background:linear-gradient(180deg,#007aa8,#005987);box-shadow:0 10px 15px -3px #007aa84d;border-radius:10px;border:none}.outdoor-modal-popup-width .zeena-modal__icon-frame img{display:block!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;width:22px!important;height:22px!important}.rc-status-modal .zeena-modal__header{justify-content:center!important}.rc-status-modal .zeena-modal__heading{flex:none!important;text-align:center!important}.outdoor-data-modal.outdoor-modal-popup-width .ant-modal-content{border:1px solid #0D5578!important}.outdoor-modal-popup-width .ant-modal-body{padding:0!important;background:transparent;display:block!important}.outdoor-modal-popup-width .ant-modal-close{top:20px;right:20px;width:32px;height:32px;border-radius:6px;background:#fff!important;color:#000!important;transition:all .2s ease}.outdoor-modal-popup-width .ant-modal-close:hover{background:#ffffffe6!important;color:#000!important}.outdoor-modal-popup-width .ant-modal-close-x{width:32px;height:32px;line-height:32px;font-size:18px;color:#000!important}.outdoor-modal-popup-width .ant-modal-close-x:hover,.outdoor-modal-popup-width .ant-modal-close .anticon{color:#000!important}.outdoor-modal-content{display:flex!important;flex-direction:column!important;width:100%!important;background:transparent;min-height:auto}.outdoor-modal-header{display:flex!important;align-items:center!important;gap:12px!important;padding:0!important;margin:0!important;background:transparent!important;width:100%!important;box-sizing:border-box!important;position:relative!important;z-index:10!important;visibility:visible!important;opacity:1!important;flex-shrink:0!important;order:-1!important}.outdoor-modal-content>.outdoor-modal-header{display:flex!important;visibility:visible!important;opacity:1!important}.outdoor-modal-icon-wrapper{width:auto!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;flex-shrink:0!important;visibility:visible!important;opacity:1!important;margin-right:0!important}.outdoor-icon-wrapper{width:40px;height:40px;line-height:40px;background:linear-gradient(180deg,#007aa8,#005987);box-shadow:0 10px 15px -3px #007aa84d;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.outdoor-icon-wrapper img{display:block!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;width:22px!important;height:22px!important;visibility:visible!important;opacity:1!important}.outdoor-modal-title{font-size:18px!important;font-weight:600!important;line-height:28px!important;color:#fff!important;margin:0!important;padding:0!important;flex:1!important;letter-spacing:.5px!important;text-transform:capitalize!important;display:block!important;visibility:visible!important;opacity:1!important}.rc-status-modal .outdoor-modal-header{justify-content:center!important}.rc-status-modal .outdoor-modal-title{text-align:center!important;flex:none!important}.outdoor-modal-caption{font-size:14px;font-weight:400;line-height:20px;color:#fffc;margin:0 24px 24px;padding:0;display:none}.outdoor-modal-body{padding:24px;flex:1;background:#003d5c99}.temperature_log .outdoor-modal-body{background:transparent!important;padding:0}.temperature_log.rc-status-modal .outdoor-modal-body{padding:16px 20px 20px!important}.temperature_log.rc-status-modal .gpslog_body.ant-table-wrapper{border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.14)}.temperature_log .outdoor-modal-content{background:transparent!important;padding:0!important}.temperature_log.outdoor-modal-popup-width .ant-modal-content{background:var(--app-modal-header-background)!important;border-radius:12px!important;border:1px solid rgba(0,122,168,.2)!important;padding:0!important;box-shadow:none!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-modal-content{background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .zeena-modal__header{background:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .zeena-modal__header .zeena-modal__title{color:#ffffffeb!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-thead>tr>th{background:#e5e7eb!important;color:#1f2937!important;border-color:#d1d5db!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-bordered,[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-bordered>.ant-table-container,[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-bordered>.ant-table-content,[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-bordered .ant-table-thead>tr>th,[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-bordered .ant-table-tbody>tr>td{border-color:#e5e7eb!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-thead>tr>th,[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-tbody>tr>td{border-color:#e5e7eb!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .outdoor-modal-body,[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-modal-body{background:transparent!important}[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .ant-table-content,[data-theme=light] .temperature_log.outdoor-modal-popup-width.rc-status-modal .gpslog_body.ant-table-wrapper{border-color:#e5e7eb!important}.temperature_log .ant-modal-body{background:transparent!important;padding:0!important}.temperature_log .ant-table,.temperature_log .ant-table-wrapper,.temperature_log .ant-table-container{background:transparent!important}.temperature_log .ant-table-content{background:transparent!important;border-radius:0!important;border:0px!important}.temperature_log .ant-table-tbody>tr>td{background:transparent!important}.temperature_log .ant-table-thead>tr>th{background:#004a72!important;color:#fff!important}.temperature_log .ant-table,.temperature_log .ant-table-container{border-radius:0!important}.temperature_log .ant-table-thead>tr>th,.temperature_log .ant-table-thead>tr>th.ant-table-cell{border:1px solid rgba(255,255,255,.01)!important;border-top:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important;border-left:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-tbody>tr{border-top:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-tbody>tr>td,.temperature_log .ant-table-tbody>tr>td.ant-table-cell{border:1px solid rgba(255,255,255,.01)!important;border-top:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important;border-left:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-bordered{border:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-bordered>.ant-table-container{border:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-bordered>.ant-table-content{border:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-bordered .ant-table-thead>tr>th,.temperature_log .ant-table-bordered .ant-table-tbody>tr>td{border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-thead>tr>th:not(:last-child),.temperature_log .ant-table-thead>tr>th.ant-table-cell:not(:last-child){border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-tbody>tr>td:not(:last-child),.temperature_log .ant-table-tbody>tr>td.ant-table-cell:not(:last-child){border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-thead>tr:not(:last-child)>th{border-bottom:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-tbody>tr:not(:last-child)>td{border-bottom:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-thead>tr>th:last-child{border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-tbody>tr>td:last-child{border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-thead>tr>th,.temperature_log .ant-table-thead>tr>th.ant-table-cell,.temperature_log .ant-table-tbody>tr>td,.temperature_log .ant-table-tbody>tr>td.ant-table-cell{border-right-color:#ffffff03!important;border-bottom-color:#ffffff03!important;border-inline-end:1px solid rgba(255,255,255,.01)!important;border-inline-start:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-bordered .ant-table-thead>tr>th,.temperature_log .ant-table-bordered .ant-table-tbody>tr>td{border-right-color:#ffffff03!important;border-bottom-color:#ffffff03!important;border-inline-end:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td{border-inline-end:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th{border-inline-end:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log table th,.temperature_log table td{border-right:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important;border-inline-end:1px solid rgba(255,255,255,.01)!important}.outdoor-modal-body>.outdoor-modal-header:first-child{display:flex!important;align-items:center!important;gap:12px!important;padding:24px 24px 20px!important;margin:-24px -24px 20px!important;background:var(--app-modal-header-background)!important;border-bottom:1px solid rgba(96,165,250,.14)!important;border-radius:8px 8px 0 0!important;width:calc(100% + 48px)!important;box-sizing:border-box!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important}.outdoor-modal-popup-width .ant-modal-footer{padding:20px 24px 24px;margin:0!important;border-top:1px solid rgba(255,255,255,.1);background:#003d5c99;display:flex;gap:12px;justify-content:flex-end}.outdoor-modal-popup-width .ant-modal-footer .ant-btn{margin:0;height:44px;border-radius:8px;font-size:14px;font-weight:500;padding:10px 20px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:120px}.outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close,.outdoor-btn-close{background:transparent!important;color:#fff!important;border:1px solid #ffffff!important;box-shadow:none!important;opacity:1!important}.outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close:hover,.outdoor-btn-close:hover{background:transparent!important;border-color:#fff!important;color:#fff!important;opacity:1!important}.outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close:active,.outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close:focus,.outdoor-btn-close:active,.outdoor-btn-close:focus{background:transparent!important;border-color:#fff!important;color:#fff!important;opacity:1!important}.outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close:disabled,.outdoor-btn-close:disabled{background:transparent!important;border-color:#ffffff80!important;color:#ffffff80!important;cursor:not-allowed;opacity:.6!important}.outdoor-button-primary{background:#007aa8!important;border-color:#007aa8!important;color:#fff!important;box-shadow:0 1px 2px #1018280d!important;font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:16px!important;line-height:24px!important;letter-spacing:0px!important;text-align:center!important}.outdoor-button-primary:hover{background:#006a94!important;border-color:#006a94!important;color:#fff!important}.outdoor-button-primary:active,.outdoor-button-primary:focus{background:#005a80!important;border-color:#005a80!important;color:#fff!important}.outdoor-button-primary:disabled{background:#fff3!important;border-color:#fff3!important;color:#ffffff80!important;cursor:not-allowed;opacity:.6}.outdoor-modal-table-container{width:100%}.gps-data-content{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%}.gps-data-item-wrapper{background:#0d5578;border-radius:4px;padding:12px;display:flex;flex-direction:column;gap:8px}.gps-data-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.gps-data-item-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.gps-data-item-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1) opacity(.8)}.gps-data-item-content{display:flex;flex-direction:column;gap:4px;width:100%}.gps-data-item-label{font-size:14px;font-weight:400;color:#fff;margin:0}.gps-data-item-value{font-size:12px;font-weight:400;color:#fff;margin:0;line-height:1.2}.gps-data-item-description{font-size:12px;font-weight:400;color:#fff9;margin:0}.rc-status-content{display:flex;flex-direction:column;gap:24px}.rc-status-section{display:flex;flex-direction:column;gap:12px}.rc-status-section-content{background:#0d5578;border-radius:4px;padding:12px;display:flex;flex-direction:column;gap:8px}.rc-status-section-title{font-size:16px;font-weight:700;color:#fff;margin:0;padding:0;text-transform:none;letter-spacing:0}.rc-status-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.rc-status-label{font-size:14px;font-weight:400;color:#fffc;flex:1}.rc-status-value{font-size:14px;font-weight:500;color:#fff;text-align:right;flex:1}.rc-status-value-connected{color:#52c41a;font-weight:600}.rc-status-value-disconnected{color:#ff4d4f;font-weight:700;text-transform:uppercase}.rc-status-modal.outdoor-modal-popup-width .ant-modal-footer{justify-content:space-between!important}.rc-status-modal.outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close{background:#344054!important;border-color:#344054!important;color:#fff!important;order:1}.rc-status-modal.outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close:hover{background:#475467!important;border-color:#475467!important;color:#fff!important}.rc-status-modal.outdoor-modal-popup-width .ant-modal-footer .outdoor-button-primary{display:flex;align-items:center;gap:8px;order:2}.weather-information-content{display:flex;flex-direction:column;gap:24px;width:100%}.weather-information-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.weather-header-title-section{display:flex;align-items:flex-start;gap:12px}.weather-header-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.weather-header-text{display:flex;flex-direction:column;gap:4px}.weather-header-title{font-size:18px;font-weight:700;color:#fff;margin:0;padding:0;line-height:28px}.weather-header-subtitle{font-size:14px;font-weight:400;color:#ffffffb3;margin:0;padding:0;line-height:20px}.weather-zone-highlight{color:#52c41a;font-weight:500}.weather-parameters-grid{width:100%}.weather-parameter-card{background:#0d5578;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:120px;transition:background .2s}.weather-parameter-card:hover{background:#0e5e82}.weather-parameter-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:4px}.weather-parameter-label{font-size:11px;font-weight:500;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;margin:0;padding:0}.weather-parameter-value{font-size:16px;font-weight:700;color:#fff;margin:0;padding:0;line-height:24px}.weather-information-footer{display:flex;justify-content:flex-end;align-items:center;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.weather-forecast-link{font-size:14px;font-weight:500;color:#fff;text-decoration:none;display:flex;align-items:center;gap:4px;transition:opacity .2s}.weather-forecast-link:hover{opacity:.8;text-decoration:none;color:#fff}.outdoor-modal-body .ant-table{background:transparent!important}.outdoor-modal-body .ant-table-thead>tr>th{background:#007aa84d!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.2)!important;font-weight:600!important;padding:12px 16px!important}.outdoor-modal-body .ant-table-tbody>tr>td{background:transparent!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.1)!important;padding:12px 16px!important}.outdoor-modal-body .ant-table-tbody>tr:hover>td{background:#ffffff0d!important}.outdoor-modal-body .ant-table{border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important;overflow:hidden}@media(max-width:768px){.outdoor-modal-popup-width{max-width:95%!important;margin:20px auto}.outdoor-modal-popup-width .ant-modal-content{max-width:95vw!important}.outdoor-modal-header{padding:20px 20px 16px}.outdoor-modal-body{padding:0 20px 20px}.outdoor-modal-popup-width .ant-modal-footer{padding:16px 20px 20px;flex-direction:column}.outdoor-modal-popup-width .ant-modal-footer .ant-btn{width:100%}}.sfl-wrapper{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#1f2937}.sfl-title{background:var(--primary-color);color:#fff;padding:.85rem 1rem;border-radius:6px 6px 0 0;margin:0}.sfl-summary{display:flex;gap:1.25rem;padding:.75rem 1rem;border-top:1px solid #47639a;background:var(--primary-color);color:#fff}.sfl-summary div{font-size:.9rem;color:#fff}.sfl-summary strong{font-weight:700}.sfl-toolbar{display:flex;justify-content:flex-end;padding:.5rem 0}.sfl-table-container{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.sfl-antd-table .ant-table{background:transparent}.sfl-antd-table .sfl-name-cell{display:inline-flex;align-items:center}.sfl-antd-table .ant-table-tbody>tr.is-current>td{background:#f0f1f3}[data-theme=dark] .sfl-antd-table .ant-table-tbody>tr.is-current>td{background:#ffffff0f}[data-theme=dark] .sfl-table-container{border-color:#303030}.sfl-bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:4px}.sfl-paginator{display:flex;justify-content:flex-end;padding:0;flex:1 1 auto;min-width:0}.sfl-bullet{display:inline-block;width:14px;height:14px;border-radius:50%;border:2px solid #9ca3af;margin-right:.5rem;vertical-align:middle}.sfl-bullet.urgent{background:#ef4444;border-color:#ef4444}.sfl-bullet.warn{background:#f59e0b;border-color:#f59e0b}.sfl-link{background:none;border:none;color:inherit;cursor:pointer;font:inherit;text-decoration:underline;text-decoration-color:#d1d5db;text-underline-offset:2px}.sfl-link:hover{text-decoration-color:#6b7280}.sfl-btn{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #d1d5db;background:#fff;border-radius:6px;padding:.4rem .6rem;font-weight:600;cursor:pointer}.cancleButton{width:100%;display:flex;align-items:center;justify-content:center}.sfl-btn:hover{box-shadow:0 1px #e5e7eb}.sfl-btn .x{line-height:1}.sfl-btn--danger{background:var(--secondary-color);color:#fff;border-color:var(--secondary-color)}.sfl-btn--danger:hover{filter:brightness(.98)}.sfl-btn--light{background:#f3f4f6}.sfl-footer{display:flex;gap:.75rem;justify-content:flex-end;flex:0 0 auto}.upcoming-events-cancel-btn{width:auto!important;min-width:0!important;flex:0 0 auto!important;padding-inline:14px!important;height:36px!important;margin:0!important;display:inline-flex!important;align-items:center;justify-content:center;gap:.4rem;font-size:13px!important}.zeena-paginator-shell{--zp-h: 36px;--zp-radius: 8px;--zp-border: #d1d5db;--zp-border-hover: #94a3b8;--zp-bg: #ffffff;--zp-bg-muted: #f8fafc;--zp-text: #334155;--zp-text-muted: #64748b;--zp-active-bg: var(--primary-color, #005987);--zp-active-border: var(--primary-color, #005987);--zp-shadow: 0 1px 2px rgba(15, 23, 42, .05);--zp-gap-section: 16px;--zp-gap-inner: 10px;display:flex;width:100%;box-sizing:border-box;overflow:visible;padding-bottom:2px}.zeena-paginator-shell--right{justify-content:flex-end}.zeena-paginator-shell--left{justify-content:flex-start}.zeena-paginator-shell--center{justify-content:center}.zeena-paginator{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:var(--zp-gap-section);width:max-content;max-width:none;min-height:var(--zp-h);padding:0;box-sizing:border-box;font-family:inherit;font-size:13px;line-height:1;color:var(--zp-text-muted)}.zeena-paginator__section{display:inline-flex;align-items:center;gap:var(--zp-gap-inner);flex-shrink:0;min-height:var(--zp-h)}.zeena-paginator__divider{width:1px;height:22px;background:#e2e8f0;flex-shrink:0;align-self:center}.zeena-paginator__label{display:inline-flex;align-items:center;height:var(--zp-h);color:var(--zp-text-muted);font-size:13px;font-weight:400;line-height:1;white-space:nowrap}.zeena-paginator__range{display:inline-flex;align-items:center;justify-content:center;height:var(--zp-h);min-width:108px;padding:0 2px;color:var(--zp-text);font-size:13px;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.zeena-paginator__select.ant-select{flex-shrink:0;height:auto;min-height:var(--zp-h);overflow:visible}.zeena-paginator__select--size,.zeena-paginator__select--jump{flex-shrink:0}.zeena-paginator__select--jump .ant-select-selection-item{text-align:center;width:100%;padding-inline:0 2px!important}.zeena-paginator__select.ant-select:not(.ant-select-disabled) .ant-select-selector{height:var(--zp-h)!important;min-height:var(--zp-h)!important;padding:0 26px 0 10px!important;border:1px solid var(--zp-border)!important;border-radius:var(--zp-radius)!important;background:var(--zp-bg)!important;box-shadow:var(--zp-shadow)!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;overflow:visible!important}.zeena-paginator__select.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--zp-border-hover)!important}.zeena-paginator__select.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{border-color:color-mix(in srgb,var(--primary-color, #005987) 55%,var(--zp-border))!important;box-shadow:var(--zp-shadow),0 0 0 2px color-mix(in srgb,var(--primary-color, #005987) 14%,transparent)!important}.zeena-paginator__select .ant-select-selection-item{line-height:1!important;color:var(--zp-text)!important;font-weight:500;font-variant-numeric:tabular-nums;padding-inline-end:0!important;overflow:visible!important;text-overflow:clip!important}.zeena-paginator__select .ant-select-arrow{color:var(--zp-text-muted);inset-inline-end:8px;margin-top:-6px;font-size:10px}.zeena-paginator__dropdown.ant-select-dropdown{width:max-content!important;min-width:0!important;max-width:min(220px,calc(100vw - 24px))!important;border-radius:10px;padding:6px;box-shadow:0 8px 24px #0f172a1f;overflow:visible!important;box-sizing:border-box}.zeena-paginator__dropdown--size,.zeena-paginator__dropdown--jump{min-width:unset!important}.zeena-paginator__dropdown .rc-virtual-list,.zeena-paginator__dropdown .rc-virtual-list-holder,.zeena-paginator__dropdown .rc-virtual-list-holder-inner{width:100%!important;min-width:100%!important;max-width:none!important}.zeena-paginator__dropdown .ant-select-item{border-radius:6px;min-height:34px;line-height:34px;padding-inline:10px 12px;font-variant-numeric:tabular-nums}.zeena-paginator__dropdown .ant-select-item-option{display:flex!important;align-items:center!important;width:100%;box-sizing:border-box;gap:8px}.zeena-paginator__dropdown .ant-select-item-option-content{flex:1 1 auto;overflow:visible!important;text-overflow:clip!important;white-space:nowrap}.zeena-paginator__dropdown--size .ant-select-item-option-state,.zeena-paginator__dropdown--jump .ant-select-item-option-state{position:static!important;transform:none!important;flex:0 0 16px;order:-1;margin-inline-end:0!important}.zeena-paginator__dropdown--jump .ant-select-item{justify-content:flex-start;padding-inline:10px 14px;text-align:left}.zeena-paginator__dropdown--jump .ant-select-item-option{position:static;gap:10px}.zeena-paginator__dropdown--jump .ant-select-item-option-content{flex:1 1 auto;text-align:left;padding-inline-end:4px}.zeena-paginator__dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--primary-color, #005987) 10%,#ffffff)!important;color:var(--zp-text)!important;font-weight:600}.zeena-paginator__nav{gap:6px}.zeena-paginator__pages{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.zeena-paginator__icon-btn,.zeena-paginator__page-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--zp-h);min-width:var(--zp-h);height:var(--zp-h);padding:0;margin:0;border:1px solid var(--zp-border);border-radius:var(--zp-radius);background:var(--zp-bg);color:var(--zp-text);font-size:13px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1;cursor:pointer;box-shadow:var(--zp-shadow);transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.zeena-paginator__icon-btn .anticon{display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1}.zeena-paginator__page-btn--active{background:var(--zp-active-bg);border-color:var(--zp-active-border);color:#fff;box-shadow:0 1px 3px #0f172a29}.zeena-paginator__icon-btn:hover:not(:disabled),.zeena-paginator__page-btn:hover:not(:disabled):not(.zeena-paginator__page-btn--active){border-color:var(--zp-border-hover);background:var(--zp-bg-muted)}.zeena-paginator__icon-btn:disabled,.zeena-paginator__page-btn:disabled{opacity:1;cursor:not-allowed;background:var(--zp-bg-muted);border-color:#e5e7eb;color:#cbd5e1;box-shadow:none}.zeena-paginator__ellipsis{display:inline-flex;align-items:center;justify-content:center;width:20px;height:var(--zp-h);color:#94a3b8;font-size:14px;letter-spacing:1px;-webkit-user-select:none;user-select:none}.zeena-paginator__jump-group{gap:var(--zp-gap-inner)}[data-theme=dark] .zeena-paginator-shell{--zp-border: rgba(255, 255, 255, .14);--zp-border-hover: rgba(255, 255, 255, .28);--zp-bg: #1f1f1f;--zp-bg-muted: #262626;--zp-text: rgba(255, 255, 255, .88);--zp-text-muted: rgba(255, 255, 255, .58);--zp-shadow: 0 1px 2px rgba(0, 0, 0, .28)}[data-theme=dark] .zeena-paginator__divider{background:#ffffff1f}[data-theme=dark] .zeena-paginator__page-btn--active{background:color-mix(in srgb,var(--primary-color, #005987) 78%,#1f1f1f);border-color:color-mix(in srgb,var(--primary-color, #005987) 78%,#1f1f1f)}[data-theme=dark] .zeena-paginator__icon-btn:disabled,[data-theme=dark] .zeena-paginator__page-btn:disabled{background:#1a1a1a;border-color:#ffffff14;color:#ffffff38}[data-theme=dark] .zeena-paginator__dropdown.ant-select-dropdown,[data-theme=dark] .zeena-paginator__dropdown .rc-virtual-list,[data-theme=dark] .zeena-paginator__dropdown .rc-virtual-list-holder,[data-theme=dark] .zeena-paginator__dropdown .rc-virtual-list-holder-inner,[data-theme=dark] .zeena-paginator__dropdown .ant-select-item,[data-theme=dark] .zeena-paginator__dropdown .ant-select-item-option-content{background:#1f1f1f!important;color:#ffffffe0!important}[data-theme=dark] .zeena-paginator__dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#ffffff14!important}[data-theme=dark] .zeena-paginator__dropdown .ant-select-item-option-selected{background:#0086b838!important;color:#ffffffeb!important}@media(max-width:768px){.zeena-paginator{flex-wrap:wrap;justify-content:flex-end;gap:12px;width:100%;max-width:100%}.zeena-paginator--responsive .zeena-paginator__divider:last-of-type,.zeena-paginator--responsive .zeena-paginator__section--jump{display:none}}.menu-manual-wrapper{width:100%}.menu-expanded-wrapper{display:flex;flex-direction:column;height:100%;min-height:100%}.menu-expanded-wrapper .ant-menu{flex:1;background:transparent!important;border-inline-end:none!important}.menu-geofence-section{padding:10px 12px 16px;border-top:1px solid rgba(255,255,255,.08)}.menu-geofence-label{display:block;font-size:11px;color:#ffffff73;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.menu-geofence-select .ant-select-selector{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.12)!important;color:#eee!important;border-radius:6px!important;padding:2px 8px!important}.menu-geofence-select .ant-select-selection-placeholder,.menu-geofence-select .ant-select-selection-item{color:#eee!important;font-size:12px}.menu-geofence-select .ant-select-arrow{color:#ffffff80}.menu-geofence-select .ant-select-clear{color:#ffffff80;background:transparent}.ant-menu-item.ant-menu-item-selected{background:#fefefe30!important;margin-left:6px;overflow:hidden}.manual-collapsed-menu{list-style:none;padding:8px 6px;margin:0;display:flex;flex-direction:column;gap:6px}.manual-collapsed-item{display:block;text-align:center}.icon-btn{width:56px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#fff;cursor:pointer;position:relative;padding:0;border-radius:6px}.icon-btn .icon{font-size:18px;display:inline-flex;align-items:center;justify-content:center}.icon-btn .caret{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:12px;color:#fffffff2;pointer-events:none}.manual-collapsed-item .icon-btn:hover{background:#ffffff0a}.manual-collapsed-item.open .icon-btn{background:#ffffff0f}.manual-overlay{background:var(--primary-color);border-radius:8px;padding:8px 12px;box-shadow:0 4px 6px #0000001a,0 10px 15px #0003;display:flex;flex-direction:column;z-index:1000;position:absolute}.manual-overlay-item{color:#fff;text-decoration:none;padding:10px 14px;border-radius:6px;margin-bottom:2px;transition:all .2s ease;font-size:14px}.manual-overlay-item:hover,.manual-overlay-item:focus,.manual-overlay-item.active{background-color:var(--primary-color)!important;color:#fff}@media(max-width:640px){.manual-overlay{left:8px!important;right:8px!important;min-width:auto}}.flight-planner-sidebar-shell{flex:0 0 auto}.flight-planner-sidebar-content{width:100%;min-height:max-content;padding:18px 16px 44px;box-sizing:border-box}.geofence-sidebar-shell .flight-planner-menu.ant-menu{width:100%;padding:0}.geofence-sidebar-shell .flight-planner-menu .ant-menu-item{width:100%!important;height:44px!important;margin:0 0 10px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important;line-height:42px!important;background:linear-gradient(180deg,#ffffff24,#ffffff0f)!important;box-shadow:inset 0 1px #ffffff1f,0 8px 18px #0206171f;-webkit-backdrop-filter:blur(10px) saturate(130%);backdrop-filter:blur(10px) saturate(130%);transition:background-color 80ms linear,border-color 80ms linear,box-shadow 80ms linear}.geofence-sidebar-shell .flight-planner-menu .ant-menu-item .ant-menu-title-content,.geofence-sidebar-shell .flight-planner-menu .ant-menu-item .ant-menu-title-content a{color:#fffffff0!important;font-weight:600}.geofence-sidebar-shell .flight-planner-menu .ant-menu-item .anticon{color:#ffffffeb!important}.geofence-sidebar-shell .flight-planner-menu .ant-menu-item:hover,.geofence-sidebar-shell .flight-planner-menu .ant-menu-item-active{border-color:#ffffff3d!important;background:linear-gradient(180deg,#fff3,#ffffff1a)!important}.geofence-sidebar-shell .flight-planner-menu .ant-menu-item-selected{margin-left:0!important;border-color:#ffffff47!important;background:linear-gradient(180deg,#ffffff3d,#ffffff1f)!important;box-shadow:inset 0 1px #ffffff29,0 10px 22px #02061729}.geofence-sidebar-shell .menu-geofence-section{margin-top:8px;padding:14px 0 0;border-top:1px solid rgba(255,255,255,.14)}.geofence-sidebar-shell .menu-geofence-label{margin-bottom:8px;color:#fffffff0;font-size:12px;font-weight:600;letter-spacing:.01em}.geofence-sidebar-shell .menu-geofence-select .ant-select-selector{min-height:46px!important;padding:4px 12px!important;border:1px solid rgba(191,219,254,.28)!important;border-radius:14px!important;background:linear-gradient(180deg,#fffffffa,#f8fafcf5)!important;box-shadow:0 14px 28px #0f172a1f}.geofence-sidebar-shell .menu-geofence-select .ant-select-selection-item,.geofence-sidebar-shell .menu-geofence-select .ant-select-selection-placeholder{color:#111!important;font-size:13px!important;font-weight:600!important;line-height:36px!important}.geofence-sidebar-shell .menu-geofence-select .ant-select-arrow,.geofence-sidebar-shell .menu-geofence-select .ant-select-clear{color:var(--primary-color, #005987)!important}.geofence-sidebar-shell .manual-collapsed-menu{padding:12px 8px}.geofence-sidebar-shell .manual-collapsed-item .icon-btn{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff14}.geofence-sidebar-shell .manual-collapsed-item .icon-btn:hover,.geofence-sidebar-shell .manual-collapsed-item.open .icon-btn{border-color:#ffffff3d;background:#ffffff24}.geofence-sidebar-shell .ant-layout-sider-trigger{border-top:1px solid rgba(255,255,255,.12)!important;background:#00000029!important;color:#ffffffe0!important}.geofence-sidebar-shell .ant-layout-sider-trigger:hover{background:#0000003d!important;color:#fff!important}[data-theme=dark] .geofence-sidebar-shell .menu-geofence-select .ant-select-selector{border-color:#ffffff26!important;background:#fff!important;box-shadow:none}[data-theme=dark] .geofence-sidebar-shell .menu-geofence-select .ant-select-selection-item,[data-theme=dark] .geofence-sidebar-shell .menu-geofence-select .ant-select-selection-placeholder{color:#111!important}[data-theme=dark] .geofence-sidebar-shell .flight-planner-menu .ant-menu-item{border-color:#ffffff1a!important;background:#ffffff0f!important;box-shadow:inset 0 1px #ffffff0f}[data-theme=dark] .geofence-sidebar-shell .flight-planner-menu .ant-menu-item:hover,[data-theme=dark] .geofence-sidebar-shell .flight-planner-menu .ant-menu-item-selected{border-color:#ffffff2e!important;background:#ffffff1a!important}[data-theme=dark] .geofence-sidebar-shell .ant-layout-sider-trigger{background:#00000047!important}@media(prefers-reduced-motion:reduce){.geofence-sidebar-shell .flight-planner-menu .ant-menu-item,.geofence-sidebar-shell .manual-collapsed-item .icon-btn{transition:none}}.zeena-dt{--zeena-dr-primary: #005987;--zeena-dr-primary-soft: rgba(0, 89, 135, .12);--zeena-dr-primary-border: rgba(0, 89, 135, .35);--zeena-dr-bg: #ffffff;--zeena-dr-bg-muted: #f5f7fa;--zeena-dr-bg-hover: #eef4f8;--zeena-dr-border: #e5e7eb;--zeena-dr-text: #101828;--zeena-dr-text-secondary: #475467;--zeena-dr-text-muted: #98a2b3;--zeena-dr-shadow: 0 16px 40px rgba(15, 23, 42, .18);--zeena-dr-trigger-bg: #ffffff;--zeena-dr-radius: 10px;position:relative;width:100%;min-width:0;display:block}.zeena-dt-portal{--zeena-dr-primary: #005987;--zeena-dr-primary-soft: rgba(0, 89, 135, .12);--zeena-dr-primary-border: rgba(0, 89, 135, .35);--zeena-dr-bg: #ffffff;--zeena-dr-bg-muted: #f5f7fa;--zeena-dr-bg-hover: #eef4f8;--zeena-dr-border: #e5e7eb;--zeena-dr-text: #101828;--zeena-dr-text-secondary: #475467;--zeena-dr-text-muted: #98a2b3;--zeena-dr-shadow: 0 16px 40px rgba(15, 23, 42, .18);--zeena-dr-radius: 10px;--zeena-dr-trigger-bg: #ffffff}[data-theme=dark] .zeena-dt,[data-theme=dark] .zeena-dt-portal{--zeena-dr-primary: #005987;--zeena-dr-primary-soft: rgba(0, 89, 135, .28);--zeena-dr-primary-border: rgba(0, 137, 204, .55);--zeena-dr-bg: #1a1a1a;--zeena-dr-bg-muted: #141414;--zeena-dr-bg-hover: #252525;--zeena-dr-border: #303030;--zeena-dr-text: rgba(255, 255, 255, .92);--zeena-dr-text-secondary: rgba(255, 255, 255, .65);--zeena-dr-text-muted: rgba(255, 255, 255, .4);--zeena-dr-shadow: 0 18px 44px rgba(0, 0, 0, .55);--zeena-dr-trigger-bg: #252525}.zeena-dt-popover{min-height:0}.zeena-dt-popover__header{flex:0 0 auto}.zeena-dt-popover__header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.zeena-dt-popover__time-toggle{box-sizing:border-box;height:28px;min-width:52px;margin:0;padding:0 8px;border:1px solid var(--zeena-dr-primary-border);border-radius:6px;background:var(--zeena-dr-primary-soft);color:var(--zeena-dr-primary);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;cursor:pointer}.zeena-dt-popover__time-toggle--open{background:var(--zeena-dr-primary);color:#fff;border-color:var(--zeena-dr-primary)}.zeena-dt-popover__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;padding:10px 12px;overflow:hidden}.zeena-dt-calendar-panel,.zeena-dt-time-panel{flex:1 1 auto;min-height:0;overflow:visible}.zeena-dt-time-panel .zeena-dr-time{height:100%;min-height:220px}.zeena-dt-time-panel .zeena-dr-time__list{min-height:180px;max-height:180px;overscroll-behavior:contain}.zeena-dt-date-row{flex:0 0 auto}.zeena-dt-popover__footer{flex:0 0 auto;justify-content:space-between;gap:8px}.zeena-dt-quick-links{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}.zeena-dt-quick-link{margin:0;padding:0;border:none;background:transparent;color:var(--zeena-dr-primary);font-size:12px;font-weight:600;cursor:pointer}.zeena-dt-quick-link:hover{text-decoration:underline}.zeena-dt-footer-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.zeena-dr-day--disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.zeena-dr-day--disabled .zeena-dr-day__num{background:transparent!important}.zeena-dr-time__cell--disabled{opacity:.35;cursor:not-allowed;pointer-events:none}:root{--primary-color: #005987;--border-color: #ddd;--dropdown-bg-color: #fdfdfd;--secondary-color: #d11d27}button.toggle-button{background-color:var(--primary-color)!important}main.ant-layout-content.bodyBg.css-dev-only-do-not-override-161f05s{overflow-y:hidden;height:auto}.text-brand-blue{color:#005987}.text-brand-black{color:#1c212b}.bg-brand-white{background-color:#fff}.bg-brand-blue{background-color:#005987}.bg-brand-black{background-color:#1c212b}.bg-brand-red{background-color:#d11d27}.dateRangefilter button.dr-input{padding:20px 10px;background:#fafafa;border:1px solid #eee;outline:none;height:33px;border-radius:8px}.filter{height:42px}.filter .ant-select-selection-overflow{height:40px}.view_button{width:42px!important;height:42px!important;border-radius:8px!important}.filter_btn{height:42px;border-radius:8px!important}.drone-logs-files button.dr-input{height:44px}.surveillance-icon svg{font-size:22px!important}.DroneActionns{font-size:12px!important;padding:0!important;height:34px!important;font-weight:400!important;width:60%!important;display:block!important;margin:0 auto!important}.drone-action-menu{min-width:230px;padding:12px;overflow:hidden;border:1px solid var(--app-modal-table-border);border-radius:12px;background:var(--app-modal-panel-background);color:var(--app-text-primary);box-shadow:0 16px 38px #0f172a2e}.drone-action-menu__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:2px 4px 10px;border-bottom:1px solid var(--app-modal-table-border)}.drone-action-menu__list{max-height:250px;margin-bottom:12px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--app-text-muted) 45%,transparent) transparent}.drone-action-menu__row{padding:7px 6px;border-radius:7px;transition:background-color 80ms linear}.drone-action-menu__row:hover{background:var(--app-modal-table-row-hover-background)}.drone-action-menu .ant-checkbox-wrapper{color:var(--app-text-primary)!important}.drone-action-menu__status{font-size:12px}.drone-action-menu__empty{padding:12px 6px;color:var(--app-text-muted);text-align:center}.drone-action-menu .DroneActionns.ant-btn{border-color:var(--primary-color)!important;background:var(--primary-color)!important;color:#fff!important}[data-theme=dark] .drone-action-menu{border-color:var(--app-modal-table-border);background:var(--app-modal-panel-background);box-shadow:0 20px 48px #0000006b}[data-theme=dark] .drone-action-menu .ant-checkbox-inner{border-color:#ffffff52;background:#ffffff0f}[data-theme=dark] .drone-action-menu .ant-checkbox-checked .ant-checkbox-inner,[data-theme=dark] .drone-action-menu .ant-checkbox-indeterminate .ant-checkbox-inner{border-color:var(--primary-color);background:var(--primary-color)}.face-authentication img{display:block;margin:auto;padding:10px 0;cursor:pointer}#droneId_help .ant-form-item-explain-error{display:block;margin-top:14px}.completed-badge{display:inline-block;padding:2px 8px;background-color:#309100;color:#fff;border-radius:4px;font-size:.8em;margin-left:10px;vertical-align:middle}.flight-actions .ant-btn[disabled]{cursor:not-allowed;opacity:.65}.flight-actions{display:flex}.flight-actions button{flex:1;padding:22px;border-radius:10px!important;margin:0}.triggered-flight-warning{color:#f5222d;font-weight:500}.ahrs-metter{width:50%!important;display:block;margin:0 auto;text-align:center;position:relative;top:30%;left:0%}.speed-altitude-metter{position:relative}.speed-altitude{position:absolute;right:0%;top:0%;color:#000;background:#00000080;width:110px;border-radius:10px 0 0 10px;border-right:5px solid green}.altitude-head{background:#000;color:#0f0;font-size:20px;padding:5px;border-radius:4px}ul.speed-altitude-values{list-style:none;color:#fff;line-height:30px}.speed-bars{color:#30a630;font-size:20px;background:#00000080;border-radius:10px 0 0 10px;width:110px;margin-top:-34px;border-right:5px solid #eaff3d}.speed-bars li{line-height:56px}.speed-bars-values{list-style:none;color:#fff;line-height:50px}.active-value{display:block;position:absolute;top:27%;left:12%;line-height:30px;background:#000;padding:10px}.active-value span{display:block}.speed-bars li.active,.speed-bars .active{background:#000;padding:10px}.speed-value{display:block;position:absolute;top:40%;right:0%;line-height:30px;background:#000;padding:10px}.speed-value span{display:block}.roll-pitch-container{position:absolute;top:7%;left:25%}.compass-container{position:absolute;top:50%;left:35%}img.compass-graph{width:200px}.goto-dropdown-overlay{max-height:60vh;overflow-y:auto;width:auto!important;min-width:400px}.goto-dropdown-panel{display:flex;gap:16px;min-width:300px;padding:10px 15px;border-radius:8px;background:var(--app-modal-panel-background);box-shadow:0 2px 10px #00000026}.goto-dropdown-section{flex:1;min-width:0}.goto-dropdown-section-title{margin:0 0 8px;font-size:12px;font-weight:600;color:var(--app-text-primary)}.goto-dropdown-row{margin-bottom:4px;padding:6px 10px;border-radius:6px;border:1px solid var(--app-modal-table-border);cursor:pointer;font-size:13px;color:var(--app-text-primary)}.goto-dropdown-row:hover{background:var(--app-modal-table-row-hover-background)}.goto-dropdown-row--selected{background:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background));border-color:color-mix(in srgb,var(--primary-color) 26%,var(--app-modal-table-border))}.goto-dropdown-row--selected:hover{background:color-mix(in srgb,var(--primary-color) 14%,var(--app-modal-panel-background))}.goto-dropdown-empty{margin:0;font-size:12px;color:var(--app-text-muted)}.connect-drone-btn{display:inline-flex;align-items:flex-start;gap:4px;padding:4px 8px;border-radius:4px;font-weight:600;flex:0 1 auto;max-width:220px;min-width:130px;overflow:hidden;height:auto;line-height:1.15}.connect-drone-btn__main{display:inline-flex;align-items:flex-start;gap:4px;min-width:0;max-width:100%;flex:1 1 auto}.connect-drone-btn__label{display:block;line-height:1.2;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:140px}.connect-drone-btn__icon{display:flex;align-items:center;justify-content:center;line-height:1;transform:scale(.6)}.connect-drone-btn__count{display:inline-flex;align-items:center;justify-content:center;background-color:#009a1a;color:#fff;border-radius:999px;width:16px;height:16px;font-size:10px;flex-shrink:0;margin-left:2px}.connect-drone-btn__chevron{font-size:12px;flex-shrink:0}.connect-drone-dropdown .ant-dropdown-menu{width:290px;max-width:290px;overflow-x:hidden}[data-theme=dark] .connect-drone-dropdown .ant-dropdown-menu{background:#0f172aeb!important;border:1px solid rgba(51,65,85,.9)!important;box-shadow:0 20px 44px #02061780!important}[data-theme=light] .connect-drone-dropdown .ant-dropdown-menu{background:#ffffffe0!important;border:1px solid rgba(203,213,225,.78)!important;box-shadow:0 18px 40px #0f172a24!important}.connect-drone-option{display:flex;align-items:flex-start;gap:8px;min-width:0}.connect-drone-option__label{flex:1 1 auto;min-width:0;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:none}.connect-drone-option__status{font-size:11px;margin-left:auto;flex-shrink:0}.connect-drone-option__status--online{color:#52c41a}.connect-drone-option__status--offline{color:#ff4d4f}.goto-menu-container{display:flex;background:#fff;border-radius:0;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014;padding:4px 0}.goto-column{width:50%;min-width:200px;padding:0 10px}.goto-section{margin-bottom:0}.goto-section-title{font-weight:600;padding:5px 0;border-bottom:1px solid #eee;margin-bottom:0;color:var(--primary-color)}.goto-items{max-height:auto!important;overflow-y:auto}.goto-item{padding:8px 5px;cursor:pointer;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between}.goto-item:hover{background-color:#e6f7ff}.goto-item-name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}.goto-item-id{color:#666;font-size:.9em}.no-targets{padding:10px;text-align:center;color:#999}.indicator-bar{position:absolute;width:40px;height:300px;background:#000000b3;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:20px}.speed-bar{left:20px;top:20%}.altitude-bar{right:20px;top:20%}.indicator-pointer{position:absolute;width:100%;height:2px;background:var(--secondary-color)}.toolbar-container{position:absolute;top:40%;right:25px;transform:translateY(-50%);display:flex;flex-direction:column;z-index:2;align-items:center}.toolbar-container_for_path{position:fixed;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;z-index:2;align-items:center;margin-left:16px}.toolbar{display:flex;flex-direction:column;background-color:#1c212b;border-radius:50px;padding:11px;margin-top:135px}[data-theme=dark] .toolbar{background-color:#1c212b;box-shadow:0 10px 28px #00000047}[data-theme=light] .toolbar{background-color:#fff;box-shadow:0 10px 28px #0f172a1f}.map-search-wrapper{position:absolute;top:20px;left:50%;transform:translate(-50%)}.map-search-wrapper>div{width:350px}.map-search-wrapper .search-input{width:100%;max-width:400px;padding:10px 15px;font-size:16px;border:1px solid #afafaf;border-radius:6px;outline:none;box-shadow:0 1px 4px #0000001a;transition:border-color .2s ease-in-out;background-color:#464646bc;color:#fff!important}.map-search-wrapper .search-input:focus{border-color:#4285f4;box-shadow:0 0 5px #4285f480}.cesium-viewer-toolbar{left:50%}.toolbar-btn{background-color:#fff;color:#000;border:none;width:34px;height:34px;margin:5px 0;border-radius:30px;cursor:pointer;display:flex;justify-content:center;align-items:center}[data-theme=dark] .toolbar-btn{background-color:#2a2a2a;color:#ffffffe6;border:2px solid #424242}[data-theme=light] .toolbar-btn{background-color:#fff;color:#000;border:2px solid #d1d5db}button.toolbar-btn i{font-size:16px;line-height:16px;display:inline-block}img.tolbar-icon-image{display:block;margin:0 auto;width:20px;height:auto}.toolbar-btn:hover{background-color:var(--primary-color);color:#fff}.toolbar-btn:hover img{filter:brightness(0) invert(1)}.toolbar-close-btn{background-color:var(--primary-color);color:#fff;border:none;width:60px;height:60px;border-radius:50%;margin-top:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s}.toolbar-close-btn:hover{background-color:var(--primary-color)}.toolbar-btn.active{background-color:var(--primary-color)!important;color:#fff}[data-theme=dark] .toolbar-container .toolbar-btn{background-color:#2a2a2a;color:#ffffffe6;border:2px solid #4a4a4a}[data-theme=dark] .toolbar-container .toolbar-btn:hover{background-color:#3a3a44;border-color:#5a5a66;color:#fff}[data-theme=dark] .toolbar-container .toolbar-btn.active,[data-theme=dark] .toolbar-container .toolbar-btn.active-camera{background-color:var(--primary-color)!important;color:#fff!important}[data-theme=dark] .toolbar-container .toolbar-btn i,[data-theme=dark] .toolbar-container .toolbar-btn img{color:currentColor;filter:brightness(0) saturate(100%) invert(88%) sepia(4%) saturate(0%) hue-rotate(180deg) brightness(92%) contrast(88%)}[data-theme=dark] .toolbar-container .toolbar-btn:hover i,[data-theme=dark] .toolbar-container .toolbar-btn:hover img,[data-theme=dark] .toolbar-container .toolbar-btn.active i,[data-theme=dark] .toolbar-container .toolbar-btn.active img,[data-theme=dark] .toolbar-container .toolbar-btn.active-camera i,[data-theme=dark] .toolbar-container .toolbar-btn.active-camera img{filter:brightness(0) invert(1)}[data-theme=dark] .toolbar-container .toolbar-btn .recording-indicator-toolbar{background-color:#ff4d4f}[data-theme=light] .toolbar-container .toolbar-btn{background-color:#fff;color:#000;border:2px solid #d1d5db}[data-theme=light] .toolbar-container .toolbar-btn:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}[data-theme=light] .toolbar-container .toolbar-btn:hover img,[data-theme=light] .toolbar-container .toolbar-btn:hover i{filter:brightness(0) invert(1)}[data-theme=light] .toolbar-container .toolbar-btn.active,[data-theme=light] .toolbar-container .toolbar-btn.active-camera{background-color:var(--primary-color)!important;color:#fff!important}[data-theme=light] .toolbar-container .toolbar-btn.active img,[data-theme=light] .toolbar-container .toolbar-btn.active-camera img{filter:brightness(0) invert(1)}.ant-dropdown-menu-submenu .ant-dropdown-menu{background-color:var(--primary-color)!important}.ant-dropdown-menu-submenu .ant-dropdown-menu span{color:#fff!important}.ant-tooltip-inner{font-size:12px}.authBg{background-image:url(/login-bg.png);background-position:center center;background-repeat:no-repeat;background-size:cover;padding-top:0!important}.auth{min-height:100vh;display:flex;align-items:center;vertical-align:middle}.registration_form{position:relative;padding:40px 40px 20px}.registration_form_wrapper{max-width:412px;width:100%;margin:0 auto;border-radius:40px;border:2px solid #fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(107.52% 105.76% at 0% -.91%,#ffffff4a,#fff0)}.registration_form label{color:#fff!important}.registration_form .ant-form-item-explain-error{color:#ff4d4f!important}.registration_form-content{text-align:center;padding-bottom:20px;color:#fff}p.form-content{margin-top:20px}.registration_form-content img{max-width:236px;width:100%}.input_wrapper{background-color:#fff!important;height:48px!important}.input_wrapper input{color:#111!important}.reset-input-field span.ant-input-affix-wrapper{background:#fff!important;width:100%;padding:10px 14px;border-radius:0;border:none;outline:none;height:44px!important}input#login::placeholder{color:#3a3636}span.anticon.anticon-loading.anticon-spin svg{color:#fff!important}.custom-checkbox .ant-checkbox-inner{background-color:transparent;border-color:#fff;border-radius:0}.custom-checkbox .ant-checkbox-inner:checked{background-color:#fff;border-color:#fff}.custom-checkbox .ant-checkbox-inner:focus{box-shadow:none}.forget_password_link{color:#fff!important;text-decoration:underline}.registration_form .anticon svg{color:#595555!important}#username::placeholder{color:#fff}#password::placeholder{color:#fff}span.ant-input-affix-wrapper{color:#fff}.btn-login{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff;padding:12px 30px;border-radius:5px!important;font-size:16px;display:block;height:44px;line-height:20px;letter-spacing:1px;margin-top:20px}.btn-login:hover{cursor:pointer;color:#fff!important;background-color:var(--primary-color)!important}.btn-google-login{background-color:#fff!important;border:none;color:#000;border-radius:5px!important;font-size:18px;font-weight:300;height:48px;width:100%;outline:none}.btn-google-login:hover{background-color:#005987!important;color:#fff;border-color:#005987}h2.form-title{display:block;padding-top:20px;padding-bottom:14px;font-size:30px;text-transform:capitalize}.auth-footer{color:#fff;margin-top:10px;text-align:center;font-size:14px}.auth-bottom span{color:#fff}.auth-footer a{color:#fff!important;font-weight:700!important}.forget-password{display:block;margin-right:26px;float:right;font-size:13px;margin-top:2px;font-weight:300}span.forget-password a{color:#fff;text-decoration:underline}.dont-have-account{display:inline-block;font-weight:300}span.face-authentication{position:absolute;right:0;margin-right:15px;margin-top:-26px;font-size:22px}span.face-authentication svg{color:#fff!important}.face_auth{background:#fff;display:block;width:24%;margin:auto;text-align:center;padding:40px 0}.downloadFile span{color:#000!important}.react-tel-input .country-list{padding:0;width:170px!important;text-align:left;font-size:14px;line-height:15px;max-height:150px!important}.react-tel-input .selected-flag{width:150px!important;top:15px!important;height:auto!important;border-radius:0}.react-tel-input .flag-dropdown{width:190px;border-radius:0!important}.ant-input{border-radius:0!important}.registration_form input{color:#000!important}.ant-input::placeholder{color:#fff}.react-tel-input .form-control{padding-left:10px!important;left:35%!important;border-radius:0!important;width:65%!important}.uer-profile-security{background:#fff;padding:40px;border-radius:12px;text-align:left;min-height:630px!important}.uer-profile-security h3.form-title{font-size:25px;font-weight:600;margin-bottom:20px}.security-list{font-size:34px}.ant-list-item-meta-avatar{color:#000;padding:0;font-size:30px}.security-list li.ant-list-item:hover .ant-list-item-meta-avatar{color:#fff!important}.security-list li.ant-list-item{padding:18px 30px;background:#f5f5f5;margin-bottom:20px;border-radius:6px;border:0px solid var(--border-color)}.security-list .ant-list-item-meta{vertical-align:middle!important;align-items:center!important}.security-list li.ant-list-item:hover{background:var(--primary-color);border-color:var(--border-color)}li.ant-list-item svg:hover{color:#fff!important}.security-list h4.ant-list-item-meta-title{color:#3c3c3c!important;font-size:16px!important;font-weight:400!important}.security-list li.ant-list-item:hover h4.ant-list-item-meta-title{color:#fff!important}.btn-verification{margin-top:15px}.desktop-menu .ant-menu-item-selected{background-color:var(--primary-color)!important}.pin-modal-action-info{display:flex;gap:12px;padding-top:20px}span.pin-modal-label{font-weight:700;margin-right:3px}label.pin-modal-input-label{margin:10px 0;display:block}.pin-modal-input-section input{height:34px;margin:0}.pin-modal-error-message{color:red;display:block;padding-top:6px;font-size:12px}.controlbar-confirm-modal.model_popup_width{width:min(360px,calc(100vw - 32px))!important;max-width:min(360px,calc(100vw - 32px))!important}.controlbar-confirm-modal .ant-modal-content{min-height:auto!important;max-height:none!important;overflow:hidden!important;border-radius:18px!important}.controlbar-confirm-modal .ant-modal-body{padding:0!important;overflow:hidden!important}.controlbar-confirm-modal .zeena-modal__header,.controlbar-confirm-modal .popup-model-header-shell{margin:0!important;padding:16px 18px 12px!important;min-height:auto}.controlbar-confirm-modal .zeena-modal__title,.controlbar-confirm-modal .popup-model-title{margin:0!important;font-size:16px!important;line-height:1.2}.controlbar-confirm-modal .ant-modal-footer{padding:12px 18px 18px!important;gap:8px}.controlbar-confirm-modal .popup-model-btn-cancel,.controlbar-confirm-modal .button-primary.ant-btn{min-height:40px!important;border-radius:10px!important;font-size:13px!important}.controlbar-confirm-modal__body{padding:18px 18px 10px;text-align:center}.controlbar-confirm-modal__body--status{display:grid;gap:10px}.controlbar-confirm-modal__text{margin:0;font-size:14px;line-height:1.55;color:var(--app-text-secondary)}.controlbar-confirm-modal__notice{border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.45}.controlbar-confirm-modal__notice--success{color:#166534;background:#f0fdf4;border:1px solid #86efac}.controlbar-confirm-modal__notice--danger{color:#b42318;background:#fef3f2;border:1px solid #fecdca}[data-theme=dark] .controlbar-confirm-modal .ant-modal-content{border-color:#60a5fa29!important}[data-theme=dark] .controlbar-confirm-modal__text{color:#e2e8f0db}[data-theme=dark] .controlbar-confirm-modal__notice--success{color:#bbf7d0;background:#14532db8;border-color:#4ade8047}[data-theme=dark] .controlbar-confirm-modal__notice--danger{color:#fecaca;background:#7f1d1db8;border-color:#f8717142}.calibration-dropdown{padding:6px 8px;border-radius:4px;cursor:pointer;display:inline-flex;align-items:center;color:#fff;margin-left:8px;-webkit-user-select:none;user-select:none;border-radius:4px!important;transition:background-color .3s ease}.calibration-dropdown.green-bg{background-color:green}.calibration-dropdown.red-bg{background-color:#d11d27;border:1px solid #ef4444;box-shadow:0 6px 16px #d11d2738;border-radius:4px!important}.calibration-dropdown.red-bg .anticon,.calibration-dropdown.red-bg svg,.calibration-dropdown.red-bg svg text,.calibration-dropdown.red-bg svg path,.calibration-dropdown.red-bg svg circle,.calibration-dropdown.red-bg svg rect{color:#fff!important;fill:#fff!important;stroke:#fff!important}.btn.green-bg{background-color:green;border-color:green}.btn.red-bg{background-color:#d11d27;border-color:#d11d27}#default_industry_page{padding:20px;max-width:450px;height:100vh;margin:0 auto;display:flex;align-items:center;vertical-align:middle}span.industry-label{font-size:14px;align-items:center;display:flex}.default_industry_buttons{display:flex;width:100%;margin:auto}.industry_selector{width:100%;margin-top:10px}.industry_selector label{display:flex;margin-top:0;margin-bottom:0;padding:5px 0;font-weight:400}.industry-option{display:flex;width:100%!important;gap:5px;margin-bottom:5px}.industry_selector label:hover{background-color:#0000000d}.chose_default_industry_box label.ant-radio-wrapper{display:flex;line-height:32px;font-size:18px}.chose_default_industry_box{background:#fff;border:1px solid #ddd;padding:30px;box-shadow:0 0 10px #b1afaf7f;border-radius:12px}.industry_box_title{text-align:center;font-weight:700!important;font-size:24px!important;text-transform:capitalize}button.industy_logout_btn{display:block;width:100%;text-align:center;height:44px;font-size:18px;background:var(--primary-color);color:#fff!important;border-radius:0}button.industy_logout_btn:hover{background:var(--secondary-color)!important}#default_industry_page .default_industry_confirm{border-radius:0!important;font-size:18px;color:#fff}.Start_date span{font-size:13px;margin-left:5px}.profile-securty-icon{color:#3c3c3c;transition:color .3s ease;cursor:pointer}li.ant-list-item:hover .profile-securty-icon{color:#fff!important}.Start_date{display:flex;margin-left:-4px}.ant-btn-primary{margin:0 5px;height:32px;background:var(--primary-color)!important;border-color:var(--primary-color);box-shadow:none;width:50%;height:44px;border-radius:8px!important}.ant-btn-primary:hover{background:var(--primary-color)!important;border-color:var(--primary-color)}.ant-btn-default{border-radius:0}.ant-input-outlined{border-color:var(--border-color)!important;background-color:transparent!important}.ant-input-outlined:hover{border-color:var(--border-color);background-color:transparent!important}.ant-modal .ant-modal-content{width:100%}.ant-table-footer{background-color:var(--background-color)!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid var(--border-color)!important}.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td{border-inline-end:1px solid var(--border-color)!important}.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container{border-inline-start:1px solid var(--border-color)!important;border-top:1px solid var(--border-color)!important}.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-title{border:1px solid var(--border-color)!important}.ant-popover-content{width:45%!important;max-width:100%!important;display:block;margin:0 auto}.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th{border-inline-end:1px solid var(--border-color)!important}.ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-footer{border:1px solid var(--border-color)!important}.ant-select-selector{background:transparent!important;color:#fff;border-radius:0}.ant-picker-outlined:focus-within{background-color:transparent!important}ul.ant-dropdown-menu.ant-dropdown-menu-root.ant-dropdown-menu-vertical{border-radius:8px!important;min-height:70px;padding:8px!important;box-shadow:0 25px 37px #0000001a!important;background:#fff}a.ant-dropdown-trigger.logo-dropDown:hover .ant-space-item{color:#fff!important}.ant-dropdown-menu-item-icon{margin-inline-end:0px!important}.ant-btn-variant-outlined:hover{border-color:var(--secondary-color)!important;background:var(--secondary-color)!important}.flight_calendar_views .ant-btn-variant-outlined{margin:0 5px;border-radius:8px!important;color:#fff;padding:5px 30px!important;border:1px solid;min-height:44px;border-color:var(--border-color);background:var(--secondary-color)}.machine-marker-container{display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-100%)}.marker-icon-wrapper{position:relative;cursor:pointer}.machine-marker-icon{width:40px;height:40px}.marker-label{margin-top:2px;font-size:12px;background:#fff;padding:2px 6px;border-radius:4px;box-shadow:0 1px 2px #0000004d;white-space:nowrap}.ant-select-dropdown,[data-theme=dark] .ant-select-dropdown,[data-theme=light] .ant-select-dropdown{background-color:var(--app-modal-panel-background);border:1px solid var(--app-modal-table-border);color:var(--app-text-primary)}.ant-input-outlined,input.ant-input.css-dev-only-do-not-override-nltgzw.ant-input-outlined{background:transparent!important;border-color:var(--border-color)!important}input.ant-input-number-input{background-color:var(--primary-color)!important;border-color:var(--border-color)!important}.ant-input-number-handler-wrap{background-color:var(--primary-color)!important}.ant-input-number.css-dev-only-do-not-override-nltgzw.ant-input-number-outlined{border-color:var(--border-color)!important}.ant-slider .ant-slider-handle:after{background-color:var(--border-color)}.ant-input-number-outlined .ant-input-number-handler-wrap .ant-input-number-handler-down{border-block-start:1px solid var(--border-color)!important}.ant-input-number-outlined{border-color:var(--border-color)!important;border-radius:0;background:transparent!important}.ant-input-number .ant-input-number-handler{border-inline-start:1px solid var(--border-color)!important}.limit-field-no-bg,.limit-field-no-bg .ant-input-number-input,.limit-field-no-bg input.ant-input-number-input{background:transparent!important;background-color:transparent!important;width:100%;border-radius:4px}.no-border-radius-btn,.no-border-radius-btn.ant-btn{border-radius:0!important}textarea:where(.css-dev-only-do-not-override-nltgzw).ant-input{background:transparent!important;border:1px solid var(--border-color)!important}.ant-picker-outlined{background:transparent!important;width:100%;border-color:var(--border-color)!important;border-radius:0!important}.ant-picker-outlined:hover{background:transparent!important;border-color:var(--border-color)!important}.ant-modal-footer .ant-btn-variant-outlined,.ant-btn-variant-dashed{background:var(--secondary-color);border-radius:4px;color:#fff!important}.ant-modal-footer .ant-btn-button{width:50%}.modal-actions{margin-top:10px}.btn_close:hover{color:#fff!important;border-radius:4px}.book_flight_btn:hover{color:#fff!important;border-radius:8px}.btn_delete_confirm{background:var(--primary-color)!important}.ant-modal:not(.zeena-modal) .ant-modal-close{top:16px;inset-inline-end:24px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffffeb!important;color:#344054!important;border:1px solid #d0d5dd!important;transition:background .2s ease,border-color .2s ease,color .2s ease}.ant-modal:not(.zeena-modal) .ant-modal-close .ant-modal-close-x,.ant-modal:not(.zeena-modal) .ant-modal-close .anticon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:1}.ant-modal:not(.zeena-modal) .ant-modal-close svg{fill:currentColor}.ant-picker-dropdown .ant-picker-panel-container{background:var(--dropdown-bg-color)}.ant-btn-color-dangerous.ant-btn-variant-outlined{border-color:var(--border-color);background:var(--secondary-color);color:#fff}.card_flight{background:var(--dropdown-bg-color)!important}button.camera-play-button svg{color:#fff;cursor:pointer}.ant-menu-item:after{display:none!important}.ant-menu-item:before{display:none!important}.ant-picker.ant-picker-outlined{width:100%}.book_flight_btn{background:var(--primary-color);border-color:var(--primary-color);color:#fff;height:44px!important;margin-bottom:10px;letter-spacing:1px;border-radius:8px;display:block}.all_flights_content{display:flex;align-items:center}.flights_card .ant-card-body{padding:0}.card_head p,.card_head h3{margin-bottom:0}.card_head h3{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:12px}.card_head h3 .all-flights-card-title{flex:1 1 auto;min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.card_head h3 .completed-badge{flex:0 0 auto;padding:3px 8px 2px;white-space:nowrap}.card_head{border-bottom:1px solid rgb(233,233,233);display:flex;flex-direction:column;align-items:start;justify-content:start;gap:4px;padding-bottom:20px}.ant-card.card_flight{border-radius:14px;border:1px solid #eeeeee;padding:20px;box-shadow:none!important}.all-flights-list-view{background:var(--dropdown-bg-color, #fff);border-radius:12px;border:1px solid #e8e8e8;overflow:hidden;box-shadow:0 1px 3px #0000000f}.all-flights-list-table.ant-table-wrapper{padding:0}.all-flights-list-table .ant-table{font-size:13px}.all-flights-list-table .ant-table-thead>tr>th{background:#fafafa!important;color:#455266;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.4px;padding:14px 16px!important;border-bottom:2px solid #e8e8e8}.all-flights-list-table .ant-table-tbody>tr>td{padding:14px 16px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.all-flights-list-table .ant-table-tbody>tr:hover>td{background:#fafafa!important}.all-flights-list-table .ant-table-tbody>tr.all-flights-list-row-completed>td{background:#f9f9f9;color:#8c8c8c}.all-flights-list-table .ant-table-tbody>tr.all-flights-list-row-completed:hover>td{background:#f5f5f5!important}.all-flights-list-flight-cell{display:flex;flex-direction:column;gap:6px}.all-flights-list-title{font-weight:600;color:#1a1a1a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.all-flights-list-row-completed .all-flights-list-title{color:#595959;font-weight:500}.all-flights-list-status{align-self:flex-start;font-size:11px;padding:2px 8px;border:none;color:#fff;border-radius:6px}.flights_detail .ant-table-cell{padding:10px 16px!important}.all-flights-list-desc-preview{cursor:pointer;color:#595959;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.all-flights-card-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;cursor:pointer}.all-flights-list-datetime{color:#455266;white-space:nowrap}.all-flights-list-cell-muted{color:#595959}.all-flights-list-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.all-flights-list-drone{display:inline-flex;align-items:flex-start;color:#455266}.all-flights-list-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.all-flights-list-actions .ant-space-item{width:100%!important}.all-flights-list-actions button{margin:0!important;width:100%!important;height:40px;border-radius:8px!important}.all-flights-list-table .ant-table-container table>thead>tr:first-child>*:first-child{border-start-start-radius:0}.all-flights-list-table .ant-table-container table>thead>tr:first-child>*:last-child{border-start-end-radius:0}.ant-card-body .card_body{display:flex;flex-direction:column;align-items:start;justify-content:flex-start;gap:7px;padding:20px 0}.card_body strong{color:#455266}.ant-card-body .card_body p{margin-bottom:0!important}.flight-log-data-table .ant-table-tbody{height:58vh}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:var(--primary-color)!important}.ant-radio-inner{border-color:var(--primary-color)!important}.ant-modal.popup-model-root.selected_industry.model_popup_width,.ant-modal.selected_industry.model_popup_width,.ant-modal.selected_industry,.selected_industry.ant-modal,.selected_industry.zeena-modal{width:min(560px,92vw)!important;max-width:min(560px,92vw)!important;height:auto!important;max-height:calc(100vh - 48px)!important}.selected_industry .ant-modal-content{width:100%;max-width:100%;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important;display:flex;flex-direction:column}.selected_industry .ant-modal-body{height:auto!important;max-height:calc(100vh - 160px);overflow:auto!important;flex:0 1 auto}.selected_industry .zeena-modal__body,.selected_industry .popup-model-content-shell{height:auto!important;max-height:none;flex:0 1 auto;min-height:0}.selected_industry .industry-selector-container{padding-bottom:4px}.selected_industry .industry-selector-row{flex-wrap:nowrap;align-items:stretch}.selected_industry .industry-separator{display:flex;align-items:stretch;justify-content:center;max-width:28px;padding:8px 0}.selected_industry .industry-separator figure{margin:0;height:100%;display:flex;align-items:center;justify-content:center}.selected_industry .industry-separator img{max-height:100%;width:auto}.industry-column{padding:10px}.industry-changer{list-style:none;padding:0;margin-top:10px}.industry-item{display:flex;align-items:center;margin-bottom:0;padding:8px 0;background-color:#f7f7f700;border-radius:5px;transition:background-color .3s}.industry-item .star-button{margin-right:10px;background:none;border:none;cursor:pointer}.industry-radio{display:block;margin:10px 0}.industry-radio:hover{background-color:#f0f0f0}.industry-selector-container h3{font-weight:600;font-size:16px;color:#101828}.industry-selector-container h3,.industry-selector-container span{color:#101828}.industry-radio .ant-radio-inner{border-radius:4px;width:18px;height:18px;background-color:#fff;padding:2px}.industry-radio .ant-radio-inner:after{border-radius:6px}.gpslog_body .ant-table td,.gpslog_body .ant-table th{padding:8px!important}.temperature_log .gpslog_body .ant-table,.temperature_log .gpslog_body .ant-table-wrapper,.temperature_log .gpslog_body .ant-table-container,.temperature_log .gpslog_body .ant-table-content{background:transparent!important}.temperature_log .gpslog_body .ant-table,.temperature_log .gpslog_body .ant-table-container,.temperature_log .gpslog_body .ant-table-content{border-radius:0!important}.temperature_log .gpslog_body .ant-table-thead>tr>th,.temperature_log .gpslog_body .ant-table-thead>tr>th.ant-table-cell{background:#004a72!important;color:#fff!important;font-weight:700;text-align:center;border:1px solid rgba(255,255,255,.01)!important;border-top:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important;border-left:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-tbody>tr{border-top:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-tbody>tr>td,.temperature_log .gpslog_body .ant-table-tbody>tr>td.ant-table-cell{background:transparent!important;color:#fff!important;text-align:center;border:1px solid rgba(255,255,255,.01)!important;border-top:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important;border-left:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-bordered .ant-table-thead>tr>th,.temperature_log .gpslog_body .ant-table-bordered .ant-table-tbody>tr>td{border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-thead>tr>th:not(:last-child),.temperature_log .gpslog_body .ant-table-thead>tr>th.ant-table-cell:not(:last-child){border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-tbody>tr>td:not(:last-child),.temperature_log .gpslog_body .ant-table-tbody>tr>td.ant-table-cell:not(:last-child){border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-thead>tr:not(:last-child)>th{border-bottom:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-tbody>tr:not(:last-child)>td{border-bottom:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-thead>tr>th:last-child{border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-tbody>tr>td:last-child{border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-thead>tr>th,.temperature_log .gpslog_body .ant-table-thead>tr>th.ant-table-cell,.temperature_log .gpslog_body .ant-table-tbody>tr>td,.temperature_log .gpslog_body .ant-table-tbody>tr>td.ant-table-cell{border-right-color:#ffffff03!important;border-bottom-color:#ffffff03!important;border-inline-end:1px solid rgba(255,255,255,.01)!important;border-inline-start:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-bordered .ant-table-thead>tr>th,.temperature_log .gpslog_body .ant-table-bordered .ant-table-tbody>tr>td{border-right-color:#ffffff03!important;border-bottom-color:#ffffff03!important;border-inline-end:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td{border-inline-end:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th{border-inline-end:1px solid rgba(255,255,255,.01)!important;border-right:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body table th,.temperature_log .gpslog_body table td{border-right:1px solid rgba(255,255,255,.01)!important;border-bottom:1px solid rgba(255,255,255,.01)!important;border-inline-end:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-tbody>tr:hover>td{background:#ffffff0d!important}.temperature_log .gpslog_body .ant-table-bordered{border:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-bordered>.ant-table-container{border:1px solid rgba(255,255,255,.01)!important}.temperature_log .gpslog_body .ant-table-bordered>.ant-table-content{border:1px solid rgba(255,255,255,.01)!important}.ant-modal.sprayer-status-modal.model_popup_width,.ant-modal.sprayer-status-modal,.sprayer-status-modal.ant-modal,.sprayer-status-modal.zeena-modal{width:min(520px,48vw)!important;max-width:min(520px,48vw)!important;height:auto!important;max-height:calc(100vh - 48px)!important}.sprayer-status-modal.ant-modal-wrap{display:flex!important;justify-content:center!important;align-items:center!important}.sprayer-status-modal.ant-modal{top:0!important;left:auto!important;right:auto!important;transform:none!important;padding-bottom:0!important;margin:0 auto!important;position:relative!important}.sprayer-status-modal .ant-modal-content{width:100%;max-width:100%;background:#0d5578!important;border:1px solid #0D5578!important;border-radius:12px!important;padding:0!important;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a!important;display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important;overflow:hidden!important;margin:0 auto!important}.sprayer-status-modal .ant-modal-body{padding:0!important;overflow-y:auto!important;overflow-x:hidden!important;flex:0 1 auto!important;height:auto!important;max-height:calc(100vh - 120px);display:flex!important;flex-direction:column!important}.sprayer-status-modal .zeena-modal__body,.sprayer-status-modal .popup-model-content-shell{height:auto!important;flex:0 1 auto;min-height:0}.sprayer-status-modal .zeena-modal__header-actions{gap:12px;align-items:center}.sprayer-status-modal .zeena-modal__header-actions>*{vertical-align:middle}.sprayer-status-modal .ant-modal-body::-webkit-scrollbar{width:8px}.sprayer-status-modal .ant-modal-body::-webkit-scrollbar-track{background:#0d5578!important;border-radius:4px}.sprayer-status-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.sprayer-status-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#ffffff80}.sprayer-status-modal .ant-modal-body{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) #0D5578}.sprayer-status-content{padding:12px 14px;color:#fff;flex:0 1 auto;overflow-y:visible;min-height:0}.sprayer-status-content--page{padding:24px 28px 28px}.sprayer-status-page-panel{height:100%;min-height:0;display:flex;flex-direction:column}.sprayer-status-section{background:#0a4a6e;padding:8px 10px;margin-bottom:8px;border-radius:10px;display:flex;flex-direction:column;gap:4px}.sprayer-control-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.sprayer-control-left{display:flex;align-items:center;gap:12px}.sprayer-control-title{font-weight:500;font-size:14px;color:#fff}.sprayer-control-section .ant-switch{background:#ffffff4d}.sprayer-control-section .ant-switch-checked{background:#52c41a}.sprayer-control-status{color:#ffffffb3;font-size:14px}.sprayer-control-status .status-active{color:#52c41a;font-weight:700}.sprayer-control-status .status-inactive{color:#ff4d4f;font-weight:700}.tank-level-header{display:flex;align-items:center;margin-bottom:0}.tank-level-left{display:flex;align-items:center;gap:12px}.tank-level-title{font-weight:500;font-size:14px;color:#fff}.tank-level-progress{margin-bottom:0}.tank-level-progress .ant-progress-bg{background:#00d3f3!important}.tank-level-remaining{color:#ffffffb3;font-size:14px}.metric-card{margin-top:4px;padding:6px 8px;background:#0a4a6e;border-radius:8px}.metric-header{display:flex;align-items:center;gap:6px;margin-bottom:2px}.metric-icon{font-size:16px}.metric-label{color:#ffffffb3;font-size:12px}.metric-value{font-size:16px;font-weight:700;color:#fff}.nozzle-status-section{margin-top:10px;margin-bottom:8px;background:#0a4a6e;padding:10px;border-radius:10px;display:flex;flex-direction:column;gap:6px}.nozzle-status-header{display:flex;align-items:center;gap:12px;margin-bottom:0}.nozzle-status-title{font-weight:500;font-size:14px;color:#fff}.nozzle-item{padding:6px 10px;border-radius:8px;position:relative;cursor:pointer;transition:all .3s;text-align:center}.nozzle-item.active{background:#52c41a33;border:2px solid #52c41a}.nozzle-item.fault{background:#ff4d4f33;border:2px solid #ff4d4f}.nozzle-item:not(.active):not(.fault){background:#ffffff0d;border:2px solid rgba(255,255,255,.1)}.nozzle-dot{position:absolute;top:8px;left:8px;width:8px;height:8px;border-radius:50%}.nozzle-item.active .nozzle-dot{background:#52c41a}.nozzle-item.fault .nozzle-dot{background:#ff4d4f}.nozzle-item:not(.active):not(.fault) .nozzle-dot{background:#999}.nozzle-number{font-size:15px;font-weight:700;color:#fff}.nozzle-fault-alert{margin-top:0;margin-bottom:8px;padding:6px 10px;background:#ffc1071a;border:1px solid rgba(255,193,7,.5);border-radius:8px;display:flex;align-items:center;gap:8px}.fault-icon{font-size:20px}.fault-text{color:#ffc107;font-size:14px}.emergency-stop-section{padding:0 8px 4px;display:flex;justify-content:center}.emergency-stop-btn{width:min(100%,240px);min-width:160px;padding:8px 14px;background:#ff4d4f;border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .3s}.emergency-stop-btn:hover:not(.disabled){background:#ff7875}.emergency-stop-btn.disabled{opacity:.5;cursor:not-allowed}.powerwash-device-modal.ant-modal-wrap{pointer-events:none}.powerwash-device-modal.ant-modal{pointer-events:auto}.powerwash-device-modal .ant-modal-header,.powerwash-device-modal .ant-modal-close{display:none!important}.powerwash-device-modal .ant-modal-content{background:#0d2b3e;border-radius:16px;border:1px solid rgba(0,211,243,.2);box-shadow:0 8px 32px #0006;overflow:hidden}.powerwash-device-modal .ant-modal-body{padding:0;background:transparent}.powerwash-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:linear-gradient(135deg,#0a4a6e,#0d2b3e);border-bottom:1px solid rgba(0,211,243,.2)}.powerwash-header-left{display:flex;align-items:center;gap:12px}.powerwash-header-left h3{margin:0;color:#fff;font-size:18px;font-weight:600}.powerwash-close-btn{background:none;border:none;color:#fff9;cursor:pointer;font-size:16px;padding:4px;border-radius:4px;transition:all .3s}.powerwash-close-btn:hover{color:#fff;background:#ffffff1a}.powerwash-content{padding:20px 24px}.powerwash-status-bar{margin-bottom:16px}.powerwash-ws-status{font-size:12px;padding:4px 10px;border-radius:12px;font-weight:500}.powerwash-ws-status.connected{background:#52c41a26;color:#52c41a}.powerwash-ws-status.disconnected{background:#ff4d4f26;color:#ff4d4f}.powerwash-drone-selector{margin-bottom:20px}.powerwash-drone-selector label{display:block;color:#ffffffb3;font-size:14px;margin-bottom:8px}.powerwash-drone-selector .ant-select{width:100%}.powerwash-devices-section{margin-bottom:16px}.powerwash-device-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#0a4a6e;border-radius:10px;transition:all .3s;border:1px solid transparent}.powerwash-device-row.active{border-color:#00d3f366;background:linear-gradient(135deg,#0a4a6e,#0d3b4e)}.powerwash-device-left{display:flex;align-items:center;gap:12px}.powerwash-icon{display:block;flex-shrink:0;color:#fff}.powerwash-device-label{color:#fff;font-size:15px;font-weight:500}.powerwash-device-right{display:flex;align-items:center;gap:12px}.powerwash-device-status{font-size:13px;font-weight:600;padding:2px 8px;border-radius:4px}.powerwash-device-status.status-on{color:#52c41a;background:#52c41a1a}.powerwash-device-status.status-off{color:#ffffff80;background:#ffffff0d}.powerwash-device-status.status-mixed,.powerwash-device-status.status-waiting{color:#faad14;background:#faad141a}.powerwash-hint{text-align:center;color:#ffffff80;font-size:13px;padding:24px 0}.industry-radio .ant-radio{display:flex;align-items:center}.industry-radio span{margin-left:8px}.profile_list_dropdown{background:#fff;border-radius:12px!important;width:200px!important;max-width:250px!important;padding:12px!important}li.ant-dropdown-menu-item.profile_list_dropdown-item{padding:8px!important;font-size:14px!important;font-weight:500!important;color:#000;text-align:left!important;line-height:32px!important}.profile_list_dropdown-item svg{display:flex;margin-right:10px!important;font-size:30px!important;text-align:left!important;vertical-align:middle;width:26px}.menuList{display:flex;align-items:center;justify-content:center;padding:0 16px;width:100%}.menuList span.ant-menu-title-content{font-size:12px}.phone-group input,.phone-group input::placeholder{color:#000!important}header ul.desktop-menu{display:flex;justify-content:center;width:100%}header ul.desktop-menu li{margin:0 3px!important}.desktop-menu{display:none;width:100%;text-align:center;align-items:center;vertical-align:middle;margin-left:0}.desktop-profile{display:flex!important;align-items:center;padding:0 16px;justify-content:end;height:44px}.mobile-menu-button{display:flex;align-items:center;position:absolute;top:15px;right:15px;width:40px;height:40px;border-radius:50px;line-height:40px;font-size:24px;background:#fff!important;color:#0053a1!important}button.userprofile{margin-left:10px;align-items:center}.polyline_active{background-color:var(--primary-color)}@media(min-width:768px){.desktop-menu,.desktop-profile{display:flex}.mobile-menu-button,.mobile-profile{display:none}}@media(max-width:767px){.desktop-menu,.desktop-profile{display:none}.mobile-profile{display:flex;align-items:center}}.chose_form{width:100%!important;height:41px}.security-list li.ant-list-item .not_registored_label{background-color:#ffffff2a;padding:1px 8px;border-radius:18px}.security-list li.ant-list-item:hover .not_registored_label{color:#fff!important}@media(max-width:1023px){.security-list li.ant-list-item{padding:12px 8px!important}.security-list .ant-list-item-meta-title{font-size:14px!important}}@media(max-width:767px){.security-list li.ant-list-item{padding:10px 6px!important;flex-wrap:wrap}.security-list .ant-list-item-meta{flex:1;min-width:0}.security-list .ant-list-item-meta-title{font-size:13px!important;line-height:1.4}.security-list .ant-list-item-action{margin-left:0!important;margin-top:8px;width:100%;display:flex;justify-content:flex-end}.security-list .ant-switch{min-width:44px;height:22px}.security-list .ant-switch-checked{min-width:44px}}@media(max-width:479px){.security-list li.ant-list-item{padding:8px 4px!important}.security-list .ant-list-item-meta-title{font-size:12px!important}.security-list .ant-list-item-action{margin-top:6px}}.ant-modal.farm-groups-modal.model_popup_width,.ant-modal.farm-groups-modal,.farm-groups-modal.ant-modal,.farm-groups-modal.zeena-modal{width:60vw!important;max-width:60vw!important;height:auto!important;max-height:calc(100vh - 48px)!important}.farm-groups-modal.zeena-modal .ant-modal-content,.farm-groups-modal .ant-modal-content{width:100%!important;height:auto!important;min-height:0!important;max-width:100%!important;max-height:calc(100vh - 48px)!important;display:flex;flex-direction:column;position:relative;overflow:hidden}.farm-groups-modal.zeena-modal .ant-modal-body,.farm-groups-modal .ant-modal-body{overflow:hidden!important;flex:0 1 auto;min-height:0;height:auto!important;max-height:calc(100vh - 140px);display:flex;flex-direction:column}.farm-groups-modal .zeena-modal__body,.farm-groups-modal .popup-model-content-shell{display:flex;flex-direction:column;min-height:0;flex:0 1 auto;overflow:hidden;height:auto}.farm_with_groups{display:flex;flex-direction:column;gap:10px;min-height:0;flex:0 1 auto;overflow:hidden;margin-top:.25rem}.farm_with_groups__table-shell{flex:0 1 auto;min-height:0;overflow:hidden}.farm_with_groups__table-shell .ant-table-wrapper,.farm_with_groups__table-shell .ant-spin-nested-loading,.farm_with_groups__table-shell .ant-spin-container,.farm_with_groups__table-shell .ant-table,.farm_with_groups__table-shell .ant-table-container{height:auto}.farm_with_groups__table-shell .ant-table-body{max-height:min(420px,calc(100vh - 320px));overflow-y:auto!important}.farm_with_groups .zeena-paginator-shell{margin-top:0;padding-top:12px;border-top:1px solid #f0f0f0;flex-shrink:0}[data-theme=dark] .farm_with_groups .zeena-paginator-shell{border-top-color:#303030}.farm_with_groups .admin-resource-list-table .ant-table-thead>tr>th{text-align:left!important;padding:8px 10px!important;font-size:12px;white-space:nowrap}.farm_with_groups .admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorters{justify-content:flex-start!important}.farm_with_groups .admin-resource-list-table .ant-table-thead>tr>th .admin-col-header{justify-content:flex-start!important;width:auto;gap:4px}.farm_with_groups .admin-resource-list-table .ant-table-tbody>tr>td{text-align:left!important;padding:6px 10px!important;font-size:12px}.farm_with_groups .admin-resource-list-table .ant-tag{margin-inline-end:0;padding-inline:6px;line-height:18px;font-size:11px}.modern-sidebar{position:fixed;right:0;top:64px;height:calc(100vh - 64px);width:370px;background:var(--primary-color);box-shadow:-4px 0 20px #0000001a;z-index:1000;display:flex;flex-direction:column}.sidebar-content{flex:1;background:#fff;margin-left:7px;padding:16px;display:flex;flex-direction:column;gap:10px!important;overflow-y:auto}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;padding-right:16px;border-bottom:1px solid #e1e5e9}.header-title{display:flex;align-items:center;gap:10px}.header-title i{color:var(--primary-color);font-size:18px}.header-title h3{margin:0;color:#2d3748;font-size:18px;font-weight:600;padding-top:4px}.close-btn{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;cursor:pointer;color:#64748b;transition:all .2s ease;min-width:auto}.close-btn:hover{background:var(--primary-color);color:#fff;transform:translate(-2px)}.points-list{height:100%;min-height:400px;overflow-y:auto}.bulk-update-section,.points-list{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e2e8f0}.section-header{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:15px;width:100%!important;background:transparent;border:none}.section-header i{color:var(--primary-color);font-size:14px}.section-header h4{margin:0;color:#2d3748;font-size:14px;font-weight:600}.toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.toggle-item{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.toggle-item:hover{border-color:var(--primary-color)}.toggle-item input[type=checkbox]{accent-color:var(--primary-color)}.toggle-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#4a5568}.toggle-label i{color:var(--primary-color);font-size:12px}.bulk-inputs-grid{display:grid;align-items:end}.input-group{margin-top:12px}.input-group{display:flex;flex-direction:column;gap:4px}.input-group label{font-size:11px;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.5px}.input-group input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;transition:all .2s ease}.input-group input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #667eea1a}.apply-bulk-btn{grid-column:1 / -1;background:var(--primary-color);color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;width:100%}.apply-bulk-btn:hover:not(.loading){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.apply-bulk-btn.loading{opacity:.7;cursor:not-allowed}.points-container{display:flex;flex-direction:column;gap:8px;overflow-y:auto}.point-card{background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.point-card:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000000d}.point-header{width:100%;background:none;border:none;padding:12px 16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;border-radius:8px}.point-header:hover{background:#f7fafc}.point-info{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.point-number{font-weight:600;color:#2d3748;font-size:13px}.point-coordinates{font-size:11px;color:#718096;font-family:Monaco,Consolas,monospace;text-align:left}.point-chevron{transition:transform .2s ease;color:#a0aec0}.point-chevron.open{transform:rotate(180deg)}.point-controls{padding:0 16px 16px;margin-top:14px}.controls-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.altitude-control-group{display:flex;align-items:flex-start!important;flex-direction:column;gap:4px!important}.altitude-control-group label{font-size:11px;font-weight:600;color:#4a5568;display:flex;align-items:center;gap:4px;margin-bottom:3px}.altitude-control-group label i{color:var(--primary-color);font-size:10px}.altitude-control-group input{padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;transition:all .2s ease;width:100%;color:#2d3748}.altitude-control-group input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #667eea1a}[data-theme=dark] .altitude-control-group input{background:#2a2a2a!important;border-color:#434343!important;color:#e8e8e8!important}[data-theme=dark] .altitude-control-group label{color:#b0b0b0}[data-theme=dark] .sidebar-content{background:#1f1f1f}[data-theme=dark] .header-title h3,[data-theme=dark] .section-header h4{color:#e8e8e8}[data-theme=dark] .bulk-update-section,[data-theme=dark] .points-list{background:#262626;border-color:#434343}[data-theme=dark] .point-card,[data-theme=dark] .toggle-item{background:#2a2a2a;border-color:#434343}[data-theme=dark] .toggle-label{color:silver}[data-theme=dark] .point-number{color:#e8e8e8}[data-theme=dark] .point-coordinates{color:#a0a0a0}[data-theme=dark] .input-group label{color:#b0b0b0}[data-theme=dark] .input-group input{background:#2a2a2a!important;border-color:#434343!important;color:#e8e8e8!important}[data-theme=dark] .input-group input::placeholder,[data-theme=dark] .altitude-control-group input::placeholder{color:#ffffff59!important}[data-theme=dark] .sidebar-header{border-bottom-color:#434343}.points-container::-webkit-scrollbar{width:4px}.points-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.points-container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}.points-container::-webkit-scrollbar-thumb:hover{background:#a0aec0}.gallery-container{background:#000000e6;z-index:1000;display:flex;flex-direction:column;color:#fff}.gallery-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#000000b3}.close-button{background:none;border:none;color:#fff;cursor:pointer}.gallery-content{flex:1;position:relative;padding:1rem}.media-swiper{height:100%;width:100%}.media-item{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.media-item img,.media-item video{max-width:100%;max-height:80vh;object-fit:contain}.media-meta{margin-top:1rem;text-align:center}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);color:#fff!important;background:#00000080!important;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.swiper-button-prev{left:1rem}.swiper-button-next{right:1rem}.empty-gallery,.gallery-loading,.gallery-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.gallery-footer{padding:1rem;text-align:center;border-top:1px solid #eee}.back-to-cameras-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 20px;background:var(--primary-color);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background .3s}.back-to-cameras-btn:hover{background:var(--primary-color)}.back-to-cameras-btn .icon{font-size:18px}.download-confirm-modal .ant-modal-body{padding:20px}.download-confirm-content{line-height:1.5}.download-confirm-content h4{font-size:16px;font-weight:600}.download-confirm-modal .ant-modal-header{background:#fff2e8;border-bottom:1px solid #ffbb96}.download-confirm-modal .ant-modal-title{color:#d46b08;font-weight:600}.download-confirm-modal .ant-btn-primary{background:#ff7a45;border-color:#ff7a45}.download-confirm-modal .ant-btn-primary:hover{background:#ff9c6e;border-color:#ff9c6e}.camera-dropdown-overlay{min-width:180px}.camera-dropdown-menu{padding:8px 0;border-radius:12px;background:var(--app-modal-panel-background);border:1px solid var(--app-modal-table-border);box-shadow:0 18px 42px #0f172a2e}.camera-dropdown-menu .ant-dropdown-menu-item{padding:8px 16px}.camera-menu-item{display:flex;align-items:center;gap:12px}.camera-icon{font-size:16px;width:20px;text-align:center}.camera-label{font-size:14px}.active-camera-item{background-color:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))}.side-cameras-stream-bar{padding:10px;margin:10px 0;border-radius:4px;background:var(--app-modal-panel-background);border:1px solid var(--app-modal-table-border)}.side-cameras-stream-bar__label{color:var(--app-text-primary)}[data-theme=dark] .camera-dropdown-overlay.ant-dropdown .ant-dropdown-menu,[data-theme=dark] .camera-dropdown-overlay .ant-dropdown-menu,[data-theme=dark] ul.ant-dropdown-menu.camera-dropdown-menu{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border);box-shadow:0 22px 50px #00000070}[data-theme=dark] .camera-dropdown-overlay .ant-dropdown-menu-item,[data-theme=dark] ul.camera-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item{color:var(--app-text-primary)!important}[data-theme=dark] .camera-dropdown-overlay .ant-dropdown-menu-item:hover,[data-theme=dark] ul.camera-dropdown-menu .ant-dropdown-menu-item:hover{background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important}[data-theme=dark] .camera-dropdown-overlay .active-camera-item,[data-theme=dark] ul.camera-dropdown-menu .active-camera-item{background-color:color-mix(in srgb,var(--primary-color) 18%,var(--app-modal-panel-background))!important}[data-theme=dark] .camera-dropdown-overlay .camera-label,[data-theme=dark] .camera-dropdown-overlay .camera-icon,[data-theme=dark] ul.camera-dropdown-menu .camera-label,[data-theme=dark] ul.camera-dropdown-menu .camera-icon{color:var(--app-text-primary)!important}[data-theme=dark] .side-cameras-stream-bar{background:var(--app-modal-panel-background);border-color:var(--app-modal-table-border)}[data-theme=dark] .side-cameras-stream-bar__label{color:var(--app-text-primary)}[data-theme=dark] .side-cameras-modal .controls-bar{border-top-color:var(--app-modal-table-border);background:var(--app-modal-panel-background)}[data-theme=dark] .side-cameras-modal .controls-bar .control-btn{background:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;border:1px solid var(--app-modal-table-border)}[data-theme=dark] .side-cameras-modal .controls-bar .control-btn:hover:not(:disabled){background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important;border-color:var(--primary-color);color:var(--app-text-primary)!important}[data-theme=dark] .side-cameras-modal .controls-bar .control-btn.active{background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=dark] .side-cameras-modal .controls-bar .control-btn.recording{background:#ff4d4f26!important;color:#ff7875!important;border-color:#5c2b2c}[data-theme=light] .camera-dropdown-overlay.ant-dropdown .ant-dropdown-menu,[data-theme=light] .camera-dropdown-overlay .ant-dropdown-menu,[data-theme=light] ul.ant-dropdown-menu.camera-dropdown-menu{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border);box-shadow:0 18px 42px #0f172a2e}[data-theme=light] .camera-dropdown-overlay .ant-dropdown-menu-item:hover,[data-theme=light] ul.camera-dropdown-menu .ant-dropdown-menu-item:hover{background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important}[data-theme=light] .camera-dropdown-overlay .active-camera-item,[data-theme=light] ul.camera-dropdown-menu .active-camera-item{background-color:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))!important}[data-theme=dark] .side-cameras-modal .controls-bar .control-btn .record-icon{color:#ff7875}.side-cameras-modal.ant-modal .ant-modal-body{padding:20px 24px 24px!important}.side-cameras-modal.ant-modal .ant-modal-close{top:24px;right:24px;z-index:20}.side-cameras-modal .side-cameras-stream-bar{margin-top:0}.toolbar-btn.active-camera{background-color:#1890ff;color:#fff}.toolbar-btn.active-camera:hover{background-color:#40a9ff}.modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #eee}.modal-header h3{margin:0;font-size:18px;color:#333}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.close-button:hover{background:#f5f5f5;color:#333}.cameras-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.camera-card{position:relative;display:flex;flex-direction:column;background:#e1e1e1;border:0 solid #e1e1e1;border-radius:6px;overflow:hidden;box-shadow:7px 0 10px 12px #fff;--card-header-h: 48px;--card-footer-h: 60px;min-height:calc(var(--card-header-h) + var(--card-footer-h) + 240px)}.cameras-grid[data-columns="4"] .camera-card,.cameras-grid[data-columns="6"] .camera-card{--card-footer-h: auto;min-height:calc(var(--card-header-h) + 150px)}.camera-header{height:var(--card-header-h);min-height:var(--card-header-h);display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--primary-color, #0a6285);color:#fff;border-bottom:1px solid rgba(255,255,255,.15);font-size:14px}button.camera-play-button{background:transparent!important;border:none!important;width:32px;height:32px;border-radius:4px;color:#fff;display:grid;place-items:center;cursor:pointer}.camera-play-button.active{background:#ffffff2e}.camera-view{position:relative;flex:1 1 auto;background:#000;aspect-ratio:16 / 9;display:block}.camera-view.inactive{background:#000}.camera-view video,.camera-view iframe{width:100%;height:100%;border:0;display:block;object-fit:contain;background:#000}.camera-view .loading-overlay,.camera-view .inactive-overlay,.camera-view .error-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;gap:10px;flex-direction:column;text-align:center}.camera-view .inactive-overlay{color:#9aa4ad}.camera-view .inactive-overlay div:last-child{color:#6f7b84;font-size:12px}.recording-indicator{position:absolute;top:8px;left:8px;z-index:5;display:flex;align-items:center;background:#0009;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px}.recording-dot{display:inline-block;width:8px;height:8px;background:#ff4d4f;border-radius:50%;margin-right:6px;animation:recording-blink 1s steps(2,start) infinite}@keyframes recording-blink{50%{opacity:0}}.recording-timer{margin-left:6px;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:.5px}.camera-controls{min-height:var(--card-footer-h);display:flex;gap:8px;align-items:center;justify-content:space-between;padding:10px;background:#aaa;border-top:1px solid #aaa}.cameras-grid[data-columns="6"] .camera-card .camera-controls{height:auto;min-height:auto}.camera-controls .control-btn{flex:1;padding:10px 8px;font-size:16px;background:#fff;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:5px;color:#333;cursor:pointer;transition:background .15s ease}.camera-controls .control-btn:hover:not(:disabled){background:#fff}.camera-controls .control-btn:disabled{cursor:not-allowed}.camera-controls .control-btn.recording{background:#fff;color:#f44336}span.record-icon{color:red;display:inline-block;font-size:13px;line-height:13px}.camera-controls .icon{font-size:14px}.controls-bar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:25px 0!important;padding:12px 24px;background:#111316;border-top:1px solid #eee;border-radius:6px;-webkit-user-select:none;user-select:none}.control-btn{background:#f5f5f5;border:none;border-radius:6px;padding:8px 15px;height:44px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;color:#555;transition:all .2s}.control-btn:hover:not(:disabled){background:#e0e0e0}.control-btn.active{background:#e0e0e0;color:#333}.control-btn.recording{background:#ffebee;color:#f44336!important}.icon{font-size:16px}.spin{animation:spin 1s linear infinite}@media(max-width:1200px){.cameras-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cameras-grid{grid-template-columns:1fr}.controls-bar{flex-direction:column;align-items:center}.control-btn{width:100%;justify-content:center}}.cesium-svgPath-svg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.cesium-button{display:inline-block;position:relative;background:#303336;border:1px solid #444;color:#edffff;fill:#edffff;border-radius:4px;padding:5px 12px;margin:2px 3px;cursor:pointer;overflow:hidden;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-button:focus{color:#fff;fill:#fff;border-color:#ea4;outline:none}.cesium-button:hover{color:#fff;fill:#fff;background:#48b;border-color:#aef;box-shadow:0 0 8px #fff}.cesium-button:active{color:#000;fill:#000;background:#adf;border-color:#fff;box-shadow:0 0 8px #fff}.cesium-button:disabled,.cesium-button-disabled,.cesium-button-disabled:focus,.cesium-button-disabled:hover,.cesium-button-disabled:active{background:#303336;border-color:#444;color:#646464;fill:#646464;box-shadow:none;cursor:default}.cesium-button option{background-color:#000;color:#eee}.cesium-button option:disabled{color:#777}.cesium-button input,.cesium-button label{cursor:pointer}.cesium-button input{vertical-align:sub}.cesium-toolbar-button{box-sizing:border-box;width:32px;height:32px;border-radius:14%;padding:0;vertical-align:middle;z-index:0}.cesium-performanceDisplay-defaultContainer{position:absolute;top:50px;right:10px;text-align:right}.cesium-performanceDisplay{background-color:#282828b3;padding:7px;border-radius:5px;border:1px solid #444;font:700 12px sans-serif}.cesium-performanceDisplay-fps{color:#e52}.cesium-performanceDisplay-throttled{color:#a42}.cesium-performanceDisplay-ms{color:#de3}.cesium-animation-theme{visibility:hidden;display:block;position:absolute;z-index:-100}.cesium-animation-themeNormal{color:#222}.cesium-animation-themeHover{color:#4488b0}.cesium-animation-themeSelect{color:#242}.cesium-animation-themeDisabled{color:#333}.cesium-animation-themeKnob{color:#222}.cesium-animation-themePointer{color:#2e2}.cesium-animation-themeSwoosh{color:#8ac}.cesium-animation-themeSwooshHover{color:#aef}.cesium-animation-svgText{fill:#edffff;font-family:Sans-Serif;font-size:15px;text-anchor:middle}.cesium-animation-blank{fill:#000;fill-opacity:.01;stroke:none}.cesium-animation-rectButton{cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-animation-rectButton .cesium-animation-buttonGlow{fill:#fff;stroke:none;display:none}.cesium-animation-rectButton:hover .cesium-animation-buttonGlow{display:block}.cesium-animation-rectButton .cesium-animation-buttonPath{fill:#edffff}.cesium-animation-rectButton .cesium-animation-buttonMain{stroke:#444;stroke-width:1.2}.cesium-animation-rectButton:hover .cesium-animation-buttonMain{stroke:#aef}.cesium-animation-rectButton:active .cesium-animation-buttonMain{fill:#abd6ff}.cesium-animation-buttonDisabled{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-animation-buttonDisabled .cesium-animation-buttonMain{stroke:#555}.cesium-animation-buttonDisabled .cesium-animation-buttonPath{fill:#818181}.cesium-animation-buttonDisabled .cesium-animation-buttonGlow{display:none}.cesium-animation-buttonToggled .cesium-animation-buttonGlow{display:block;fill:#2e2}.cesium-animation-buttonToggled .cesium-animation-buttonMain{stroke:#2e2}.cesium-animation-buttonToggled:hover .cesium-animation-buttonGlow{fill:#fff}.cesium-animation-buttonToggled:hover .cesium-animation-buttonMain{stroke:#2e2}.cesium-animation-shuttleRingG,.cesium-animation-shuttleRingPointer,.cesium-animation-shuttleRingPausePointer{cursor:pointer}.cesium-animation-shuttleRingBack{fill:#181818;fill-opacity:.8;stroke:#333;stroke-width:1.2}.cesium-animation-shuttleRingSwoosh line{stroke:#8ac;stroke-width:3;stroke-opacity:.2;stroke-linecap:round}.cesium-animation-knobOuter{cursor:pointer;stroke:#444;stroke-width:1.2}.cesium-animation-knobInner{cursor:pointer}.cesium-baseLayerPicker-selected{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.cesium-baseLayerPicker-dropDown{display:block;position:absolute;box-sizing:content-box;top:auto;right:0;width:320px;max-height:500px;margin-top:5px;background-color:#262626bf;border:1px solid #444;padding:6px;overflow:auto;border-radius:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(-20%);visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s ease-in,transform .2s ease-in}.cesium-baseLayerPicker-dropDown-visible{transform:translate(0);visibility:visible;opacity:1;transition:opacity .2s ease-out,transform .2s ease-out}.cesium-baseLayerPicker-sectionTitle{display:block;font-family:sans-serif;font-size:16pt;text-align:left;color:#edffff;margin-bottom:4px}.cesium-baseLayerPicker-choices{margin-bottom:5px}.cesium-baseLayerPicker-categoryTitle{color:#edffff;font-size:11pt}.cesium-baseLayerPicker-choices{display:block;border:1px solid #888;border-radius:5px;padding:5px 0}.cesium-baseLayerPicker-item{display:inline-block;vertical-align:top;margin:2px 5px;width:64px;text-align:center;cursor:pointer}.cesium-baseLayerPicker-itemLabel{display:block;font-family:sans-serif;font-size:8pt;text-align:center;vertical-align:middle;color:#edffff;cursor:pointer;word-wrap:break-word}.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemLabel,.cesium-baseLayerPicker-item:focus .cesium-baseLayerPicker-itemLabel{text-decoration:underline}.cesium-baseLayerPicker-itemIcon{display:inline-block;position:relative;width:inherit;height:auto;background-size:100% 100%;border:solid 1px #444;border-radius:9px;color:#edffff;margin:0;padding:0;cursor:pointer;box-sizing:border-box}.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemIcon{border-color:#fff;box-shadow:0 0 8px #fff,0 0 8px #fff}.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemLabel{color:#bdecf8}.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon{border:double 4px rgb(189,236,248)}.cesium-widget{font-family:sans-serif;font-size:16px;overflow:hidden;display:block;position:relative;top:0;left:0;width:100%;height:100%}.cesium-widget,.cesium-widget canvas{width:100%;height:100%;touch-action:none}.cesium-widget-credits{display:block;position:absolute;bottom:0;left:0;color:#fff;font-size:10px;text-shadow:0px 0px 2px #000000;padding-right:5px}.cesium-widget-errorPanel{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;background:#000000b3;z-index:99999}.cesium-widget-errorPanel:before{display:inline-block;vertical-align:middle;height:100%;content:""}.cesium-widget-errorPanel-content{width:75%;max-width:500px;display:inline-block;text-align:left;vertical-align:middle;border:1px solid #510c00;border-radius:7px;background-color:#f0d9d5;font-size:14px;color:#510c00}.cesium-widget-errorPanel-content.expanded{max-width:75%}.cesium-widget-errorPanel-header{font-size:18px;font-family:Open Sans,Verdana,Geneva,sans-serif;background:#d69d93;border-bottom:2px solid #510c00;border-radius:3px 3px 0 0;padding:15px}.cesium-widget-errorPanel-scroll{overflow:auto;font-family:Open Sans,Verdana,Geneva,sans-serif;white-space:pre-wrap;padding:0 15px;margin:10px 0 20px}.cesium-widget-errorPanel-buttonPanel{padding:0 15px;margin:10px 0 20px;text-align:right}.cesium-widget-errorPanel-buttonPanel button{border-color:#510c00;background:#d69d93;color:#202020;margin:0}.cesium-widget-errorPanel-buttonPanel button:focus{border-color:#510c00;background:#f0d9d5;color:#510c00}.cesium-widget-errorPanel-buttonPanel button:hover{border-color:#510c00;background:#f0d9d5;color:#510c00}.cesium-widget-errorPanel-buttonPanel button:active{border-color:#510c00;background:#b17b72;color:#510c00}.cesium-widget-errorPanel-more-details{text-decoration:underline;cursor:pointer}.cesium-widget-errorPanel-more-details:hover{color:#2b0700}.cesium-cesiumInspector{border-radius:5px;transition:width ease-in-out .25s;background:#303336cc;border:1px solid #444;color:#edffff;display:inline-block;position:relative;padding:4px 12px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.cesium-cesiumInspector-button{text-align:center;font-size:11pt}.cesium-cesiumInspector-visible .cesium-cesiumInspector-button{border-bottom:1px solid #aaa;padding-bottom:3px}.cesium-cesiumInspector input:enabled,.cesium-cesiumInspector-button{cursor:pointer}.cesium-cesiumInspector-visible{width:185px;height:auto}.cesium-cesiumInspector-hidden{width:122px;height:17px}.cesium-cesiumInspector-sectionContent{max-height:600px}.cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionContent{max-height:0;padding:0!important;overflow:hidden}.cesium-cesiumInspector-dropDown{margin:5px 0;font-family:sans-serif;font-size:10pt;width:185px}.cesium-cesiumInspector-frustumStatistics{padding:5px;background-color:#505050bf}.cesium-cesiumInspector-pickButton{background-color:#0000004d;border:1px solid #444;color:#edffff;border-radius:5px;padding:3px 7px;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:0 auto}.cesium-cesiumInspector-pickButton:focus{outline:none}.cesium-cesiumInspector-pickButton:active,.cesium-cesiumInspector-pickButtonHighlight{color:#000;background:#adf;border-color:#fff;box-shadow:0 0 8px #fff}.cesium-cesiumInspector-center{text-align:center}.cesium-cesiumInspector-sectionHeader{font-weight:700;font-size:10pt;margin:0;cursor:pointer}.cesium-cesiumInspector-pickSection{border:1px solid #aaa;border-radius:5px;padding:3px;margin-bottom:5px}.cesium-cesiumInspector-sectionContent{margin-bottom:10px;transition:max-height .25s}.cesium-cesiumInspector-tileText{padding-bottom:10px;border-bottom:1px solid #aaa}.cesium-cesiumInspector-relativeText{padding-top:10px}.cesium-cesiumInspector-sectionHeader:before{margin-right:5px;content:"-";width:1ch;display:inline-block}.cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionHeader:before{content:"+"}ul.cesium-cesiumInspector-statistics{margin:0;padding-top:3px;padding-bottom:3px}ul.cesium-cesiumInspector-statistics+ul.cesium-cesiumInspector-statistics{border-top:1px solid #aaa}.cesium-cesiumInspector-slider{margin-top:5px}.cesium-cesiumInspector-slider input[type=number]{text-align:left;background-color:#222;outline:none;border:1px solid #444;color:#edffff;width:100px;border-radius:3px;padding:1px;margin-left:10px;cursor:auto}.cesium-cesiumInspector-slider input[type=number]::-webkit-outer-spin-button,.cesium-cesiumInspector-slider input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cesium-cesiumInspector-slider input[type=range]{margin-left:5px;vertical-align:middle}.cesium-cesiumInspector-hide .cesium-cesiumInspector-styleEditor{display:none}.cesium-cesiumInspector-styleEditor{padding:10px;border-radius:5px;background:#303336cc;border:1px solid #444}.cesium-cesiumInspector-styleEditor textarea{width:100%;height:300px;background:transparent;color:#edffff;border:none;padding:0;white-space:pre;overflow-wrap:normal;overflow-x:auto}.cesium-3DTilesInspector{width:300px;pointer-events:all}.cesium-3DTilesInspector-statistics{font-size:11px}.cesium-3DTilesInspector-disabledElementsInfo{margin:5px 0 0;padding:0 0 0 20px;color:#eed202}.cesium-3DTilesInspector div,.cesium-3DTilesInspector input[type=range]{width:100%;box-sizing:border-box}.cesium-cesiumInspector-error{color:#ff9e9e;overflow:auto}.cesium-3DTilesInspector .cesium-cesiumInspector-section{margin-top:3px}.cesium-3DTilesInspector .cesium-cesiumInspector-sectionHeader+.cesium-cesiumInspector-show{border-top:1px solid white}input.cesium-cesiumInspector-url{overflow:hidden;white-space:nowrap;overflow-x:scroll;background-color:transparent;color:#fff;outline:none;border:none;height:1em;width:100%}.cesium-cesiumInspector .field-group{display:table}.cesium-cesiumInspector .field-group>label{display:table-cell;font-weight:700}.cesium-cesiumInspector .field-group>.field{display:table-cell;width:100%}.cesium-VoxelInspector{width:300px;pointer-events:all}.cesium-VoxelInspector div,.cesium-VoxelInspector input[type=range]{width:100%;box-sizing:border-box}.cesium-VoxelInspector .cesium-cesiumInspector-section{margin-top:3px}.cesium-VoxelInspector .cesium-cesiumInspector-sectionHeader+.cesium-cesiumInspector-show{border-top:1px solid white}.cesium-button.cesium-fullscreenButton,.cesium-button.cesium-vrButton{display:block;width:100%;height:100%;margin:0;border-radius:0}.cesium-viewer-geocoderContainer .cesium-geocoder-input{border:solid 1px #444;background-color:#282828b3;color:#fff;display:inline-block;vertical-align:middle;width:0;height:32px;margin:0;padding:0 32px 0 0;border-radius:0;box-sizing:border-box;transition:width ease-in-out .25s,background-color .2s ease-in-out;-webkit-appearance:none}.cesium-viewer-geocoderContainer:hover .cesium-geocoder-input{border-color:#aef;box-shadow:0 0 8px #fff}.cesium-viewer-geocoderContainer .cesium-geocoder-input:focus{border-color:#ea4;background-color:#0f0f0fe6;box-shadow:none;outline:none}.cesium-viewer-geocoderContainer:hover .cesium-geocoder-input,.cesium-viewer-geocoderContainer .cesium-geocoder-input:focus,.cesium-viewer-geocoderContainer .cesium-geocoder-input-wide{padding-left:4px;width:250px}.cesium-viewer-geocoderContainer .search-results{position:absolute;background-color:#000;color:#eee;overflow-y:auto;opacity:.8;width:100%}.cesium-viewer-geocoderContainer .search-results ul{list-style-type:none;margin:0;padding:0}.cesium-viewer-geocoderContainer .search-results ul li{font-size:14px;padding:3px 10px}.cesium-viewer-geocoderContainer .search-results ul li:hover{cursor:pointer}.cesium-viewer-geocoderContainer .search-results ul li.active{background:#48b}.cesium-geocoder-searchButton{background-color:#303336;display:inline-block;position:absolute;cursor:pointer;width:32px;top:1px;right:1px;height:30px;vertical-align:middle;fill:#edffff}.cesium-geocoder-searchButton:hover{background-color:#48b}.cesium-infoBox{display:block;position:absolute;top:50px;right:0;width:40%;max-width:480px;background:#262626f2;color:#edffff;border:1px solid #444;border-right:none;border-top-left-radius:7px;border-bottom-left-radius:7px;box-shadow:0 0 10px 1px #000;transform:translate(100%);visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s ease-in,transform .2s ease-in}.cesium-infoBox-visible{transform:translate(0);visibility:visible;opacity:1;transition:opacity .2s ease-out,transform .2s ease-out}.cesium-infoBox-title{display:block;height:20px;padding:5px 30px 5px 25px;background:#545454;border-top-left-radius:7px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:content-box}.cesium-infoBox-bodyless .cesium-infoBox-title{border-bottom-left-radius:7px}button.cesium-infoBox-camera{display:block;position:absolute;top:4px;left:4px;width:22px;height:22px;background:transparent;border-color:transparent;border-radius:3px;padding:0 5px;margin:0}button.cesium-infoBox-close{display:block;position:absolute;top:5px;right:5px;height:20px;background:transparent;border:none;border-radius:2px;font-weight:700;font-size:16px;padding:0 5px;margin:0;color:#edffff}button.cesium-infoBox-close:focus{background:#ee880070;outline:none}button.cesium-infoBox-close:hover{background:#888;color:#000}button.cesium-infoBox-close:active{background:#a00;color:#000}.cesium-infoBox-bodyless .cesium-infoBox-iframe{display:none}.cesium-infoBox-iframe{border:none;width:100%;width:calc(100% - 2px)}span.cesium-sceneModePicker-wrapper{display:inline-block;position:relative;margin:0 3px}.cesium-sceneModePicker-visible{visibility:visible;opacity:1;transition:opacity .25s linear}.cesium-sceneModePicker-hidden{visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s linear}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-none{display:none}.cesium-sceneModePicker-slide-svg{transition:left 2s;top:0;left:0}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-dropDown-icon{box-sizing:border-box;padding:0;margin:3px 0}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D,.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView,.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D{margin:0 0 3px}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-icon2D{left:100%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-iconColumbusView{left:200%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon3D{left:-200%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon2D,.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-icon3D{left:-100%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-iconColumbusView{left:100%}.cesium-sceneModePicker-wrapper .cesium-sceneModePicker-selected{border-color:#2e2;box-shadow:0 0 8px #fff,0 0 8px #fff}span.cesium-projectionPicker-wrapper{display:inline-block;position:relative;margin:0 3px}.cesium-projectionPicker-visible{visibility:visible;opacity:1;transition:opacity .25s linear}.cesium-projectionPicker-hidden{visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s linear}.cesium-projectionPicker-wrapper .cesium-projectionPicker-none{display:none}.cesium-projectionPicker-wrapper .cesium-projectionPicker-dropDown-icon{box-sizing:border-box;padding:0;margin:3px 0}.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective,.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic{margin:0 0 3px}.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective .cesium-projectionPicker-iconOrthographic{left:100%}.cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic .cesium-projectionPicker-iconPerspective{left:-100%}.cesium-projectionPicker-wrapper .cesium-projectionPicker-selected{border-color:#2e2;box-shadow:0 0 8px #fff,0 0 8px #fff}.cesium-performance-watchdog-message-area{position:relative;background-color:#ff0;color:#000;padding:10px}.cesium-performance-watchdog-message{margin-right:30px}.cesium-performance-watchdog-message-dismiss{position:absolute;right:0;margin:0 10px 0 0}.cesium-navigationHelpButton-wrapper{position:relative;display:inline-block}.cesium-navigation-help{visibility:hidden;position:absolute;top:38px;right:2px;width:250px;border-radius:10px;transform:scale(.01);transform-origin:234px -10px;transition:visibility 0s .25s,transform .25s ease-in}.cesium-navigation-help-visible{visibility:visible;transform:scale(1);transition:transform .25s ease-out}.cesium-navigation-help-instructions{border:1px solid #444;background-color:#262626bf;padding-bottom:5px;border-radius:0 0 10px 10px}.cesium-click-navigation-help{display:none}.cesium-touch-navigation-help{display:none;padding-top:5px}.cesium-click-navigation-help-visible,.cesium-touch-navigation-help-visible{display:block}.cesium-navigation-help-pan{color:#6cf;font-weight:700}.cesium-navigation-help-zoom{color:#65fd00;font-weight:700}.cesium-navigation-help-rotate{color:#ffd800;font-weight:700}.cesium-navigation-help-tilt{color:#d800d8;font-weight:700}.cesium-navigation-help-details{color:#fff}.cesium-navigation-button{color:#fff;background-color:transparent;border-bottom:none;border-top:1px solid #444;border-right:1px solid #444;margin:0;width:50%;cursor:pointer}.cesium-navigation-button-icon{vertical-align:middle;padding:5px 1px}.cesium-navigation-button:focus{outline:none}.cesium-navigation-button-left{border-radius:10px 0 0;border-left:1px solid #444}.cesium-navigation-button-right{border-radius:0 10px 0 0;border-left:none}.cesium-navigation-button-selected{background-color:#262626bf}.cesium-navigation-button-unselected{background-color:#000000bf}.cesium-navigation-button-unselected:hover{background-color:#4c4c4cbf}.cesium-selection-wrapper{position:absolute;width:160px;height:160px;pointer-events:none;visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s ease-in}.cesium-selection-wrapper-visible{visibility:visible;opacity:1;transition:opacity .2s ease-out}.cesium-selection-wrapper svg{fill:#2e2;stroke:#000;stroke-width:1.1px}.cesium-timeline-main{position:relative;left:0;bottom:0;overflow:hidden;border:solid 1px #888;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cesium-timeline-trackContainer{width:100%;overflow:auto;border-top:solid 1px #888;position:relative;top:0;left:0}.cesium-timeline-tracks{position:absolute;top:0;left:0;width:100%}.cesium-timeline-needle{position:absolute;left:0;top:1.7em;bottom:0;width:1px;background:red}.cesium-timeline-bar{position:relative;left:0;top:0;overflow:hidden;cursor:pointer;width:100%;height:1.7em;background:linear-gradient(to bottom,#747577cc,#3a4452cc 11%,#2e3238cc,#353535cc 81%,#353535cc)}.cesium-timeline-ruler{visibility:hidden;white-space:nowrap;font-size:80%;z-index:-200}.cesium-timeline-highlight{position:absolute;bottom:0;left:0;background:#08f}.cesium-timeline-ticLabel{position:absolute;top:0;left:0;white-space:nowrap;font-size:80%;color:#eee}.cesium-timeline-ticMain{position:absolute;bottom:0;left:0;width:1px;height:50%;background:#eee}.cesium-timeline-ticSub{position:absolute;bottom:0;left:0;width:1px;height:33%;background:#aaa}.cesium-timeline-ticTiny{position:absolute;bottom:0;left:0;width:1px;height:25%;background:#888}.cesium-timeline-icon16{display:block;position:absolute;width:16px;height:16px;background-image:url(data:text/plain;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sIDBITKIVzLEMAAAKNSURBVEjHxdXNSxRhHAfw7zzrqhuoWJnSkrippUVSEKsHI9BTUYdAJA/RoYMREV26rAdn6tAfUARi16hQqkOBQRgUEYFWEC3OwczMjdZd92VmdWfmeelgTjO7q7gb0VzmmZnn85vvPPPMM8B/3qTcE2PPpuTZKB1eWuUQACgXYACYwVFbCTTVeZXB/i55o4LFelcAZfStYD4vpAoPGAGo4GBcQEgSOAUMQyAezwK6iQfDPXnhS/FkHZ+/8VLMWxxqWkfH3gbMRNOYi2roavbja0zHQmoFPYf8ED4Ko4aivm9MOG/u9I8mwrafeK7a/tVrNc/bARYN5noadeq7q0342vXw9CIMU6BmW8rVP9cPBPe52uu+v3O/y9sB4gkTWs6Qsk0mj5ExXMelejvA8WafYmkmGPHanTijdtvif8rx5RiCjdWKs2Cp3jWRDl96KhrbqlBeJqBOLyLQXg0IgbkZDS0dO8EZxZfPSTA9jvDDK3mT0OmP1FXh3XwEEAKdTX5MRWLgjCK4pwH3xt/YnjgLHAv4lHTCAKMMu/wV+KZGob6PoKyMQ0+sgBpZVJZn0NterxQaVqef/DRn+/EXYds/mZx2eVeAW9d65dhCEsaKCb7K8HH0gqTevyh9GDkn0VULRiaLzJKGBu9swfdaiie5RVo9ESURN8E8BE0n7ggACJy8KzghSCzp6DmwWxkaCm24EBXr8wI8Hrkq06QBiRC0t24HALS11IBTCyJl4vb1AXmzpbVYTwoVOXN0h7L8Mwtm8bXPybIQ/5FCX3dA2cr6XowvGCA02CvztAnz9+JiZk1AMxG6fEreSoBiPNmoyNnuWiWVzAIAtISO08E6pZi/3N96AIDn4E3h3P8L/wshP+txtEs4JAAAAABJRU5ErkJggg==);background-repeat:no-repeat}.cesium-viewer{font-family:sans-serif;font-size:16px;overflow:hidden;display:block;position:relative;top:0;left:0;width:100%;height:100%}.cesium-viewer-cesiumWidgetContainer{width:100%;height:100%}.cesium-viewer-bottom{display:block;position:absolute;bottom:0;left:0;padding-right:5px}.cesium-viewer .cesium-widget-credits{display:inline;position:static;bottom:auto;left:auto;padding-right:0;color:#fff;font-size:10px;text-shadow:0 0 2px #000000}.cesium-viewer-timelineContainer{position:absolute;bottom:0;left:169px;right:29px;height:27px;padding:0;margin:0;overflow:hidden;font-size:14px}.cesium-viewer-animationContainer{position:absolute;bottom:0;left:0;padding:0;width:169px;height:112px}.cesium-viewer-fullscreenContainer,.cesium-viewer-vrContainer{position:absolute;bottom:0;right:0;padding:0;width:29px;height:29px;overflow:hidden}.cesium-viewer-toolbar{display:block;position:absolute;top:5px;right:5px}.cesium-viewer-cesiumInspectorContainer{display:block;position:absolute;top:50px;right:10px}.cesium-viewer-geocoderContainer{position:relative;display:inline-block;margin:0 3px}.cesium-viewer-cesium3DTilesInspectorContainer,.cesium-viewer-voxelInspectorContainer{display:block;position:absolute;top:50px;right:10px;max-height:calc(100% - 120px);box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.cesium-viewer-i3s-explorer ul{list-style-type:none}.cesium-viewer-i3s-explorer .layersList{padding:0}.cesium-viewer-i3s-explorer input{margin:0 3px 0 0}.cesium-viewer-i3s-explorer .expandItem{cursor:pointer;-webkit-user-select:none;user-select:none;width:20px}.cesium-viewer-i3s-explorer .nested,.cesium-viewer-i3s-explorer #bsl-wrapper{display:none}.cesium-viewer-i3s-explorer .active{display:block}.cesium-viewer-i3s-explorer .li-wrapper{display:flex;flex-direction:row;align-content:center}.video-overlay{position:relative;width:100%;max-width:800px;margin:0 auto;background:#111;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000004d}.video-controls{display:flex;justify-content:space-between;padding:12px;background:#222;border-bottom:1px solid #333}.view-selector{display:flex;gap:8px;flex-wrap:wrap}.view-selector button{position:relative;padding:8px 16px;background:#444;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.view-selector button.active{background:#06c;font-weight:700}.view-selector button:disabled{opacity:.6;cursor:not-allowed}.tooltip{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;transition:opacity .2s}.view-selector button:hover .tooltip{opacity:1}.play-button{color:#fff;position:absolute;left:45%;z-index:9;top:44%;background:#0af;border:none;border-radius:50px;cursor:pointer;font-weight:700;transition:background .2s}button.play-button i{font-size:34px;width:60px;height:70px;line-height:70px;display:block;text-align:center;margin-left:10px}.play-button:hover{background:#08c}.video-container{position:relative;width:100%;aspect-ratio:16/9;background:#000}.video-frame{width:100%;height:100%;object-fit:contain}.video-frame.hidden{display:none}.video-banner{width:100%;height:100%;object-fit:cover}.video-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#666;background:#000}.error-message{position:absolute;bottom:20px;left:20px;right:20px;padding:12px;background:#c80000cc;color:#fff;border-radius:4px;display:flex;flex-direction:column;gap:8px}.error-message p{margin:0}.vlc-fallback{color:#fff;text-decoration:underline;cursor:pointer}.dismiss-error{align-self:flex-end;background:none;border:1px solid white;color:#fff;padding:4px 8px;border-radius:4px;cursor:pointer}.stream-info{padding:12px;background:#222;color:#ddd;font-size:14px;display:flex;gap:16px}.status-active{color:#0f0}.status-inactive{color:red}.browser-warning{color:#f90;margin-left:auto}.ant-layout-sider-trigger{background:#120a337a!important}.ant-menu.ant-menu-sub.ant-menu-vertical{background:var(--primary-color)!important;border-radius:12px!important}.ant-menu.ant-menu-sub.ant-menu-vertical .menuitem{height:32px!important;line-height:32px}.flight-time-graph{width:78.5%!important;height:150px!important}.stats-panel{background-color:var(--primary-color);color:#fff;padding:20px 25px}.altitude-meter,.drone-health,.flight-info{width:85%;margin:0 auto;text-align:center;background-color:#0c1b2d;padding:10px;border-radius:8px}.flight-time-graph{position:fixed!important;bottom:0!important;right:0}.drone-title{text-align:left;margin:20px 0}.oqIec{display:block!important}.gauges{display:flex;flex-wrap:wrap;gap:10px}.gauge-card{width:90px;height:90px;background:#0006;border-radius:20px;display:flex;align-items:center;justify-content:center}.speedometer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.drone-power{font-size:30px;font-weight:700;padding-top:70px}.drone-speed{font-size:14px;color:#aaa}.drone-health-container{text-align:center;padding:10px;background:#0006;cursor:pointer;border-radius:0 0 12px 12px}.drone-health-labels{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.health-title{font-size:16px}.health-percentage{font-size:16px;font-weight:700;display:flex;align-items:center}.dot{height:25px;width:2px;border-radius:29px;margin-right:5px}.health-progress-wrapper{background-color:#0c1b2d;padding:5px;border-radius:10px}.ant-progress-line{background-color:#ff4d4f;height:12px;border-radius:10px}.ant-progress-bg{border-radius:10px;height:12px}.health-indicators{display:flex;justify-content:space-between;margin-top:5px}.indicator-label{font-size:12px;color:#fff}.ant-progress-bg.ant-progress-bg-outer{width:100%!important;height:14px!important}.ant-progress-outer{top:-1px;position:absolute;left:0}.flight-time{padding-top:15px;display:block;margin-top:15px;background:#0006;border-radius:12px 12px 0 0}.flight-items{display:flex;width:100%;align-items:center;vertical-align:middle;padding:0 10px}.flight-icon svg{font-size:40px;padding:5px;border:1px solid}.flight-icon img{font-size:45px;padding:10px;border:1px solid}.flight-detail small{font-size:14px;display:block;font-weight:500;margin-left:10px}.flight-detail h2{font-size:20px;color:#c82e00;line-height:28px;display:block;margin-left:8px}span.flight-ft{color:#fff;font-size:22px;font-weight:400}.stats-panel .recharts-wrapper,.flight-time-graph .recharts-wrapper,.flight-time-graph-container .recharts-wrapper{background:#1a1a1a}.flight-time-graph-container{background-color:#005987;padding:10px;border-radius:8px;margin:0 auto}.stats-panel .recharts-bar-background-rectangle,.flight-time-graph .recharts-bar-background-rectangle,.flight-time-graph-container .recharts-bar-background-rectangle{fill:#2b2b2b}.stats-panel .recharts-cartesian-axis-tick-value,.flight-time-graph .recharts-cartesian-axis-tick-value,.flight-time-graph-container .recharts-cartesian-axis-tick-value{font-size:10px;fill:#fff}.stats-panel .recharts-bar-rectangle,.flight-time-graph .recharts-bar-rectangle,.flight-time-graph-container .recharts-bar-rectangle{fill:#444}.video-overlay{height:400px;width:100%;max-width:800px;margin:0 auto;background-image:url(/video-banner-image.jpg);background-position:top center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;text-align:center}.video-container{position:relative;width:100%}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.overlay-content{position:relative;top:0;left:0;width:100%;align-items:center;justify-content:space-between;padding:5px;height:400px}.views-header{font-size:24px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.views-buttons{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;position:relative;z-index:9;margin-top:0}.views-buttons button{background-color:#020202d9;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}.views-buttons button:hover{background-color:#ffffffb3;color:#000}.play-button:hover i{color:#034a8d;cursor:pointer!important}.view-description{position:absolute;bottom:0%;top:0;width:100%;left:50%;transform:translate(-50%);color:#fff;font-size:24px;text-shadow:2px 2px 4px rgba(0,0,0,.7)}iframe.video-frame{width:100%;padding:0!important;height:450px}.player-wrapper{position:relative;width:100%;height:100vh}.player{position:absolute;top:0;left:0;height:100%;width:100%}.navigation-header{color:#005987;border-radius:5px;text-align:center;width:100%;display:inline-block}.monitor-navbar{display:inline-flex;justify-content:space-between;width:100%}.monitor-navbar-left{width:25%;z-index:9;position:relative;top:0;height:80px;border-right:1px solid #005987}.moitor-left-inner,.moitor-right-inner{padding:4px 0;height:25px;position:relative;top:-20px;margin-bottom:10px}.monitor-navbar-center{width:50%;display:block;position:relative;top:0;height:80px;border:0px solid #ffffff}.monitor-center-inner{padding:0;display:flex}p.drone-monitor-navMap{margin-top:-15px}ul.drone-monitor-list{list-style:none;display:inherit;padding:10px 0!important;height:45px;margin:0}ul.drone-monitor-list li{padding:0 16px;line-height:5;display:inline-flex;align-items:center;vertical-align:middle;text-align:center;width:150px}.monitor-navbar-right{width:25%;z-index:9;position:relative;top:0;height:80px;border-left:1px solid #005987}.label{font-weight:700;margin-right:5px}.navmap-value{display:inline-block;color:#d11d27!important;margin-left:3px;font-size:18px;font-weight:500}.arrow{margin:0 15px;color:#d11d27;font-size:22px}.video-frame{width:100%;height:100%;background:#000}.error-message{color:#f33;padding:10px;background:#000000b3;margin-top:10px;border-radius:4px;text-align:center}.error-message button{background:#444;color:#fff;border:none;padding:2px 8px;margin-left:8px;border-radius:3px;cursor:pointer}.error-message button:hover{background:#555}@media screen and (width:1536px)and (height:864px){.flight-time-graph{width:76.93%!important}}.navigation-header-v2{height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:100%}.navigation-header-v2 .monitor-navbar{display:flex;align-items:center;justify-content:center;height:100%;width:auto;background:#f4f7f9}.navigation-header-v2 .monitor-navbar-left,.navigation-header-v2 .monitor-navbar-center,.navigation-header-v2 .monitor-navbar-right{height:28px;display:flex;flex-direction:row;align-items:center;justify-content:center;top:0;border:none;width:auto}.navigation-header-v2 .monitor-navbar-left{border-right:1px solid #cfd7de;padding:0 16px;gap:12px}.navigation-header-v2 .monitor-navbar-center{padding:0 18px;flex:none}.navigation-header-v2 .monitor-navbar-right{border-left:1px solid #cfd7de;padding:0 16px}.navigation-header-v2 .moitor-left-inner,.navigation-header-v2 .moitor-right-inner{top:0;margin-bottom:0;height:auto;font-family:Rajdhani,sans-serif;font-size:14px;font-weight:600;color:#27313a;display:flex;align-items:center;justify-content:center;padding:0}.navigation-header-v2 .monitor-navbar-left .moitor-left-inner{gap:4px}.navigation-header-v2 .v2-center-inner{align-items:center;justify-content:center;width:auto;padding:0}.navigation-header-v2 .v2-monitor-list{height:auto;padding:0!important;display:flex;align-items:center;justify-content:center;gap:14px}.navigation-header-v2 .v2-monitor-list li{line-height:normal;padding:0;width:auto;font-family:Rajdhani,sans-serif;display:flex;align-items:center;gap:4px}.navigation-header-v2 small,.navigation-header-v2 .label{font-family:Rajdhani,sans-serif;color:#65717b}.navigation-header-v2 .value{font-family:Rajdhani,sans-serif;color:#27313a}.navigation-header-v2 .monitor-navbar-left .value{color:#ff414a}.navigation-header-v2 .monitor-navbar-left .label{font-size:10px;letter-spacing:.04em}.navigation-header-v2 small{font-size:10px;font-weight:500;letter-spacing:.02em}.navigation-header-v2 .navmap-value{font-family:Rajdhani,sans-serif;font-size:16px;color:#ff414a!important;font-weight:600;margin-left:0}.navigation-header-v2 .arrow{color:#ff414a;font-size:18px;margin:0 10px}[data-theme=light] .navigation-header-v2 .monitor-navbar-left{border-right-color:#cfd7de}[data-theme=light] .navigation-header-v2 .monitor-navbar-right{border-left-color:#cfd7de}[data-theme=light] .navigation-header-v2 .moitor-left-inner,[data-theme=light] .navigation-header-v2 .moitor-right-inner{color:#27313a}[data-theme=light] .navigation-header-v2 small,[data-theme=light] .navigation-header-v2 .label{color:#65717b}[data-theme=light] .navigation-header-v2 .value{color:#27313a}[data-theme=light] .navigation-header-v2 .monitor-navbar-left .value{color:#ff414a}[data-theme=light] .navigation-header-v2 .navmap-value{color:#ff414a!important}[data-theme=light] .navigation-header-v2 .arrow{color:#ff414a}.dashboard{text-align:center;color:#fff}.meter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0px;margin-top:20px;justify-items:center}.CircularProgressbar{width:90%;vertical-align:middle}.drone_control_room{background-image:url(/aerial-view.png);background-position:top center;background-repeat:no-repeat;background-size:cover;width:100%;min-height:110vh!important;overflow-y:auto;padding-top:58px;margin:0}.drone-fleet-modal .ant-modal-body{padding:0!important;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.drone-fleet-modal .ant-modal-body>.drone-fleet-management{padding-left:0!important;padding-right:0!important;padding-bottom:0!important}.ant-modal.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .ant-modal-content{overflow:hidden;display:flex;flex-direction:column;width:100%;height:auto!important;min-height:520px;max-height:min(88vh,960px)!important;min-width:min(1100px,calc(100vw - 48px))}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal).ant-modal{min-width:min(1100px,calc(100vw - 48px));max-width:calc(100vw - 48px)}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal).model_popup_width{width:min(calc(100vw - 48px),1680px)!important;max-width:calc(100vw - 48px)!important;height:auto!important}.ant-modal.drone-fleet-modal.cp-fleet-modal.model_popup_width,.ant-modal.drone-fleet-modal.cp-fleet-modal,.drone-fleet-modal.cp-fleet-modal.ant-modal,.drone-fleet-modal.cp-fleet-modal.zeena-modal,.ant-modal.drone-fleet-modal.am-fleet-modal.model_popup_width,.ant-modal.drone-fleet-modal.am-fleet-modal,.drone-fleet-modal.am-fleet-modal.ant-modal,.drone-fleet-modal.am-fleet-modal.zeena-modal{width:min(1320px,78vw)!important;max-width:min(1320px,78vw)!important;min-width:0!important;height:auto!important;max-height:calc(100vh - 48px)!important}.ant-modal.drone-fleet-modal.cp-fleet-modal .ant-modal-content,.ant-modal.drone-fleet-modal.am-fleet-modal .ant-modal-content{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important;border-radius:16px!important}.cp-fleet-modal .ant-modal-body,.am-fleet-modal .ant-modal-body{flex:0 1 auto!important;height:auto!important;max-height:calc(100vh - 48px);overflow:hidden!important}.cp-fleet-modal .zeena-modal__body,.am-fleet-modal .zeena-modal__body{height:auto!important;flex:0 1 auto;min-height:0}.cp-fleet-modal .drone-fleet-management,.cp-fleet-modal .drone-fleet-management--fullscreen,.cp-fleet-modal .support-fleet-management,.am-fleet-modal .drone-fleet-management,.am-fleet-modal .drone-fleet-management--fullscreen,.am-fleet-modal .support-fleet-management{height:auto!important;min-height:0!important;flex:0 1 auto;overflow:visible}.cp-fleet-modal .support-fleet-management .drone-fleet-table-wrapper,.am-fleet-modal .support-fleet-management .drone-fleet-table-wrapper{flex:0 1 auto;overflow:visible;width:100%;padding:12px 20px 16px;background:var(--app-modal-table-row-background, rgba(15, 23, 42, .72))}.cp-fleet-body{width:100%;padding:12px 0 4px;background:var(--app-modal-table-row-background, rgba(15, 23, 42, .72))}.cp-fleet-modal .drone-fleet-management.support-fleet-management,.cp-fleet-modal .zeena-modal__body,.cp-fleet-modal .ant-modal-body,.am-fleet-modal .drone-fleet-management.support-fleet-management,.am-fleet-modal .zeena-modal__body,.am-fleet-modal .ant-modal-body{background:var(--app-modal-table-row-background, rgba(15, 23, 42, .72))!important}[data-theme=dark] .cp-fleet-modal .support-fleet-management .drone-fleet-table-wrapper,[data-theme=dark] .cp-fleet-modal .cp-fleet-body,[data-theme=dark] .cp-fleet-modal .drone-fleet-management.support-fleet-management,[data-theme=dark] .cp-fleet-modal .support-fleet-table.ant-table-wrapper .ant-table,[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table,[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-container,[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-content,[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-body,[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-tbody,[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-tbody>tr,[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-tbody>tr>td,[data-theme=dark] .am-fleet-modal .support-fleet-management .drone-fleet-table-wrapper,[data-theme=dark] .am-fleet-modal .drone-fleet-management.support-fleet-management,[data-theme=dark] .am-fleet-modal .support-fleet-table.ant-table-wrapper .ant-table,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-container,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-content,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-body,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-tbody,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-tbody>tr,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background, rgba(15, 23, 42, .72))!important}[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-tbody>tr:hover>td,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background, rgba(30, 41, 59, .85))!important}[data-theme=dark] .cp-fleet-modal .support-fleet-table .ant-table-thead>tr>th,[data-theme=dark] .am-fleet-modal .support-fleet-table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background, rgba(15, 23, 42, .9))!important;border-bottom-color:var(--app-modal-table-border, rgba(96, 165, 250, .2))!important}.cp-fleet-modal .drone-fleet-table-wrapper .zeena-paginator-shell,.am-fleet-modal .drone-fleet-table-wrapper .zeena-paginator-shell{padding-left:0;padding-right:0;background:transparent}.cp-fleet-modal .support-fleet-table.ant-table-wrapper,.cp-fleet-modal .support-fleet-table .ant-spin-nested-loading,.cp-fleet-modal .support-fleet-table .ant-spin-container,.cp-fleet-modal .support-fleet-table.ant-table-wrapper .ant-table,.cp-fleet-modal .support-fleet-table .ant-table-container,.am-fleet-modal .support-fleet-table.ant-table-wrapper,.am-fleet-modal .support-fleet-table .ant-spin-nested-loading,.am-fleet-modal .support-fleet-table .ant-spin-container,.am-fleet-modal .support-fleet-table.ant-table-wrapper .ant-table,.am-fleet-modal .support-fleet-table .ant-table-container{flex:0 1 auto;width:100%!important;max-width:100%;height:auto;min-height:0}.cp-fleet-modal .support-fleet-table .ant-table table,.am-fleet-modal .support-fleet-table .ant-table table{min-width:100%!important;width:100%!important;table-layout:fixed}.cp-fleet-modal .support-fleet-table .ant-table-content,.cp-fleet-modal .support-fleet-table .ant-table-body,.am-fleet-modal .support-fleet-table .ant-table-content,.am-fleet-modal .support-fleet-table .ant-table-body{width:100%!important;overflow-x:hidden!important}.cp-fleet-modal .support-fleet-table .ant-table-tbody>tr>td,.cp-fleet-modal .support-fleet-table .ant-table-thead>tr>th,.am-fleet-modal .support-fleet-table .ant-table-tbody>tr>td,.am-fleet-modal .support-fleet-table .ant-table-thead>tr>th{overflow:hidden;text-overflow:ellipsis}.cp-fleet-modal .support-fleet-table .ant-table-body,.am-fleet-modal .support-fleet-table .ant-table-body{max-height:min(420px,calc(100vh - 320px));overflow-y:auto!important}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen,.ant-modal.drone-fleet-modal.zeena-modal--fullscreen.model_popup_width{width:60vw!important;max-width:60vw!important;min-width:0!important;overflow:hidden!important}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .ant-modal-content{width:100%!important;min-width:0!important;max-width:100%!important;min-height:100vh!important;max-height:100vh!important;height:100vh!important;border-radius:16px!important}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .ant-modal-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden!important}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .zeena-modal__body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;height:100%;overflow:hidden;padding:0}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-management,.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-management--fullscreen{flex:1 1 auto;height:100%;min-height:0;overflow:hidden}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-table-wrapper{flex:1 1 auto;min-height:0;max-height:none;overflow:hidden}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-table-wrapper .drone-fleet-table{flex:1 1 auto;min-height:0;overflow:hidden}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-table .ant-table table{min-width:100%}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-table .ant-table-container{min-height:0!important;overflow:hidden}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-table .ant-table-body{min-height:0!important;overflow-y:auto!important;overflow-x:auto!important}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-header{flex:0 0 auto;border-radius:0}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-footer{flex:0 0 auto}.ant-modal.drone-fleet-modal.zeena-modal--fullscreen .drone-fleet-table-wrapper .zeena-paginator-shell{flex:0 0 auto;z-index:2}.drone-fleet-modal .ant-modal-body,.cp-fleet-modal .ant-modal-body,.drone-fleet-modal .drone-fleet-table-wrapper,.cp-fleet-modal .drone-fleet-table-wrapper{overflow:hidden}.drone-fleet-modal .ant-modal-close{z-index:20}.cp-fleet-header{display:flex;align-items:center;margin-bottom:12px;gap:8px;padding:0 48px 0 20px}.cp-fleet-modal .admin-active-filters-bar,.am-fleet-modal .admin-active-filters-bar{margin-left:20px;margin-right:20px}.drone-fleet-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.cp-fleet-pad-count{margin-left:auto;font-size:12px;opacity:.55;color:inherit;-webkit-user-select:none;user-select:none}[data-theme=dark] .cp-fleet-pad-count{opacity:.5}.drone-fleet-close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.45);border-radius:6px;background:#ffffff0f!important;color:#ffffffeb;font-size:16px;line-height:1;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s,color .2s;padding:0;margin:0}.drone-fleet-open-tab-btn.ant-btn{display:flex;align-items:center;justify-content:center;width:39px;height:39px;min-width:39px;border:1px solid rgba(255,255,255,.45);border-radius:var(--zeena-modal-close-radius, 12px);background:#ffffff0f!important;color:#ffffffeb;padding:0;margin:0;line-height:1;box-shadow:none;transform:translateY(-1px)}.drone-fleet-open-tab-btn.ant-btn:hover,.drone-fleet-open-tab-btn.ant-btn:focus-visible{background:#ffffff1f!important;border-color:#ffffffa6;color:#fff}.drone-fleet-open-tab-btn.ant-btn .anticon{font-size:15px}.drone-fleet-close-btn:hover{background:#ffffff1f;border-color:#ffffffa6;color:#fff}[data-theme=light] .drone-fleet-modal .drone-fleet-close-btn{background:#ffffffeb!important;border-color:#00000026;color:#00000073}[data-theme=light] .drone-fleet-modal .drone-fleet-close-btn:hover{background:#0000000a;border-color:#00000040;color:#000000bf}.drone-fleet-px4-modal{width:min(480px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)}.drone-fleet-px4-modal .ant-modal-content{padding:0;border-radius:14px;overflow:hidden;overflow-x:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 60px #0f172a38}.drone-fleet-px4-modal .ant-modal-body{padding:0!important;overflow-x:hidden!important}.drone-fleet-px4-modal .ant-modal-close{top:12px;inset-inline-end:12px;width:30px;height:30px;color:#ffffffe6;border-radius:8px;border:1px solid rgba(255,255,255,.35);background:#ffffff1a!important;pointer-events:auto;z-index:3}.drone-fleet-px4-modal .ant-modal-close:hover{color:#fff;background:#ffffff2e!important;border-color:#fff9}.drone-fleet-px4-modal .ant-modal-footer{margin-top:0;padding:0 20px 18px;border-top:0;background:#f8fafc}.drone-fleet-px4-modal__footer-inner{display:flex;justify-content:center;width:100%}.drone-fleet-px4-modal__close-button{min-width:140px;height:36px;border-radius:8px;font-weight:700;background:#006494;box-shadow:0 8px 16px #00649433}.drone-fleet-px4-modal__shell{background:#f8fafc;overflow-x:hidden}.drone-fleet-px4-modal__hero{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:0;padding:18px 72px 36px 20px;color:#fff;background:radial-gradient(circle at 86% 12%,rgba(96,165,250,.34),transparent 30%),linear-gradient(135deg,#003d5b,#006494 58%,#0086b8);overflow:hidden}.ant-modal.zeena-modal.zeena-modal.zeena-modal.drone-fleet-px4-modal .drone-fleet-px4-modal__hero{min-height:0!important;padding:18px 72px 36px 20px!important}.drone-fleet-px4-modal__eyebrow{margin-bottom:4px;color:#ffffffbd;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.drone-fleet-px4-modal__heading{margin:0;color:#fff;font-size:18px;font-weight:800;line-height:1.25}.drone-fleet-px4-modal__status{display:inline-flex;align-items:center;gap:6px;min-height:26px;margin-inline-end:8px;padding:4px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff21;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;white-space:nowrap}.drone-fleet-px4-modal__status-dot{width:7px;height:7px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px #ffffff24}.drone-fleet-px4-modal__status.is-online{color:#bbf7d0}.drone-fleet-px4-modal__status.is-offline{color:#e5e7eb}.drone-fleet-px4-modal__body{position:relative;display:flex;flex-direction:column;gap:10px;margin-top:-18px;padding:0 20px 14px}.drone-fleet-px4-modal__version-card{padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;box-shadow:0 10px 24px #0f172a1a}.drone-fleet-px4-modal__version-label,.drone-fleet-px4-modal__detail-label{display:block;margin-bottom:4px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.drone-fleet-px4-modal__version-value{display:flex;align-items:center;gap:8px;color:#0f172a;font-size:16px;font-weight:800;line-height:1.25}.drone-fleet-px4-modal__details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.drone-fleet-px4-modal__detail-card{min-width:0;padding:12px 14px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff}.drone-fleet-px4-modal__detail-card--wide{grid-column:1 / -1}.drone-fleet-px4-modal__detail-value{display:block;overflow-wrap:anywhere;color:#111827;font-size:13px;font-weight:700}.drone-fleet-px4-modal__alert{border-radius:10px;padding:8px 12px!important}.drone-fleet-px4-modal__alert .ant-alert-message{font-size:13px}.drone-fleet-px4-modal__alert .ant-alert-description{font-size:12px}.drone-info-modal-title-suffix{color:#ffffffd1;font-size:14px;font-weight:400}[data-theme=dark] .drone-fleet-px4-modal .ant-modal-content{background:var(--app-modal-header-background)!important;border:1px solid var(--app-border-default, #424242);box-shadow:0 6px 24px #00000073}[data-theme=dark] .drone-fleet-px4-modal .ant-modal-footer,[data-theme=dark] .drone-fleet-px4-modal__shell{background:transparent}[data-theme=dark] .drone-fleet-px4-modal__hero{border-bottom:1px solid rgba(96,165,250,.14);background:var(--app-modal-header-background)!important}[data-theme=dark] .drone-fleet-px4-modal__version-card,[data-theme=dark] .drone-fleet-px4-modal__detail-card{border-color:var(--app-border-default, #424242);background:var(--app-surface-muted, #2a2a2a);box-shadow:none}[data-theme=dark] .drone-fleet-px4-modal__version-label,[data-theme=dark] .drone-fleet-px4-modal__detail-label{color:var(--app-text-muted, rgba(255, 255, 255, .55))}[data-theme=dark] .drone-fleet-px4-modal__version-value,[data-theme=dark] .drone-fleet-px4-modal__detail-value{color:var(--app-text-primary, rgba(255, 255, 255, .92))}[data-theme=dark] .drone-fleet-px4-modal__alert.ant-alert-warning{background:#faad141f;border-color:#faad1473}[data-theme=dark] .drone-fleet-px4-modal__alert .ant-alert-message,[data-theme=dark] .drone-fleet-px4-modal__alert .ant-alert-description{color:var(--app-text-primary, rgba(255, 255, 255, .92))}@media(max-width:575px){.drone-fleet-px4-modal{max-width:calc(100vw - 24px)}.drone-fleet-px4-modal__hero{flex-direction:column;padding:16px 64px 32px 16px}.ant-modal.zeena-modal.zeena-modal.zeena-modal.drone-fleet-px4-modal .drone-fleet-px4-modal__hero{padding:16px 64px 32px 16px!important}.drone-fleet-px4-modal__body{padding:0 14px 12px}.drone-fleet-px4-modal .ant-modal-footer{padding:0 14px 14px}.drone-fleet-px4-modal__details-grid{grid-template-columns:1fr}.drone-fleet-px4-modal__close-button{width:100%}}.drone-fleet-management{width:100%;max-width:100%;background:var(--app-modal-content-background);border-radius:0 0 12px 12px;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;min-height:0}.drone-fleet-management--page{min-height:100%}.drone-fleet-modal .drone-fleet-management{overflow-x:hidden;height:100%}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management{height:auto;min-height:0}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .zeena-modal__body{height:auto;max-height:min(calc(88vh - 72px),888px);display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management--fullscreen{height:auto;max-height:min(calc(88vh - 72px),888px);overflow:hidden}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management.is-table-scrolling,.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management--fullscreen.is-table-scrolling{height:min(calc(88vh - 72px),888px)}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management.is-table-scrolling .drone-fleet-table-wrapper,.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management.is-table-scrolling .drone-fleet-table-scroll-host,.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management--fullscreen.is-table-scrolling .drone-fleet-table-wrapper,.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management--fullscreen.is-table-scrolling .drone-fleet-table-scroll-host{flex:1 1 auto;min-height:0}.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management:not(.is-table-scrolling) .drone-fleet-table-wrapper,.drone-fleet-modal:not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-management:not(.is-table-scrolling) .drone-fleet-table-scroll-host{flex:0 1 auto;min-height:0}.drone-fleet-management--page{height:100%;min-height:100%;display:flex;flex-direction:column;border-radius:0;overflow:hidden}.drone-fleet-header{width:100%;background:var(--app-modal-header-background);min-height:78px;padding:18px 24px 16px;margin-bottom:0;color:#fff;box-sizing:border-box;border-bottom:1px solid rgba(96,165,250,.14)}[data-theme=light] .drone-fleet-modal .drone-fleet-header{background:var(--app-modal-header-background);color:#fff;border-bottom:1px solid rgba(96,165,250,.14)}.drone-fleet-header-main{display:flex;align-items:center;justify-content:space-between;gap:12px 16px;flex-wrap:wrap;width:100%;padding-right:0;min-height:40px}.drone-fleet-header-copy{flex:1 1 320px;min-width:0;display:flex;align-items:baseline;gap:12px}.drone-fleet-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.drone-fleet-table-wrapper{margin-top:12px}.drone-fleet-search.ant-input-affix-wrapper{width:240px;max-width:42vw;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.55)!important;background:#fffffff5!important;box-shadow:0 1px 2px #081e301f;color:#123248;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.drone-fleet-search.ant-input-affix-wrapper>input.ant-input{background:transparent!important;color:#123248!important;font-size:13px}.drone-fleet-search.ant-input-affix-wrapper>input.ant-input::placeholder{color:#1232488c!important;opacity:1}.drone-fleet-search.ant-input-affix-wrapper .drone-fleet-search__icon{color:#12324894;font-size:14px}.drone-fleet-search.ant-input-affix-wrapper .ant-input-clear-icon{color:#12324873}.drone-fleet-search.ant-input-affix-wrapper .ant-input-clear-icon:hover{color:#123248cc}.drone-fleet-search.ant-input-affix-wrapper:hover,.drone-fleet-search.ant-input-affix-wrapper-focused,.drone-fleet-search.ant-input-affix-wrapper:focus-within{border-color:#fff!important;background:#fff!important;box-shadow:0 0 0 2px #ffffff47,0 1px 3px #081e3029}[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper{border-color:#424242!important;background:#2a2a2a!important;color:#ffffffe0!important;box-shadow:none}[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper>input.ant-input,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper>input.ant-input{color:#ffffffeb!important;background:transparent!important;-webkit-text-fill-color:rgba(255,255,255,.92)!important;caret-color:#ffffffeb}[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper>input.ant-input::placeholder,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper>input.ant-input::placeholder{color:#ffffff73!important;-webkit-text-fill-color:rgba(255,255,255,.45)!important;opacity:1}[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper .drone-fleet-search__icon,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper .drone-fleet-search__icon{color:#ffffff8c}[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper .ant-input-clear-icon,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper .ant-input-clear-icon{color:#ffffff73}[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper:hover,[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper-focused,[data-theme=dark] .ant-modal-body .drone-fleet-search.ant-input-affix-wrapper:focus-within,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper:hover,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper-focused,[data-theme=dark] .drone-fleet-search.ant-input-affix-wrapper:focus-within{border-color:#5a5a5a!important;background:#2a2a2a!important;box-shadow:0 0 0 2px #3b82f633}[data-theme=light] .drone-fleet-search.ant-input-affix-wrapper{border-color:#ffffffa6!important;background:#fff!important}.drone-fleet-title{font-size:20px;font-weight:700;line-height:28px;color:#fff;margin:0;white-space:nowrap}.drone-fleet-subtitle{font-size:14px;font-weight:400;line-height:20px;color:#ffffffe6;margin:0;white-space:nowrap}.drone-fleet-log-btn.ant-btn{border-radius:6px;font-weight:600;text-transform:none;white-space:nowrap}[data-theme=dark] .drone-fleet-log-btn.ant-btn,[data-theme=dark] .drone-fleet-log-btn.ant-btn-default{background:transparent!important;background-color:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.45)!important;box-shadow:none!important}[data-theme=dark] .drone-fleet-log-btn.ant-btn:hover,[data-theme=dark] .drone-fleet-log-btn.ant-btn-default:hover{background:#ffffff1f!important;border-color:#ffffffb3!important;color:#fff!important}[data-theme=dark] .drone-fleet-log-btn.ant-btn:focus-visible,[data-theme=dark] .drone-fleet-log-btn.ant-btn-default:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}[data-theme=dark] .status-ready-badge,[data-theme=dark] .status-ready-yes-badge,[data-theme=dark] .status-ready-no-badge,[data-theme=dark] .system-icon-wrapper,[data-theme=dark] .system-icon-wrapper--safety,[data-theme=dark] .system-icon-wrapper--connectivity{background:transparent!important;background-color:transparent!important}[data-theme=dark] .system-item-status-clickable:hover .system-icon-wrapper,[data-theme=dark] .system-item-status-clickable:hover .system-icon-wrapper--safety,[data-theme=dark] .system-item-activate-deactivate:hover .system-icon-wrapper--activate-deactivate{background:#ffffff1a!important;background-color:#ffffff1a!important}[data-theme=dark] .action-icon-wrapper,[data-theme=dark] .arm-wrapper,[data-theme=dark] .reboot-wrapper,[data-theme=dark] .land-wrapper,[data-theme=dark] .rtl-wrapper,[data-theme=dark] .kill-wrapper,[data-theme=dark] .pause-wrapper,[data-theme=dark] .resume-wrapper,[data-theme=dark] .cs-toggle-wrapper,[data-theme=dark] .cs-toggle-active,[data-theme=dark] .cs-toggle-inactive,[data-theme=dark] .safety-wrapper{background:transparent!important;background-color:transparent!important}[data-theme=dark] .action-item-container:hover .arm-wrapper,[data-theme=dark] .action-item-container:hover .reboot-wrapper,[data-theme=dark] .action-item-container:hover .land-wrapper,[data-theme=dark] .action-item-container:hover .rtl-wrapper,[data-theme=dark] .action-item-container:hover .kill-wrapper,[data-theme=dark] .action-item-container:hover .pause-wrapper,[data-theme=dark] .action-item-container:hover .resume-wrapper,[data-theme=dark] .action-item-container:hover .cs-toggle-active,[data-theme=dark] .action-item-container:hover .cs-toggle-inactive,[data-theme=dark] .action-item-container:hover .safety-wrapper,[data-theme=dark] .action-item-container:hover .action-icon-wrapper{background:#ffffff1a!important;background-color:#ffffff1a!important}[data-theme=dark] .system-label,[data-theme=dark] .activity-cell,[data-theme=dark] .fleet-uptime-value,[data-theme=dark] .status-ready-no-badge span{color:#ffffffd9!important}[data-theme=dark] .compact-stats-container>div>div{background:transparent!important;background-color:transparent!important;border-color:#fff3!important;color:#ffffffd9}.drone-fleet-table{width:100%}.drone-fleet-table-wrapper{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.drone-fleet-table-wrapper .drone-fleet-table-scroll-host{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.drone-fleet-table-wrapper .drone-fleet-table-scroll-host .drone-fleet-table{flex:1 1 auto;min-height:0}.drone-fleet-table-wrapper .zeena-paginator-shell{flex:0 0 auto;padding:12px 24px 16px;border-top:1px solid var(--app-modal-table-border, #eaecf0);background:var(--app-modal-content-background, #ffffff)}.drone-fleet-management--fullscreen,.drone-fleet-management--page,.drone-fleet-management--fullscreen .drone-fleet-table-wrapper,.drone-fleet-management--page .drone-fleet-table-wrapper{min-height:0;overflow:hidden}.drone-fleet-management--fullscreen .drone-fleet-table .ant-table-container,.drone-fleet-management--page .drone-fleet-table .ant-table-container{min-height:0!important;overflow:hidden}.drone-fleet-management--fullscreen .drone-fleet-table .ant-table-body,.drone-fleet-management--page .drone-fleet-table .ant-table-body{min-height:0!important;overflow-y:auto!important;overflow-x:auto!important}.drone-fleet-table .ant-table{background:transparent}.drone-fleet-table-wrapper .ant-table-content,.drone-fleet-table.ant-table-wrapper .ant-table,.drone-fleet-table .ant-table-container,.drone-fleet-table .ant-table-header,.drone-fleet-table .ant-table-header table,.drone-fleet-table table{border-radius:0!important}.drone-fleet-table .ant-table-container table>thead>tr:first-child>th:first-child,.drone-fleet-table .ant-table-container table>thead>tr:first-child>th:last-child{border-start-start-radius:0!important;border-start-end-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.drone-fleet-table .ant-table table{table-layout:fixed;width:100%!important;min-width:100%!important}.drone-fleet-table .ant-table-container{position:relative;overflow:hidden;width:100%}.drone-fleet-table .ant-table-content,.drone-fleet-table .ant-table-body,.drone-fleet-table .ant-table-header{width:100%!important}.drone-fleet-table .ant-table-header{position:sticky;top:0;z-index:12;background:var(--app-modal-table-header-background)}.drone-fleet-table .ant-table-body{overflow-y:auto!important;overflow-x:auto!important}.drone-fleet-modal:not(.zeena-modal--fullscreen):not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-table .ant-table-container{min-height:0;max-height:none}.drone-fleet-modal:not(.zeena-modal--fullscreen):not(.cp-fleet-modal):not(.am-fleet-modal) .drone-fleet-table .ant-table-body{min-height:0!important;max-height:none}.drone-fleet-management--page .drone-fleet-table-wrapper{padding-bottom:0}.drone-fleet-management--page .drone-fleet-table .ant-table{height:100%}.drone-fleet-table .ant-table-body::-webkit-scrollbar,.drone-fleet-table .ant-table-container::-webkit-scrollbar{width:8px}.drone-fleet-table .ant-table-body::-webkit-scrollbar-track,.drone-fleet-table .ant-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.drone-fleet-table .ant-table-body::-webkit-scrollbar-thumb,.drone-fleet-table .ant-table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.drone-fleet-table-wrapper .ant-table-body::-webkit-scrollbar-thumb:hover,.drone-fleet-table-wrapper .ant-table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.drone-fleet-table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background)!important;color:var(--app-text-primary);font-weight:600;font-size:14px;padding:16px;border-bottom:1px solid var(--app-modal-table-border);border-right:none!important;border-left:none!important;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:10;text-align:center}.drone-fleet-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#667085!important;height:1.4em!important;opacity:1!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#ffffff52!important}.ant-table-wrapper .ant-table-tbody>tr>td>div{justify-content:center;align-items:center}.ant-table-wrapper .ant-table-tbody>tr>td{width:100px!important}.drone-fleet-table .ant-table-thead>tr>th:first-child{border-left:none!important}.drone-fleet-table .ant-table-thead>tr>th:last-child{border-right:none!important}.drone-fleet-table .ant-table-tbody>tr>td{padding:16px;background:var(--app-modal-table-row-background);border-bottom:1px solid var(--app-modal-table-border);border-right:none!important;border-left:none!important;color:var(--app-text-primary);font-size:14px;vertical-align:middle}.drone-fleet-modal .drone-fleet-table .ant-table-tbody>tr>td,.drone-fleet-modal .drone-fleet-table .ant-table-thead>tr>th,.cp-fleet-modal .drone-fleet-table .ant-table-tbody>tr>td,.cp-fleet-modal .drone-fleet-table .ant-table-thead>tr>th{white-space:nowrap}.drone-fleet-modal .drone-id,.drone-fleet-modal .drone-id__name,.drone-fleet-modal .drone-name,.drone-fleet-modal .status-cell,.drone-fleet-modal .status-ready-badge,.drone-fleet-modal .status-health-badge,.drone-fleet-modal .systems-cell,.drone-fleet-modal .activity-cell,.drone-fleet-modal .stats-cell,.drone-fleet-modal .flight-status-cell,.cp-fleet-modal .drone-id,.cp-fleet-modal .drone-id__name,.cp-fleet-modal .drone-name,.cp-fleet-modal .status-cell,.cp-fleet-modal .status-ready-badge,.cp-fleet-modal .status-health-badge,.cp-fleet-modal .systems-cell,.cp-fleet-modal .activity-cell,.cp-fleet-modal .stats-cell,.cp-fleet-modal .flight-status-cell{white-space:nowrap;word-break:normal;overflow-wrap:normal}.drone-fleet-table .ant-table-tbody>tr>td:first-child{border-left:none!important}.drone-fleet-table .ant-table-tbody>tr>td:last-child{border-right:none!important}.drone-fleet-table .ant-table-tbody>tr{height:auto}.drone-fleet-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.drone-fleet-table .ant-table-tbody>tr:hover>td{background-color:var(--app-modal-table-row-hover-background)}.support-fleet-management{flex:1 1 auto;height:100%;min-height:0}.support-fleet-management .drone-fleet-table-wrapper{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-x:auto;overflow-y:hidden;padding:18px 24px 24px;background:var(--app-modal-content-background)}.support-fleet-table.ant-table-wrapper,.support-fleet-table .ant-spin-nested-loading,.support-fleet-table .ant-spin-container{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.support-fleet-table.ant-table-wrapper .ant-table,.support-fleet-table .ant-table-container{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;border:1px solid var(--app-modal-table-border);border-radius:12px!important;box-shadow:0 10px 28px #0f172a14}.support-fleet-table .ant-table table{min-width:1520px;table-layout:fixed}.support-fleet-table .ant-table-container,.support-fleet-table .ant-table-body{min-height:0}.support-fleet-table .ant-table-header{flex:0 0 auto}.support-fleet-table .ant-table-body{flex:1 1 auto;height:auto!important;max-height:none!important;overflow-y:auto!important}.support-fleet-table-wrapper .zeena-paginator-shell{flex:0 0 auto;margin-top:16px;padding-top:12px;border-top:1px solid #f0f0f0}[data-theme=dark] .support-fleet-management .drone-fleet-table-wrapper,[data-theme=dark] .support-fleet-table.ant-table-wrapper .ant-table,[data-theme=dark] .support-fleet-table .ant-table,[data-theme=dark] .support-fleet-table .ant-table-container,[data-theme=dark] .support-fleet-table .ant-table-content,[data-theme=dark] .support-fleet-table .ant-table-body,[data-theme=dark] .support-fleet-table .ant-table-tbody,[data-theme=dark] .support-fleet-table .ant-table-tbody>tr,[data-theme=dark] .support-fleet-table .ant-table-tbody>tr>td{background:#141414!important}[data-theme=dark] .support-fleet-table .ant-table-tbody>tr:hover>td{background:#1f1f1f!important}[data-theme=dark] .support-fleet-table .ant-table-thead>tr>th{background:#1a1a1a!important;border-bottom-color:#303030!important}.support-fleet-table .ant-table-thead>tr>th{padding:13px 12px;font-size:12px;line-height:16px;letter-spacing:.04em;white-space:nowrap;text-align:left}.support-fleet-table .ant-table-tbody>tr>td{width:auto!important;padding:12px;line-height:18px}.support-fleet-table .ant-table-tbody>tr>td:not(:first-child){color:var(--app-text-secondary)}.support-fleet-name-cell{display:flex;align-items:baseline;gap:6px;min-width:0}.support-fleet-name,.support-fleet-alias,.support-fleet-location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-fleet-name{min-width:0;color:var(--app-text-primary);font-weight:700}.support-fleet-alias,.support-fleet-location{color:var(--app-text-muted);font-size:12px}.support-fleet-location{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}[data-theme=dark] .support-fleet-table.ant-table-wrapper .ant-table,[data-theme=dark] .support-fleet-table .ant-table-container{box-shadow:none}.drone-fleet-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:16px 24px;background:var(--app-modal-content-background);border-top:1px solid var(--app-modal-table-border);box-sizing:border-box}.footer-stat{font-size:14px;font-weight:500;color:var(--app-text-primary)}.footer-stat:first-child{text-align:left}.footer-stat:nth-child(2){text-align:center;flex:1}.footer-stat:last-child{text-align:right}.fleet-confirm-modal .ant-modal-content{min-height:auto!important;max-height:none!important;border-radius:16px!important}.fleet-confirm-modal.model_popup_width{width:min(360px,calc(100vw - 32px))!important;max-width:min(360px,calc(100vw - 32px))!important}.fleet-confirm-modal .ant-modal-body{padding:0!important;display:block!important}.fleet-confirm-modal .zeena-modal__header,.fleet-confirm-modal .popup-model-header-shell{padding:14px 16px 12px}.fleet-confirm-modal .zeena-modal__title,.fleet-confirm-modal .popup-model-title{font-size:15px;font-weight:700}.fleet-confirm-modal .ant-modal-footer{padding:10px 16px 14px!important;gap:8px}.fleet-confirm-modal__footer{display:flex;justify-content:center;gap:8px}.fleet-confirm-modal__footer-btn.ant-btn{min-width:96px;height:36px;padding:0 14px;border-radius:8px!important;font-size:13px;font-weight:600}.fleet-confirm-modal__footer-btn--secondary.ant-btn{background:transparent}.fleet-confirm-modal__body{padding:14px 16px 12px;text-align:center}.fleet-confirm-modal__text{margin:0;font-size:14px;line-height:1.45;color:var(--app-text-secondary)}.drone-cell{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;width:100%;max-width:100%;box-sizing:border-box}.drone-cell>div:first-child{min-width:0;width:100%;max-width:100%}.drone-cell-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex:0 0 auto;margin-top:0;margin-left:-114px;width:auto}.logs-button-no-hover{display:flex;align-items:center;justify-content:center;gap:4px;background:transparent;padding:0!important;border-radius:10px;font-size:12px;height:30px;font-weight:600;box-shadow:none;border:1px solid rgba(148,163,184,.22);min-width:0}.logs-button-no-hover:hover{background-color:#ffffff0a!important;color:inherit!important}.drone-cell-action-btn{cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .12s ease}.drone-cell-action-btn:hover{transform:translateY(-1px)}.drone-cell-action-btn--logs{min-width:76px;padding:0 12px!important;color:#7cc8ff!important;background:#1890ff1f!important;border-color:#1890ff57!important}.drone-cell-action-btn--logs .anticon{font-size:16px}.drone-cell-action-btn--logs:hover{background:#1890ff2e!important;border-color:#1890ff80!important;color:#a5dcff!important}.drone-cell-action-btn--info{width:30px;min-width:30px;height:30px;color:#ffffffb8;background:#ffffff0a;border-color:#94a3b83d}.drone-cell-action-btn--info .anticon{font-size:17px}.drone-cell-action-btn--info:hover{color:#fff;background:#60a5fa29;border-color:#60a5fa4d}[data-theme=light] .drone-cell-action-btn--info{color:#667085;background:#fff;border-color:#d0d5dd}[data-theme=light] .drone-cell-action-btn--info:hover{color:#1677ff;background:#eef6ff;border-color:#91caff}.drone-id{display:inline-flex;align-items:center;gap:4px;max-width:220px;font-weight:600;color:#333;font-size:14px;line-height:1.4;white-space:normal;overflow:visible;word-break:break-word;overflow-wrap:anywhere}.drone-id__identifier,.drone-id__separator{flex:0 0 auto}.drone-id__name{flex:1 1 auto;min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere}[data-theme=dark] .drone-id{color:#ffffffeb!important}.drone-name{color:#666;font-size:13px;line-height:1.4}[data-theme=dark] .drone-name{color:#ffffffeb!important}.status-cell{display:flex;flex-direction:column;gap:8px;min-width:120px}.status-ready-badge{align-items:center;justify-content:flex-start;padding:6px;width:fit-content;text-align:center;font-size:14px;font-weight:500;min-width:100px}.status-ready-yes-badge{background-color:#d0fae5}.status-ready-no-badge{background-color:#f3f4f6}.status-health-badge{display:inline-flex;align-items:center;gap:6px;padding:0;width:fit-content;font-size:12px;font-weight:500;margin-top:2px}.status-health-good{color:#52c41a}.status-health-warning{color:#faad14}.status-health-critical{color:#ff4d4f}.status-health-connected{color:#52c41a}.status-health-not-connected{color:#ff4d4f}.fleet-uptime-cell{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%}.fleet-uptime-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.fleet-uptime-dot--live{background:#52c41a;box-shadow:0 0 0 2px #52c41a38}.fleet-uptime-dot--warning{background:#faad14;box-shadow:0 0 0 2px #faad1433}.fleet-uptime-dot--offline{background:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f2e}.fleet-uptime-disconnected,.fleet-uptime-unavailable{color:#8c8c8c;font-size:14px}.fleet-uptime-value{font-size:14px;font-weight:500;color:#333}.status-inactive-badge{display:inline-flex;align-items:center;margin-top:4px;padding:2px 6px;border-radius:4px;background:#f3f4f6;border:1px solid #E5E7EB}.drone-fleet-table .ant-table-tbody>tr.drone-row-inactive>td{opacity:.75;background-color:#fafafa}.battery-cell{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;min-width:80px;width:80%}.battery-info-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap}.battery-icon-wrapper{position:relative;top:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.battery-icon{flex-shrink:0}.battery-percentage{display:flex;align-items:center;color:#333;white-space:nowrap;flex-shrink:0}.charging-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;background-color:#e6f7ff;color:#1890ff;border-radius:50px;font-size:12px;font-weight:500;margin:0;width:fit-content}.systems-cell{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;max-width:100%;flex-wrap:wrap}.systems-cell--drone-info{display:flex!important;justify-content:flex-start!important;flex-wrap:nowrap;gap:4px}.system-item-status-clickable{cursor:pointer}.system-item-status-clickable:hover .system-icon-wrapper{background-color:#bae7ff!important}.system-item-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.system-icon-wrapper{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:6px}.fleet-row-grid-icon{width:20px;height:20px;font-size:20px!important;flex-shrink:0}.system-icon-wrapper--activate-deactivate{cursor:pointer;transition:background-color .2s}.system-item-activate-deactivate:hover .system-icon-wrapper--activate-deactivate{background-color:#bae7ff!important}.system-item-activate-deactivate.system-item-disabled{cursor:not-allowed;opacity:.6}.system-item-activate-deactivate.system-item-disabled .system-icon-wrapper--activate-deactivate{pointer-events:none}.system-label{font-size:12px;font-weight:500;color:#333;text-align:center}.system-icon{width:16px;height:16px;object-fit:contain}.mode-button{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:8px;border:1px solid;font-size:13px;font-weight:500;white-space:nowrap;width:66.875px;height:26px;line-height:1.5;box-sizing:border-box}.actions-cell{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.action-item-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.action-icon-wrapper{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:7px;transition:all .2s}.action-icon{width:20px;height:20px;font-size:20px}.action-label{font-size:11px;font-weight:500;text-align:center;opacity:0;transition:opacity .2s;position:absolute;bottom:-24px;left:50%;transform:translate(-50%);white-space:nowrap;background:#000000d9;color:#fff;padding:4px 8px;border-radius:4px;pointer-events:none;z-index:1000}.action-item-container:hover .action-label{opacity:1}.action-item-container{position:relative}.action-item-container.action-item-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.arm-wrapper{background-color:#e6f7ff}.arm-icon{color:#1890ff}.action-item-container:hover .arm-wrapper{background-color:#bae7ff}.reboot-wrapper{background-color:#fff7e6}.reboot-icon{color:#fa8c16}.action-item-container:hover .reboot-wrapper{background-color:#ffe7ba}.land-wrapper{background-color:#f6ffed}.land-icon{color:#52c41a}.action-item-container:hover .land-wrapper{background-color:#d9f7be}.rtl-wrapper{background-color:#e6f7ff}.rtl-icon{color:#1890ff}.action-item-container:hover .rtl-wrapper{background-color:#bae7ff}.kill-wrapper{background-color:#fff1f0}.kill-icon{color:#ff4d4f}.action-item-container:hover .kill-wrapper{background-color:#ffccc7}.pause-wrapper{background-color:#fffbe6}.pause-icon{color:#faad14}.action-item-container:hover .pause-wrapper{background-color:#fff1b8}.resume-wrapper{background-color:#f6ffed}.resume-icon{color:#52c41a}.action-item-container:hover .resume-wrapper{background-color:#d9f7be}.cs-toggle-wrapper{transition:background-color .2s}.cs-toggle-active{background-color:#e6f7ff}.cs-toggle-icon-active{color:#1890ff}.action-item-container:hover .cs-toggle-active{background-color:#bae7ff}.cs-toggle-inactive{background-color:#f3f4f6}.cs-toggle-icon-inactive{color:#8c8c8c}.action-item-container:hover .cs-toggle-inactive{background-color:#e5e7eb}.activity-cell{display:flex;align-items:center;color:#666;font-size:14px;font-weight:400;line-height:1.5;min-width:120px}.stats-cell{display:flex;flex-direction:column;gap:8px;min-width:100px}.stats-header{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:2px}.stats-label{color:#666;font-weight:500}.stats-total{color:#333;font-weight:600}.stats-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;background-color:#f0f0f0;width:100%}.stats-bar-success{background-color:#52c41a;height:100%}.stats-bar-failed{background-color:#ff4d4f;height:100%}.stats-footer{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-top:2px}.stats-success{color:#52c41a;font-weight:500}.stats-failed{color:#ff4d4f;font-weight:500}.bulk-action-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background-color:#f0f7ff;border-bottom:2px solid #1890ff;animation:slideDown .3s ease}.bulk-selection-info{display:flex;align-items:center;gap:12px}.selection-count{font-weight:600;color:#1890ff;font-size:15px}.bulk-action-bar .actions-cell{background:transparent;padding:0}.system-icon-wrapper--safety{cursor:pointer;transition:background-color .2s}.system-item-status-clickable:hover .system-icon-wrapper--safety{background-color:#bae7ff!important}.safety-wrapper{background-color:#e6f7ff}.safety-icon{color:#1890ff}.action-item-container:hover .safety-wrapper{background-color:#bae7ff}.system-icon-wrapper--connectivity{background-color:#ffe2e2;cursor:pointer}.system-icon-wrapper--connectivity .connectivity-icon{color:#ef4444;font-size:16px}.obc-popover-overlay .ant-popover-inner{border-radius:10px;padding:0;box-shadow:0 6px 20px #0000001f;min-width:300px;max-width:520px;background:#fff}.obc-popover-overlay .ant-popover-inner-content{padding:0}.obc-popover-overlay .ant-popover-arrow{display:block}.obc-popover-overlay .ant-popover-arrow:before{background:#fff}.obc-popover-content{font-family:inherit}.obc-popover-header{display:flex;align-items:center;gap:8px;padding:14px 18px 10px}.obc-popover-title{font-size:15px;font-weight:600;color:#005987;line-height:1.4}.obc-popover-divider{height:1px;background:#e8e8e8;margin:0 18px}.obc-popover-body{display:flex;flex-direction:column;gap:0;padding:8px 0 6px}.obc-popover-row{display:flex;justify-content:space-between;align-items:center;padding:8px 18px;transition:background-color .15s}.obc-popover-row:hover{background-color:#f5f9fc}.obc-popover-label{font-size:13px;font-weight:500;color:#64748b;white-space:nowrap;margin-right:16px;flex-shrink:0}.obc-popover-value{font-size:13px;font-weight:600;color:#1e293b;text-align:right;word-break:keep-all;overflow-wrap:normal;white-space:nowrap;min-width:0}.obc-popover-mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:13px;letter-spacing:.3px;color:#005987}.obc-popover-value-group{display:flex;align-items:center;gap:6px;flex:1;min-width:0;justify-content:flex-end}.obc-copy-btn{display:inline-flex;align-items:center;gap:3px;cursor:pointer;padding:2px 4px;border-radius:4px;transition:background-color .15s,color .15s;flex-shrink:0;line-height:1}.obc-copy-btn:hover{background-color:#e6f7ff}.obc-copy-icon{font-size:14px;color:#8c8c8c;transition:color .15s}.obc-copy-btn:hover .obc-copy-icon{color:#1890ff}.obc-copy-icon--success{color:#52c41a!important;font-size:13px}.obc-copied-text{font-size:12px;font-weight:500;color:#52c41a;white-space:nowrap}[data-theme=dark] .obc-popover-overlay .ant-popover-inner{background:#1f1f1f!important;box-shadow:0 8px 28px #00000073;border:1px solid #333333}[data-theme=dark] .obc-popover-overlay .ant-popover-arrow:before,[data-theme=dark] .obc-popover-overlay .ant-popover-arrow:after{background:#1f1f1f!important}[data-theme=dark] .obc-popover-title{color:#7dd3fc}[data-theme=dark] .obc-popover-divider{background:#3a3a3a}[data-theme=dark] .obc-popover-row:hover{background-color:#ffffff0f}[data-theme=dark] .obc-popover-label{color:#ffffff8c}[data-theme=dark] .obc-popover-value{color:#ffffffeb}[data-theme=dark] .obc-popover-mono{color:#7dd3fc}[data-theme=dark] .obc-copy-btn:hover{background-color:#7dd3fc1f}[data-theme=dark] .obc-copy-icon{color:#ffffff8c}[data-theme=dark] .obc-copy-btn:hover .obc-copy-icon{color:#7dd3fc}[data-theme=dark] .obc-copy-icon--success{color:#73d13d!important}[data-theme=dark] .obc-copied-text{color:#73d13d}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.drone-fleet-management{border-radius:0}.drone-fleet-table-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x}.drone-fleet-table .ant-table table{min-width:1520px;table-layout:fixed;display:table}.drone-fleet-table .ant-table-thead{display:table-header-group}.drone-fleet-table .ant-table-tbody{display:table-row-group}.drone-fleet-table .ant-table-tbody tr,.drone-fleet-table .ant-table-thead tr{display:table-row}.drone-fleet-table .ant-table-tbody td,.drone-fleet-table .ant-table-thead th{display:table-cell}.drone-fleet-header{padding:12px 16px}.drone-fleet-header-main{align-items:flex-start;gap:8px 12px;padding-right:0}.drone-fleet-title{font-size:18px;line-height:24px}.drone-fleet-subtitle{font-size:13px}.drone-fleet-header-copy,.drone-fleet-header-actions{flex-basis:100%}.drone-fleet-log-btn.ant-btn{width:fit-content}.drone-fleet-footer{padding:12px 16px}.footer-stat{font-size:13px}.drone-fleet-table .ant-table-thead>tr>th,.drone-fleet-table .ant-table-tbody>tr>td{padding:10px 12px;font-size:13px}.bulk-action-bar{padding:10px 16px;flex-wrap:wrap;gap:8px}}@media(max-width:480px){.drone-fleet-header{padding:10px 12px}.drone-fleet-header-main{gap:6px 10px;padding-right:0}.drone-fleet-title{font-size:16px;line-height:22px}.drone-fleet-subtitle{font-size:12px}.drone-fleet-log-btn.ant-btn{width:100%}.drone-fleet-footer{padding:10px 12px}.drone-fleet-table .ant-table-thead>tr>th,.drone-fleet-table .ant-table-tbody>tr>td{padding:8px 10px;font-size:12px}.status-cell{min-width:90px}.status-ready-badge{min-width:80px;font-size:12px;padding:4px 6px}.systems-cell{min-width:100px}.systems-cell--drone-info{min-width:240px}.activity-cell{min-width:90px}.stats-cell{min-width:80px}}.drone-fleet-table .ant-table-column-has-sorters:hover,.drone-fleet-table .ant-table-column-sort{background:transparent!important}.drone-fleet-table .ant-table-column-sorter{opacity:1!important;color:#00000073}.drone-fleet-table .ant-table-column-sorter-up.active,.drone-fleet-table .ant-table-column-sorter-down.active{color:#1677ff}[data-theme=dark] .drone-fleet-table .ant-table-column-sorter{color:#ffffff73}[data-theme=dark] .drone-fleet-table .ant-table-column-sorter-up.active,[data-theme=dark] .drone-fleet-table .ant-table-column-sorter-down.active{color:#60a5fa}.ant-modal.drone-logs-popup.model_popup_width,.ant-modal.drone-logs-popup{width:min(96vw,1680px)!important;max-width:min(96vw,1680px)!important}.drone-logs-popup .ant-modal-content{width:100%;max-width:100%;height:auto;max-height:min(98vh,1400px);display:flex;flex-direction:column}.drone-logs-popup .ant-modal-header{margin-bottom:0!important}.drone-logs-popup .zeena-modal__header{padding:18px 64px 16px 24px!important;min-height:78px}[data-theme=dark] .drone-logs-popup .zeena-modal__header{border-bottom-color:#60a5fa24!important}.drone-logs-popup--filled .ant-modal-content{height:auto;max-height:min(92vh,1360px)}.drone-logs-popup--filled .zeena-modal__body,.drone-logs-popup--filled .ant-modal-body{flex:0 1 auto;min-height:0;overflow:hidden}.drone-logs-popup .ant-modal-body{padding:0!important;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.drone-logs-popup .zeena-modal__body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0!important}.drone-logs-popup--compact .ant-modal-body,.drone-logs-popup--compact .zeena-modal__body{flex:0 0 auto!important;overflow:visible!important;min-height:0!important}.drone-logs-popup .ant-modal-title{margin-bottom:0!important;color:#fff!important}.drone-logs-popup .drone-logs-header-copy .popup-model-title,.drone-logs-popup .drone-logs-header-copy .popup-model-caption{color:#fff!important}.drone-logs-header-shell{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.drone-logs-header-copy{min-width:0;flex:1 1 auto;padding-top:6px}.drone-logs-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto;position:relative;z-index:3;padding-right:0;height:40px;margin-top:-2px;min-width:0;max-width:520px}.drone-logs-header-drone-name{display:inline-block;max-width:min(380px,40vw);font-size:15px;font-weight:600;line-height:40px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drone-logs-header-actions .ant-btn{width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border-radius:var(--zeena-modal-close-radius, 12px)!important;display:inline-flex;align-items:center;justify-content:center}.drone-logs-popup .drone-logs-header-actions .ant-btn-default:not(:disabled){background:#ffffff14;border:1px solid rgba(255,255,255,.45);color:#ffffffeb}.drone-logs-popup .drone-logs-header-actions .ant-btn-default:not(:disabled):hover{background:#ffffff24;border-color:#ffffffa6;color:#fff}.drone-logs-drone-select{min-width:260px;width:320px;max-width:420px;height:40px;position:relative;z-index:3;flex:1 1 320px}.drone-logs-drone-select .ant-select-selector{min-height:40px!important;height:40px!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.55)!important;background:#fffffff5!important;box-shadow:0 1px 2px #081e301f!important;color:#123248!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.drone-logs-drone-select .ant-select-selection-overflow{max-width:100%;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-right:18px}.drone-logs-drone-select .ant-select-selection-overflow::-webkit-scrollbar{display:none}.drone-logs-drone-select .ant-select-selection-overflow-item,.drone-logs-drone-select .ant-select-selection-overflow-item-suffix{flex:0 0 auto}.drone-logs-drone-select .ant-select-selection-item,.drone-logs-drone-select .ant-select-selection-placeholder,.drone-logs-drone-select .ant-select-selection-search-input{color:#123248!important;font-weight:600}.drone-logs-drone-select .ant-select-selection-search-input,.drone-logs-drone-select .ant-select-selection-placeholder{line-height:38px!important}.drone-logs-drone-select.ant-select-multiple .ant-select-selection-item{display:inline-flex;align-items:center;max-width:100%;min-height:24px;margin:6px 4px 6px 0;line-height:22px!important;vertical-align:middle}.drone-logs-drone-select.ant-select-multiple .ant-select-selection-item,.drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-content,.drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-remove{border-radius:999px}.drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-content{display:inline-flex;align-items:center;min-width:0}.drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-remove{display:inline-flex;align-items:center}.drone-logs-drone-select .ant-select-selection-placeholder{color:#1232488c!important;font-weight:500}.drone-logs-drone-select .ant-select-arrow,.drone-logs-drone-select .ant-select-clear{color:#1232488c!important}.drone-logs-drone-select.ant-select-focused .ant-select-selector,.drone-logs-drone-select.ant-select-open .ant-select-selector,.drone-logs-drone-select:hover .ant-select-selector{border-color:#fff!important;background:#fff!important;box-shadow:0 0 0 2px #ffffff47,0 1px 3px #081e3029!important}[data-theme=light] .drone-logs-drone-select .ant-select-selector{border-color:#ffffffa6!important;background:#fffffff5!important;color:#123248!important}[data-theme=light] .drone-logs-drone-select .ant-select-selection-item,[data-theme=light] .drone-logs-drone-select .ant-select-selection-search-input{color:#123248!important}[data-theme=light] .drone-logs-drone-select.ant-select-multiple .ant-select-selection-item{background:#e6f4ff!important;border:1px solid #91caff!important;color:#0b3558!important}[data-theme=light] .drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-remove,[data-theme=light] .drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-remove .anticon{color:inherit!important}[data-theme=light] .drone-logs-drone-select .ant-select-selection-placeholder,[data-theme=light] .drone-logs-drone-select .ant-select-arrow,[data-theme=light] .drone-logs-drone-select .ant-select-clear{color:#1232488c!important}[data-theme=light] .drone-logs-drone-select.ant-select-focused .ant-select-selector,[data-theme=light] .drone-logs-drone-select.ant-select-open .ant-select-selector,[data-theme=light] .drone-logs-drone-select:hover .ant-select-selector{border-color:#fff!important;background:#fff!important;box-shadow:0 0 0 2px #ffffff47,0 1px 3px #081e3029!important}[data-theme=dark] .drone-logs-drone-select .ant-select-selector{border-color:#ffffff47!important;background:#0f172aeb!important;box-shadow:0 1px 2px #00000059!important;color:#f8fafceb!important}[data-theme=dark] .drone-logs-drone-select .ant-select-selection-item,[data-theme=dark] .drone-logs-drone-select .ant-select-selection-search-input{color:#f8fafceb!important}[data-theme=dark] .drone-logs-drone-select.ant-select-multiple .ant-select-selection-item{background:#60a5fa38!important;border:1px solid rgba(147,197,253,.45)!important;color:#edf4ff!important}[data-theme=dark] .drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-remove,[data-theme=dark] .drone-logs-drone-select.ant-select-multiple .ant-select-selection-item-remove .anticon{color:#e2e8f0e6!important}[data-theme=dark] .drone-logs-drone-select .ant-select-selection-placeholder{color:#e2e8f08c!important}[data-theme=dark] .drone-logs-drone-select .ant-select-arrow,[data-theme=dark] .drone-logs-drone-select .ant-select-clear{color:#e2e8f0bf!important}[data-theme=dark] .drone-logs-drone-select.ant-select-focused .ant-select-selector,[data-theme=dark] .drone-logs-drone-select.ant-select-open .ant-select-selector,[data-theme=dark] .drone-logs-drone-select:hover .ant-select-selector{border-color:#93c5fdb3!important;background:#1e293bfa!important;box-shadow:0 0 0 2px #60a5fa38,0 1px 3px #0006!important}[data-theme=dark] .drone-logs-popup .drone-logs-header-actions .ant-btn-default:not(:disabled){background:#0f172a8c!important;border:1px solid rgba(255,255,255,.32)!important;color:#f8fafceb!important}[data-theme=dark] .drone-logs-popup .drone-logs-header-actions .ant-btn-default:not(:disabled):hover{background:#1e293be6!important;border-color:#93c5fd8c!important;color:#fff!important}.drone-logs-drone-select-dropdown.ant-select-dropdown{border-radius:10px;padding:4px}[data-theme=dark] .drone-logs-drone-select-dropdown.ant-select-dropdown{background:#1e293b!important;border:1px solid rgba(148,163,184,.28)!important;box-shadow:0 12px 32px #00000073!important}[data-theme=dark] .drone-logs-drone-select-dropdown .ant-select-item{color:#f8fafce0!important;border-radius:8px}[data-theme=dark] .drone-logs-drone-select-dropdown .ant-select-item-option-active,[data-theme=dark] .drone-logs-drone-select-dropdown .ant-select-item-option-selected{background:#60a5fa2e!important;color:#edf4ff!important}[data-theme=dark] .drone-logs-drone-select-dropdown .ant-select-item-option-selected .ant-select-item-option-state{color:#93c5fd!important}[data-theme=dark] .drone-logs-drone-select-dropdown .ant-empty-description{color:#e2e8f08c!important}.drone-logs-body{display:flex;flex-direction:column;gap:14px;padding:16px 24px 24px;flex:1 1 auto;min-height:0;overflow:hidden;box-sizing:border-box}.drone-logs-filters{flex-shrink:0;padding:14px 16px;background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px}.drone-logs-filters-grid{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:12px;align-items:end}.drone-logs-field{display:grid;grid-template-rows:16px 44px;gap:6px;min-width:0}.drone-logs-label{display:block;height:16px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:16px;color:var(--app-text-secondary, #667085);margin:0}.drone-logs-date-range.zeena-dr,.drone-logs-date-range .zeena-dr-trigger{min-height:44px;height:44px;max-height:44px;border-radius:10px;width:100%}.drone-logs-date-range .zeena-dr-trigger__text{font-size:13px}.drone-logs-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.drone-logs-action-btn{min-width:132px;height:44px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:10px!important;font-weight:600}.drone-logs-action-btn .anticon{font-size:15px}.drone-logs-page{flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.drone-logs-results{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;overflow:hidden}.drone-logs-popup--compact .drone-logs-results{flex:0 0 auto}.drone-logs-results-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--app-border-default, #e5e7eb);background:var(--app-surface-muted, #f8fafc);flex-wrap:wrap}.drone-logs-results-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.drone-logs-toolbar-btn.ant-btn{height:32px;border-radius:8px!important;font-weight:600;font-size:13px}.drone-logs-results-title-wrap{display:flex;align-items:center;gap:10px;min-width:0}.drone-logs-results-title{margin:0;font-size:14px;font-weight:700;color:var(--app-text-primary, #101828)}.drone-logs-results-count{font-size:12px;color:var(--app-text-secondary, #667085)}.drone-logs-results-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:8px;padding:12px 16px}.drone-logs-loading,.drone-logs-empty{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px;padding:28px 24px}.drone-logs-loading p{margin:12px 0 0;color:var(--app-text-secondary, #667085);font-size:13px}.drone-logs-table-wrap{flex:0 1 auto;min-height:0;max-height:100%;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--app-border-default, #e5e7eb);border-radius:8px}.drone-logs-table-viewport{flex:0 1 auto;min-height:0;overflow:hidden}.drone-logs-table-wrap .ant-spin-nested-loading,.drone-logs-table-wrap .ant-spin-container,.drone-logs-table-wrap .ant-table-wrapper,.drone-logs-table-wrap .ant-table,.drone-logs-table-wrap .ant-table-container{flex:0 1 auto;display:flex;flex-direction:column;min-height:0}.drone-logs-table-wrap .ant-table-container,.drone-logs-table-wrap .ant-table-content{overflow:hidden!important}.drone-logs-table-wrap .ant-table-body{overflow:auto!important}.drone-logs-table-empty{margin:24px 0!important;padding:12px 0}.drone-logs-table-empty .ant-empty-description{color:var(--app-text-secondary, #667085)}.drone-logs-table .ant-table-placeholder .ant-table-cell{border-bottom:none!important}.drone-logs-table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background, #f8fafc)!important;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.drone-logs-table .ant-table-thead>tr>th.admin-col-filterable{padding-inline:10px 12px!important;overflow:visible!important}.drone-logs-table .ant-table-thead>tr>th.admin-col-filterable .admin-col-header{gap:4px}.drone-logs-table .ant-table-thead>tr>th.admin-col-filterable .admin-col-menu-trigger{flex-shrink:0}.drone-logs-table .ant-table-thead>tr>th.drone-logs-modified-col{padding-right:14px!important;position:relative;z-index:3}.drone-logs-table .ant-table-thead>tr>th.ant-table-cell-fix-right{z-index:4!important}.drone-logs-table-wrap .ant-table-ping-right .ant-table-cell-fix-right-first:after,.drone-logs-table-wrap .ant-table-cell-fix-right-first:after{box-shadow:none!important}.drone-logs-table .ant-table-thead>tr>th.ant-table-cell:before{display:none!important}.drone-logs-table .ant-table-tbody>tr>td{font-size:13px;vertical-align:middle}.drone-logs-table .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background, #f8fbff)!important}.drone-logs-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#1890ff14!important}.drone-logs-results-paginator{flex:0 0 auto;flex-shrink:0}.drone-logs-file-name{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.drone-logs-flight-name{display:inline-flex;align-items:center;gap:6px;font-size:12px}.drone-logs-flight-tag{margin:0!important;font-size:10px!important;line-height:16px!important;padding:0 5px!important}[data-theme=dark] .drone-logs-flight-tag{background:#ffffff1a!important;border-color:#ffffff38!important;color:#ffffffe0!important}[data-theme=dark] .drone-logs-flight-tag.ant-tag-blue{background:#1890ff2e!important;border-color:#60a5fa6b!important;color:#bfdbfe!important}.drone-logs-analysis-running{display:inline-flex;align-items:center;gap:6px;color:#1890ff;font-size:12px}.drone-logs-daterange{margin-bottom:0}.drone-logs-daterange-label{display:block;margin-bottom:8px;font-weight:500;color:var(--app-text-primary)}.drone-logs-daterange-row{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.drone-logs-range-field{flex:1 1 360px;min-width:280px;max-width:520px}.drone-logs-daterange-actions{display:flex;gap:8px;flex:0 0 auto;align-self:flex-end;margin-bottom:1px}.drone-logs-filters{background:#f9fafb;padding:16px;border-radius:8px;margin-bottom:16px;border:1px solid #e5e7eb}.filter-item{display:flex;flex-direction:column;gap:6px}.filter-label{font-size:13px;font-weight:500;color:#374151;margin-bottom:4px}.drone-logs-action-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;background:#fff;border-radius:6px;border:1px solid #e5e7eb;flex-wrap:wrap;gap:12px}.action-bar-left,.action-bar-right,.log-count-info{display:flex;align-items:center}.log-count-text{font-size:13px;color:#6b7280}.log-count-text strong{color:#111827;font-weight:600}.drone-logs-loading{text-align:center;background:transparent;border-radius:0}.drone-logs-zeena-paginator.zeena-paginator-shell{padding:12px 16px;border-top:1px solid var(--app-border-default, #e5e7eb)}.drone-logs-table-container{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.drone-logs-table{background:#fff}.drone-logs-table .ant-table-thead>tr>th{background:#f9fafb!important;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.drone-logs-table .ant-table-tbody>tr>td{border-bottom:1px solid #f3f4f6;padding:12px 16px;font-size:13px}.drone-logs-table .ant-table-tbody>tr:hover>td{background-color:#f9fafb}.drone-logs-table .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#eff6ff}.drone-logs-zeena-paginator.zeena-paginator-shell{padding:14px 16px 4px;border-top:1px solid #e2e8f0}.drone-logs-table .ant-table-selection-column{width:50px}@media(max-width:768px){.drone-logs-body{padding:12px 16px 16px}.drone-logs-filters-grid{grid-template-columns:1fr}.drone-logs-actions{width:100%}.drone-logs-header-shell{flex-direction:column}.drone-logs-header-actions{width:100%;justify-content:flex-start;padding-right:0}.drone-logs-drone-select{width:100%}.drone-logs-action-bar{flex-direction:column;align-items:stretch}.action-bar-left,.action-bar-right{width:100%;justify-content:center}.drone-logs-filters .ant-col{margin-bottom:12px}.drone-logs-daterange-actions{width:100%;flex-wrap:wrap}.drone-logs-action-btn{flex:1 1 160px}}.drone-logs-table-wrap .ant-table-body::-webkit-scrollbar,.drone-logs-table-container .ant-table-body::-webkit-scrollbar{height:8px;width:8px}.drone-logs-table-wrap .ant-table-body::-webkit-scrollbar-track,.drone-logs-table-container .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.drone-logs-table-wrap .ant-table-body::-webkit-scrollbar-thumb,.drone-logs-table-container .ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.drone-logs-table-wrap .ant-table-body::-webkit-scrollbar-thumb:hover,.drone-logs-table-container .ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.custom-log-table-wrapper{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:transparent;border:0;border-radius:0;overflow:hidden}.custom-log-table{flex:1 1 auto;min-height:0;overflow:auto}.custom-log-table-grid{width:100%;border-collapse:collapse;font-size:13px}.custom-log-table-grid thead{position:sticky;top:0;z-index:1;background:#f9fafb;box-shadow:0 1px #e5e7eb}.custom-log-table-grid thead th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;font-size:12px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.custom-log-table-grid tbody td{padding:12px 16px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.custom-log-table-grid tbody tr:hover td{background-color:#f9fafb}.custom-log-table-grid tbody tr.row-selected td{background-color:#eff6ff}.custom-log-table-grid td span{overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block}.pagination-text-info{font-size:14px;color:var(--app-text-muted, #666)}.pagination-text-label{font-size:14px;color:var(--app-text-primary, #333)}.pagination-select{padding:4px 8px;border-radius:4px;border:1px solid var(--app-border-default, #d9d9d9);background:var(--app-radio-inner-bg, #fff);color:var(--app-text-primary, #333)}.pagination-btn{padding:4px 10px;border:1px solid var(--app-border-default, #d9d9d9);border-radius:4px;cursor:pointer;background:var(--app-radio-inner-bg, #fff);color:var(--app-text-primary, #333)}.pagination-btn:disabled{background:var(--app-surface-muted, #f5f5f5);cursor:not-allowed;opacity:.6}.pagination-btn:hover:not(:disabled){background:var(--app-surface-muted, #f5f5f5)}.custom-log-table-pagination select:focus,.custom-log-table-pagination button:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.custom-log-table::-webkit-scrollbar{height:8px;width:8px}.custom-log-table::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-log-table::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.custom-log-table::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] .drone-logs-table-wrap{border-color:#303030}[data-theme=dark] .drone-logs-table .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background);border-bottom-color:var(--app-modal-table-border);color:#ffffffe0}[data-theme=dark] .drone-logs-table .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background)!important}[data-theme=dark] .drone-logs-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#1890ff1f!important}[data-theme=dark] .drone-logs-filters,[data-theme=dark] .drone-logs-results{background:#141414;border-color:#303030}[data-theme=dark] .drone-logs-results-header{background:#1a1a1a;border-bottom-color:#303030}[data-theme=dark] .drone-logs-results-title{color:#ffffffeb}[data-theme=dark] .drone-logs-results-count,[data-theme=dark] .drone-logs-label{color:#ffffff8c}[data-theme=dark] .drone-logs-loading{background:transparent}[data-theme=dark] .drone-logs-zeena-paginator.zeena-paginator-shell{border-top-color:#303030}[data-theme=dark] .drone-logs-filters{background:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .filter-label{color:#ffffffbf}[data-theme=dark] .drone-logs-action-bar{background:#ffffff08;border-color:#ffffff1a}[data-theme=dark] .log-count-text{color:#ffffff8c}[data-theme=dark] .log-count-text strong{color:#ffffffeb}[data-theme=dark] .drone-logs-loading{background:#ffffff08}[data-theme=dark] .drone-logs-table-container{background:var(--app-modal-panel-background);border-color:var(--app-modal-table-border)}[data-theme=dark] .drone-logs-table{background:transparent}[data-theme=dark] .drone-logs-table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background)!important;color:#ffffffbf;border-bottom-color:var(--app-modal-table-border)}[data-theme=dark] .drone-logs-table .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background);border-bottom-color:var(--app-modal-table-border)}[data-theme=dark] .drone-logs-table .ant-table-tbody>tr:hover>td{background-color:var(--app-modal-table-row-hover-background)}[data-theme=dark] .drone-logs-table .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#1890ff1a}[data-theme=dark] .custom-log-table-wrapper{background:transparent;border-color:transparent}[data-theme=dark] .custom-log-table-grid thead{background:var(--app-modal-table-header-background);box-shadow:none}[data-theme=dark] .custom-log-table-grid thead th{color:#ffffffbf;border-bottom-color:var(--app-modal-table-border)}[data-theme=dark] .custom-log-table-grid tbody td{background:var(--app-modal-table-row-background);border-bottom-color:var(--app-modal-table-border)}[data-theme=dark] .custom-log-table-grid tbody tr:hover td{background-color:var(--app-modal-table-row-hover-background)}[data-theme=dark] .custom-log-table-grid tbody tr.row-selected td{background-color:#1890ff1a}[data-theme=dark] .custom-log-table::-webkit-scrollbar-track{background:#ffffff0d}[data-theme=dark] .drone-logs-table-container .ant-table-body::-webkit-scrollbar-thumb,[data-theme=dark] .custom-log-table::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] .drone-logs-table-container .ant-table-body::-webkit-scrollbar-thumb:hover,[data-theme=dark] .custom-log-table::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.drone-logs-analysis-popup .zeena-modal__header{padding:18px 64px 16px 24px!important;min-height:78px}.drone-logs-analysis-popup .drone-logs-header-copy .popup-model-title,.drone-logs-analysis-popup .drone-logs-header-copy .popup-model-caption{color:#fff!important}.drone-logs-analysis-header-shell{display:flex;align-items:flex-start;gap:14px;width:100%}.drone-logs-analysis-icon{box-shadow:0 1px 2px #1018280d;width:48px;height:48px;border-radius:10px;border:1px solid var(--app-popup-icon-border);display:flex;justify-content:center;align-items:center;margin:0;flex-shrink:0}.drone-logs-analysis-caption{margin:4px 0 0!important;word-break:break-all}.drone-logs-analysis-body{padding:16px 24px 24px;min-height:80px}.drone-logs-analysis-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 16px;color:var(--app-text-secondary, #667085)}.drone-logs-analysis-error{color:#ff4d4f}.drone-logs-analysis-error p{margin:8px 0 0;color:var(--app-text-muted, #667085)}.drone-logs-analysis-content{display:flex;flex-direction:column;gap:18px}.drone-logs-analysis-status-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.drone-logs-analysis-overall-tag{margin:0!important;font-weight:600}.drone-logs-analysis-meta{font-size:13px;color:var(--app-text-secondary, #667085)}.drone-logs-analysis-meta--muted{font-size:12px;opacity:.85}.drone-logs-analysis-section-label{margin-bottom:8px;font-size:13px;font-weight:600;color:var(--app-text-secondary, #667085)}.drone-logs-analysis-health{padding:14px 16px;border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;background:var(--app-surface-muted, #f8fafc)}.drone-logs-analysis-topics-block{display:flex;flex-direction:column;gap:10px}.drone-logs-analysis-topics{display:flex;flex-wrap:wrap;gap:8px}.drone-logs-analysis-topic-tag{margin:0!important;font-size:12px!important}.drone-logs-analysis-stats{font-size:12px;color:var(--app-text-secondary, #667085)}.drone-logs-analysis-collapse.ant-collapse{background:transparent;border-color:var(--app-border-default, #e5e7eb);border-radius:10px;overflow:hidden}.drone-logs-analysis-collapse .ant-collapse-item{border-bottom:0!important}.drone-logs-analysis-reasons{margin:0;padding-left:18px;font-size:12px;color:var(--app-text-secondary, #667085);max-height:180px;overflow:auto}.drone-logs-analysis-reasons li{margin-bottom:6px}.drone-logs-analysis-actions{display:flex;justify-content:flex-end;padding-top:4px}.drone-logs-analysis-open-btn.ant-btn-primary{width:auto;min-width:0;min-height:36px;height:36px;padding-inline:14px;border-radius:8px;font-weight:600;font-size:13px}.drone-logs-analysis-message{margin:0;color:var(--app-text-primary, #101828)}[data-theme=dark] .drone-logs-analysis-health{background:#ffffff0a;border-color:#303030}[data-theme=dark] .drone-logs-analysis-section-label,[data-theme=dark] .drone-logs-analysis-meta,[data-theme=dark] .drone-logs-analysis-stats,[data-theme=dark] .drone-logs-analysis-loading{color:#ffffff9e}[data-theme=dark] .drone-logs-analysis-message{color:#ffffffe0}[data-theme=dark] .drone-logs-analysis-collapse.ant-collapse{border-color:#303030;background:#ffffff08}[data-theme=dark] .drone-logs-analysis-collapse .ant-collapse-header{color:#ffffffe0!important;background:#ffffff0a!important}[data-theme=dark] .drone-logs-analysis-collapse .ant-collapse-content{background:#ffffff08!important;border-top-color:#303030!important}[data-theme=dark] .drone-logs-analysis-collapse .ant-collapse-content-box{background:transparent!important}[data-theme=dark] .drone-logs-analysis-reasons{color:#ffffffb8}[data-theme=dark] .drone-logs-analysis-topic-tag.ant-tag-green{background:#52c41a29!important;border-color:#52c41a6b!important;color:#bbf7d0!important}[data-theme=dark] .drone-logs-analysis-topic-tag.ant-tag-red,[data-theme=dark] .drone-logs-analysis-topic-tag.ant-tag-volcano{background:#ff4d4f29!important;border-color:#ff4d4f6b!important;color:#fecaca!important}[data-theme=dark] .drone-logs-analysis-topic-tag.ant-tag-orange{background:#faad1429!important;border-color:#faad146b!important;color:#fde68a!important}[data-theme=dark] .drone-logs-analysis-overall-tag.ant-tag-red,[data-theme=dark] .drone-logs-analysis-overall-tag.ant-tag-volcano{background:#ff4d4f29!important;border-color:#ff4d4f6b!important;color:#fecaca!important}[data-theme=dark] .drone-logs-analysis-overall-tag.ant-tag-green{background:#52c41a29!important;border-color:#52c41a6b!important;color:#bbf7d0!important}[data-theme=dark] .drone-logs-analysis-overall-tag.ant-tag-orange{background:#faad1429!important;border-color:#faad146b!important;color:#fde68a!important}.drone-logs-popup .ant-btn-default:not(:disabled),.drone-logs-analysis-popup .ant-btn-default:not(:disabled){color:var(--app-text-primary);background:var(--app-radio-inner-bg)}.drone-logs-popup .ant-btn-default:not(:disabled):hover,.drone-logs-analysis-popup .ant-btn-default:not(:disabled):hover{background:var(--app-surface-muted)}.ant-modal.drone-status-message-popup.model_popup_width,.ant-modal.drone-status-message-popup,.drone-status-message-popup.ant-modal,.drone-status-message-popup.zeena-modal{width:60vw!important;max-width:60vw!important;padding-bottom:0}.drone-status-message-popup .ant-modal-content{width:100%;max-width:100%;border-radius:12px;overflow:hidden!important;height:min(860px,calc(100vh - 48px));max-height:calc(100vh - 48px);display:flex;flex-direction:column}.drone-status-message-popup .ant-modal-header{flex:0 0 auto}.drone-status-message-popup .ant-modal-body{padding:0!important;flex:1 1 auto;height:auto!important;max-height:none!important;overflow:hidden!important;display:flex;flex-direction:column;min-height:0}.drone-status-message-popup .zeena-modal__body,.drone-status-message-popup .popup-model-content-shell{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;padding:0!important;overflow:hidden!important}.drone-status-message-popup .ant-modal-body>.popup-model-content-shell>.dsm-body,.drone-status-message-popup .ant-modal-body>.zeena-modal__body>.popup-model-content-shell>.dsm-body,.drone-status-message-popup .ant-modal-body>.dsm-body{padding:12px 14px 14px!important;flex:1 1 auto;min-height:0;overflow:hidden!important}.drone-status-message-popup .popup-model-header-shell,.drone-status-message-popup .zeena-modal__header,.ant-modal.zeena-modal.drone-status-message-popup .zeena-modal__header{position:relative!important;top:0;z-index:5;padding:16px 64px 12px 20px!important;min-height:0!important;background:var(--app-modal-header-background)!important;border-bottom:1px solid rgba(96,165,250,.14)!important;-webkit-backdrop-filter:none;backdrop-filter:none;flex-shrink:0;overflow:visible!important}.ant-modal.zeena-modal.drone-status-message-popup .ant-modal-content{height:min(860px,calc(100vh - 48px))!important;max-height:calc(100vh - 48px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.ant-modal.zeena-modal.drone-status-message-popup .ant-modal-body{overflow:hidden!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important}.drone-status-message-popup .popup-model-icon-wrap,.drone-status-message-popup .zeena-modal__icon{display:none}.drone-status-message-popup .popup-model-title,.drone-status-message-popup .zeena-modal__title{color:#fff!important;font-size:18px!important;font-weight:700!important;letter-spacing:-.01em}.drone-status-message-popup .popup-model-caption,.drone-status-message-popup .zeena-modal__subtitle{color:#ffffffc7!important;margin-top:4px!important}.drone-status-message-drone-select{min-width:200px;max-width:260px;width:240px;height:40px!important}.drone-status-message-popup .drone-status-message-drone-select{display:none!important}.drone-status-message-drone-select .ant-select-selector{min-height:40px!important;height:40px!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.65)!important;background:#fff!important;box-shadow:0 1px 2px #081e301f!important;color:#123248!important}.drone-status-message-drone-select .ant-select-selection-item,.drone-status-message-drone-select .ant-select-selection-search-input{color:#123248!important;font-weight:600;line-height:38px!important}.drone-status-message-drone-select .ant-select-selection-placeholder{color:#1232488c!important;font-weight:500;line-height:38px!important}.drone-status-message-drone-select .ant-select-arrow,.drone-status-message-drone-select .ant-select-clear{color:#1232488c!important}.drone-status-message-drone-select.ant-select-focused .ant-select-selector,.drone-status-message-drone-select.ant-select-open .ant-select-selector,.drone-status-message-drone-select:hover .ant-select-selector{border-color:#fff!important;background:#fff!important;box-shadow:0 0 0 2px #ffffff47,0 1px 3px #081e3029!important}[data-theme=light] .drone-status-message-drone-select .ant-select-selector,[data-theme=dark] .drone-status-message-drone-select .ant-select-selector{border-color:#ffffffa6!important;background:#fff!important;color:#123248!important}[data-theme=light] .drone-status-message-drone-select .ant-select-selection-item,[data-theme=dark] .drone-status-message-drone-select .ant-select-selection-item,[data-theme=light] .drone-status-message-drone-select .ant-select-selection-search-input,[data-theme=dark] .drone-status-message-drone-select .ant-select-selection-search-input{color:#123248!important}[data-theme=light] .drone-status-message-drone-select .ant-select-arrow,[data-theme=dark] .drone-status-message-drone-select .ant-select-arrow{color:#1232488c!important}.drone-status-message-popup .zeena-modal__header-actions{align-self:flex-start!important;align-items:center!important;margin-top:0!important;height:40px}.drone-status-message-popup .zeena-modal__header-actions>*{height:40px!important}.drone-status-message-popup .zeena-modal__header-actions button{width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px!important}.drone-status-message-popup .ant-modal-body::-webkit-scrollbar{width:8px}.drone-status-message-popup .ant-modal-body::-webkit-scrollbar-track{background:transparent}.drone-status-message-popup .ant-modal-body::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:4px}.dsm-body{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px;flex:1 1 auto;height:100%;min-height:0;overflow:hidden;box-sizing:border-box}.dsm-summary{flex-shrink:0;background:var(--app-surface-muted, #f8fafc);border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;padding:10px 12px;overflow:hidden;max-height:420px;opacity:1;transform:translateY(0);transition:max-height .28s ease,opacity .2s ease,transform .28s ease,margin .28s ease,padding .28s ease,border-width .2s ease}.dsm-summary--collapsed{max-height:0;opacity:0;margin:0;padding-top:0;padding-bottom:0;border-width:0;transform:translateY(-6px);pointer-events:none}.dsm-body--summary-collapsed{gap:0}.dsm-show-summary-btn{display:inline-flex;align-items:center;margin:0;padding:2px 8px;border:1px solid var(--app-border-default, #d0d5dd);border-radius:999px;background:transparent;color:var(--app-text-secondary, #475467);font-size:11px;font-weight:600;line-height:1.4;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.dsm-show-summary-btn:hover{background:#0059870f;border-color:#005987;color:#005987}.dsm-summary-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.dsm-summary-identity{min-width:0;flex:1 1 auto}.dsm-summary-eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-secondary, #667085);margin-bottom:2px}.dsm-summary-title-row{display:flex;align-items:baseline;gap:10px;min-width:0;flex-wrap:wrap}.dsm-summary-id{margin:0;font-size:16px;font-weight:700;line-height:1.25;color:var(--app-text-primary, #101828);white-space:nowrap}.dsm-summary-name{margin:0;font-size:13px;font-weight:500;line-height:1.3;color:var(--app-text-secondary, #475467);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(360px,55vw)}.dsm-summary-toggle{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;margin:0;padding:5px 10px;border:1px solid var(--app-border-default, #d0d5dd);border-radius:6px;background:transparent;color:var(--app-text-secondary, #475467);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.dsm-summary-toggle:hover{background:#0059870f;border-color:#005987;color:#005987}.dsm-summary-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}@media(max-width:1280px){.dsm-summary-chips{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}}.dsm-chip{display:flex;flex-direction:column;gap:2px;min-width:0;padding:8px 10px;background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e5e7eb);border-radius:8px}.dsm-chip-label{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--app-text-secondary, #667085)}.dsm-chip-value{font-size:12px;font-weight:600;color:var(--app-text-primary, #101828);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.dsm-summary-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--app-border-default, #e5e7eb)}.dsm-detail-item{display:flex;flex-direction:column;gap:2px;min-width:0;padding:8px 10px;background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e8ebef);border-radius:8px}.dsm-detail-key{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--app-text-secondary, #667085)}.dsm-detail-value{font-size:12px;font-weight:500;color:var(--app-text-primary, #101828);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dsm-filters{flex-shrink:0;padding:14px;background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px}.dsm-filters-grid{display:grid;grid-template-columns:minmax(280px,420px);gap:12px;align-items:start}.dsm-field{display:grid;grid-template-rows:16px 40px;gap:6px;min-width:0;width:100%;align-items:stretch}.dsm-field>*{min-width:0}.dsm-field--dates .dr-wrap,.dsm-field--dates .drone-status-message-date-range,.dsm-field--dates .zeena-dr{width:100%;max-width:100%;min-width:0;height:40px!important}.dsm-label{display:block;height:16px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:16px;color:var(--app-text-secondary, #667085);margin:0;padding:0}.dsm-label--spacer{visibility:hidden;-webkit-user-select:none;user-select:none}.dsm-input-prefix{color:var(--app-text-muted, #98a2b3)}.dsm-actions{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;width:100%;height:40px}.dsm-btn-primary.ant-btn,.dsm-btn-secondary.ant-btn{height:40px!important;border-radius:8px!important;font-weight:600;padding-inline:14px;flex-shrink:0;margin:0!important}.dsm-btn-primary.ant-btn{flex:1 1 auto;min-width:0}.dsm-btn-secondary.ant-btn.ant-btn-icon-only{width:40px;padding-inline:0}@media(max-width:720px){.dsm-filters-grid{grid-template-columns:1fr}}.drone-status-message-popup .dsm-field .ant-select,.drone-status-message-popup .dsm-field .ant-input,.drone-status-message-popup .dsm-field .ant-input-affix-wrapper,.drone-status-message-popup .dsm-field .dr-wrap,.drone-status-message-popup .dsm-field .dsm-actions{height:40px!important;margin:0!important}.drone-status-message-field.ant-input,.drone-status-message-field.ant-input-affix-wrapper{height:40px!important;border-radius:8px!important;display:flex!important;align-items:center!important;box-sizing:border-box!important}.drone-status-message-field.ant-input-affix-wrapper .ant-input{height:100%!important;line-height:1!important}.drone-status-message-field.ant-select{width:100%!important;height:40px!important}.drone-status-message-field.ant-select .ant-select-selector{display:flex!important;align-items:center!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:8px!important;padding:0 11px!important;box-sizing:border-box!important}.drone-status-message-field.ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px!important}.drone-status-message-field.ant-select.ant-select-single .ant-select-selector .ant-select-selection-search{inset-inline-start:11px!important;inset-inline-end:28px!important;height:100%!important}.drone-status-message-field.ant-select.ant-select-single .ant-select-selector .ant-select-selection-search-input{height:38px!important}.drone-status-message-field.ant-select.ant-select-single .ant-select-selector .ant-select-selection-item,.drone-status-message-field.ant-select.ant-select-single .ant-select-selector .ant-select-selection-placeholder{inset-inline-start:11px!important;inset-inline-end:28px!important;line-height:38px!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}.drone-status-message-field.ant-select .ant-select-arrow{inset-block-start:50%!important;margin-top:0!important;transform:translateY(-50%);height:auto!important}.drone-status-message-field.ant-select.ant-select-multiple .ant-select-selector{padding-block:0!important;padding-top:4px!important;overflow:hidden}.drone-status-message-field.ant-select.ant-select-multiple .ant-select-selection-overflow{flex-wrap:nowrap;align-items:center;min-height:30px}.drone-status-message-field.ant-select.ant-select-multiple .ant-select-selection-item{margin-block:0!important;height:24px!important;line-height:22px!important}.drone-status-message-field.ant-select.ant-select-multiple .ant-select-selection-overflow-item-rest{display:inline-flex;align-items:center}.drone-status-message-field.ant-select.ant-select-multiple .ant-select-selection-overflow-item-rest .ant-select-selection-item{color:#475467!important;background:#eef2f7!important;border:1px solid #d0d5dd!important}[data-theme=light] .drone-status-message-popup .drone-status-message-field.ant-select.ant-select-multiple .ant-select-selection-overflow-item-rest .ant-select-selection-item,[data-theme=light] .drone-status-message-popup .drone-status-message-field.ant-select.ant-select-multiple .ant-select-selection-overflow-item-rest .ant-select-selection-item-content{color:#475467!important;opacity:1!important}.drone-status-message-popup .drone-status-message-date-range.dr-wrap,.drone-status-message-popup .dsm-field--dates .dr-wrap{width:100%;height:40px!important}.drone-status-message-popup .drone-status-message-date-range .dr-trigger,.drone-status-message-popup .dsm-field--dates .dr-trigger{box-sizing:border-box;width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 10px!important;border-radius:8px!important;border:1px solid var(--app-border-default, #d9d9d9)!important;background:var(--app-radio-inner-bg, #ffffff)!important;box-shadow:none!important;display:flex!important;align-items:center!important;margin:0!important}.drone-status-message-popup .drone-status-message-date-range .dr-trigger-value,.drone-status-message-popup .dsm-field--dates .dr-trigger-value{font-size:12px!important;-webkit-line-clamp:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;color:var(--app-text-primary, #0F2940)!important}.drone-status-message-popup .drone-status-message-date-range .dr-trigger-label,.drone-status-message-popup .dsm-field--dates .dr-trigger-label{color:var(--app-text-secondary, #5A6B7B)!important}.drone-status-message-popup .drone-status-message-date-range .dr-trigger-icon,.drone-status-message-popup .dsm-field--dates .dr-trigger-icon{color:var(--app-text-secondary, #667085)!important}.drone-status-message-popup .drone-status-message-date-range .dr-input,.drone-status-message-popup .dsm-field--dates .dr-input{height:40px!important;min-height:40px!important;border-radius:8px!important;background:var(--app-radio-inner-bg, #ffffff)!important;border-color:var(--app-border-default, #d9d9d9)!important;color:var(--app-text-primary)!important}.dsm-type-option{display:inline-flex;align-items:center;gap:8px}.dsm-type-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dsm-type-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:1px 8px;border-radius:4px;border:1px solid transparent;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.5;white-space:nowrap;text-transform:uppercase}.dsm-type-badge--empty{border-color:transparent;background:transparent;color:var(--app-text-secondary, #98a2b3);font-weight:500}.dsm-type-badge--default{border-color:#d0d5dd;background:#f9fafb;color:#475467}.dsm-type-badge--info{border-color:#84caff;background:#eff8ff;color:#175cd3}.dsm-type-badge--warning{border-color:#fec84b;background:#fffaeb;color:#b54708}.dsm-type-badge--error{border-color:#fda29b;background:#fef3f2;color:#b42318}.dsm-type-badge--critical{border-color:#f97066;background:#fef3f2;color:#912018}.dsm-type-badge--alert{border-color:#f7b27a;background:#fff6ed;color:#c4320a}.dsm-type-badge--emergency{border-color:#f04438;background:#fee4e2;color:#7a271a}[data-theme=dark] .dsm-type-badge--default{border-color:#475467;background:#94a3b81f;color:#e4e7ec}[data-theme=dark] .dsm-type-badge--info{border-color:#2e90fa;background:#2e90fa29;color:#84caff}[data-theme=dark] .dsm-type-badge--warning{border-color:#fdb022;background:#fdb02229;color:#fec84b}[data-theme=dark] .dsm-type-badge--error{border-color:#f97066;background:#f0443829;color:#fda29b}[data-theme=dark] .dsm-type-badge--critical{border-color:#f04438;background:#f0443833;color:#f97066}[data-theme=dark] .dsm-type-badge--alert{border-color:#f79009;background:#f7900929;color:#f7b27a}[data-theme=dark] .dsm-type-badge--emergency{border-color:#d92d20;background:#d92d2038;color:#fda29b}.dsm-results{background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;overflow:hidden;min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.dsm-results-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--app-surface-muted, #f9fafb);border-bottom:1px solid var(--app-border-default, #e5e7eb)}.dsm-results-title-wrap{display:flex;align-items:center;gap:8px;min-width:0}.dsm-results-title{margin:0;font-size:14px;font-weight:700;color:var(--app-text-primary, #111827)}.dsm-export-btn{border-radius:8px!important;font-weight:600!important}[data-theme=dark] .dsm-export-btn.ant-btn,[data-theme=dark] .dsm-export-btn.ant-btn-default,[data-theme=dark] .drone-status-message-popup .dsm-export-btn.ant-btn{background:#2a2a2a!important;background-color:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;box-shadow:none!important}[data-theme=dark] .dsm-export-btn.ant-btn:hover:not(:disabled),[data-theme=dark] .dsm-export-btn.ant-btn-default:hover:not(:disabled),[data-theme=dark] .drone-status-message-popup .dsm-export-btn.ant-btn:hover:not(:disabled){background:#333!important;border-color:#525252!important;color:#fff!important}[data-theme=dark] .dsm-export-btn.ant-btn .anticon,[data-theme=dark] .drone-status-message-popup .dsm-export-btn.ant-btn .anticon{color:#ffffffa6!important}.dsm-results-count{margin:0!important}.dsm-results-page{font-size:12px;color:var(--app-text-secondary, #667085);flex-shrink:0}.dsm-results-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:8px;padding:8px 12px 10px;background:var(--app-radio-inner-bg, #ffffff);box-sizing:border-box}.dsm-results-table-wrap{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;background:var(--app-radio-inner-bg, #ffffff);box-sizing:border-box}.dsm-results-table-viewport{flex:1 1 auto;min-height:0;overflow:auto;box-sizing:border-box}.dsm-results-table-viewport .ant-table-thead>tr>th{position:sticky;top:0;z-index:2}.dsm-results-table-wrap .ant-table-content,.dsm-results-table-wrap .ant-table-container,.dsm-results-table-wrap .ant-table,.dsm-results-table-wrap .ant-table-wrapper,.dsm-results-table-wrap .ant-spin-container{background:transparent!important}.dsm-results-table-wrap .ant-table-body,.dsm-results-table-wrap .ant-table-content{overflow:visible!important}.dsm-results-table-viewport::-webkit-scrollbar{width:8px;height:8px}.dsm-results-table-viewport::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.dsm-results-table-viewport::-webkit-scrollbar-track{background:transparent}.dsm-empty{padding:48px 20px}.dsm-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 20px;color:var(--app-text-secondary, #667085)}.dsm-loading p{margin:0;font-size:13px}.dsm-message-cell{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.45}.dsm-drone-cell{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.drone-status-message-table .ant-table-tbody>tr>td:first-child{white-space:nowrap;vertical-align:top}.drone-status-message-table .ant-table{table-layout:fixed;width:100%!important}.drone-status-message-table .ant-table-tbody>tr>td.ant-table-cell:has(.dsm-message-cell),.drone-status-message-table .ant-table-tbody>tr>td:nth-child(2){white-space:normal!important;vertical-align:top;word-break:break-word;overflow-wrap:anywhere}.drone-status-message-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:2;background:var(--app-surface-muted, #f9fafb)!important;font-weight:600;color:var(--app-text-primary);border-bottom:1px solid var(--app-border-default, #e5e7eb);font-size:12px;text-transform:uppercase;letter-spacing:.4px;border-radius:0!important}.drone-status-message-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#98a2b3!important;opacity:1!important}.drone-status-message-table .ant-table-tbody>tr>td{border-bottom:1px solid var(--app-border-default, #f3f4f6);padding:10px 14px;font-size:13px;color:var(--app-text-primary)}.drone-status-message-table .ant-table-tbody>tr:hover>td{background-color:var(--app-surface-muted, #f9fafb)}.dsm-results-paginator{flex-shrink:0;padding:0}.dsm-zeena-paginator.zeena-paginator-shell{margin-top:0;padding:10px 12px!important;border:1px solid var(--app-border-default, #eaecf0);border-radius:10px;background:var(--app-surface-muted, #f9fafb);flex-shrink:0;overflow:visible;box-sizing:border-box}.drone-status-message-popup .admin-active-filters-bar{margin:0;flex-shrink:0}@media(max-width:1024px){.drone-status-message-popup .ant-modal-content{height:calc(100vh - 24px);max-height:calc(100vh - 24px)}}[data-theme=dark] .drone-status-message-popup .popup-model-header-shell,[data-theme=dark] .drone-status-message-popup .zeena-modal__header{border-bottom-color:#60a5fa24!important;background:var(--app-modal-header-background)!important}[data-theme=dark] .drone-status-message-popup .popup-model-title,[data-theme=dark] .drone-status-message-popup .popup-model-caption,[data-theme=dark] .drone-status-message-popup .zeena-modal__title,[data-theme=dark] .drone-status-message-popup .zeena-modal__subtitle{color:#ffffffeb!important}[data-theme=dark] .drone-status-message-popup .ant-modal-close{color:#ffffffd9!important;border-color:#ffffff40}[data-theme=dark] .dsm-summary{background:#1a1a1a;border-color:#303030}[data-theme=dark] .dsm-summary-id,[data-theme=dark] .dsm-summary-name,[data-theme=dark] .dsm-chip-value,[data-theme=dark] .dsm-detail-value,[data-theme=dark] .dsm-results-title{color:#ffffffeb}[data-theme=dark] .dsm-summary-name,[data-theme=dark] .dsm-summary-eyebrow,[data-theme=dark] .dsm-chip-label,[data-theme=dark] .dsm-detail-key,[data-theme=dark] .dsm-label,[data-theme=dark] .dsm-results-page{color:#ffffff8c}[data-theme=dark] .dsm-summary-toggle{border-color:#ffffff2e;color:#ffffffbf}[data-theme=dark] .dsm-summary-toggle:hover{background:#ffffff0f;border-color:#ffffff59;color:#fff}[data-theme=dark] .dsm-show-summary-btn{border-color:#ffffff2e;color:#ffffffbf}[data-theme=dark] .dsm-show-summary-btn:hover{background:#ffffff0f;border-color:#ffffff59;color:#fff}[data-theme=dark] .dsm-results-table-wrap,[data-theme=dark] .dsm-zeena-paginator.zeena-paginator-shell{border-color:#303030}[data-theme=dark] .dsm-zeena-paginator.zeena-paginator-shell{background:#171717}[data-theme=dark] .dsm-chip,[data-theme=dark] .dsm-detail-item{background:#242424;border-color:#333}[data-theme=dark] .dsm-summary-details{border-top-color:#303030}[data-theme=dark] .dsm-filters,[data-theme=dark] .dsm-results{background:#141414;border-color:#303030}[data-theme=dark] .dsm-results-header{background:#1a1a1a;border-bottom-color:#303030}[data-theme=dark] .drone-status-message-popup .ant-btn-default,[data-theme=dark] .dsm-btn-secondary.ant-btn{color:#ffffffeb;border-color:#ffffff24;background:#ffffff0f}[data-theme=dark] .drone-status-message-popup .ant-btn-default:hover,[data-theme=dark] .dsm-btn-secondary.ant-btn:hover{color:#fff;border-color:#ffffff38;background:#ffffff1a}[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-input,[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-input-affix-wrapper,[data-theme=dark] .drone-status-message-popup .drone-status-message-field .ant-input{background:#252525;color:#ffffffe6;border-color:#ffffff1f}[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-input::placeholder,[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-input-affix-wrapper input::placeholder{color:#ffffff59}[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-select .ant-select-selector{background:#252525;border-color:#ffffff1f}[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-select .ant-select-selection-placeholder,[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-select .ant-select-selection-item,[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-select .ant-select-selection-item-content{color:#ffffffe0}[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-select .ant-select-arrow{color:#ffffff73}[data-theme=dark] .drone-status-message-popup .drone-status-message-field.ant-picker,[data-theme=dark] .drone-status-message-popup .drone-status-message-date-range .dr-input,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .dr-input,[data-theme=dark] .drone-status-message-popup .drone-status-message-date-range .dr-trigger,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .dr-trigger,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .zeena-dr-trigger{background:#252525!important;border-color:#ffffff1f!important;color:#ffffffe6!important}[data-theme=dark] .drone-status-message-popup .dsm-field--dates .zeena-dr-trigger__text--placeholder,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .zeena-dr-trigger__suffix,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .zeena-dr-trigger__clear{color:#ffffff73!important}[data-theme=dark] .drone-status-message-popup .dsm-field--dates .zeena-dr-trigger__range{color:#ffffffe6!important}[data-theme=dark] .drone-status-message-popup .drone-status-message-date-range .dr-trigger-value,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .dr-trigger-value{color:#ffffffe0!important}[data-theme=dark] .drone-status-message-popup .drone-status-message-date-range .dr-trigger-label,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .dr-trigger-label,[data-theme=dark] .drone-status-message-popup .drone-status-message-date-range .dr-trigger-icon,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .dr-trigger-icon,[data-theme=dark] .drone-status-message-popup .drone-status-message-date-range .dr-trigger-placeholder,[data-theme=dark] .drone-status-message-popup .dsm-field--dates .dr-trigger-placeholder{color:#ffffff73!important}[data-theme=dark] .drone-status-message-table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background)!important;color:#ffffffe0!important;border-bottom-color:var(--app-modal-table-border)!important}[data-theme=dark] .drone-status-message-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#ffffff47!important}[data-theme=dark] .drone-status-message-table .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background);color:#ffffffe0;border-bottom-color:var(--app-modal-table-border)}[data-theme=dark] .drone-status-message-table .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background)!important}[data-theme=dark] .dsm-empty .ant-empty-description,[data-theme=dark] .dsm-loading{color:#ffffff8c}@media(max-width:1100px){.dsm-summary-chips{grid-template-columns:repeat(4,minmax(0,1fr))}.dsm-summary-details,.dsm-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.dsm-filters-grid,.dsm-summary-chips,.dsm-summary-details{grid-template-columns:1fr}.dsm-actions{justify-content:stretch}.dsm-actions .ant-btn{flex:1 1 auto}.dsm-summary-top{flex-direction:column;align-items:flex-start}.dsm-body{padding:12px;gap:12px}}.dsm-export-progress{position:fixed;top:16px;right:16px;z-index:1200;width:min(280px,calc(100vw - 32px));padding:10px 12px 8px;border-radius:10px;background:#fffffff5;border:1px solid rgba(37,99,235,.18);box-shadow:0 8px 24px #0f172a1f;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dsm-export-progress__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px}.dsm-export-progress__title{font-size:12px;font-weight:600;color:#0f172a;letter-spacing:.01em}.dsm-export-progress__count{font-size:11px;font-weight:500;color:#475569;font-variant-numeric:tabular-nums;white-space:nowrap}.dsm-export-progress .ant-progress{margin:0;line-height:1}.dsm-export-progress .ant-progress-inner{background:#2563eb1a}.dsm-export-progress__hint{margin:6px 0 0;font-size:10px;line-height:1.3;color:#64748b}[data-theme=dark] .dsm-export-progress{background:#1a1a1af5;border-color:#60a5fa47;box-shadow:0 8px 24px #00000059}[data-theme=dark] .dsm-export-progress__title{color:#f1f5f9}[data-theme=dark] .dsm-export-progress__count,[data-theme=dark] .dsm-export-progress__hint{color:#94a3b8}.ant-modal.connectivity-history-popup.model_popup_width,.ant-modal.connectivity-history-popup,.connectivity-history-popup.ant-modal,.connectivity-history-popup.zeena-modal{width:60vw!important;max-width:60vw!important}.connectivity-history-popup .ant-modal-content{width:100%;max-width:100%;border-radius:12px;overflow:hidden!important;height:auto;min-height:0;max-height:calc(100vh - 48px);display:flex;flex-direction:column}.connectivity-history-popup .ant-modal-header{flex:0 0 auto}.connectivity-history-popup .ant-modal-body{padding:0!important;flex:0 1 auto;height:auto!important;max-height:none!important;overflow:hidden!important;display:flex;flex-direction:column;min-height:0}.connectivity-history-popup .zeena-modal__body{flex:0 1 auto;height:auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.connectivity-history-popup .popup-model-content-shell{display:flex;flex-direction:column;flex:0 1 auto;min-height:0;height:auto;max-height:calc(100vh - 48px);padding:16px 24px 20px!important;overflow:hidden!important;box-sizing:border-box}.ch-popup-title{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.connectivity-history-popup .popup-model-title{margin:0!important;font-size:17px!important;font-weight:600!important}.ch-drone-badge{display:inline-flex;align-items:center;background-color:#ffffff29;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;padding:2px 8px;border-radius:20px;border:1px solid rgba(255,255,255,.28);line-height:1.6}.ch-body{display:flex;flex-direction:column;flex:0 1 auto;min-height:0;height:auto;gap:12px;overflow:visible}.ch-alert{flex-shrink:0}.ch-results{background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;overflow:visible;min-height:0;flex:0 1 auto;display:flex;flex-direction:column}.ch-results-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--app-surface-muted, #f9fafb);border-bottom:1px solid var(--app-border-default, #e5e7eb)}.ch-results-title-wrap{display:flex;align-items:center;gap:8px;min-width:0}.ch-results-title{margin:0;font-size:14px;font-weight:700;color:var(--app-text-primary, #111827)}.ch-export-btn{border-radius:8px!important;font-weight:600!important}[data-theme=dark] .ch-export-btn.ant-btn,[data-theme=dark] .ch-export-btn.ant-btn-default,[data-theme=dark] .connectivity-history-popup .ch-export-btn.ant-btn{background:#2a2a2a!important;background-color:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;box-shadow:none!important}[data-theme=dark] .ch-export-btn.ant-btn:hover:not(:disabled),[data-theme=dark] .ch-export-btn.ant-btn-default:hover:not(:disabled),[data-theme=dark] .connectivity-history-popup .ch-export-btn.ant-btn:hover:not(:disabled){background:#333!important;border-color:#525252!important;color:#fff!important}[data-theme=dark] .ch-export-btn.ant-btn .anticon,[data-theme=dark] .connectivity-history-popup .ch-export-btn.ant-btn .anticon{color:#ffffffa6!important}.ch-results-body{flex:0 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:8px;padding:10px 12px 12px;background:var(--app-radio-inner-bg, #ffffff);box-sizing:border-box}.ch-results-table-wrap{flex:0 1 auto;min-height:0;overflow:visible;display:flex;flex-direction:column;border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;background:var(--app-radio-inner-bg, #ffffff)}.ch-results-table-viewport{flex:0 1 auto;min-height:0;overflow:visible;box-sizing:border-box;display:flex;flex-direction:column}.ch-results-table-wrap .ant-spin-nested-loading,.ch-results-table-wrap .ant-spin-container,.ch-results-table-wrap .ant-table,.ch-results-table-wrap .ant-table-container,.ch-results-table-wrap .ant-table-content{min-height:0}.ch-results-table-wrap .ant-spin-nested-loading,.ch-results-table-wrap .ant-spin-container,.ch-results-table-wrap .ant-table-wrapper{flex:0 1 auto;display:flex;flex-direction:column;min-height:0}.ch-results-table-wrap .ant-table-content,.ch-results-table-wrap .ant-table-container,.ch-results-table-wrap .ant-table,.ch-results-table-wrap .ant-table-wrapper,.ch-results-table-wrap .ant-spin-container{background:transparent!important}.ch-results-table-wrap .ant-table-container{flex:0 1 auto;min-height:0;overflow:visible!important}.ch-results-table-wrap .ant-table-content{overflow:visible!important}.ch-results-table-wrap .ant-table-body{overflow-y:auto!important;overflow-x:auto!important;scrollbar-gutter:stable;box-sizing:border-box!important}.ch-table .ant-table-body{overflow-y:auto!important}.ch-results-table-wrap .ant-table-body::-webkit-scrollbar{width:10px;height:10px}.ch-results-table-wrap .ant-table-body::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.ch-results-table-wrap .ant-table-body::-webkit-scrollbar-track{background:#94a3b81f;border-radius:999px}.ch-table .ant-table{width:100%!important;table-layout:fixed}.ch-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:2;background:var(--app-surface-muted, #f9fafb)!important;font-weight:600;color:var(--app-text-primary, #111827);border-bottom:1px solid var(--app-border-default, #e5e7eb);font-size:12px;text-transform:uppercase;letter-spacing:.4px;border-radius:0!important;padding:10px 14px}.ch-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#98a2b3!important;opacity:1!important}.ch-table .ant-table-tbody>tr>td{border-bottom:1px solid var(--app-border-default, #f3f4f6);padding:10px 14px;font-size:13px;color:var(--app-text-primary, #111827);vertical-align:middle}.ch-table .ant-table-tbody>tr>td:last-child,.ch-table .ant-table-thead>tr>th:last-child{padding-right:18px;white-space:nowrap}.ch-table .ant-table-tbody>tr:hover>td{background-color:var(--app-surface-muted, #f9fafb)}.ch-table .ant-table-header{overflow:hidden!important}.ch-type-tag.ant-tag{margin:0;font-size:11px;font-weight:600;letter-spacing:.3px;line-height:18px;padding:0 8px;border-radius:4px}.ch-timestamp{font-size:13px;color:var(--app-text-primary, #111827);white-space:nowrap}.ch-details{display:block;max-width:100%;font-size:13px;color:var(--app-text-primary, #111827);line-height:1.45;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.ch-table .ant-table-tbody>tr>td:nth-child(2){white-space:normal!important;vertical-align:top;word-break:break-word;overflow-wrap:anywhere}.ch-table .ant-table-thead>tr>th:nth-child(2){white-space:normal}.ch-empty{flex:0 0 auto;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:32px 20px}.ch-loading{flex:0 0 auto;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 20px;color:var(--app-text-secondary, #667085)}.ch-loading p{margin:0;font-size:13px}.ch-results-paginator{flex:0 0 auto;padding:0}.ch-zeena-paginator.zeena-paginator-shell{margin-top:0;padding:8px 10px;border:1px solid var(--app-border-default, #eaecf0);border-radius:10px;background:var(--app-surface-muted, #f9fafb);flex-shrink:0;overflow-x:auto;overflow-y:visible}.connectivity-history-popup .admin-active-filters-bar{margin:0;flex-shrink:0}[data-theme=dark] .ch-popup-title,[data-theme=dark] .connectivity-history-popup .popup-model-title{color:#ffffffeb}[data-theme=dark] .ch-drone-badge{background-color:#22c55e26;color:#6ee7b7;border-color:#6ee7b759}[data-theme=dark] .ch-results{background:var(--app-radio-inner-bg, #1f1f1f);border-color:var(--app-border-default, #303030)}[data-theme=dark] .ch-results-header{background:var(--app-surface-muted, #2a2a2a);border-bottom-color:var(--app-border-default, #303030)}[data-theme=dark] .ch-results-title{color:#ffffffeb}[data-theme=dark] .ch-results-body{background:var(--app-radio-inner-bg, #1f1f1f)}[data-theme=dark] .ch-results-table-wrap{border-color:var(--app-border-default, #303030);background:var(--app-radio-inner-bg, #1f1f1f)}[data-theme=dark] .ch-table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background, #2a2a2a)!important;color:#ffffffeb;border-bottom-color:var(--app-modal-table-border, #303030)}[data-theme=dark] .ch-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#525252!important}[data-theme=dark] .ch-table .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background, transparent);border-bottom-color:var(--app-modal-table-border, #303030);color:#ffffffe0}[data-theme=dark] .ch-table .ant-table-tbody>tr:hover>td{background-color:var(--app-modal-table-row-hover-background, #2a2a2a)!important}[data-theme=dark] .ch-timestamp,[data-theme=dark] .ch-details{color:#ffffffe0}[data-theme=dark] .ch-zeena-paginator.zeena-paginator-shell{background:var(--app-surface-muted, #2a2a2a);border-color:var(--app-border-default, #303030)}[data-theme=dark] .ch-results-table-wrap .ant-table-body::-webkit-scrollbar-thumb{background:#525252b3}@media(max-width:600px){.connectivity-history-popup .popup-model-content-shell{padding:12px 16px 16px}}.ant-modal.safety-config-modal.model_popup_width,.ant-modal.safety-config-modal,.safety-config-modal.ant-modal,.safety-config-modal.zeena-modal{width:60vw!important;max-width:60vw!important;padding-bottom:0!important;top:0;margin:0 auto;height:auto!important;max-height:calc(100vh - 48px)!important}.ant-modal.safety-config-modal.safety-config-modal--pin.model_popup_width,.ant-modal.safety-config-modal.safety-config-modal--pin{width:min(480px,60vw)!important;max-width:min(480px,60vw)!important}.ant-modal-wrap:has(.safety-config-modal){align-items:center!important;justify-content:center!important;padding:24px 0;overflow-y:auto}.safety-config-modal .ant-modal-content{width:100%;max-width:100%;overflow:hidden;border-radius:12px;display:flex;flex-direction:column;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important}.safety-config-modal .ant-modal-body{padding:0!important;overflow:hidden;display:flex;flex-direction:column;flex:0 1 auto;height:auto!important;min-height:0!important;max-height:none!important}.safety-config-modal.brand-header-modal .ant-modal-body>.scm-shell,.safety-config-modal.model_popup_width .ant-modal-body>.scm-shell,.safety-config-modal.brand-header-modal .ant-modal-body>.scm-shell:last-child,.safety-config-modal.model_popup_width .ant-modal-body>.scm-shell:last-child,.safety-config-modal .ant-modal-body>.popup-model-content-shell>.scm-shell,.safety-config-modal .zeena-modal__body>.popup-model-content-shell>.scm-shell{padding:0!important;height:auto;flex:0 1 auto;min-height:0}.safety-config-modal .popup-model-header-shell,.safety-config-modal .ant-modal-footer{flex-shrink:0}.safety-config-modal .popup-model-content-shell,.safety-config-modal.brand-header-modal .popup-model-content-shell:last-child,.safety-config-modal.model_popup_width .popup-model-content-shell:last-child{padding:0!important;flex:0 1 auto;min-height:0;height:auto;max-height:calc(100vh - 160px);display:flex;flex-direction:column;overflow:hidden}.scm-shell{--scm-bg: linear-gradient(180deg, #eef3f7 0%, #e8eef4 100%);--scm-text: #1f2a37;--scm-text-secondary: #617182;--scm-text-muted: #8795a6;--scm-border: rgba(137, 155, 176, .22);--scm-surface: rgba(239, 244, 248, .84);--scm-surface-hover: rgba(231, 238, 245, .96);--scm-nav-bg: linear-gradient(180deg, #dde6ee 0%, #d7e1ea 100%);--scm-nav-hover-bg: #d5e0ea;--scm-nav-active-bg: #d3dee8;--scm-nav-active-text: #172231;--scm-primary: #5c84a3;--scm-primary-soft: #cfdae5;--scm-panel-bg: rgba(229, 236, 243, .82);--scm-panel-header-bg: linear-gradient(180deg, rgba(228, 235, 242, .92) 0%, rgba(222, 230, 238, .84) 100%);--scm-panel-body-bg: linear-gradient(180deg, rgba(231, 237, 243, .9) 0%, rgba(226, 233, 240, .96) 100%);--scm-status-bar-bg: linear-gradient(180deg, rgba(240, 245, 249, .96) 0%, rgba(233, 239, 245, .88) 100%);--scm-footer-meta-bg: linear-gradient(180deg, rgba(226, 233, 240, .88) 0%, rgba(220, 228, 236, .96) 100%);--scm-card-bg: rgba(235, 241, 246, .96);--scm-card-shadow: 0 10px 24px rgba(38, 52, 70, .06);--scm-focus-ring: 0 0 0 3px rgba(92, 132, 163, .12);--scm-input-bg: #ffffff;display:flex;flex-direction:column;flex:0 1 auto;height:auto;min-height:0;max-height:none;background:var(--scm-bg, #ffffff);color:var(--scm-text, #101828)}.scm-shell>.scm-layout{flex:0 1 auto;height:min(520px,calc(100vh - 280px));min-height:360px;max-height:min(520px,calc(100vh - 280px))}.scm-shell>.scm-loading{flex:0 0 auto;min-height:160px}[data-theme=dark] .scm-shell{--scm-bg: linear-gradient(180deg, #0f1726 0%, #0b1220 100%);--scm-text: rgba(255, 255, 255, .92);--scm-text-secondary: rgba(226, 232, 240, .72);--scm-text-muted: rgba(148, 163, 184, .78);--scm-border: rgba(148, 163, 184, .16);--scm-surface: rgba(15, 23, 38, .84);--scm-surface-hover: rgba(23, 33, 54, .96);--scm-nav-bg: linear-gradient(180deg, rgba(12, 20, 34, .98) 0%, rgba(9, 16, 28, .98) 100%);--scm-nav-hover-bg: rgba(105, 177, 255, .08);--scm-nav-active-bg: rgba(105, 177, 255, .12);--scm-nav-active-text: #69b1ff;--scm-primary: #69b1ff;--scm-primary-soft: rgba(105, 177, 255, .14);--scm-panel-bg: rgba(10, 17, 29, .62);--scm-panel-header-bg: linear-gradient(180deg, rgba(12, 19, 33, .92) 0%, rgba(12, 19, 33, .72) 100%);--scm-panel-body-bg: linear-gradient(180deg, rgba(10, 17, 29, .88) 0%, rgba(8, 14, 24, .96) 100%);--scm-status-bar-bg: linear-gradient(180deg, rgba(12, 19, 33, .92) 0%, rgba(10, 16, 28, .78) 100%);--scm-footer-meta-bg: linear-gradient(180deg, rgba(12, 19, 33, .2) 0%, rgba(12, 19, 33, .72) 100%);--scm-card-bg: rgba(16, 24, 38, .86);--scm-card-shadow: 0 18px 42px rgba(2, 6, 23, .42);--scm-focus-ring: 0 0 0 3px rgba(105, 177, 255, .14);--scm-input-bg: rgba(15, 23, 38, .9)}.scm-status-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;min-height:48px;border-bottom:1px solid var(--scm-border, #e8e8e8);background:var(--scm-status-bar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0}[data-theme=dark] .scm-status-bar{background:var(--scm-status-bar-bg)}.scm-status-bar__label{font-size:13px;font-weight:600;color:var(--scm-text, #101828)}.scm-status-bar__tags{display:flex;align-items:center;gap:6px;flex-shrink:0}.scm-tag{margin:0!important;border-radius:999px!important;font-size:11px!important;font-weight:600!important;line-height:1.3!important;padding:4px 10px!important;border:1px solid transparent!important;box-shadow:inset 0 1px #ffffff47}.scm-tag--connected{color:#389e0d!important;background:#f6ffed!important;border-color:#b7eb8f!important}.scm-tag--disconnected{color:#cf1322!important;background:#fff1f0!important;border-color:#ffa39e!important}.scm-tag--warning{color:#d48806!important;background:#fffbe6!important;border-color:#ffe58f!important}[data-theme=dark] .scm-tag--connected{color:#95de64!important;background:#52c41a26!important;border-color:#52c41a59!important}[data-theme=dark] .scm-tag--disconnected{color:#ff7875!important;background:#ff4d4f1f!important;border-color:#ff4d4f59!important}[data-theme=dark] .scm-tag--warning{color:#ffc53d!important;background:#faad141f!important;border-color:#faad1459!important}.scm-banner{margin:10px 16px 0!important;border-radius:8px!important;flex-shrink:0}.scm-loading{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:160px;padding:32px 24px}.scm-inline-alert{margin-bottom:12px!important;border-radius:8px!important}.scm-layout{display:flex;flex:0 1 auto;height:min(520px,calc(100vh - 280px));min-height:360px;max-height:min(520px,calc(100vh - 280px));overflow:hidden}.scm-layout--disabled .scm-panel{opacity:.55;pointer-events:none}.scm-nav{width:196px;min-width:196px;flex-shrink:0;display:flex;flex-direction:column;gap:4px;padding:12px 10px;border-right:1px solid var(--scm-border, #e8e8e8);background:var(--scm-nav-bg, #f8fafc);overflow-y:auto}.scm-nav__item{display:flex;align-items:center;gap:10px;width:100%;margin:0;position:relative;padding:10px 12px 10px 16px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--scm-text-secondary, #475467);font:inherit;font-size:13px;font-weight:500;text-align:left;cursor:pointer;box-shadow:none;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.scm-nav__item:hover{background:var(--scm-nav-hover-bg, #d5e0ea);color:var(--scm-text, #101828);border-color:transparent;box-shadow:none}.scm-nav__item--active{background:var(--scm-nav-active-bg, #d3dee8);border-color:transparent;color:var(--scm-nav-active-text, #172231);font-weight:600;box-shadow:inset 3px 0 0 var(--scm-primary),0 1px 2px #1a263609}[data-theme=dark] .scm-nav__item:hover{color:#ffffffe0}[data-theme=dark] .scm-nav__item--active{color:var(--scm-nav-active-text, #69b1ff);border-color:#69b1ff59;box-shadow:inset 3px 0 #69b1ff}.scm-nav__icon{font-size:15px;flex-shrink:0;color:inherit}.scm-nav__label{flex:1 1 auto;min-width:0;line-height:1.3}.scm-nav__badge{flex-shrink:0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 6px;border-radius:6px;background:#4d86ad1f;color:#4d86ad}[data-theme=dark] .scm-nav__badge{background:#69b1ff26;color:#69b1ff}.scm-panel{flex:1 1 auto;height:100%;min-width:0;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:var(--scm-panel-bg, rgba(255, 255, 255, .72))}.scm-panel__header{flex-shrink:0;padding:20px 24px 16px;min-height:74px;border-bottom:1px solid var(--scm-border, #e8e8e8);background:var(--scm-panel-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-theme=dark] .scm-panel__header{background:var(--scm-panel-header-bg)}.scm-panel__title{margin:0 0 6px;font-size:18px;font-weight:700;color:var(--scm-text, #101828);line-height:1.35;letter-spacing:-.01em}.scm-panel__desc{margin:0;font-size:13px;color:var(--scm-text-secondary, #667085);line-height:1.45}.scm-panel__body{flex:1 1 auto;height:100%;min-height:0;overflow-y:auto;padding:0 26px 6px;background:var(--scm-panel-body-bg)}[data-theme=dark] .scm-panel__body{background:var(--scm-panel-body-bg)}.scm-section{min-height:100%;display:flex;flex-direction:column}.scm-section__notice{min-height:56px;margin-bottom:4px;flex-shrink:0}.scm-section__notice--empty{visibility:hidden}.scm-panel__body::-webkit-scrollbar{width:6px}.scm-panel__body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}[data-theme=dark] .scm-panel__body::-webkit-scrollbar-thumb{background:#404040}.scm-section__fields{display:flex;flex-direction:column;gap:18px;align-content:start}.scm-section__fields--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-content:start}@media(max-width:680px){.scm-layout{flex-direction:column}.scm-nav{width:100%;min-width:0;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;border-right:none;border-bottom:1px solid var(--scm-border, #e8e8e8)}.scm-nav__item{flex:0 0 auto;white-space:nowrap}.scm-section__fields--grid{grid-template-columns:1fr}}.scm-field{display:flex;flex-direction:column;gap:6px}.scm-field--card{padding:16px;border:1px solid var(--scm-border, #e8e8e8);border-radius:16px;background:var(--scm-card-bg, rgba(255, 255, 255, .92));box-shadow:var(--scm-card-shadow, 0 10px 24px rgba(38, 52, 70, .06));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.scm-field__label{font-size:13px;font-weight:700;color:var(--scm-text, #344054);letter-spacing:.01em}.scm-field__control{display:flex;flex-direction:column;gap:8px}.scm-field__control--stack{gap:10px}.scm-field__input-group{display:flex;align-items:center;gap:8px}.scm-field__unit{font-size:12px;font-weight:500;color:var(--scm-text-muted, #98a2b3);white-space:nowrap}.scm-field__hint{margin:0;font-size:12px;line-height:1.45;color:var(--scm-text-muted, #98a2b3)}.scm-field__error{margin:0;font-size:12px;line-height:1.45;color:#ff4d4f;font-weight:500}.scm-input-number{width:100%;max-width:160px}.scm-select{width:100%;max-width:280px}.scm-select--wide{max-width:100%}.scm-section__fields--grid .scm-input-number,.scm-section__fields--grid .scm-select{max-width:none}.safety-config-modal .ant-input-number,.scm-input-number.ant-input-number{background:var(--scm-input-bg, #ffffff)!important;border:1px solid var(--scm-border, #d0d5dd)!important;border-radius:12px!important;box-shadow:inset 0 1px #ffffff4d!important}.safety-config-modal .ant-input-number .ant-input-number-input,.safety-config-modal input.ant-input-number-input,.scm-input-number .ant-input-number-input,.scm-input-number input.ant-input-number-input{background:transparent!important;background-color:transparent!important;color:var(--scm-text, #101828)!important;font-weight:600}.safety-config-modal .ant-input-number-handler-wrap,.scm-input-number .ant-input-number-handler-wrap{background:transparent!important;background-color:transparent!important}.safety-config-modal .ant-input-number-handler,.scm-input-number .ant-input-number-handler{color:var(--scm-text-secondary, #617182)!important}.safety-config-modal .ant-input-number-focused,.scm-input-number.ant-input-number-focused{border-color:var(--scm-primary, #005987)!important;box-shadow:var(--scm-focus-ring, 0 0 0 3px rgba(0, 89, 135, .12))!important}.safety-config-modal .ant-select .ant-select-selector,.scm-select .ant-select-selector{background:var(--scm-input-bg, #ffffff)!important;border:1px solid var(--scm-border, #d0d5dd)!important;border-radius:12px!important;color:var(--scm-text, #101828)!important;box-shadow:inset 0 1px #ffffff4d!important}.safety-config-modal .ant-select-focused .ant-select-selector,.scm-select.ant-select-focused .ant-select-selector{border-color:var(--scm-primary, #005987)!important;box-shadow:var(--scm-focus-ring, 0 0 0 3px rgba(0, 89, 135, .12))!important}[data-theme=dark] .safety-config-modal .ant-input-number,[data-theme=dark] .scm-input-number.ant-input-number{background:var(--scm-input-bg, rgba(15, 23, 38, .9))!important;border-color:#94a3b829!important;box-shadow:none!important}[data-theme=dark] .safety-config-modal .ant-input-number .ant-input-number-input,[data-theme=dark] .safety-config-modal input.ant-input-number-input,[data-theme=dark] .scm-input-number .ant-input-number-input,[data-theme=dark] .scm-input-number input.ant-input-number-input{background:transparent!important;background-color:transparent!important;color:#ffffffeb!important}[data-theme=dark] .safety-config-modal .ant-input-number-handler-wrap,[data-theme=dark] .scm-input-number .ant-input-number-handler-wrap{background:#0f1726e6!important;background-color:#0f1726e6!important}[data-theme=dark] .safety-config-modal .ant-select .ant-select-selector,[data-theme=dark] .scm-select .ant-select-selector{background:var(--scm-input-bg, rgba(15, 23, 38, .9))!important;border-color:#94a3b829!important;box-shadow:none!important}[data-theme=dark] .safety-config-modal .ant-select-selection-item,[data-theme=dark] .safety-config-modal .ant-select-arrow{color:#ffffffe0!important}[data-theme=dark] .safety-config-modal .ant-checkbox-wrapper{color:#ffffffe0}[data-theme=dark] .safety-config-modal .ant-checkbox-inner{background:#0f1726e6;border-color:#94a3b859}[data-theme=dark] .safety-config-modal .ant-input-number-handler-wrap{background:#0f1726e6;border-color:#94a3b829}[data-theme=dark] .safety-config-modal .ant-input-number-handler{border-color:#94a3b829;color:#ffffffa6}[data-theme=dark] .safety-config-modal .ant-input-number-handler:hover{color:#ffffffeb}.safety-config-modal .ant-checkbox-checked .ant-checkbox-inner{background-color:#005987!important;border-color:#005987!important}.scm-pin{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;min-height:0;padding:24px 20px 28px}.scm-pin__hero{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.scm-pin__icon{font-size:28px;color:#005987;flex-shrink:0;margin-top:2px}[data-theme=dark] .scm-pin__icon{color:#69b1ff}.scm-pin__title{font-size:16px;font-weight:600;color:var(--scm-text, #101828);margin-bottom:4px}.scm-pin__subtitle{font-size:13px;color:var(--scm-text-secondary, #667085);line-height:1.5}.scm-pin__label{display:block;font-size:13px;font-weight:600;color:var(--scm-text, #344054);margin-bottom:8px}.scm-pin__input{height:44px!important;border-radius:8px!important;font-size:18px!important;letter-spacing:6px!important}.scm-pin__input.ant-input{background:var(--scm-bg, #ffffff)!important;border:1px solid var(--scm-border, #d0d5dd)!important;color:var(--scm-text, #101828)!important}.scm-pin__eye{display:flex;align-items:center;cursor:pointer;color:var(--scm-text-muted, #98a2b3)}.scm-pin__error{font-size:12px;color:#ff4d4f;margin-top:8px;font-weight:500}.scm-footer-meta{flex-shrink:0;display:flex;align-items:center;gap:4px;padding:10px 24px;min-height:36px;border-top:1px solid var(--scm-border, #e8e8e8);background:var(--scm-footer-meta-bg);font-size:12px;color:var(--scm-text-muted, #98a2b3)}[data-theme=dark] .scm-footer-meta{background:var(--scm-footer-meta-bg)}.scm-footer-meta strong{color:var(--scm-primary, #344054);font-weight:600}.safety-config-modal .ant-modal-footer{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;flex:0 0 auto;min-height:0!important;height:auto!important;padding:10px 24px 6px!important;border-top:1px solid var(--scm-border, #e8e8e8)!important;background:linear-gradient(180deg,#e1e8efeb,#dae2eafa)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.safety-config-modal .ant-modal-footer .ant-btn,.safety-config-modal .ant-modal-footer .btn-close,.safety-config-modal .ant-modal-footer .button-primary{width:auto!important;min-width:84px!important;max-width:none!important;height:36px!important;min-height:36px!important;flex:0 0 auto!important;margin:0!important;padding:0 16px!important;border-radius:12px!important;font-size:13px!important;font-weight:700!important;line-height:1!important}.safety-config-modal .ant-modal-footer .button-primary{min-width:92px!important;background:linear-gradient(135deg,#567f9e,#6e97b4)!important;border-color:#567f9e!important;box-shadow:0 10px 18px #567f9e29!important}[data-theme=dark] .scm-panel__title,[data-theme=dark] .scm-field__label,[data-theme=dark] .scm-status-bar__label{color:var(--scm-text)}[data-theme=dark] .scm-panel__desc,[data-theme=dark] .scm-field__hint,[data-theme=dark] .scm-field__unit,[data-theme=dark] .scm-footer-meta{color:var(--scm-text-muted)}[data-theme=dark] .scm-footer-meta strong{color:var(--scm-primary)}[data-theme=dark] .scm-panel__body::-webkit-scrollbar-track{background:#080e1880}[data-theme=dark] .scm-pin__input.ant-input{background:var(--scm-input-bg)!important;border-color:#94a3b829!important;color:var(--scm-text)!important}[data-theme=dark] .safety-config-modal .ant-modal-footer{background:linear-gradient(180deg,#0c132194,#0a101cf5)!important}[data-theme=dark] .safety-config-modal .ant-modal-footer .btn-close,[data-theme=dark] .safety-config-modal .ant-modal-footer .ant-btn-default{background:#ffffff0f!important;border-color:#ffffff24!important;color:#ffffffeb!important}[data-theme=dark] .safety-config-modal .ant-modal-footer .btn-close:hover,[data-theme=dark] .safety-config-modal .ant-modal-footer .ant-btn-default:hover{background:#ffffff1a!important;border-color:#ffffff38!important;color:#fff!important}.safety-config-modal .scm-radio-group{display:flex;flex-direction:column;gap:6px}.safety-config-modal .scm-radio-group .scm-radio{white-space:normal;line-height:1.35}.ant-modal.device-connectivity-info-popup.model_popup_width,.ant-modal.device-connectivity-info-popup,.device-connectivity-info-popup.ant-modal,.device-connectivity-info-popup.zeena-modal{width:60vw!important;max-width:60vw!important}.device-connectivity-info-popup .ant-modal-content{width:100%;max-width:100%;border-radius:12px;overflow:hidden!important;height:auto;min-height:0;max-height:calc(100vh - 48px);display:flex;flex-direction:column}.device-connectivity-info-popup .ant-modal-header{flex:0 0 auto}.device-connectivity-info-popup .ant-modal-body{padding:0!important;flex:0 1 auto;height:auto!important;max-height:none!important;overflow:hidden!important;display:flex;flex-direction:column;min-height:0}.device-connectivity-info-popup .zeena-modal__body{flex:0 1 auto;height:auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.device-connectivity-info-popup .popup-model-content-shell{display:flex;flex-direction:column;flex:0 1 auto;min-height:0;height:auto;max-height:calc(100vh - 48px);padding:16px 24px 20px!important;overflow:hidden!important;box-sizing:border-box}.dci-popup-title{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.device-connectivity-info-popup .popup-model-title{margin:0!important;font-size:17px!important;font-weight:600!important}.dci-device-badge{display:inline-flex;align-items:center;background-color:#ffffff29;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;padding:2px 8px;border-radius:20px;border:1px solid rgba(255,255,255,.28);line-height:1.6}.dci-body{display:flex;flex-direction:column;flex:0 1 auto;min-height:0;height:auto;gap:12px;overflow:visible}.dci-summary-row{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:8px 0 2px}.dci-status-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.dci-status-chip-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.dci-status-chip--online{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.dci-status-chip--offline{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.dci-status-chip--never{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.dci-summary-item{font-size:12px;font-weight:600;color:var(--app-text-secondary, #667085)}.dci-results{background:var(--app-radio-inner-bg, #ffffff);border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;overflow:visible;min-height:0;flex:0 1 auto;display:flex;flex-direction:column}.dci-results-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--app-surface-muted, #f9fafb);border-bottom:1px solid var(--app-border-default, #e5e7eb)}.dci-results-title-wrap{display:flex;align-items:center;gap:8px;min-width:0}.dci-results-title{margin:0;font-size:14px;font-weight:700;color:var(--app-text-primary, #111827)}.dci-export-btn{border-radius:8px!important;font-weight:600!important}[data-theme=dark] .dci-export-btn.ant-btn,[data-theme=dark] .dci-export-btn.ant-btn-default,[data-theme=dark] .device-connectivity-info-popup .dci-export-btn.ant-btn{background:#2a2a2a!important;background-color:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;box-shadow:none!important}[data-theme=dark] .dci-export-btn.ant-btn:hover:not(:disabled),[data-theme=dark] .dci-export-btn.ant-btn-default:hover:not(:disabled),[data-theme=dark] .device-connectivity-info-popup .dci-export-btn.ant-btn:hover:not(:disabled){background:#333!important;border-color:#525252!important;color:#fff!important}[data-theme=dark] .dci-export-btn.ant-btn .anticon,[data-theme=dark] .device-connectivity-info-popup .dci-export-btn.ant-btn .anticon{color:#ffffffa6!important}.dci-results-body{flex:0 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:8px;padding:10px 12px 12px;background:var(--app-radio-inner-bg, #ffffff);box-sizing:border-box}.dci-results-table-wrap{flex:0 1 auto;min-height:0;overflow:visible;display:flex;flex-direction:column;border:1px solid var(--app-border-default, #e5e7eb);border-radius:10px;background:var(--app-radio-inner-bg, #ffffff)}.dci-results-table-viewport{flex:0 1 auto;min-height:0;overflow:visible;box-sizing:border-box;display:flex;flex-direction:column}.dci-results-table-wrap .ant-spin-nested-loading,.dci-results-table-wrap .ant-spin-container,.dci-results-table-wrap .ant-table,.dci-results-table-wrap .ant-table-container,.dci-results-table-wrap .ant-table-content{min-height:0}.dci-results-table-wrap .ant-spin-nested-loading,.dci-results-table-wrap .ant-spin-container,.dci-results-table-wrap .ant-table-wrapper{flex:0 1 auto;display:flex;flex-direction:column;min-height:0}.dci-results-table-wrap .ant-table-content,.dci-results-table-wrap .ant-table-container,.dci-results-table-wrap .ant-table,.dci-results-table-wrap .ant-table-wrapper,.dci-results-table-wrap .ant-spin-container{background:transparent!important}.dci-results-table-wrap .ant-table-container{flex:0 1 auto;min-height:0;overflow:visible!important}.dci-results-table-wrap .ant-table-content{overflow:visible!important}.dci-results-table-wrap .ant-table-body{overflow-y:auto!important;overflow-x:auto!important;scrollbar-gutter:stable;box-sizing:border-box!important}.dci-results-table-wrap .ant-table-body::-webkit-scrollbar{width:10px;height:10px}.dci-results-table-wrap .ant-table-body::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.dci-results-table-wrap .ant-table-body::-webkit-scrollbar-track{background:#94a3b81f;border-radius:999px}.dci-table .ant-table{table-layout:fixed}.dci-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:2;background:var(--app-surface-muted, #f9fafb)!important;font-weight:600;color:var(--app-text-primary, #111827);border-bottom:1px solid var(--app-border-default, #e5e7eb);font-size:12px;text-transform:uppercase;letter-spacing:.4px;border-radius:0!important;padding:10px 14px}.dci-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#98a2b3!important;opacity:1!important}.dci-table .ant-table-tbody>tr>td{border-bottom:1px solid var(--app-border-default, #f3f4f6);padding:10px 14px;font-size:13px;color:var(--app-text-primary, #111827);vertical-align:middle}.dci-table .ant-table-tbody>tr:hover>td{background-color:var(--app-surface-muted, #f9fafb)}.dci-table .ant-table-header{overflow:hidden!important}.dci-type-tag.ant-tag{margin:0;font-size:11px;font-weight:600;letter-spacing:.3px;line-height:18px;padding:0 8px;border-radius:4px}.dci-timestamp,.dci-cell{font-size:13px;color:var(--app-text-primary, #111827)}.dci-timestamp{white-space:nowrap}.dci-empty{flex:0 0 auto;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:32px 20px}.dci-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;min-height:160px;gap:12px;padding:32px 20px;color:var(--app-text-secondary, #667085)}.dci-loading p{margin:0;font-size:13px}.dci-results-paginator{flex:0 0 auto;padding:0}.dci-zeena-paginator.zeena-paginator-shell{margin-top:0;padding:8px 10px;border:1px solid var(--app-border-default, #eaecf0);border-radius:10px;background:var(--app-surface-muted, #f9fafb);flex-shrink:0;overflow-x:auto;overflow-y:visible}.device-connectivity-info-popup .admin-active-filters-bar{margin:0;flex-shrink:0}[data-theme=dark] .dci-popup-title,[data-theme=dark] .device-connectivity-info-popup .popup-model-title{color:#ffffffeb}[data-theme=dark] .dci-device-badge{background-color:#22c55e26;color:#6ee7b7;border-color:#6ee7b759}[data-theme=dark] .dci-summary-item{color:#ffffffb8}[data-theme=dark] .dci-results{background:var(--app-radio-inner-bg, #1f1f1f);border-color:var(--app-border-default, #303030)}[data-theme=dark] .dci-results-header{background:var(--app-surface-muted, #2a2a2a);border-bottom-color:var(--app-border-default, #303030)}[data-theme=dark] .dci-results-title{color:#ffffffeb}[data-theme=dark] .dci-results-body{background:var(--app-radio-inner-bg, #1f1f1f)}[data-theme=dark] .dci-results-table-wrap{border-color:var(--app-border-default, #303030);background:var(--app-radio-inner-bg, #1f1f1f)}[data-theme=dark] .dci-table .ant-table-thead>tr>th{background:var(--app-modal-table-header-background, #2a2a2a)!important;color:#ffffffeb;border-bottom-color:var(--app-modal-table-border, #303030)}[data-theme=dark] .dci-table .ant-table-thead>tr>th.ant-table-cell:before{background-color:#525252!important}[data-theme=dark] .dci-table .ant-table-tbody>tr>td{border-bottom-color:var(--app-modal-table-border, #303030);color:#ffffffe0}[data-theme=dark] .dci-table .ant-table-tbody>tr:hover>td{background-color:var(--app-modal-table-row-hover-background, #2a2a2a)!important}[data-theme=dark] .dci-timestamp,[data-theme=dark] .dci-cell{color:#ffffffe0}[data-theme=dark] .dci-zeena-paginator.zeena-paginator-shell{background:var(--app-surface-muted, #2a2a2a);border-color:var(--app-border-default, #303030)}@media(max-width:600px){.device-connectivity-info-popup .popup-model-content-shell{padding:12px 16px 16px!important}.dci-summary-row{gap:8px}}.rt-stats-disk-partition-scroll::-webkit-scrollbar{width:8px}.rt-stats-disk-partition-scroll::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}.rt-stats-disk-partition-scroll::-webkit-scrollbar-thumb{background:#505050;border-radius:4px;border:2px solid #2a2a2a}.rt-stats-disk-partition-scroll::-webkit-scrollbar-thumb:hover{background:#007acc}.rt-stats-disk-partition-empty{padding:20px 0 8px;color:#8c8c8c;font-size:13px}.rt-stats-disk-partition-empty-title{margin:0 0 8px;color:#ccc;font-weight:600}.rt-stats-disk-partition-empty-hint{margin:0;line-height:1.5}.rt-stats-disk-partition-list{display:flex;flex-direction:column;gap:16px}.rt-stats-disk-partition-card{background:#252526;border:1px solid #3c3c3c;border-radius:6px;padding:12px}.rt-stats-disk-partition-card--drive{border-style:dashed;opacity:.95}.rt-stats-disk-partition-card-head{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.rt-stats-disk-partition-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.rt-stats-disk-partition-kind{flex-shrink:0;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#8c8c8c;padding:2px 6px;border-radius:3px;background:#3c3c3c}.rt-stats-disk-partition-mount{font-size:14px;font-weight:600;color:#fff;word-break:break-all}.rt-stats-disk-partition-device{font-size:12px;color:#8c8c8c;word-break:break-all}.rt-stats-disk-partition-bar{margin-bottom:12px}.rt-stats-disk-partition-grid{grid-template-columns:repeat(2,1fr)}.rt-stats-disk-partition-loading{padding:48px 24px;text-align:center;color:#8c8c8c}.rt-stats-disk-partition-loading .ant-spin-dot-item{background:#007acc}.rt-stats-disk-partition-error{margin:0;color:#f5222d;font-size:13px;line-height:1.5}.rt-stats-disk-partition-warn{margin:0 0 12px;font-size:12px;color:#faad14}.rt-stats-disk-partition .rt-stats-grid{grid-template-columns:repeat(4,1fr)}.real-time-stats-modal .ant-modal-content{background:#1e1e1e;border-radius:8px;min-height:min(78vh,860px);max-height:min(88vh,980px);display:flex;flex-direction:column}.real-time-stats-modal{padding-bottom:0!important}.real-time-stats-modal .ant-modal-header{background:var(--app-modal-header-background)!important;border-bottom:1px solid rgba(96,165,250,.14)!important;padding:18px 24px 16px!important;min-height:78px}[data-theme=dark] .real-time-stats-modal .ant-modal-header{background:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}.real-time-stats-modal .ant-modal-title{color:#fff}.rt-stats-status-tag{margin-inline-start:0!important;border-radius:999px;border:1px solid transparent;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex;align-items:center;gap:6px;background:#ffffff0f!important}.rt-stats-status-tag .anticon{font-size:12px}.rt-stats-status-tag--live{color:#73d13d!important;border-color:#73d13d47!important;background:#73d13d1f!important}.rt-stats-status-tag--connecting{color:#40a9ff!important;border-color:#40a9ff47!important;background:#40a9ff1f!important}.rt-stats-status-tag--disconnected{color:#ffffffb8!important;border-color:#94a3b83d!important;background:#94a3b81f!important}.real-time-stats-modal .ant-modal-body{background:#1e1e1e;padding:0;max-height:min(82vh,900px);overflow:hidden;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.real-time-stats-modal.brand-header-modal .ant-modal-body>:not(.popup-model-header-shell):not(.ch-modal-header),.real-time-stats-modal.brand-header-modal .ant-modal-body>:not(.popup-model-header-shell):not(.ch-modal-header):last-child{padding-left:0!important;padding-right:0!important;padding-bottom:0!important}.rt-stats-layout{display:flex;min-height:560px;height:100%;overflow:hidden}.rt-stats-nav{width:160px;min-width:160px;background:#252526;border-right:1px solid #3c3c3c;padding:8px 0;display:flex;flex-direction:column;gap:2px}.rt-stats-nav-item{display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;color:#ccc;border:none;border-left:3px solid transparent;transition:background .15s,color .15s;width:100%;text-align:left;background:transparent;font:inherit}.rt-stats-nav-item:hover{background:#2d2d30;color:#fff}.rt-stats-nav-item.active{background:#2d2d30;color:#fff;border-left-color:#007acc}.rt-stats-nav-item-content{flex:1;min-width:0}.rt-stats-nav-item-name{font-weight:600;font-size:13px;color:inherit}.rt-stats-nav-item-stat{font-size:11px;color:#8c8c8c;margin-top:2px}.rt-stats-nav-item.active .rt-stats-nav-item-stat{color:#aaa}.rt-stats-nav-mini-chart{width:44px;height:28px;flex-shrink:0}.rt-stats-detail{flex:1;overflow:auto;padding:0 20px 16px;background:#1e1e1e}.rt-stats-detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-top:16px}.rt-stats-detail-title{font-size:20px;font-weight:600;color:#fff;margin:0}.rt-stats-detail-capacity{text-align:right}.rt-stats-detail-capacity-main{font-size:18px;font-weight:600;color:#fff;display:block}.rt-stats-detail-capacity-sub{font-size:12px;color:#8c8c8c;display:block;margin-top:2px}.rt-stats-section-label{font-size:12px;color:#8c8c8c;margin-bottom:8px;display:block}.rt-stats-usage-chart{background:#252526;border-radius:6px;padding:12px;padding-bottom:16px!important;margin-bottom:16px;height:152px}.rt-stats-usage-chart svg text{text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;shape-rendering:geometricPrecision}.rt-stats-composition-bar{height:12px;background:#3c3c3c;border-radius:4px;overflow:hidden;display:flex;margin-bottom:16px}.rt-stats-composition-segment{height:100%;transition:width .2s}.rt-stats-composition-segment.in-use{background:#094771}.rt-stats-composition-segment.available{background:#0e639c}.rt-stats-composition-segment.reserved{background:#17b}.rt-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rt-stats-stat{border:1px solid #3c3c3c;padding:12px;border-radius:4px;background:#252526}.rt-stats-stat-label{font-size:13px;color:#8c8c8c;display:block}.rt-stats-stat-value{font-size:14px;font-weight:400;color:#fff}.rt-stats-connecting{padding:48px 24px;text-align:center;color:#8c8c8c}.rt-stats-connecting .ant-spin-dot-item{background:#007acc}.rt-stats-waiting{min-height:100%;padding:170px 170px 227px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8c8c8c;font-size:12px;text-align:center}.rt-stats-waiting-icon{font-size:28px;margin-bottom:8px;line-height:1}.rt-stats-waiting-title{font-size:14px;font-weight:600;color:#e8a000;margin-bottom:4px}.rt-stats-waiting-desc{font-size:12px;color:#8c8c8c}.rt-stats-error{padding:8px 0;font-size:12px;color:#f5222d}.real-time-stats-modal .ant-modal-header{margin-bottom:0!important}.real-time-stats-modal .ant-modal-body{padding:0!important}.recharts-tooltip-label{color:#fff!important}.rt-stats-disk-subtabs{display:flex;gap:4px;margin-bottom:16px;margin-left:-20px;margin-right:-20px;padding:8px 20px 0;border-bottom:1px solid #3c3c3c;position:sticky;top:0;z-index:5;background:#1e1e1e;box-shadow:0 8px 16px -10px #000000bf}.rt-stats-disk-subtab{padding:8px 14px;border:none;background:transparent;color:#8c8c8c;cursor:pointer;font:inherit;font-size:13px;font-weight:600;border-bottom:2px solid transparent;margin-bottom:-1px}.rt-stats-disk-subtab:hover{color:#fff}.rt-stats-disk-subtab.active{color:#fff;border-bottom-color:#007acc}.rt-stats-detail::-webkit-scrollbar{width:8px}.rt-stats-detail::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}.rt-stats-detail::-webkit-scrollbar-thumb{background:#505050;border-radius:4px;border:2px solid #2a2a2a}.rt-stats-detail::-webkit-scrollbar-thumb:hover{background:#007acc}[data-theme=light] .real-time-stats-modal .ant-modal-content{background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 40px #0f172a24}[data-theme=light] .real-time-stats-modal .ant-modal-header{background:var(--app-modal-header-background)!important;border-bottom:1px solid rgba(96,165,250,.14)!important}[data-theme=light] .real-time-stats-modal .ant-modal-title{color:#fff}[data-theme=light] .real-time-stats-modal .ant-modal-body,[data-theme=light] .rt-stats-detail,[data-theme=light] .rt-stats-disk-subtabs{background:#fff}[data-theme=light] .rt-stats-nav{background:#f8fafc;border-right:1px solid #e5e7eb}[data-theme=light] .rt-stats-nav-item{color:#475467}[data-theme=light] .rt-stats-nav-item:hover{background:#eef2f7;color:#101828}[data-theme=light] .rt-stats-nav-item.active{background:#edf5ff;color:#101828;border-left-color:#1677ff}[data-theme=light] .rt-stats-nav-item-stat{color:#667085}[data-theme=light] .rt-stats-nav-item.active .rt-stats-nav-item-stat{color:#475467}[data-theme=light] .rt-stats-status-tag{background:#f8fafc!important}[data-theme=light] .rt-stats-status-tag--disconnected{color:#667085!important;border-color:#d0d5dd!important;background:#f8fafc!important}[data-theme=light] .rt-stats-detail-title,[data-theme=light] .rt-stats-detail-capacity-main,[data-theme=light] .rt-stats-stat-value{color:#101828}[data-theme=light] .rt-stats-detail-capacity-sub,[data-theme=light] .rt-stats-section-label,[data-theme=light] .rt-stats-stat-label,[data-theme=light] .rt-stats-waiting,[data-theme=light] .rt-stats-waiting-desc,[data-theme=light] .rt-stats-connecting{color:#667085}[data-theme=light] .rt-stats-usage-chart,[data-theme=light] .rt-stats-stat{background:#f8fafc;border-color:#e5e7eb}[data-theme=light] .rt-stats-composition-bar{background:#e5e7eb}[data-theme=light] .rt-stats-disk-subtabs{border-bottom-color:#e5e7eb;box-shadow:0 8px 16px -10px #0f172a2e}[data-theme=light] .rt-stats-disk-subtab{color:#667085}[data-theme=light] .rt-stats-disk-subtab:hover{color:#101828}[data-theme=light] .rt-stats-disk-subtab.active{color:#1677ff;border-bottom-color:#1677ff}[data-theme=light] .rt-stats-detail::-webkit-scrollbar-track{background:#f2f4f7}[data-theme=light] .rt-stats-detail::-webkit-scrollbar-thumb{background:#cbd5e1;border-color:#f2f4f7}[data-theme=light] .rt-stats-detail::-webkit-scrollbar-thumb:hover{background:#94a3b8}.pilot-presence-panel{border:1px solid #f0f0f0;border-radius:8px;background:#fff;margin-top:16px}@media(max-width:1080px){.voice-panel__grid{grid-template-columns:1fr}.voice-card{padding:20px}.voice-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.voice-panel__header{flex-direction:column;align-items:flex-start;gap:14px}.voice-panel__header-actions{width:100%;justify-content:space-between}}.pilot-panel-header{display:flex;align-items:center;gap:8px;font-weight:500}.pilot-online-badge{margin-left:8px}.pilot-list{overflow-y:auto}.pilot-presence-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background-color .2s}.pilot-presence-item:hover{background-color:#fafafa}.pilot-presence-item:last-child{border-bottom:none}.pilot-avatar{flex-shrink:0}.pilot-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pilot-name-row{display:flex;align-items:center;gap:8px}.pilot-name{font-weight:500;font-size:14px;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pilot-status-badge{display:inline-flex;align-items:center;gap:6px}.pilot-status-dot{border-radius:50%;display:inline-block}.pilot-status-dot.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 #52c41a66}70%{box-shadow:0 0 0 6px #52c41a00}to{box-shadow:0 0 #52c41a00}}.pilot-status-label{font-size:12px;font-weight:500}.pilot-voice-icon{color:#1890ff;font-size:14px}.pilot-context{font-size:12px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pilot-empty{padding:24px 0}.pilot-connection-status{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:12px;border-top:1px solid #f0f0f0}.pilot-connection-status.connected{color:#52c41a}.pilot-connection-status.disconnected{color:#ff4d4f}.pilot-presence-icon-wrapper{position:relative;display:inline-flex;cursor:pointer}.pilot-presence-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.pilot-presence-icon.connected{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.pilot-presence-icon.disconnected{background:linear-gradient(135deg,#434343,#000);color:#999}.pilot-presence-icon:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.pilot-live-indicator{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#52c41a;border-radius:50%;border:2px solid #fff;animation:live-pulse 2s infinite}@keyframes live-pulse{0%,to{box-shadow:0 0 #52c41ab3}50%{box-shadow:0 0 0 6px #52c41a00}}.pilot-presence-popover .ant-popover-inner{padding:0}.pilot-popover-content{width:280px;max-height:360px;overflow-y:auto}.pilot-popover-header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;position:sticky;top:0;z-index:1}.pilot-connection-tag{margin-left:auto;font-size:10px}.pilot-popover-item{padding:10px 12px!important;transition:background-color .2s}.pilot-popover-item:hover{background-color:#fafafa}.pilot-popover-title{display:flex;align-items:center;gap:8px;font-weight:500}.pilot-floating-btn{box-shadow:0 2px 8px #667eea4d!important;transition:all .2s ease!important;width:36px!important;height:36px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#87ceeb!important;border:none!important;color:#fff!important}.pilot-floating-btn:hover{background:#ff4d4f!important;transform:scale(1.1)!important}.pilot-sidebar-drawer .ant-drawer-content{background:#1a1a2e}.pilot-sidebar-drawer .ant-drawer-header{background:linear-gradient(135deg,#667eea,#764ba2);border:none;padding:16px 24px}.pilot-sidebar-drawer .ant-drawer-title{color:#fff}.pilot-sidebar-header{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600}.pilot-status-tag{margin-left:auto;font-size:11px}.pilot-sidebar-content{display:flex;flex-direction:column;height:100%}.pilot-sidebar-stats{display:flex;justify-content:space-around;padding:12px;background:#16213e;border-radius:12px;margin:8px}.pilot-stat{text-align:center}.pilot-stat-num{display:block;font-size:28px;font-weight:700;color:#667eea}.pilot-stat-label{font-size:12px;color:#8c8c8c}.pilot-sidebar-list{flex:1;overflow-y:auto}.pilot-sidebar-list .ant-list-item{background:#16213e;margin-bottom:8px;border-radius:8px;border:none;padding:12px 16px!important;transition:all .2s ease}.pilot-sidebar-list .ant-list-item:hover{background:#1f3460;transform:translate(-4px)}.pilot-sidebar-title{display:flex;align-items:center;gap:10px;color:#fff;font-weight:500}.pilot-sidebar-desc{display:flex;flex-direction:column;gap:2px;color:#8c8c8c;font-size:12px}.pilot-last-seen{font-size:10px;color:#666}.pilot-voice-tab{display:flex;flex-direction:column;gap:16px}.voice-panel{display:flex;flex-direction:column;gap:24px;color:#f5f7ff}.voice-panel__header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;border-radius:20px;background:linear-gradient(120deg,#192652f5,#0c1430f0);box-shadow:0 18px 42px #0a10268c}.voice-panel__header-tabs{flex:1}.voice-panel__segmented{width:fit-content;background:#0a122ca6;border-radius:999px;padding:4px;box-shadow:inset 0 0 0 1px #687ed659}.voice-panel__segmented .ant-segmented-item{min-width:120px;justify-content:center;color:#bbc9ffb3;letter-spacing:.6px;font-weight:600}.voice-panel__segmented .ant-segmented-item-selected{background:linear-gradient(135deg,#5c7dff,#8c5bff);color:#fff;box-shadow:0 10px 26px #5271ff73}.voice-panel__header-actions{display:inline-flex;align-items:center;gap:12px}.pilot-chat-panel--dark .voice-panel .ant-tag{margin-inline-end:0;border-color:#5f7ddc80;background:#111e45eb;color:#dbe6ff}.pilot-chat-panel--dark .voice-panel .ant-tag-green,.pilot-chat-panel--dark .voice-panel .ant-tag-success{border-color:#52c41a73;background:#183a23e6;color:#8ee86d}.pilot-chat-panel--dark .voice-panel .ant-tag-blue,.pilot-chat-panel--dark .voice-panel .ant-tag-processing,.pilot-chat-panel--dark .voice-panel .ant-tag-geekblue{border-color:#4096ff7a;background:#16315ce6;color:#9dccff}.pilot-chat-panel--dark .voice-panel .ant-tag-orange,.pilot-chat-panel--dark .voice-panel .ant-tag-warning{border-color:#faad1480;background:#4e3514e6;color:#ffd27a}.pilot-chat-panel--dark .voice-panel .ant-tag-red,.pilot-chat-panel--dark .voice-panel .ant-tag-error{border-color:#ff78758c;background:#561c2ae6;color:#ffb4b1}.pilot-chat-panel--dark .voice-panel .ant-tag-purple{border-color:#b17aff7a;background:#361c5be6;color:#d8bdff}.pilot-chat-panel--dark .voice-panel .ant-tag-close-icon{color:inherit}.pilot-chat-panel--dark .voice-panel .ant-select-selector{border-color:#5f7ddc73!important;background:#111e45eb!important;color:#dbe6ff!important}.pilot-chat-panel--dark .voice-panel .ant-select-selection-item,.pilot-chat-panel--dark .voice-panel .ant-select-selection-placeholder,.pilot-chat-panel--dark .voice-panel .ant-select-arrow{color:#dbe6ffb8!important}.pilot-chat-panel--dark .voice-panel .ant-empty-description,.pilot-chat-panel--dark .voice-panel .ant-empty-image{color:#d4dcffa6}.pilot-chat-panel--dark .voice-panel .ant-btn-text{color:#dbe6ffc7}.pilot-chat-panel--dark .voice-panel .ant-btn-text:not(:disabled):hover{background:#4a68c62e;color:#fff}.pilot-chat-panel--dark .voice-card__header .ant-btn-default,.pilot-chat-panel--dark .voice-history-session-list .ant-btn-default,.pilot-chat-panel--dark .voice-history-recordings .ant-btn-default{border-color:#5f7ddc80;background:#13214ceb;color:#e5ecff}.pilot-chat-panel--dark .voice-card__header .ant-btn-default:not(:disabled):hover,.pilot-chat-panel--dark .voice-history-session-list .ant-btn-default:not(:disabled):hover,.pilot-chat-panel--dark .voice-history-recordings .ant-btn-default:not(:disabled):hover{border-color:#5d9affd1;background:#1b3270f5;color:#fff}.voice-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;min-height:380px}.voice-card{position:relative;background:linear-gradient(150deg,#121e42f2,#091026eb);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:20px;box-shadow:0 24px 48px #080f2d8c;border:1px solid rgba(92,118,210,.35);overflow:hidden}.voice-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;border:1px solid rgba(124,152,255,.22);pointer-events:none}.voice-card--empty{align-items:center;justify-content:center;text-align:center;gap:16px}.voice-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.voice-card__eyebrow{display:block;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#b6c8ffa6;margin-bottom:4px}.voice-card__title{margin:0;font-size:20px;font-weight:700;letter-spacing:.6px}.voice-card__tags{display:inline-flex;flex-direction:column;gap:6px}.voice-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;font-size:12px;color:#cdd6ffb3;text-transform:uppercase;letter-spacing:.7px}.voice-card__stat{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:#132048b3}.voice-card__mic{display:flex;flex-direction:column;align-items:center;gap:12px}.voice-card__mic-button{width:120px;height:120px;border-radius:50%;border:none;background:radial-gradient(circle at 30% 30%,#ffffff59,#6583ffe6);color:#0e1b46;font-size:42px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 30px 60px #5271ff8c;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.voice-card__mic-button--active{transform:scale(1.08);box-shadow:0 34px 70px #54d67e8c;background:radial-gradient(circle at 30% 30%,#fff6,#57d680f2)}.voice-card__mic-label{text-align:center;line-height:1.4;font-size:13px;color:#d8dfffd9}.voice-card__mic-label strong{display:block;font-size:14px;letter-spacing:.8px;text-transform:uppercase}.voice-card__mic-meter{width:100%;height:12px;border-radius:999px;background:#182348cc;overflow:hidden}.voice-card__mic-meter-fill{width:28%;height:100%;background:linear-gradient(90deg,#5f84ff66,#5f84fff2);transition:width .2s ease,background .2s ease}.voice-card__mic-meter-fill--active{width:100%;background:linear-gradient(90deg,#59d67866,#59d678e6)}.voice-card__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.voice-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-card__action-btn{border-radius:14px!important;letter-spacing:.8px;text-transform:uppercase;font-weight:600;height:44px;border:2px solid transparent!important;background:#17224acc!important;color:#dce4ff!important}.voice-card__action-btn .anticon{font-size:16px}.voice-card__action-btn--live{border-color:#52c41acc!important;box-shadow:0 0 18px #52c41a59;background:#0f1832e6!important}.voice-card__action-btn--muted{border-color:#f75757e6!important;color:#ffd9d9!important;background:#2c1420d9!important;box-shadow:0 0 14px #f7575759}.voice-card__footer .ant-btn{border-radius:14px;font-weight:600;text-transform:uppercase;letter-spacing:.6px}.pilot-chat-panel--dark .voice-card__footer .ant-btn-default,.pilot-chat-panel--dark .voice-session-tile__footer .ant-btn-default{border-color:#5f7ddc80;background:#13214ceb;color:#e5ecff;box-shadow:none}.pilot-chat-panel--dark .voice-card__footer .ant-btn-default:not(:disabled):hover,.pilot-chat-panel--dark .voice-session-tile__footer .ant-btn-default:not(:disabled):hover{border-color:#5d9affd1;background:#1b3270f5;color:#fff}.pilot-chat-panel--dark .voice-card__footer .ant-btn-default:disabled,.pilot-chat-panel--dark .voice-session-tile__footer .ant-btn-default:disabled{border-color:#5f7ddc3d;background:#141f4394;color:#e5ecff73}.pilot-chat-panel--dark .voice-card__footer .ant-btn-dangerous{border-color:#ff78758c;background:#4c1c26e6;color:#ffd8d6}.pilot-chat-panel--dark .voice-card__footer .ant-btn-dangerous:not(:disabled):hover{border-color:#ff7875d1;background:#692330f2;color:#fff}.voice-roster{display:flex;flex-direction:column;gap:12px;max-height:220px;overflow-y:auto;padding-right:4px}.voice-roster__item{display:flex!important;align-items:center;gap:12px;padding:10px 12px!important;border-radius:14px;border:1px solid rgba(88,112,198,.35);background:#121e42bf;transition:border .2s ease,box-shadow .2s ease}.voice-roster__item--speaking{border-color:#54d67eb3;box-shadow:0 0 14px #54d67e80}.voice-roster__avatar{background:linear-gradient(135deg,#748bffeb,#546ce6eb);border:2px solid rgba(162,180,255,.55);font-weight:600}.voice-roster__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.voice-roster__name{display:flex;align-items:center;gap:6px;font-weight:600;color:#f6f8ff}.voice-roster__name span{max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-roster__status{font-size:11px;color:#c2cfffb3;text-transform:uppercase;letter-spacing:.6px}.voice-roster__icon{font-size:18px;color:#c8d5ffbf}.voice-level-meter{display:grid;grid-template-columns:repeat(12,1fr);gap:6px;padding:12px;border-radius:14px;background:#131e3ecc;border:1px solid rgba(74,100,180,.35)}.voice-level-meter__bar{display:block;width:100%;border-radius:12px;background:linear-gradient(180deg,#42a1ff40,#42a1fff2);height:60px;opacity:.6}.voice-level-meter__bar--10,.voice-level-meter__bar--11{background:linear-gradient(180deg,#54d67e59,#54d67ee6);opacity:.85}.voice-level-meter__bar--active{opacity:1!important;box-shadow:0 0 8px #42a1ff99;transform:scaleY(1.05);transition:opacity .08s ease,transform .08s ease}.voice-level-meter__bar--active.voice-level-meter__bar--10,.voice-level-meter__bar--active.voice-level-meter__bar--11{box-shadow:0 0 10px #54d67eb3}.voice-activity{display:flex;flex-direction:column;gap:10px}.voice-activity__header{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:#c1cfffbf}.voice-activity__empty{padding:20px 0;text-align:center;color:#acbcffa6}.voice-activity__item{display:flex!important;justify-content:space-between;font-size:12px;color:#c1cfffcc}.voice-activity__type{font-weight:600}.voice-activity__time{color:#94a5e1a6}.voice-channel-list-wrapper{flex:1;min-height:220px}.voice-channel-list{display:flex;flex-direction:column;gap:12px;max-height:280px;overflow-y:auto;padding-right:4px}.voice-channel-card{border:1px solid rgba(86,109,196,.35);border-radius:16px;background:#141f46bf;padding:14px 16px;color:inherit;text-align:left;display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:border .2s ease,box-shadow .2s ease,transform .2s ease}.voice-channel-card:hover,.voice-channel-card--active{border-color:#7690ffb3;box-shadow:0 14px 30px #506eff59;transform:translateY(-2px)}.voice-channel-card__header{display:flex;justify-content:space-between;align-items:center}.voice-channel-card__title{font-size:16px;font-weight:600;letter-spacing:.4px}.voice-channel-card__meta{display:flex;justify-content:space-between;color:#c4cfffb3;font-size:12px;text-transform:uppercase;letter-spacing:.6px}.voice-channel-card__status{font-size:11px;text-transform:uppercase;color:#b8c6ffb3}.voice-channel-card__status--current{color:#52c41a}.voice-panel__placeholder{min-height:160px;border-radius:14px;background:#0f1832d9;border:1px dashed rgba(109,128,181,.4);color:#ffffffb3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.voice-panel__placeholder--details{flex:1}.voice-session-tile{position:relative;background:linear-gradient(135deg,#162149d9,#121b3af2);border:1px solid rgba(108,123,197,.25);border-radius:16px;padding:16px;cursor:pointer;display:flex;flex-direction:column;gap:12px;color:#f0f3ff;transition:transform .25s ease,box-shadow .25s ease,border .25s ease;box-shadow:0 12px 32px #080f2d73}.voice-session-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;border:1px solid transparent;transition:border .25s ease}.voice-session-tile:hover,.voice-session-tile--active{transform:translateY(-4px);border-color:#7e94ffa6;box-shadow:0 22px 48px #465eff66}.voice-session-tile:hover:after,.voice-session-tile--active:after{border-color:#7e94ff8c}.voice-session-tile__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.voice-session-tile__status{border-radius:999px;font-size:11px;letter-spacing:.6px;text-transform:uppercase;padding:0 10px}.voice-session-tile__eyebrow{display:block;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#b0bfffa6;margin-bottom:4px}.voice-session-tile__title{margin:0;font-size:16px;font-weight:600;letter-spacing:.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-session-tile__meta{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#e2e6ffb3;font-size:12px;text-transform:uppercase;letter-spacing:.6px}.voice-session-tile__participants{display:flex;flex-direction:column;gap:10px;min-height:96px}.voice-session-avatar-chip{background:#738fff38!important;border:1px solid rgba(151,170,255,.4);color:#e9edff!important;font-weight:600}.voice-session-participant-chip{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:#131d3fbf;border:1px solid rgba(104,125,210,.25)}.voice-session-participant-chip__meta{display:flex;flex-direction:column;gap:2px}.voice-session-participant-name{font-weight:600;font-size:13px;color:#f5f7ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-session-participant-status{font-size:11px;color:#bcc8ffa6;letter-spacing:.6px;text-transform:uppercase}.voice-session-tile__empty{padding:12px;border:1px dashed rgba(118,136,209,.35);border-radius:12px;text-align:center;font-size:12px;color:#bcc8ffa8;background:#0f173499}.voice-session-tile__more{font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:#c5d2ffb3}.voice-session-tile__footer .ant-btn{border-radius:999px;font-size:13px;letter-spacing:.4px;text-transform:uppercase}.voice-ptt-card{position:relative;background:radial-gradient(circle at top left,#5678ff4d,#101936e6);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:18px;box-shadow:0 24px 60px #080f2d99;overflow:hidden}.voice-ptt-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;border:1px solid rgba(127,149,255,.25);pointer-events:none}.voice-ptt-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.voice-ptt-card__subtitle{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1.4px;color:#fff9;margin-bottom:4px}.voice-ptt-card__title{margin:0;font-size:20px;font-weight:700}.voice-ptt-card__status-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.voice-connection-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#0f1624;background:#52c41a;box-shadow:0 10px 25px #52c41a59}.voice-connection-chip span{color:#0f1624}.voice-ptt-card__stats{display:flex;gap:18px;color:#ffffffa6;font-size:12px;text-transform:uppercase;letter-spacing:1px}.voice-ptt-card__mic{display:flex;flex-direction:column;align-items:center;gap:10px}.voice-ptt-button{width:92px!important;height:92px!important;background:radial-gradient(circle at 30% 30%,#ffffff59,#6e82ffe6);border:none!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:32px!important;color:#0f1b47!important;box-shadow:0 18px 45px #5678ff8c;transition:transform .2s ease,box-shadow .2s ease}.voice-ptt-button--active{transform:scale(1.05);box-shadow:0 24px 60px #52c41a80;background:radial-gradient(circle at 30% 30%,#fff6,#67d478eb)}.voice-ptt-card__mic-label{font-size:13px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:#ffffffbf}.voice-ptt-card__meter .ant-progress-inner{background:#0d132bcc!important;border-radius:999px}.voice-ptt-card__actions{display:flex;flex-wrap:wrap;gap:12px}.voice-ptt-card__actions .ant-btn{min-width:120px;height:42px;border-radius:999px;font-weight:500;text-transform:uppercase;letter-spacing:.8px;border:none}.voice-participants-card{background:#0b1226eb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:inset 0 0 0 1px #3f529459}.voice-participants-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.voice-participants-card__header h4{margin:0;font-size:16px;font-weight:600}.voice-participants-card__header span{color:#cad2ffa6;font-size:12px}.voice-participants-card__list{max-height:180px;overflow-y:auto;padding-right:4px}.voice-participant{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 8px!important;border-bottom:1px solid rgba(86,105,166,.18)!important;background:transparent!important;transition:background .2s ease,transform .2s ease}.voice-participant:last-child{border-bottom:none!important}.voice-participant:hover{background:#27377c47!important;transform:translate(4px)}.voice-participant--speaking{background:#52c41a1f!important;border-left:3px solid rgba(82,196,26,.65)}.voice-participant__info{display:flex;align-items:center;gap:12px}.voice-participant__avatar{background:linear-gradient(135deg,#6e82ffe6,#4860d2e6);border:2px solid rgba(166,182,255,.6)}.voice-participant__meta{display:flex;flex-direction:column;gap:4px}.voice-participant__name{display:flex;align-items:center;gap:6px;font-weight:600;color:#f1f4ff}.voice-participant__name .ant-tag{border-radius:999px}.voice-participant__status-text{font-size:12px;color:#bcc7ffa6;letter-spacing:.4px}.voice-participant__actions{display:flex;align-items:center;gap:8px}.voice-participant__icon{font-size:16px;color:#a2b2ffbf}.voice-participant__icon--muted{color:#ff7875}.voice-participant__icon--live{color:#52c41a}.voice-activity-card{background:#090f21eb;border-radius:16px;padding:16px;box-shadow:inset 0 0 0 1px #4559a440;display:flex;flex-direction:column;gap:10px}.voice-activity-card__header{display:flex;justify-content:space-between;align-items:center}.voice-activity-card__header h5{margin:0;font-size:14px;text-transform:uppercase;letter-spacing:1.1px;color:#e5ecffbf}.voice-activity-card__empty{padding:20px 0;text-align:center;color:#a4b4ff99}.voice-activity-card__item{padding:10px 0!important}.voice-activity-card__event-type{font-weight:600;color:#cbd6ffd9;font-size:13px}.voice-activity-card__event-meta{font-size:11px;color:#95a4db99;letter-spacing:.6px}.voice-panel__placeholder .ant-empty-description,.voice-panel__placeholder .ant-empty-image{color:#d4dcffa6}.voice-panel__placeholder .ant-spin-dot-item{background-color:#aab6ff}.pilot-voice-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#16213e;border-radius:8px;color:#fff}.voice-socket-status{font-size:12px;padding:2px 8px;border-radius:999px;background:#333;text-transform:capitalize}.voice-socket-status--connected{background:#52c41a;color:#0a1f08}.voice-socket-status--error,.voice-socket-status--disconnected{background:#ff4d4f;color:#fff}.pilot-voice-session-list{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.voice-session-card{cursor:pointer;border:1px solid rgba(255,255,255,.08);background:#16213ecc;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.voice-session-card.active,.voice-session-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea59}.voice-session-meta{display:flex;justify-content:space-between;font-size:12px;color:#8c8c8c}.pilot-voice-controls{background:#121826f2;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:16px}.pilot-voice-ptt{display:flex;gap:12px;flex-wrap:wrap}.pilot-voice-event-log{max-height:220px;overflow-y:auto;background:#0c1121e6;border-radius:8px;padding:12px}.pilot-sidebar-footer{padding:16px 0;border-top:1px solid #333}.pilot-sidebar-footer .ant-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;height:40px;font-weight:500}.pilot-sidebar-footer .ant-btn:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190)}.pilot-sidebar-tabs{height:100%;display:flex;flex-direction:column}.pilot-sidebar-tabs .ant-tabs-nav{margin-bottom:0;padding:0;background:#16213e}.private-call-fullscreen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background:linear-gradient(135deg,#121e42fa,#091026fa);border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:20px;box-shadow:0 24px 60px #080f2db3}.private-call-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(92,118,210,.3)}.private-call-header-left{flex:0 0 auto}.private-call-header-center{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.private-call-header-center h3{margin:0;font-size:20px;font-weight:700;color:#f5f7ff}.private-call-header-center p{margin:4px 0 0;font-size:16px;color:#c2cfffb3;font-weight:500}.private-call-header-right{flex:0 0 auto}.private-call-info{display:flex;align-items:center;gap:16px}.private-call-info h3{margin:0;font-size:20px;font-weight:700;color:#f5f7ff}.private-call-info p{margin:4px 0 0;font-size:13px;color:#c2cfffb3}.private-call-actions{display:flex;gap:12px}.private-call-body{flex:1;overflow-y:auto;padding-right:8px}.private-call-footer{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:16px;border-top:1px solid rgba(92,118,210,.3)}.private-call-controls{display:flex;gap:12px;align-items:center;background:#0f172ad9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:12px 24px;border-radius:32px}.private-call-controls .ant-btn{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.private-call-controls .end-call-button{background:#ff2d55;border-color:#ff2d55;color:#fff;width:64px;height:64px;border-radius:50%}.private-call-controls .end-call-button:hover{background:#e0264a;border-color:#e0264a}.private-call-controls .end-call-button .anticon{font-size:24px}.private-call-status{display:flex;align-items:center;gap:12px;color:#c2cfffb3;font-size:13px}.private-call-minimized{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#121e42f2,#091026f2);border:1px solid rgba(92,118,210,.4);border-radius:12px;margin-bottom:12px;box-shadow:0 8px 24px #080f2d66}.private-call-minimized-info{display:flex;align-items:center;gap:12px;color:#f5f7ff;font-weight:600}.private-call-minimized-info .anticon{font-size:18px;color:#52c41a}.private-call-minimized-actions{display:flex;gap:8px}.pilot-sidebar-tabs .ant-tabs-nav .ant-tabs-nav-wrap{justify-content:center}.pilot-sidebar-tabs .ant-tabs-nav .ant-tabs-nav-list{width:100%;justify-content:space-evenly}.pilot-sidebar-tabs .ant-tabs-nav:before{border-bottom-color:#333}.pilot-sidebar-tabs .ant-tabs-tab{color:#8c8c8c;padding:6px 4px;margin:0;transition:color .2s;flex:1;justify-content:center}.pilot-sidebar-tabs .ant-tabs-tab:hover,.pilot-sidebar-tabs .ant-tabs-tab-active{color:#667eea}.pilot-sidebar-tabs .ant-tabs-ink-bar{background:#667eea}.pilot-tab-label{display:flex;align-items:center;gap:4px;font-size:11px}.pilot-tab-content{padding:8px}.pilot-sidebar-tabs .ant-tabs-content-holder{overflow:hidden}.pilot-sidebar-tabs .ant-tabs-content{height:100%}.pilot-comms-split{flex-direction:column!important;gap:0;height:100%;min-height:0;position:relative}.pilot-comms-list-pane{flex:1 1 50%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.pilot-comms-list-pane:not(:only-child){border-bottom:none}.pilot-comms-divider{height:6px;background:transparent;cursor:row-resize;position:relative;flex-shrink:0;z-index:2}.pilot-comms-divider:after{content:"";position:absolute;left:30%;right:30%;top:2px;height:2px;background:#2a2a3e;border-radius:2px;transition:background .15s,left .15s,right .15s}.pilot-comms-divider:hover:after,.pilot-comms-divider--active:after{background:#1890ff;left:25%;right:25%}.pilot-comms-list-pane .pilot-sidebar-list{flex:1;overflow-y:auto;padding:0 8px 8px}.pilot-comms-chat-pane{flex:1 1 50%;min-height:0;display:flex;flex-direction:column;background:#16213e;overflow:hidden}.pilot-comms-chat-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;position:relative}.pilot-comms-chat-body>.chat-window{flex:1;min-height:0}.pilot-row-more-btn{width:32px!important;height:32px!important;min-width:32px!important;padding:0!important;border-radius:10px!important;border:1px solid transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#8fb0ff!important;font-size:16px!important;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.pilot-row-more-btn:hover,.pilot-row-more-btn.ant-dropdown-open{color:#fff!important;background:#6784ff2e!important;border-color:#7a9aff59!important;box-shadow:0 4px 14px #4a69ff33}.pilot-row-action-menu.ant-dropdown{padding:0}.pilot-row-action-menu .ant-dropdown-menu.pilot-row-action-menu__list,.pilot-row-action-menu .ant-dropdown-menu{min-width:200px;padding:6px!important;border-radius:14px!important;overflow:hidden}.pilot-row-action-menu .ant-dropdown-menu-item,.pilot-row-action-menu .ant-dropdown-menu-submenu-title{display:flex!important;align-items:center!important;gap:10px;margin:2px 0!important;padding:9px 12px!important;border-radius:9px!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;transition:background .15s ease,color .15s ease}.pilot-row-action-menu .ant-dropdown-menu-item .ant-dropdown-menu-item-icon{font-size:15px;min-width:18px;margin-inline-end:0!important}.pilot-row-action-menu .ant-dropdown-menu-item-divider{margin:6px 4px!important;background:transparent!important}.pilot-row-action-menu--dark .ant-dropdown-menu{background:#121a2b!important;border:1px solid rgba(122,154,255,.22)!important;box-shadow:0 18px 40px #00000073,0 4px 12px #00000047,inset 0 1px #ffffff0a!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item{color:#e8eef9eb!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item .ant-dropdown-menu-item-icon{color:#8fb0ff!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item:hover,.pilot-row-action-menu--dark .ant-dropdown-menu-item-active{background:#60a5fa24!important;color:#fff!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item:hover .ant-dropdown-menu-item-icon,.pilot-row-action-menu--dark .ant-dropdown-menu-item-active .ant-dropdown-menu-item-icon{color:#93c5fd!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item-disabled,.pilot-row-action-menu--dark .ant-dropdown-menu-item-disabled .ant-dropdown-menu-item-icon{color:#94a3b873!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item-divider{border-block-start:1px solid rgba(255,255,255,.08)!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item-danger{color:#fca5a5!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item-danger .ant-dropdown-menu-item-icon{color:#f87171!important}.pilot-row-action-menu--dark .ant-dropdown-menu-item-danger:hover,.pilot-row-action-menu--dark .ant-dropdown-menu-item-danger.ant-dropdown-menu-item-active{background:#f8717124!important;color:#fecaca!important}.pilot-row-action-menu--light .ant-dropdown-menu{background:#fff!important;border:1px solid #d0dae5!important;box-shadow:0 16px 36px #1a263624,0 4px 12px #1a263614!important}.pilot-row-action-menu--light .ant-dropdown-menu-item{color:#263241!important}.pilot-row-action-menu--light .ant-dropdown-menu-item .ant-dropdown-menu-item-icon{color:#4d86ad!important}.pilot-row-action-menu--light .ant-dropdown-menu-item:hover,.pilot-row-action-menu--light .ant-dropdown-menu-item-active{background:#e8eef5!important;color:#172231!important}.pilot-row-action-menu--light .ant-dropdown-menu-item:hover .ant-dropdown-menu-item-icon,.pilot-row-action-menu--light .ant-dropdown-menu-item-active .ant-dropdown-menu-item-icon{color:#3f7398!important}.pilot-row-action-menu--light .ant-dropdown-menu-item-disabled,.pilot-row-action-menu--light .ant-dropdown-menu-item-disabled .ant-dropdown-menu-item-icon{color:#9aabba!important}.pilot-row-action-menu--light .ant-dropdown-menu-item-divider{border-block-start:1px solid #e2e8f0!important}.pilot-row-action-menu--light .ant-dropdown-menu-item-danger{color:#dc2626!important}.pilot-row-action-menu--light .ant-dropdown-menu-item-danger .ant-dropdown-menu-item-icon{color:#ef4444!important}.pilot-row-action-menu--light .ant-dropdown-menu-item-danger:hover,.pilot-row-action-menu--light .ant-dropdown-menu-item-danger.ant-dropdown-menu-item-active{background:#fef2f2!important;color:#b91c1c!important}.pilot-sidebar-tabs .ant-tabs-tabpane{height:100%;overflow-y:auto}.chat-back-header{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #333;background:#1a1a2e}.chat-back-label{color:#8c8c8c;font-size:13px}.pilot-sidebar-list .ant-list-item{padding:8px 12px;cursor:pointer;transition:background-color .2s}.pilot-sidebar-list .ant-list-item:hover{background-color:#667eea1a}.pilot-sidebar-content{height:100%;display:flex;flex-direction:column}.pilot-sidebar-content .pilot-sidebar-list{flex:1;overflow-y:auto}.chat-error{padding:12px;color:#ff4d4f;background:#2a1a1a;border:1px solid #ff4d4f33;border-radius:4px;margin:8px}.chat-room-list-container{padding:8px}.chat-channels-header{display:flex;align-items:center;justify-content:space-between;padding:0 8px 8px}.chat-channels-header h4{margin:0!important}.room-item-member-count{font-size:11px;color:#8c8c8c;white-space:nowrap}.pilot-chat-panel--dark .voice-panel .room-item{border:1px solid transparent;background:#0c15328c;color:#e8eeff}.pilot-chat-panel--dark .voice-panel .room-item:hover,.pilot-chat-panel--dark .voice-panel .room-item.active{border-color:#5d8bff80;background:#182758f0;color:#fff}.pilot-chat-panel--dark .voice-panel .room-item-name{color:#f1f5ff}.pilot-chat-panel--dark .voice-panel .room-item-last-message{color:#cad6ffb8}.pilot-chat-panel--dark .voice-panel .room-item-member-count{color:#c6d3ffcc}.pilot-chat-panel--dark .voice-panel .room-item:hover .room-item-name,.pilot-chat-panel--dark .voice-panel .room-item.active .room-item-name{color:#fff}.pilot-chat-panel--dark .voice-panel .room-item:hover .room-item-last-message,.pilot-chat-panel--dark .voice-panel .room-item.active .room-item-last-message,.pilot-chat-panel--dark .voice-panel .room-item:hover .room-item-member-count,.pilot-chat-panel--dark .voice-panel .room-item.active .room-item-member-count{color:#e2eaffe0}.pilot-chat-panel--dark .chat-room-list-container .room-item{border:1px solid transparent;background:#0c15328c;color:#e8eeff}.pilot-chat-panel--dark .chat-room-list-container .room-item:hover,.pilot-chat-panel--dark .chat-room-list-container .room-item.active{border-color:#5d8bff80;background:#182758f0;color:#fff}.pilot-chat-panel--dark .chat-room-list-container .room-item-name{color:#f1f5ff}.pilot-chat-panel--dark .chat-room-list-container .room-item-last-message{color:#cad6ffb8}.pilot-chat-panel--dark .chat-room-list-container .room-item-member-count{color:#c6d3ffcc}.pilot-chat-panel--dark .chat-room-list-container .room-item:hover .room-item-name,.pilot-chat-panel--dark .chat-room-list-container .room-item.active .room-item-name{color:#fff}.pilot-chat-panel--dark .chat-room-list-container .room-item:hover .room-item-last-message,.pilot-chat-panel--dark .chat-room-list-container .room-item.active .room-item-last-message,.pilot-chat-panel--dark .chat-room-list-container .room-item:hover .room-item-member-count,.pilot-chat-panel--dark .chat-room-list-container .room-item.active .room-item-member-count{color:#e2eaffe0}.pilot-chat-panel--dark .pilot-comms-list-pane,.pilot-chat-panel--dark .pilot-comms-list-pane--contacts,.pilot-chat-panel--dark .chat-room-list-container{background:#080e1fd1!important;border-color:#6982cd47!important;box-shadow:inset 0 1px #ffffff0a!important}.pilot-chat-panel--dark .chat-channels-header h4,.pilot-chat-panel--dark .chat-room-list-container h4{color:#f5f7ff!important}.pilot-chat-panel--dark .chat-room-list-container .room-list{gap:8px}.pilot-chat-panel--dark .chat-room-list-container .room-item{margin-bottom:0!important;padding:12px 14px!important;border-radius:14px!important;border:1px solid rgba(93,139,255,.12)!important;background:#0c15328c!important}.pilot-chat-panel--dark .chat-room-list-container .room-item:hover,.pilot-chat-panel--dark .chat-room-list-container .room-item.active{background:#182758f0!important;border-color:#5d8bff80!important;transform:none!important}.pilot-chat-panel--dark .chat-room-list-container .room-item-name{color:#f1f5ff!important}.pilot-chat-panel--dark .chat-room-list-container .room-item-last-message,.pilot-chat-panel--dark .chat-room-list-container .room-item-member-count{color:#cad6ffb8!important}.pilot-chat-panel--dark .chat-room-list-container .room-item-avatar,.pilot-chat-panel--dark .chat-room-list-container .room-item-avatar .avatar{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important}.pilot-chat-panel--dark .chat-room-list-container .empty-state{color:#d2dcff9e;padding:24px 16px;text-align:center}.pilot-tab-content h4,.chat-room-list-container h4{color:#e0e0e0;font-size:14px;margin-bottom:12px;padding:0 8px}.notification-bell{position:relative;display:inline-flex;align-items:center;font-size:16px;color:#d9d9d9}.notification-bell--critical{animation:notification-bell-pulse 1.5s ease-in-out infinite}@keyframes notification-bell-pulse{0%,to{color:#d9d9d9;transform:scale(1)}50%{color:#ff4d4f;transform:scale(1.15)}}.notification-badge .ant-badge-count{background:#1890ff}.notification-badge--critical .ant-badge-count{background:#ff4d4f}.notification-center{padding:8px 0}.notification-center__header{display:flex;justify-content:space-between;align-items:center;padding:0 12px 8px;border-bottom:1px solid #333}.notification-center__empty{padding:24px;text-align:center}.notification-center__list{max-height:60vh;overflow-y:auto}.notification-item{padding:10px 12px!important;border-bottom:1px solid #2a2a2a!important;transition:background .15s}.notification-item:hover{background:#1f1f1f!important}.notification-item--unread{background:#1890ff0f}.notification-item--critical{border-left:3px solid #ff4d4f!important}.notification-item__icon{font-size:18px;margin-right:10px;flex-shrink:0}.notification-item__content{flex:1;min-width:0}.notification-item__title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.notification-item__title-text{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.notification-item__body{margin-top:2px}.notification-item__body-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.45}.notification-item__time{margin-top:2px}.notification-item__dismiss{opacity:0;transition:opacity .15s}.notification-item:hover .notification-item__dismiss{opacity:1}.notification-group-count{font-size:11px}.notification-toast--critical .ant-notification-notice{background:#fff1f0;border:1px solid #ff4d4f}.notification-toast--critical .ant-notification-notice-message{color:#cf1322}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.voice-card--history{padding:16px}.voice-history-session-list{padding:8px 0;border-bottom:1px solid #f0f0f0}.voice-history-recordings{margin-top:8px;max-height:320px;overflow-y:auto}.voice-history-item .ant-list-item-action{margin-left:8px}.voice-history-meta{display:flex;align-items:center;flex-wrap:wrap}.notification-preferences{padding:16px}.voice-create-modal .ant-select-multiple .ant-select-selection-item{background:#e6f4ff;border-color:#91caff;color:#000}.voice-create-modal .ant-select-multiple .ant-select-selection-item-content{color:#000}.voice-create-modal .ant-select-multiple .ant-select-selection-item-remove{color:#0000008c}.notification-mute-toggle{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.private-call-fullscreen--redesign{background:linear-gradient(180deg,#0003,#0000008c),linear-gradient(135deg,#0a122cfa,#050a1cfa);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px 24px;min-height:100%;position:relative}.private-call-header-bar{width:100%;display:flex;justify-content:flex-start;flex:0 0 auto}.private-call-header-bar .ant-btn{color:#ffffffb3;font-size:14px;display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:4px 12px;transition:color .2s,background .2s}.private-call-header-bar .ant-btn:hover{color:#fff;background:#ffffff1a}.private-call-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%}.private-call-name{margin:0;font-size:28px;font-weight:700;color:#fff;text-align:center;letter-spacing:.3px}.private-call-timer{margin:0 0 24px;font-size:18px;color:#fff9;text-align:center;font-weight:500}.private-call-avatar-wrap{border-radius:50%;transition:box-shadow .3s ease;margin-bottom:8px}.private-call-avatar-wrap.speaking{animation:speaking-pulse 1.2s ease-in-out infinite}.private-call-avatar-circle{width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,#6e82ffe6,#4860d2e6);display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid rgba(255,255,255,.15)}.private-call-avatar-img{width:100%;height:100%;object-fit:cover}.private-call-avatar-initials{font-size:72px;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none}.private-call-call-status{font-size:16px;font-weight:500;text-align:center;margin-top:4px;letter-spacing:.5px}.private-call-call-status--listening{color:#ffffff80}.private-call-call-status--speaking{color:#22c55e}.private-call-call-status--muted{color:#ff2d55}.private-call-call-status--connecting{color:#eab308}.private-call-call-status--calling{color:#eab308;animation:status-pulse 1.8s ease-in-out infinite}.private-call-call-status--ringing{color:#60a5fa;animation:status-pulse 1.2s ease-in-out infinite}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.4}}.private-call-audio-viz{display:flex;align-items:center;justify-content:center;gap:4px;height:28px;margin-top:8px}.private-call-audio-viz-bar{width:4px;height:4px;border-radius:2px;background:#22c55e;animation:audio-bar-wave .5s ease-in-out infinite alternate}@keyframes speaking-pulse{0%,to{box-shadow:0 0 #22c55e26,0 0 #22c55e1a,0 0 #22c55e0d}50%{box-shadow:0 0 0 8px #22c55e26,0 0 0 16px #22c55e1a,0 0 0 24px #22c55e0d}}@keyframes audio-bar-wave{0%{height:4px}to{height:24px}}.private-call-participant-info{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#ffffff0f;border-radius:16px;margin-bottom:16px;flex:0 0 auto}.private-call-participant-info-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.private-call-participant-info-dot.online{background:#22c55e;box-shadow:0 0 6px #22c55e80}.private-call-participant-info-body{display:flex;flex-direction:column;gap:2px}.private-call-participant-info-label{font-size:14px;font-weight:600;color:#fff}.private-call-participant-info-role{font-size:12px;color:#ffffff80}.private-call-glass-bar{display:flex;align-items:center;justify-content:center;gap:20px;padding:16px 28px;background:#0f172ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:40px;flex:0 0 auto;box-shadow:0 8px 32px #0000004d;position:sticky;bottom:0}.private-call-glass-btn{width:64px;height:64px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;background:#ffffff1f;color:#fff;outline:none}.private-call-glass-btn:hover{transform:scale(1.05)}.private-call-glass-btn:active{transform:scale(.95)}.private-call-glass-btn--muted{background:#ff2d5533;color:#ff2d55}.private-call-glass-btn--end{width:72px;height:72px;background:#ff2d55;color:#fff;font-size:28px;box-shadow:0 4px 20px #ff2d5566}.private-call-glass-btn--end:hover{background:#e0264a;box-shadow:0 6px 28px #ff2d5580}.private-call-participant-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;max-width:420px;margin-top:8px}.private-call-participant-tile{display:flex;flex-direction:column;align-items:center;gap:8px;transition:transform .2s}.private-call-participant-tile.speaking{transform:scale(1.05)}.private-call-participant-tile-avatar{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#6e82ffe6,#4860d2e6);display:flex;align-items:center;justify-content:center;position:relative;border:2px solid rgba(255,255,255,.1);transition:box-shadow .3s,border-color .3s}.private-call-participant-tile.speaking .private-call-participant-tile-avatar{border-color:#22c55e;animation:speaking-pulse 1.2s ease-in-out infinite}.private-call-participant-tile-initials{font-size:32px;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none}.private-call-participant-tile-mute{position:absolute;top:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#000000b3;display:flex;align-items:center;justify-content:center;color:#ff2d55;font-size:14px}.private-call-participant-tile-name{font-size:13px;color:#fffc;text-align:center;font-weight:500;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pilot-sidebar-tabs{background:linear-gradient(160deg,#0c1226f5,#070c1cfa);color:#eef3ff}.pilot-sidebar-tabs .ant-tabs-nav{background:#080e1fd1;border-bottom:1px solid rgba(119,145,214,.2);padding:10px 12px 8px}.pilot-sidebar-tabs .ant-tabs-nav:before{border-bottom:0}.pilot-sidebar-tabs .ant-tabs-nav .ant-tabs-nav-wrap{justify-content:flex-start;overflow-x:auto;scrollbar-width:thin}.pilot-sidebar-tabs .ant-tabs-nav .ant-tabs-nav-list{width:auto;min-width:100%;justify-content:flex-start;gap:8px}.pilot-sidebar-tabs .ant-tabs-tab{flex:0 0 auto;min-height:36px;padding:8px 12px!important;border-radius:999px;color:#cdd7ffb8;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.pilot-sidebar-tabs .ant-tabs-tab:hover{color:#fff;background:#6482ff29}.pilot-sidebar-tabs .ant-tabs-tab-active{background:linear-gradient(135deg,#4973fff2,#7d56fff2);border-color:#b6c5ff59;box-shadow:0 10px 24px #4f6fff47}.pilot-sidebar-tabs .ant-tabs-ink-bar{display:none}.pilot-tab-label{gap:6px;font-size:12px;font-weight:700;letter-spacing:.1px}.pilot-sidebar-tabs .ant-tabs-content-holder,.pilot-sidebar-tabs .ant-tabs-content,.pilot-sidebar-tabs .ant-tabs-tabpane{min-height:0}.pilot-sidebar-tabs .ant-tabs-tabpane,.pilot-sidebar-content,.pilot-comms-list-pane,.pilot-comms-chat-pane,.pilot-tab-content{background:transparent}.pilot-comms-split{padding:12px;gap:12px}.pilot-chat-panel--dark .pilot-comms-list-pane,.pilot-chat-panel--dark .pilot-comms-chat-pane,.pilot-chat-panel--dark .chat-room-list-container,.pilot-chat-panel--dark .pilot-tab-content{border-radius:18px;border:1px solid rgba(116,139,214,.2);background:#0b1226c2;box-shadow:inset 0 1px #ffffff0a}.pilot-comms-list-pane .pilot-sidebar-list,.pilot-sidebar-content .pilot-sidebar-list{padding:10px}.pilot-sidebar-list .ant-list-item{margin-bottom:10px;border-radius:14px;border:1px solid rgba(111,132,204,.22)!important;background:linear-gradient(145deg,#19264edb,#0e1732db)!important;box-shadow:0 10px 22px #00000029}.pilot-sidebar-list .ant-list-item:hover{background:linear-gradient(145deg,#223670f0,#14234cf0)!important;border-color:#7797ff80!important;transform:translateY(-1px)}.pilot-sidebar-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;margin:10px 10px 4px;border-radius:18px;background:#101c3ead;border:1px solid rgba(119,145,214,.18);box-shadow:inset 0 1px #ffffff0a}.pilot-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border-radius:14px;background:linear-gradient(145deg,#283a746b,#0f19365c)}.pilot-stat-num{font-size:25px;line-height:1;font-weight:800;color:#7d9cff;text-shadow:0 0 20px rgba(92,126,255,.25)}.pilot-stat-label{margin-top:7px;font-size:11px;color:#d2dcff9e}.pilot-sidebar-item{position:relative;overflow:hidden}.pilot-sidebar-item:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:transparent;transition:background .2s ease}.pilot-sidebar-item--active{border-color:#6d8effbf!important;background:linear-gradient(145deg,#324c9aeb,#182652eb)!important;box-shadow:0 14px 32px #4a69ff38!important}.pilot-sidebar-item--active:before{background:linear-gradient(180deg,#55e6a5,#5d82ff)}.pilot-sidebar-item .ant-list-item-meta{align-items:center}.pilot-sidebar-item .ant-list-item-meta-avatar{margin-inline-end:12px}.pilot-sidebar-item .ant-list-item-action{margin-inline-start:10px;gap:4px}.pilot-sidebar-item .ant-list-item-action>li{padding:0 2px}.pilot-sidebar-item .ant-btn-link,.pilot-sidebar-item .ant-btn-text{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#8fb0ff}.pilot-sidebar-item .ant-btn-link:hover,.pilot-sidebar-item .ant-btn-text:hover{color:#fff!important;background:#6784ff29!important}.pilot-sidebar-title{color:#f7f9ff;font-weight:700;gap:7px;min-width:0}.pilot-sidebar-name{min-width:0;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pilot-sidebar-desc,.room-item-member-count,.chat-back-label{color:#cbd6ffad}.pilot-sidebar-desc{margin-top:3px;line-height:1.35}.pilot-sidebar-status-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pilot-comms-divider{height:10px;margin:-4px 18px}.pilot-comms-divider:after{left:36%;right:36%;top:4px;height:3px;background:#748eda59}.pilot-comms-divider:hover:after,.pilot-comms-divider--active:after{left:30%;right:30%;background:#7b9cff}.chat-back-header{min-height:58px;padding:10px 16px;border-bottom:1px solid rgba(119,145,214,.18);background:linear-gradient(180deg,#0d1630eb,#080e1fdb)}.chat-room-list-container{margin:12px;padding:14px}.chat-channels-header{padding:0 0 12px}.chat-channels-header h4,.pilot-tab-content h4,.chat-room-list-container h4{color:#f5f7ff;font-size:15px;font-weight:800;letter-spacing:.2px}.pilot-comms-chat-body .chat-window-dark.chat-window,.pilot-comms-chat-body .mission-chat-window.chat-window{background:transparent;border-radius:0}.pilot-comms-chat-body .chat-window-dark .chat-header,.pilot-comms-chat-body .mission-chat-window .chat-header{min-height:76px;padding:14px 16px;background:linear-gradient(180deg,#0b1228f5,#080e20f0);border-bottom:1px solid rgba(119,145,214,.18)}.pilot-comms-chat-body .chat-window-dark .chat-room-title,.pilot-comms-chat-body .mission-chat-window .chat-room-title{margin:0;color:#f8fbff;font-size:18px;font-weight:800;letter-spacing:.1px}.pilot-comms-chat-body .chat-window-dark .chat-room-members,.pilot-comms-chat-body .mission-chat-window .chat-room-members{margin-top:6px}.pilot-comms-chat-body .chat-window-dark .member-avatar,.pilot-comms-chat-body .mission-chat-window .member-avatar{width:26px;height:26px;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 16px #00000038}.pilot-comms-chat-body .chat-window-dark .chat-header-action,.pilot-comms-chat-body .mission-chat-window .chat-header-action{height:36px;padding:0 12px;border-radius:999px;color:#d8e5ff;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);font-weight:700}.pilot-comms-chat-body .chat-window-dark .chat-header-action:hover,.pilot-comms-chat-body .mission-chat-window .chat-header-action:hover{color:#fff;background:#55e6a524;border-color:#55e6a547}.pilot-comms-chat-body .chat-window-dark .chat-messages-container,.pilot-comms-chat-body .mission-chat-window .chat-messages-container{padding:22px 24px;background:radial-gradient(circle at top right,rgba(82,111,255,.14),transparent 34%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),#070c1cdb;background-size:auto,34px 34px,34px 34px,auto}.pilot-comms-chat-body .chat-window-dark .chat-messages,.pilot-comms-chat-body .mission-chat-window .chat-messages{gap:16px}.pilot-comms-chat-body .chat-window-dark .chat-message,.pilot-comms-chat-body .mission-chat-window .chat-message{max-width:70%}.pilot-comms-chat-body .chat-window-dark .chat-message-content,.pilot-comms-chat-body .mission-chat-window .chat-message-content,.pilot-comms-chat-body .chat-window-dark .chat-message-bubble,.pilot-comms-chat-body .mission-chat-window .chat-message-bubble{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.pilot-comms-chat-body .chat-window-dark .chat-message-avatar,.pilot-comms-chat-body .mission-chat-window .chat-message-avatar{background:none;box-shadow:none;color:#dbe6ffd9;font-size:11px;font-weight:600;line-height:1.3}.pilot-comms-chat-body .chat-window-dark .chat-message-body,.pilot-comms-chat-body .mission-chat-window .chat-message-body{position:relative}.pilot-comms-chat-body .chat-window-dark .chat-input-container,.pilot-comms-chat-body .mission-chat-window .chat-input-container{padding:14px 16px 16px;background:linear-gradient(180deg,#070c1ce6,#091024fa);border-top:1px solid rgba(119,145,214,.18)}.pilot-comms-chat-body .chat-window-dark .chat-input-form,.pilot-comms-chat-body .mission-chat-window .chat-input-form{align-items:flex-end;gap:10px}.pilot-comms-chat-body .chat-window-dark .chat-input-textarea,.pilot-comms-chat-body .mission-chat-window .chat-input-textarea{min-height:54px;max-height:126px;padding:15px 18px;border-radius:18px;background:#ffffff13;border:1px solid rgba(136,157,228,.28);color:#f6f8ff;box-shadow:inset 0 1px #ffffff0a}.pilot-comms-chat-body .chat-window-dark .chat-input-textarea:focus,.pilot-comms-chat-body .mission-chat-window .chat-input-textarea:focus{border-color:#6784ffc7;box-shadow:0 0 0 3px #6784ff24}.pilot-comms-chat-body .chat-window-dark .chat-message.received .chat-message-text,.pilot-comms-chat-body .mission-chat-window .chat-message.received .chat-message-text{background:#1c2a52eb;border:1px solid rgba(124,146,214,.18);color:#eef3ff;border-radius:18px 18px 18px 6px;padding:11px 15px;line-height:1.45}.pilot-comms-chat-body .chat-window-dark .chat-message.sent .chat-message-text,.pilot-comms-chat-body .mission-chat-window .chat-message.sent .chat-message-text{background:linear-gradient(135deg,#4f7cff,#7556ff);box-shadow:0 8px 20px #4f7cff3d;color:#fff;border-radius:18px 18px 6px;padding:11px 15px;line-height:1.45}.pilot-comms-chat-body .chat-window-dark .chat-message-meta,.pilot-comms-chat-body .mission-chat-window .chat-message-meta{margin-top:7px;color:#d3dcff8c;font-size:11px}.pilot-comms-chat-body .chat-window-dark .chat-input-attach-btn,.pilot-comms-chat-body .mission-chat-window .chat-input-attach-btn,.pilot-comms-chat-body .chat-window-dark .chat-input-send-btn,.pilot-comms-chat-body .mission-chat-window .chat-input-send-btn{width:52px;height:52px;border-radius:16px;flex:0 0 52px}.pilot-comms-chat-body .chat-window-dark .chat-input-attach-btn,.pilot-comms-chat-body .mission-chat-window .chat-input-attach-btn{color:#83d8e8;background:#ffffff0d;border:1px solid rgba(131,216,232,.18)}.pilot-comms-chat-body .chat-window-dark .chat-input-send-btn,.pilot-comms-chat-body .mission-chat-window .chat-input-send-btn{background:linear-gradient(135deg,#2588ff,#6259ff);box-shadow:0 14px 28px #2588ff4d}.pilot-comms-chat-view{flex:1;min-height:0;display:flex;flex-direction:column}.pilot-comms-empty-chat-pane{display:none}.pilot-comms-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:300px;padding:32px;text-align:center;color:#d5deffad}.pilot-comms-empty-state .anticon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;color:#9db3ff;font-size:30px;background:linear-gradient(145deg,#4669e638,#7356ff2e);border:1px solid rgba(151,170,255,.22);box-shadow:0 20px 40px #0000003d}.pilot-comms-empty-state h3{margin:10px 0 0;color:#f7f9ff;font-size:20px;font-weight:800}.pilot-comms-empty-state p{max-width:340px;margin:0;line-height:1.5}.pilot-sidebar-tabs ::-webkit-scrollbar,.pilot-comms-chat-body ::-webkit-scrollbar{width:8px;height:8px}.pilot-sidebar-tabs ::-webkit-scrollbar-track,.pilot-comms-chat-body ::-webkit-scrollbar-track{background:#ffffff08}.pilot-sidebar-tabs ::-webkit-scrollbar-thumb,.pilot-comms-chat-body ::-webkit-scrollbar-thumb{background:#8197e661;border-radius:999px}@media(max-width:760px){.pilot-sidebar-tabs .ant-tabs-nav{padding:8px}.pilot-sidebar-tabs .ant-tabs-tab{min-height:34px;padding:7px 10px!important}.pilot-tab-label span:last-child{display:none}.pilot-comms-split{padding:8px;gap:8px}.pilot-comms-list-pane,.pilot-comms-chat-pane,.chat-room-list-container,.pilot-tab-content{border-radius:14px}.voice-panel__header,.private-call-minimized{flex-direction:column;align-items:stretch}.voice-panel__header-actions,.private-call-minimized-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.pilot-comms-split--chat-open .pilot-comms-list-pane--contacts,.pilot-comms-empty-chat-pane{display:none}.pilot-comms-split--chat-open .pilot-comms-chat-pane--active{flex:1 1 auto!important}}@media(min-width:900px){.pilot-comms-split{flex-direction:row!important;align-items:stretch}.pilot-comms-list-pane--contacts{flex:0 0 36%;min-width:360px;max-width:500px}.pilot-comms-chat-pane--active,.pilot-comms-empty-chat-pane{flex:1 1 auto;min-width:0;display:flex}.pilot-comms-divider{width:12px;height:auto;margin:22px -2px;cursor:col-resize}.pilot-comms-divider:after{top:34%;bottom:34%;left:5px;right:auto;width:3px;height:auto}.pilot-comms-divider:hover:after,.pilot-comms-divider--active:after{top:28%;bottom:28%;left:5px;right:auto}.pilot-comms-chat-pane--active .chat-back-header .ant-btn,.pilot-comms-chat-pane--active .chat-back-label{display:none}.pilot-comms-chat-view>.chat-back-header{display:none}}@media(max-width:500px){.private-call-participant-tile-avatar{width:72px;height:72px}.private-call-participant-tile-initials{font-size:24px}}.pilot-sidebar-tabs .ant-tabs-nav{padding:10px 14px!important;background:#070c1cf0!important;border-bottom:1px solid rgba(106,130,205,.24)!important}.pilot-sidebar-tabs .ant-tabs-nav-list{gap:8px!important}.pilot-sidebar-tabs .ant-tabs-tab{flex:0 0 auto!important;margin:0!important;padding:8px 14px!important;border-radius:999px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.08)!important;color:#dce4ffbd!important}.pilot-sidebar-tabs .ant-tabs-tab-active{background:linear-gradient(135deg,#536dfe,#724dff)!important;color:#fff!important;box-shadow:0 12px 24px #536dfe42!important}.pilot-sidebar-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.pilot-sidebar-tabs .ant-tabs-tab-active .pilot-tab-label{color:#fff!important}.pilot-tab-label{display:inline-flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important;font-size:12px!important;font-weight:700!important}.pilot-comms-contacts-content{min-height:0;height:100%;display:flex;flex-direction:column}.pilot-comms-split{height:100%;min-height:0;padding:12px!important;gap:12px!important}.pilot-chat-panel--dark .pilot-comms-list-pane--contacts,.pilot-chat-panel--dark .pilot-comms-list-pane,.pilot-chat-panel--dark .pilot-comms-chat-pane--active,.pilot-chat-panel--dark .pilot-comms-empty-chat-pane,.pilot-chat-panel--dark .chat-room-list-container{border-radius:18px!important;border:1px solid rgba(105,130,205,.28)!important;background:#080e1fd1!important;overflow:hidden!important}.pilot-sidebar-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:10px!important;padding:8px!important;border-radius:16px!important;background:#121e42b8!important}.pilot-stat{min-height:58px!important;padding:8px 4px!important;border-radius:12px!important;background:#ffffff09!important}.pilot-stat-num{display:block!important;font-size:24px!important;line-height:1!important;color:#7b9cff!important}.pilot-stat-label{display:block!important;margin-top:8px!important;font-size:11px!important;color:#d2dcff9e!important}.pilot-sidebar-list{padding:0 10px 10px!important}.pilot-sidebar-list .ant-list-item.pilot-sidebar-item{display:flex!important;align-items:center!important;margin:0 0 10px!important;padding:12px!important;border-radius:15px!important;background:#18264ed1!important;border:1px solid rgba(107,130,205,.24)!important;transform:none!important}.pilot-sidebar-list .ant-list-item.pilot-sidebar-item:hover,.pilot-sidebar-list .ant-list-item.pilot-sidebar-item--active{background:#253a76e6!important;border-color:#7a9aff94!important}.pilot-sidebar-title{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important}.pilot-sidebar-name{max-width:145px!important;color:#f7f9ff!important;font-size:14px!important;font-weight:800!important}.pilot-sidebar-desc{margin-top:4px!important;color:#d6deff9e!important}.pilot-comms-chat-view{height:100%;min-height:0}.pilot-comms-chat-view>.chat-back-header{flex:0 0 auto}.pilot-comms-chat-body{min-height:0}.pilot-comms-chat-body .chat-window-dark .chat-header{min-height:68px!important;padding:14px 18px!important;background:#101c3ef5!important}.pilot-comms-chat-body .chat-window-dark .chat-messages-container{padding:20px 22px!important;background:#070c1ce6!important}.pilot-comms-chat-body .chat-window-dark .chat-input-container{padding:14px 16px!important;background:#101c3ef5!important}@media(min-width:760px){.pilot-comms-split{flex-direction:row!important}.pilot-comms-list-pane--contacts{flex:0 0 clamp(330px,34%,470px)!important;min-width:0!important}.pilot-comms-chat-pane--active,.pilot-comms-empty-chat-pane{display:flex!important;flex:1 1 auto!important;min-width:0!important}.pilot-comms-divider{width:10px!important;height:auto!important;margin:22px -1px!important;cursor:col-resize!important}.pilot-comms-divider:after{top:32%!important;bottom:32%!important;left:4px!important;right:auto!important;width:3px!important;height:auto!important}.pilot-comms-chat-view>.chat-back-header{display:none!important}}@media(max-width:759px){.pilot-sidebar-tabs .ant-tabs-nav-wrap{overflow-x:auto!important}.pilot-comms-split--chat-open .pilot-comms-list-pane--contacts,.pilot-comms-empty-chat-pane{display:none!important}.pilot-comms-split--chat-open .pilot-comms-chat-pane--active{flex:1 1 auto!important}}.pilot-chat-panel--light.floating-panel{border-color:#0f5d8a2e;background:#f6f8fc;box-shadow:0 24px 70px #0f1e3747,0 0 0 1px #ffffffbf inset}.pilot-chat-panel--light .floating-panel__header{background:linear-gradient(180deg,#edf3f8,#e4ebf3)!important;border-bottom-color:#0f5d8a2e}.pilot-chat-panel--light .floating-panel__header-title,.pilot-chat-panel--light .floating-panel__header-subtitle{color:#263241!important}.pilot-chat-panel--light .floating-panel__header-btn{background:#4d86ad1a!important;color:#3f7398!important}.pilot-chat-panel--light .floating-panel__header-btn:hover{background:#4d86ad2e!important;color:#0b5f8a!important}.pilot-chat-panel--light .floating-panel__header-icon{background:#4d86ad29!important;color:#0b5f8a!important}.pilot-chat-panel--light .floating-panel__body{background:linear-gradient(180deg,#f8fbff,#eef3fb)}.pilot-chat-panel--light .pilot-sidebar-tabs{background:#f8fbff;color:#142033}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-nav{background:#fffffff0!important;border-bottom-color:#0f5d8a24!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab{background:#eef4fb!important;border-color:#0f5d8a1f!important;color:#4a5b74!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab:hover{background:#e4eef9!important;color:#0b5f8a!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab-active{background:linear-gradient(135deg,#0b74a5,#4d6dff)!important;color:#fff!important}.pilot-chat-panel--light .pilot-comms-list-pane--contacts,.pilot-chat-panel--light .pilot-comms-list-pane,.pilot-chat-panel--light .pilot-comms-chat-pane--active,.pilot-chat-panel--light .pilot-comms-empty-chat-pane,.pilot-chat-panel--light .chat-room-list-container,.pilot-chat-panel--light .pilot-tab-content{background:#ffffffeb!important;border-color:#0f5d8a24!important;box-shadow:0 12px 34px #0f1e3714!important}.pilot-chat-panel--light .pilot-comms-split{background:transparent}.pilot-chat-panel--light .pilot-sidebar-stats{background:#eef5fc!important;border:1px solid rgba(15,93,138,.1)!important}.pilot-chat-panel--light .pilot-stat{background:#fff!important}.pilot-chat-panel--light .pilot-stat-num{color:#246bff!important}.pilot-chat-panel--light .pilot-stat-label,.pilot-chat-panel--light .pilot-sidebar-desc,.pilot-chat-panel--light .room-item-member-count,.pilot-chat-panel--light .chat-back-label{color:#637088!important}.pilot-chat-panel--light .pilot-sidebar-list .ant-list-item.pilot-sidebar-item{background:#fff!important;border-color:#0f5d8a1f!important;box-shadow:0 10px 24px #0f1e3714!important}.pilot-chat-panel--light .pilot-sidebar-list .ant-list-item.pilot-sidebar-item:hover,.pilot-chat-panel--light .pilot-sidebar-list .ant-list-item.pilot-sidebar-item--active{background:#edf6ff!important;border-color:#246bff5c!important}.pilot-chat-panel--light .voice-panel .room-item{border:1px solid rgba(15,93,138,.1);background:#fff;color:#172033}.pilot-chat-panel--light .voice-panel .room-item:hover,.pilot-chat-panel--light .voice-panel .room-item.active{border-color:#246bff57;background:#edf6ff;color:#172033}.pilot-chat-panel--light .voice-panel .room-item-name,.pilot-chat-panel--light .voice-panel .room-item:hover .room-item-name,.pilot-chat-panel--light .voice-panel .room-item.active .room-item-name{color:#142033}.pilot-chat-panel--light .voice-panel .room-item-last-message,.pilot-chat-panel--light .voice-panel .room-item:hover .room-item-last-message,.pilot-chat-panel--light .voice-panel .room-item.active .room-item-last-message{color:#516176}.pilot-chat-panel--light .voice-panel .room-item-member-count,.pilot-chat-panel--light .voice-panel .room-item:hover .room-item-member-count,.pilot-chat-panel--light .voice-panel .room-item.active .room-item-member-count{color:#4d5f78!important}.pilot-chat-panel--light .chat-room-list-container .room-item{border:1px solid rgba(15,93,138,.1);background:#fff;color:#172033}.pilot-chat-panel--light .chat-room-list-container .room-item:hover,.pilot-chat-panel--light .chat-room-list-container .room-item.active{border-color:#246bff57;background:#edf6ff;color:#172033}.pilot-chat-panel--light .chat-room-list-container .room-item-name,.pilot-chat-panel--light .chat-room-list-container .room-item:hover .room-item-name,.pilot-chat-panel--light .chat-room-list-container .room-item.active .room-item-name{color:#142033}.pilot-chat-panel--light .chat-room-list-container .room-item-last-message,.pilot-chat-panel--light .chat-room-list-container .room-item:hover .room-item-last-message,.pilot-chat-panel--light .chat-room-list-container .room-item.active .room-item-last-message{color:#516176}.pilot-chat-panel--light .chat-room-list-container .room-item-member-count,.pilot-chat-panel--light .chat-room-list-container .room-item:hover .room-item-member-count,.pilot-chat-panel--light .chat-room-list-container .room-item.active .room-item-member-count{color:#4d5f78!important}.pilot-chat-panel--light .chat-room-list-container .room-list{gap:8px}.pilot-chat-panel--light .chat-room-list-container .room-item{margin-bottom:0!important;padding:12px 14px!important;border-radius:14px!important}.pilot-chat-panel--light .chat-room-list-container .room-item:hover,.pilot-chat-panel--light .chat-room-list-container .room-item.active{transform:none!important}.pilot-chat-panel--light .chat-room-list-container .room-item-avatar,.pilot-chat-panel--light .chat-room-list-container .room-item-avatar .avatar{background:linear-gradient(135deg,#4d86ad,#3f7398)!important;color:#fff!important}.pilot-chat-panel--light .chat-room-list-container .empty-state{color:#637088;padding:24px 16px;text-align:center}.pilot-chat-panel--light .pilot-sidebar-title,.pilot-chat-panel--light .pilot-sidebar-name,.pilot-chat-panel--light .chat-channels-header h4,.pilot-chat-panel--light .pilot-tab-content h4,.pilot-chat-panel--light .chat-room-list-container h4,.pilot-chat-panel--light .pilot-comms-empty-state h3{color:#172033!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-header{background:#fff!important;border-bottom-color:#0f5d8a1f!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-room-title{color:#172033!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-messages-container{background:linear-gradient(180deg,#f7faff,#eef4fb)!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-input-container{background:#fff!important;border-top-color:#0f5d8a1f!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-input-textarea{background:#f5f8fc!important;border-color:#0f5d8a2e!important;color:#172033!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-input-textarea::placeholder{color:#7b879a!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-message.received .chat-message-text{background:#fff!important;color:#172033!important;border-color:#0f5d8a1f!important;box-shadow:0 8px 20px #0f1e3714}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-message.sent .chat-message-text{background:linear-gradient(135deg,#2477ff,#5f63ff)!important;color:#fff!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-message-meta,.pilot-chat-panel--light .pilot-comms-empty-state,.pilot-chat-panel--light .pilot-comms-empty-state p{color:#69758a!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-message-avatar{color:#4d86ad!important}.pilot-chat-panel--light .pilot-row-more-btn,.pilot-chat-panel--light .pilot-sidebar-item .ant-btn-link,.pilot-chat-panel--light .pilot-sidebar-item .ant-btn-text{color:#4d86ad!important;border-color:transparent!important;box-shadow:none!important}.pilot-chat-panel--light .pilot-row-more-btn:hover,.pilot-chat-panel--light .pilot-row-more-btn.ant-dropdown-open,.pilot-chat-panel--light .pilot-sidebar-item .ant-btn-link:hover,.pilot-chat-panel--light .pilot-sidebar-item .ant-btn-text:hover{background:#4d86ad1f!important;border-color:#4d86ad47!important;color:#0b5f8a!important;box-shadow:0 4px 12px #4d86ad24!important}.pilot-chat-panel--light .notification-center__header{border-bottom-color:#d0dae5}.pilot-chat-panel--light .notification-item{border-bottom-color:#e2e8f0!important}.pilot-chat-panel--light .notification-item:hover{background:#e8eef5!important}.pilot-chat-panel--light .notification-item--unread{background:#246bff0f}.pilot-chat-panel--light .notification-item--unread:hover{background:#dce8f2!important}.pilot-chat-panel--light .notification-item .ant-typography{color:#263241}.pilot-chat-panel--light .notification-item .ant-typography.ant-typography-secondary,.pilot-chat-panel--light .notification-item .ant-typography-secondary,.pilot-chat-panel--light .notification-item .ant-btn-text{color:#627084!important}.pilot-chat-panel--light .notification-item:hover .ant-btn-text{color:#263241!important}.pilot-chat-panel .pilot-comms-chat-body .chat-header-content{gap:18px}.pilot-chat-panel .pilot-comms-chat-body .chat-header-left{min-width:0;gap:12px}.pilot-chat-panel .pilot-comms-chat-body .chat-room-identity{min-width:0;display:flex;flex-direction:column;gap:3px}.pilot-chat-panel .pilot-comms-chat-body .chat-room-title{max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pilot-chat-panel .pilot-comms-chat-body .chat-room-subtitle{font-size:12px;font-weight:500;color:#d5deff8c}.pilot-chat-panel .pilot-comms-chat-body .chat-room-members{flex:0 0 auto;gap:0;margin-left:2px}.pilot-chat-panel .pilot-comms-chat-body .member-avatar{width:28px;height:28px;margin-left:-7px;border-radius:999px;font-size:10px;font-weight:800;background:linear-gradient(135deg,#2a85ff,#5d69ff);border:2px solid rgba(16,28,62,.96);box-shadow:none}.pilot-chat-panel .pilot-comms-chat-body .member-avatar:first-child{margin-left:0}.pilot-chat-panel .pilot-comms-chat-body .member-avatar.more-indicator{background:#ffffff1f;color:#f0f5ffd6}.pilot-chat-panel .pilot-comms-chat-body .chat-header-right{gap:8px}.pilot-chat-panel .pilot-comms-chat-body .chat-header-action{min-width:40px;height:40px;padding:0 13px;border-radius:999px;font-size:14px;letter-spacing:0;background:transparent!important;border:1px solid transparent!important;color:#e6eeffd1!important}.pilot-chat-panel .pilot-comms-chat-body .chat-header-action:hover{background:#ffffff13!important;border-color:#ffffff14!important}.pilot-chat-panel .pilot-comms-chat-body .chat-header-right .ant-dropdown-trigger,.pilot-chat-panel .pilot-comms-chat-body .chat-header-right .ant-btn{border-radius:999px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-messages-container{background-image:none!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message-text{position:relative;box-shadow:0 10px 26px #00000029!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message.sent .chat-message-text{background:#5267f6!important;box-shadow:0 12px 30px #5267f63d!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message.received .chat-message-text{background:#26345eb8!important;box-shadow:0 12px 30px #080e1f47!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message{display:flex;flex-direction:column}.pilot-chat-panel .pilot-comms-chat-body .chat-message.received{align-items:flex-start}.pilot-chat-panel .pilot-comms-chat-body .chat-message.sent{align-items:flex-end}.pilot-chat-panel .pilot-comms-chat-body .chat-message-content{align-items:flex-start;gap:2px}.pilot-chat-panel .pilot-comms-chat-body .chat-message.received .chat-message-body{align-items:flex-start}.pilot-chat-panel .pilot-comms-chat-body .chat-message.sent .chat-message-body{align-items:flex-end}.pilot-chat-panel .pilot-comms-chat-body .chat-message.sent .chat-message-meta{margin-right:2px;text-align:right}.pilot-chat-panel .pilot-comms-chat-body .chat-input-container{padding:14px 18px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-form{gap:12px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-textarea{min-height:52px!important;padding:14px 17px!important;border-radius:18px!important;resize:none!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn,.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn{width:52px!important;height:52px!important;min-width:52px!important;flex:0 0 52px!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn{margin:0!important;background:#ffffff0b!important;color:#bfdce6d1!important;border:1px solid rgba(191,220,230,.14)!important;font-size:20px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn .anticon,.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn .anticon{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn:hover{background:#b2dde61f!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn{background:#4669f6!important;box-shadow:none!important;font-size:18px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn:hover{background:#3d5dec!important;transform:none!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-room-subtitle{color:#6f7b8f}.pilot-chat-panel--light .pilot-comms-chat-body .member-avatar{border-color:#fff}.pilot-chat-panel--light .pilot-comms-chat-body .member-avatar.more-indicator{background:#eef4fb;color:#526176}.pilot-chat-panel .pilot-comms-chat-body .chat-input-container{padding:12px 16px!important;background:#090c14f5!important;border-top:1px solid rgba(255,255,255,.08)!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-form{position:relative!important;display:block!important;min-height:90px!important;padding:0!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:12px!important;background:#151515!important;overflow:hidden!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-textarea{display:block!important;width:100%!important;min-height:90px!important;max-height:150px!important;padding:13px 58px 42px 12px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#e9e9e9!important;box-shadow:none!important;resize:none!important;line-height:1.45!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-textarea::placeholder{color:#e8e8e86b!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-textarea:focus{border:0!important;box-shadow:none!important;outline:none!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-form:focus-within{border-color:#ffffff57!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn,.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn{position:absolute!important;z-index:2!important;width:32px!important;height:32px!important;min-width:32px!important;flex:none!important;border-radius:5px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;box-shadow:none!important;transform:none!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn{left:12px!important;bottom:9px!important;border:0!important;background:transparent!important;color:#e8e8e861!important;font-size:16px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn:hover{background:#ffffff0f!important;color:#e8e8e8b8!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn{right:8px!important;bottom:8px!important;border:0!important;background:#565656!important;color:#111!important;font-size:15px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn:hover{background:#686868!important;color:#080808!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn:disabled,.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn:disabled{opacity:.45!important;cursor:not-allowed!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-container{background:#f7f9fc!important;border-top-color:#0f5d8a1f!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-form{border-color:#1420332e!important;background:#fff!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-form:focus-within{border-color:#246bff61!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-textarea{color:#172033!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-textarea::placeholder{color:#1720336b!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-attach-btn{color:#17203380!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-attach-btn:hover{background:#1720330f!important;color:#172033c7!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-send-btn{background:#d7dbe3!important;color:#172033!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-send-btn:hover{background:#c7ccd7!important;color:#101827!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-header-action{color:#526176!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-header-action:hover{background:#246bff14!important;border-color:#246bff1a!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-message.received .chat-message-text{background:#fff!important;box-shadow:0 12px 28px #0f1e3714!important}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-nav{padding:10px 14px!important;background:#070c1ce6!important}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-nav-wrap{padding:4px!important;border-radius:18px!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.07)!important;overflow-x:auto!important}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-nav-list{gap:2px!important;min-width:max-content!important}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-tab{min-height:38px!important;margin:0!important;padding:0 16px!important;border:0!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;color:#e0e8ffad!important;transition:background .18s ease,color .18s ease}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-tab:hover{background:#ffffff0e!important;color:#ffffffeb!important}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-tab-active{background:linear-gradient(135deg,var(--primary-color, #005987),#0b74a5)!important;color:#fff!important}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-tab-active .pilot-tab-label{color:#fff!important}.pilot-chat-panel--dark .pilot-sidebar-tabs .ant-tabs-ink-bar{display:none!important}.pilot-chat-panel .pilot-tab-label{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:12px!important;font-weight:750!important;letter-spacing:.01em!important}.pilot-chat-panel .pilot-tab-label .anticon,.pilot-chat-panel .pilot-tab-label .notification-bell{font-size:14px!important;opacity:.85}.pilot-chat-panel .pilot-tab-label .notification-bell{display:inline-flex!important;align-items:center!important;line-height:1!important}.pilot-chat-panel .pilot-tab-label>span:not(.ant-badge):not(.notification-bell){line-height:1!important}.pilot-chat-panel .pilot-tab-label .ant-badge{line-height:1}.pilot-chat-panel .pilot-tab-label .ant-badge-count{min-width:18px;height:18px;padding:0 6px;line-height:18px;border-radius:999px;font-size:10px;font-weight:800;box-shadow:none}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-nav{background:#ffffffeb!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-nav-wrap{background:#edf3fa!important;border-color:#0f5d8a1a!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab{color:#394860!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab .pilot-tab-label,.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab .anticon{color:#394860!important;opacity:1!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab:hover{background:#246bff14!important;color:#0b5f8a!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab:hover .pilot-tab-label,.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab:hover .anticon{color:#0b5f8a!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab-active{background:linear-gradient(135deg,var(--primary-color, #005987),#0b74a5)!important;color:#fff!important}.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab-active .pilot-tab-label,.pilot-chat-panel--light .pilot-sidebar-tabs .ant-tabs-tab-active .anticon{color:#fff!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-attach-btn{background:#eef4fb!important;border-color:#0f5d8a1f!important;color:#0b74a5!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message-content{align-items:flex-start!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message-avatar{align-self:flex-start!important;margin-top:0!important}.pilot-chat-panel .pilot-comms-chat-body p.chat-message-text,.pilot-chat-panel .pilot-comms-chat-body .chat-message-text{margin:0!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message.sent .chat-message-text{min-height:42px!important;display:inline-flex!important;align-items:center!important}.pilot-chat-panel .pilot-comms-chat-body .chat-message.received .chat-message-text{min-height:42px!important;display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}.pilot-create-channel-modal .ant-modal-content{background:#171717!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;color:#f3f5f8!important}.pilot-create-channel-modal .ant-modal-header{background:transparent!important;border-bottom:0!important}.pilot-create-channel-modal .ant-modal-title,.pilot-create-channel-modal .ant-modal-body,.pilot-create-channel-modal label{color:#f3f5f8!important}.pilot-create-channel-modal .ant-modal-close{color:#ffffffc7!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:8px!important}.pilot-create-channel-modal .ant-modal-close:hover{background:#ffffff14!important;color:#fff!important}.pilot-create-channel-modal .ant-input,.pilot-create-channel-modal .ant-select-selector{background:#252525!important;border-color:#ffffff29!important;color:#f3f5f8!important}.pilot-create-channel-modal .ant-input::placeholder,.pilot-create-channel-modal .ant-select-selection-placeholder{color:#f3f5f861!important}.pilot-create-channel-modal .ant-select-arrow,.pilot-create-channel-modal .ant-select-selection-item{color:#f3f5f8c2!important}.pilot-create-channel-modal .pilot-create-channel-selected-tag{margin:2px 4px 2px 0!important;border-color:#4096ff80!important;background:#16315cf2!important;color:#dceaff!important}.pilot-create-channel-modal .pilot-create-channel-selected-tag .ant-tag-close-icon{color:#dceaffc7!important}.pilot-create-channel-modal .pilot-create-channel-selected-tag .ant-tag-close-icon:hover{color:#fff!important}.pilot-create-channel-modal .ant-modal-footer{border-top:0!important}.pilot-create-channel-select-dropdown{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;border-radius:8px!important}.pilot-create-channel-select-dropdown .ant-select-item{color:var(--app-text-primary)!important}.pilot-create-channel-select-dropdown .ant-select-item-option-active,.pilot-create-channel-select-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--app-primary-color) 14%,transparent)!important;color:var(--app-text-primary)!important}[data-theme=light] .pilot-create-channel-select-dropdown{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;border-radius:8px!important;box-shadow:0 18px 36px #0f172a24!important}[data-theme=light] .pilot-create-channel-select-dropdown .ant-select-item{color:var(--app-text-primary)!important}[data-theme=light] .pilot-create-channel-select-dropdown .ant-select-item-option-active,[data-theme=light] .pilot-create-channel-select-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--app-primary-color) 14%,transparent)!important;color:var(--app-text-primary)!important}.pilot-chat-panel .pilot-comms-chat-view>.chat-back-header,.pilot-chat-panel .pilot-comms-chat-pane>.chat-back-header{min-height:48px!important;padding:8px 18px!important;gap:8px!important;background:#080e20f5!important;border-bottom:1px solid rgba(119,145,214,.16)!important}.pilot-chat-panel .chat-back-header .ant-btn{width:34px!important;height:34px!important;border-radius:999px!important;color:#dae4ffd1!important}.pilot-chat-panel .chat-back-header .ant-btn:hover{background:#ffffff12!important;color:#fff!important}.pilot-chat-panel .chat-back-label{color:#dae4ffb3!important;font-size:13px!important;font-weight:650!important}.pilot-chat-panel .pilot-comms-chat-body .mission-chat-window.chat-window,.pilot-chat-panel .pilot-comms-chat-body .chat-window-dark.chat-window{overflow:hidden!important;background:#070c1ceb!important}.pilot-chat-panel .pilot-comms-chat-body .mission-chat-window .chat-header,.pilot-chat-panel .pilot-comms-chat-body .chat-window-dark .chat-header{min-height:78px!important;padding:14px 18px!important;background:#0a122af5!important;border-bottom:1px solid rgba(119,145,214,.16)!important}.pilot-chat-panel .pilot-comms-chat-body .chat-header-content{width:100%!important;justify-content:space-between!important}.pilot-chat-panel .pilot-comms-chat-body .chat-header-left{min-width:0!important;gap:16px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-room-type{flex:0 0 auto!important;height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#2c68ff21!important;border:1px solid rgba(78,137,255,.22)!important;color:#cedcffd6!important;font-size:12px!important;font-weight:750!important}.pilot-chat-panel .pilot-comms-chat-body .chat-room-type .room-type-icon,.pilot-chat-panel .pilot-comms-chat-body .chat-room-type .room-type-text{color:inherit!important}.pilot-chat-panel .pilot-comms-chat-body .chat-room-title{color:#f7faff!important;font-size:18px!important;line-height:1.2!important}.pilot-chat-panel .pilot-comms-chat-body .chat-room-subtitle{color:#cfdbffa8!important;font-size:13px!important}.pilot-chat-panel .pilot-comms-chat-body .mission-chat-window .chat-messages-container,.pilot-chat-panel .pilot-comms-chat-body .chat-window-dark .chat-messages-container{padding:0!important;background:radial-gradient(circle at 85% 8%,rgba(55,100,255,.12),transparent 30%),linear-gradient(180deg,#091026f5,#060b1bfa)!important}.pilot-chat-panel .pilot-comms-chat-body .mission-chat-window .chat-messages,.pilot-chat-panel .pilot-comms-chat-body .chat-window-dark .chat-messages{min-height:100%!important;padding:26px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-empty{width:min(420px,calc(100% - 32px))!important;margin:auto!important;padding:34px 28px!important;border-radius:22px!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.08)!important;color:#e1e9ffd1!important;text-align:center!important;font-size:14px!important;font-weight:600!important;box-shadow:0 18px 50px #0000002e!important}.pilot-chat-panel .pilot-comms-chat-body .chat-empty:before{content:"No messages yet";display:block;margin-bottom:8px;color:#fff;font-size:18px;font-weight:850}.pilot-chat-panel .pilot-comms-chat-body .chat-readonly-banner{min-height:48px!important;padding:12px 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#182443db!important;border-top:1px solid rgba(119,145,214,.14)!important;color:#d6e0ffa8!important;font-size:13px!important;font-style:normal!important;letter-spacing:.01em!important}.pilot-chat-panel .pilot-comms-chat-body .chat-readonly-banner:before{content:"";width:7px;height:7px;margin-right:10px;border-radius:999px;background:#6ea8ff;box-shadow:0 0 0 4px #6ea8ff1f}.pilot-chat-panel--light .pilot-comms-chat-view>.chat-back-header,.pilot-chat-panel--light .pilot-comms-chat-pane>.chat-back-header{background:#fff!important;border-bottom-color:#0f5d8a1f!important}.pilot-chat-panel--light .chat-back-header .ant-btn{color:#516176!important}.pilot-chat-panel--light .chat-back-header .ant-btn:hover{background:#246bff14!important;color:#0b5f8a!important}.pilot-chat-panel--light .chat-back-label{color:#637088!important}.pilot-chat-panel--light .pilot-comms-chat-body .mission-chat-window.chat-window,.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark.chat-window{background:#f5f8fc!important}.pilot-chat-panel--light .pilot-comms-chat-body .mission-chat-window .chat-header,.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-header{background:#fff!important;border-bottom-color:#0f5d8a1f!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-room-type{background:#edf6ff!important;border-color:#246bff29!important;color:#0b5f8a!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-room-title{color:#172033!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-room-subtitle{color:#637088!important}.pilot-chat-panel--light .pilot-comms-chat-body .mission-chat-window .chat-messages-container,.pilot-chat-panel--light .pilot-comms-chat-body .chat-window-dark .chat-messages-container{background:radial-gradient(circle at 85% 8%,rgba(36,107,255,.1),transparent 28%),linear-gradient(180deg,#f8fbff,#eef4fb)!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-empty{background:#fff!important;border-color:#0f5d8a1f!important;color:#637088!important;box-shadow:0 18px 44px #0f1e3714!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-empty:before{color:#172033!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-readonly-banner{background:#fff!important;border-top-color:#0f5d8a1f!important;color:#637088!important}[data-theme=light] .pilot-create-channel-modal .ant-modal-content{background:#fff!important;border-color:#0f5d8a24!important;color:#172033!important}[data-theme=light] .pilot-create-channel-modal .ant-modal-title,[data-theme=light] .pilot-create-channel-modal .ant-modal-body,[data-theme=light] .pilot-create-channel-modal label{color:#172033!important}[data-theme=light] .pilot-create-channel-modal .ant-modal-close{color:#526176!important;border-color:#0f5d8a2e!important}[data-theme=light] .pilot-create-channel-modal .ant-modal-close:hover{background:#246bff14!important;color:#172033!important}[data-theme=light] .pilot-create-channel-modal .ant-input,[data-theme=light] .pilot-create-channel-modal .ant-select-selector{background:#f7f9fc!important;border-color:#0f5d8a2e!important;color:#172033!important}[data-theme=light] .pilot-create-channel-modal .ant-input::placeholder,[data-theme=light] .pilot-create-channel-modal .ant-select-selection-placeholder{color:#1720336b!important}[data-theme=light] .pilot-create-channel-modal .ant-select-arrow,[data-theme=light] .pilot-create-channel-modal .ant-select-selection-item{color:#172033c2!important}[data-theme=light] .pilot-create-channel-modal .pilot-create-channel-selected-tag{border-color:#246bff47!important;background:#eaf2ff!important;color:#174ea6!important}[data-theme=light] .pilot-create-channel-modal .pilot-create-channel-selected-tag .ant-tag-close-icon{color:#174ea6b8!important}[data-theme=light] .pilot-create-channel-select-dropdown{background:#fff!important;border-color:#0f5d8a24!important}[data-theme=light] .pilot-create-channel-select-dropdown .ant-select-item{color:#172033!important}[data-theme=light] .pilot-create-channel-select-dropdown .ant-select-item-option-active,[data-theme=light] .pilot-create-channel-select-dropdown .ant-select-item-option-selected{background:#edf6ff!important;color:#0b5f8a!important}.pilot-chat-panel .voice-panel{gap:18px!important;color:#eef4ff!important}.pilot-chat-panel .voice-panel__header{padding:14px 16px!important;border-radius:18px!important;background:#0a122af5!important;border:1px solid rgba(119,145,214,.18)!important;box-shadow:none!important}.pilot-chat-panel .voice-panel__segmented{background:#ffffff0b!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:none!important}.pilot-chat-panel .voice-panel__segmented .ant-segmented-item{color:#e0e8ffb3!important;font-weight:750!important}.pilot-chat-panel .voice-panel__segmented .ant-segmented-item-selected{background:linear-gradient(135deg,var(--primary-color, #005987),#0b74a5)!important;box-shadow:none!important;color:#fff!important}.pilot-chat-panel .voice-card,.pilot-chat-panel .voice-ptt-card,.pilot-chat-panel .voice-participants-card,.pilot-chat-panel .voice-activity-card{background:#091026eb!important;border:1px solid rgba(119,145,214,.16)!important;box-shadow:0 16px 40px #00000024!important}.pilot-chat-panel .voice-card:after,.pilot-chat-panel .voice-ptt-card:after{display:none!important}.pilot-chat-panel .voice-card__eyebrow,.pilot-chat-panel .voice-ptt-card__subtitle,.pilot-chat-panel .voice-card__stats,.pilot-chat-panel .voice-ptt-card__stats,.pilot-chat-panel .voice-card__mic-label,.pilot-chat-panel .voice-ptt-card__mic-label,.pilot-chat-panel .voice-participants-card__header span,.pilot-chat-panel .voice-participant__status-text,.pilot-chat-panel .voice-activity-card__empty,.pilot-chat-panel .voice-activity-card__event-meta{color:#cfdbffa8!important}.pilot-chat-panel .voice-card__title,.pilot-chat-panel .voice-ptt-card__title,.pilot-chat-panel .voice-participants-card__header h4,.pilot-chat-panel .voice-participant__name,.pilot-chat-panel .voice-activity-card__header h5,.pilot-chat-panel .voice-activity-card__event-type{color:#f7faff!important}.pilot-chat-panel .voice-card__stat{background:#ffffff0e!important;border:1px solid rgba(255,255,255,.06)!important}.pilot-chat-panel .voice-card__mic-button,.pilot-chat-panel .voice-ptt-button{background:linear-gradient(135deg,var(--primary-color, #005987),#0b74a5)!important;color:#fff!important;box-shadow:0 16px 34px #00598747!important}.pilot-chat-panel .voice-card__mic-button--active,.pilot-chat-panel .voice-ptt-button--active{background:linear-gradient(135deg,#20b86a,#52c41a)!important;box-shadow:0 16px 34px #52c41a42!important}.pilot-chat-panel .voice-card__mic-meter,.pilot-chat-panel .voice-ptt-card__meter .ant-progress-inner{background:#ffffff14!important}.pilot-chat-panel .voice-panel .ant-btn-default,.pilot-chat-panel .voice-panel .ant-select-selector{border-color:#7791d647!important;background:#0e1836f5!important;color:#e8efff!important;box-shadow:none!important}.pilot-chat-panel .voice-panel .ant-select-selection-item,.pilot-chat-panel .voice-panel .ant-select-selection-placeholder,.pilot-chat-panel .voice-panel .ant-select-arrow{color:#e8efffc7!important}.pilot-chat-panel .voice-panel .ant-btn-default:not(:disabled):hover,.pilot-chat-panel .voice-panel .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#0b74a5a8!important;background:#14244efa!important;color:#fff!important}.pilot-chat-panel .voice-panel .ant-btn-dangerous{border-color:#ff78757a!important;background:#4c1c26e6!important;color:#ffd8d6!important}.pilot-chat-panel .voice-panel .ant-tag{margin-inline-end:0!important;border-radius:999px!important;font-weight:700!important}.pilot-chat-panel .voice-connection-chip{box-shadow:none!important;font-weight:800!important}.pilot-chat-panel .voice-participant,.pilot-chat-panel .voice-activity-card__item{border-color:#7791d621!important}.pilot-chat-panel .voice-participant:hover{background:#ffffff0e!important;transform:none!important}.pilot-chat-panel .chat-timeline-call{max-width:360px!important;align-items:flex-start!important;gap:6px!important;padding:12px 14px!important;border-radius:16px!important;background:#162244f0!important;border:1px solid rgba(82,196,26,.22)!important;border-left:0!important;box-shadow:none!important}.pilot-chat-panel .chat-timeline-call-row{display:flex!important;align-items:center!important;gap:12px!important;width:100%}.pilot-chat-panel .chat-timeline-call .chat-message-avatar{color:#dbe6ffd9!important}.pilot-chat-panel .call-icon{width:36px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#52c41a21!important;color:#66d883!important;font-size:18px!important}.pilot-chat-panel .call-title{color:#f7faff!important;font-size:14px!important}.pilot-chat-panel .call-details,.pilot-chat-panel .call-time{color:#cfdbffad!important;font-size:12px!important}.pilot-chat-panel .join-call-btn{border-radius:999px!important;background:#20a865!important;color:#fff!important;font-weight:750!important;box-shadow:none!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-form{min-height:74px!important;border-radius:16px!important;background:#ffffff0e!important;border-color:#ffffff24!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-textarea{min-height:74px!important;max-height:130px!important;padding:12px 56px 34px 42px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn,.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn{width:30px!important;height:30px!important;min-width:30px!important;border-radius:9px!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-attach-btn{left:10px!important;bottom:8px!important;color:#e8efff94!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn{right:9px!important;bottom:8px!important;background:linear-gradient(135deg,var(--primary-color, #005987),#0b74a5)!important;color:#fff!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn:hover{background:linear-gradient(135deg,#006ca3,#1089bf)!important;color:#fff!important}.pilot-chat-panel .pilot-comms-chat-body .chat-input-send-btn:disabled{background:#ffffff2e!important;color:#ffffff61!important}.pilot-chat-panel--light .voice-panel{color:#172033!important}.pilot-chat-panel--light .voice-panel__header,.pilot-chat-panel--light .voice-card,.pilot-chat-panel--light .voice-ptt-card,.pilot-chat-panel--light .voice-participants-card,.pilot-chat-panel--light .voice-activity-card{background:#fff!important;border-color:#0f5d8a21!important;box-shadow:0 14px 34px #0f1e3712!important}.pilot-chat-panel--light .voice-panel__segmented{background:#edf3fa!important;border-color:#0f5d8a1a!important}.pilot-chat-panel--light .voice-panel__segmented .ant-segmented-item{color:#394860!important}.pilot-chat-panel--light .voice-card__eyebrow,.pilot-chat-panel--light .voice-ptt-card__subtitle,.pilot-chat-panel--light .voice-card__stats,.pilot-chat-panel--light .voice-ptt-card__stats,.pilot-chat-panel--light .voice-card__mic-label,.pilot-chat-panel--light .voice-ptt-card__mic-label,.pilot-chat-panel--light .voice-participants-card__header span,.pilot-chat-panel--light .voice-participant__status-text,.pilot-chat-panel--light .voice-activity-card__empty,.pilot-chat-panel--light .voice-activity-card__event-meta{color:#637088!important}.pilot-chat-panel--light .voice-card__title,.pilot-chat-panel--light .voice-ptt-card__title,.pilot-chat-panel--light .voice-participants-card__header h4,.pilot-chat-panel--light .voice-participant__name,.pilot-chat-panel--light .voice-activity-card__header h5,.pilot-chat-panel--light .voice-activity-card__event-type{color:#172033!important}.pilot-chat-panel--light .voice-card__stat,.pilot-chat-panel--light .voice-card__mic-meter,.pilot-chat-panel--light .voice-ptt-card__meter .ant-progress-inner{background:#eef4fb!important;border-color:#0f5d8a14!important}.pilot-chat-panel--light .voice-panel .ant-btn-default,.pilot-chat-panel--light .voice-panel .ant-select-selector{border-color:#0f5d8a2e!important;background:#f8fbff!important;color:#172033!important}.pilot-chat-panel--light .voice-panel .ant-select-selection-item,.pilot-chat-panel--light .voice-panel .ant-select-selection-placeholder,.pilot-chat-panel--light .voice-panel .ant-select-arrow{color:#526176!important}.pilot-chat-panel--light .voice-panel .ant-btn-default:not(:disabled):hover,.pilot-chat-panel--light .voice-panel .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#0b74a561!important;background:#edf6ff!important;color:#0b5f8a!important}.pilot-chat-panel--light .voice-panel .ant-tag{background:#eef5fc!important;border-color:#0f5d8a1f!important;color:#31445f!important}.pilot-chat-panel--light .voice-panel .ant-tag-green,.pilot-chat-panel--light .voice-panel .ant-tag-success{background:#ecf9f0!important;border-color:#52c41a38!important;color:#20713d!important}.pilot-chat-panel--light .voice-panel .ant-tag-blue,.pilot-chat-panel--light .voice-panel .ant-tag-processing,.pilot-chat-panel--light .voice-panel .ant-tag-geekblue{background:#edf6ff!important;border-color:#246bff2e!important;color:#0b5f8a!important}.pilot-chat-panel--light .voice-panel .ant-tag-orange,.pilot-chat-panel--light .voice-panel .ant-tag-warning{background:#fff7e6!important;border-color:#faad143d!important;color:#925400!important}.pilot-chat-panel--light .voice-panel .ant-tag-red,.pilot-chat-panel--light .voice-panel .ant-tag-error{background:#fff1f0!important;border-color:#ff4d4f38!important;color:#a12924!important}.pilot-chat-panel--light .voice-participant,.pilot-chat-panel--light .voice-activity-card__item{border-color:#0f5d8a1a!important}.pilot-chat-panel--light .voice-participant:hover,.pilot-chat-panel--light .voice-participant--speaking{background:#f4f9ff!important}.pilot-chat-panel--light .voice-participant__avatar{border-color:#fff!important}.pilot-chat-panel--light .chat-timeline-call{background:#fff!important;border-color:#20a86533!important;box-shadow:0 12px 28px #0f1e3714!important}.pilot-chat-panel--light .chat-timeline-call .chat-message-avatar{color:#4d86ad!important}.pilot-chat-panel--light .call-title{color:#172033!important}.pilot-chat-panel--light .call-details,.pilot-chat-panel--light .call-time{color:#637088!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-form{background:#fff!important;border-color:#0f5d8a29!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-attach-btn{color:#66758c!important}.pilot-chat-panel--light .pilot-comms-chat-body .chat-input-send-btn:disabled{background:#dfe6ef!important;color:#7b879a!important}.pilot-chat-panel .voice-panel{height:100%!important;padding:12px!important;background:#f4f7fb!important}.pilot-chat-panel .voice-panel__header{min-height:62px!important;padding:10px 14px!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe7f3!important;box-shadow:0 10px 28px #1b365d0f!important}.pilot-chat-panel .voice-panel__segmented{padding:5px!important;border-radius:12px!important;background:#eaf2fb!important;border:1px solid #d5e2f0!important}.pilot-chat-panel .voice-panel__segmented .ant-segmented-item{min-width:118px!important;height:36px!important;border-radius:8px!important;color:#34445b!important;letter-spacing:0!important}.pilot-chat-panel .voice-panel__segmented .ant-segmented-item-selected{background:var(--primary-color, #005987)!important;color:#fff!important}.pilot-chat-panel .voice-panel__header-actions{gap:10px!important}.pilot-chat-panel .voice-panel__header-actions .ant-tag{min-height:24px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#edf5ff!important;border-color:#cfe0f2!important;color:#37506c!important;font-size:12px!important;font-weight:700!important}.pilot-chat-panel .voice-panel__header-actions .ant-select-selector{min-height:32px!important;border-radius:8px!important;background:#f8fbff!important;border-color:#cbd9e8!important;color:#243047!important}.pilot-chat-panel .voice-panel__grid{grid-template-columns:minmax(480px,1fr) minmax(480px,1fr)!important;gap:18px!important;min-height:0!important;height:calc(100% - 82px)!important}.pilot-chat-panel .voice-card{min-height:0!important;border-radius:22px!important;padding:24px!important;background:#fff!important;border:1px solid #dbe7f3!important;box-shadow:0 16px 36px #1b365d12!important;overflow:hidden!important}.pilot-chat-panel .voice-card--ptt{justify-content:flex-start!important;gap:18px!important}.pilot-chat-panel .voice-card--participants{gap:18px!important}.pilot-chat-panel .voice-card__header{align-items:flex-start!important;padding-bottom:4px!important}.pilot-chat-panel .voice-card__eyebrow{margin-bottom:8px!important;color:#6b7b95!important;font-size:11px!important;font-weight:800!important;letter-spacing:.12em!important}.pilot-chat-panel .voice-card__title{color:#172033!important;font-size:16px!important;line-height:1.25!important;letter-spacing:0!important}.pilot-chat-panel .voice-card__tags{flex-direction:row!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important;max-width:280px!important}.pilot-chat-panel .voice-card__tags .ant-tag{min-height:22px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;text-transform:none!important}.pilot-chat-panel .voice-card__tags .ant-btn-text{width:28px!important;height:28px!important;border-radius:8px!important;color:#5f6f86!important}.pilot-chat-panel .voice-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;color:#65758e!important}.pilot-chat-panel .voice-card__stat{min-height:40px!important;padding:0 12px!important;border-radius:10px!important;background:#f2f7fd!important;border:1px solid #d8e5f2!important;color:#65758e!important;font-size:12px!important;font-weight:700!important;letter-spacing:.03em!important}.pilot-chat-panel .voice-card__mic{margin-top:0!important;gap:10px!important}.pilot-chat-panel .voice-card__mic-button{width:120px!important;height:120px!important;background:#0b74a5!important;color:#fff!important;font-size:42px!important;box-shadow:0 22px 46px #0b74a53d!important}.pilot-chat-panel .voice-card__mic-label{color:#637088!important;font-size:13px!important}.pilot-chat-panel .voice-card__mic-label strong{margin-bottom:2px!important;color:#5f6f86!important;font-size:13px!important;letter-spacing:.06em!important}.pilot-chat-panel .voice-card__mic-meter{height:12px!important;border-radius:999px!important;background:#e8f0fa!important}.pilot-chat-panel .voice-card__mic-meter-fill{background:linear-gradient(90deg,#8aa2ff,#6d87ff)!important}.pilot-chat-panel .voice-card__actions{gap:12px!important}.pilot-chat-panel .voice-card__action-btn{height:46px!important;border-radius:14px!important;background:#4b5878!important;border:1px solid #4b5878!important;color:#fff!important;box-shadow:none!important}.pilot-chat-panel .voice-card__action-btn--live{border-color:#45c029!important;background:#28324c!important;box-shadow:inset 0 0 0 1px #52c41a!important}.pilot-chat-panel .voice-card__footer .ant-btn{height:34px!important;border-radius:12px!important;text-transform:none!important;letter-spacing:0!important;font-size:14px!important;font-weight:800!important}.pilot-chat-panel .voice-card__footer .ant-btn-primary{background:#f8fbff!important;border-color:#bcd0e5!important;color:#172033!important;box-shadow:none!important}.pilot-chat-panel .voice-roster{gap:8px!important;max-height:132px!important;padding-right:0!important}.pilot-chat-panel .voice-roster__item{min-height:56px!important;padding:8px 12px!important;border-radius:14px!important;background:#f7faff!important;border:1px solid #dce8f4!important;box-shadow:none!important}.pilot-chat-panel .voice-roster__item:hover,.pilot-chat-panel .voice-roster__item--speaking{background:#eef7ff!important;border-color:#b9d7f1!important;box-shadow:none!important}.pilot-chat-panel .voice-roster__avatar{background:#0b74a5!important;border:2px solid #d8ecfa!important;color:#fff!important;font-weight:850!important}.pilot-chat-panel .voice-roster__name{color:#172033!important;font-size:14px!important;font-weight:800!important}.pilot-chat-panel .voice-roster__name .ant-tag{height:20px!important;line-height:18px!important;border-radius:999px!important;font-size:10px!important;font-weight:850!important}.pilot-chat-panel .voice-roster__status{color:#7a8798!important;font-size:10px!important;font-weight:700!important}.pilot-chat-panel .voice-roster__icon{color:#8da0ba!important;font-size:18px!important}.pilot-chat-panel .voice-level-meter{height:78px!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:end!important;gap:7px!important;padding:12px!important;border-radius:16px!important;background:#f7faff!important;border:1px solid #dce8f4!important}.pilot-chat-panel .voice-level-meter__bar{height:34px!important;border-radius:10px!important;background:linear-gradient(180deg,#4f86bd,#3475b1)!important;opacity:.82!important;box-shadow:none!important;transform:none!important}.pilot-chat-panel .voice-level-meter__bar--0,.pilot-chat-panel .voice-level-meter__bar--1,.pilot-chat-panel .voice-level-meter__bar--2{height:48px!important}.pilot-chat-panel .voice-level-meter__bar--3,.pilot-chat-panel .voice-level-meter__bar--4,.pilot-chat-panel .voice-level-meter__bar--5,.pilot-chat-panel .voice-level-meter__bar--6,.pilot-chat-panel .voice-level-meter__bar--7,.pilot-chat-panel .voice-level-meter__bar--8,.pilot-chat-panel .voice-level-meter__bar--9{height:58px!important}.pilot-chat-panel .voice-level-meter__bar--10,.pilot-chat-panel .voice-level-meter__bar--11{height:58px!important;background:linear-gradient(180deg,#5bb982,#3ead68)!important}.pilot-chat-panel .voice-activity{margin-top:2px!important;padding-top:4px!important}.pilot-chat-panel .voice-activity__header{color:#8da0ba!important;font-size:11px!important;font-weight:800!important}.pilot-chat-panel .voice-activity__header .ant-tag{border-radius:999px!important;background:#eef5fc!important;border-color:#cfe0f2!important;color:#37506c!important}.pilot-chat-panel .voice-activity__empty{min-height:120px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#8b8b8b!important}.pilot-chat-panel--dark .voice-panel{background:#050a18f5!important}.pilot-chat-panel--dark .voice-panel__header,.pilot-chat-panel--dark .voice-card{background:#0a122af5!important;border-color:#7791d62e!important;box-shadow:none!important}.pilot-chat-panel--dark .voice-card__title,.pilot-chat-panel--dark .voice-roster__name{color:#f7faff!important}.pilot-chat-panel--dark .voice-card__stat,.pilot-chat-panel--dark .voice-roster__item,.pilot-chat-panel--dark .voice-level-meter{background:#ffffff0e!important;border-color:#ffffff14!important}@media(max-width:980px){.pilot-chat-panel .voice-panel__grid{grid-template-columns:1fr!important;height:auto!important}}.pilot-chat-panel--dark .voice-panel__header{min-height:58px!important;padding:10px 14px!important;background:#070d1ffa!important;border-color:#4f68a657!important}.pilot-chat-panel--dark .voice-panel__header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-tag{height:30px!important;margin:0!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border-color:#688fcd73!important;background:#142242f5!important;color:#dceaff!important;line-height:1!important;font-size:12px!important;font-weight:800!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-select{width:210px!important;min-width:210px!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selector{height:34px!important;min-height:34px!important;padding:0 32px 0 12px!important;display:flex!important;align-items:center!important;border-radius:10px!important;border-color:#688fcd73!important;background:#142242fa!important;color:#e9f2ff!important;box-shadow:none!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selection-item,.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selection-placeholder,.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-arrow{color:#e9f2ff!important;opacity:1!important}.pilot-chat-panel--dark .voice-card--participants{background:#070d1ffa!important}.pilot-chat-panel--dark .voice-card--participants .voice-card__header{margin-bottom:2px!important}.pilot-chat-panel--dark .voice-roster{gap:8px!important;max-height:134px!important}.pilot-chat-panel--dark .voice-roster__item{min-height:54px!important;padding:8px 12px!important;border-radius:12px!important;background:#161f3aeb!important;border-color:#5e78b83d!important}.pilot-chat-panel--dark .voice-roster__item:hover,.pilot-chat-panel--dark .voice-roster__item--speaking{background:#1c294cf5!important;border-color:#579bff70!important}.pilot-chat-panel--dark .voice-roster__avatar{background:#0b74a5!important;border-color:#cde7ffcc!important}.pilot-chat-panel--dark .voice-roster__name{color:#f6f9ff!important}.pilot-chat-panel--dark .voice-roster__status{color:#c5d3efa3!important}.pilot-chat-panel--dark .voice-roster__icon{color:#acc3e7c2!important}.pilot-chat-panel--dark .voice-level-meter{height:74px!important;padding:12px!important;align-items:end!important;gap:6px!important;border-radius:14px!important;background:#0e162cf5!important;border-color:#5e78b83d!important}.pilot-chat-panel--dark .voice-level-meter__bar{height:34px!important;border-radius:7px!important;background:linear-gradient(180deg,#4f82b9,#346da4)!important;opacity:.92!important}.pilot-chat-panel--dark .voice-level-meter__bar--0,.pilot-chat-panel--dark .voice-level-meter__bar--1,.pilot-chat-panel--dark .voice-level-meter__bar--2{height:40px!important}.pilot-chat-panel--dark .voice-level-meter__bar--3,.pilot-chat-panel--dark .voice-level-meter__bar--4,.pilot-chat-panel--dark .voice-level-meter__bar--5,.pilot-chat-panel--dark .voice-level-meter__bar--6,.pilot-chat-panel--dark .voice-level-meter__bar--7,.pilot-chat-panel--dark .voice-level-meter__bar--8,.pilot-chat-panel--dark .voice-level-meter__bar--9{height:48px!important}.pilot-chat-panel--dark .voice-level-meter__bar--10,.pilot-chat-panel--dark .voice-level-meter__bar--11{height:48px!important;background:linear-gradient(180deg,#58b97d,#3fa766)!important}.pilot-chat-panel--dark .voice-activity__header{color:#bccdebbd!important}.pilot-chat-panel--dark .voice-activity__header .ant-tag{height:28px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#142242f5!important;border-color:#688fcd73!important;color:#dceaff!important}.pilot-voice-device-dropdown{padding:6px!important;border-radius:12px!important;background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 48px #00000061!important}.pilot-voice-device-dropdown .ant-select-item{min-height:34px!important;border-radius:8px!important;color:var(--app-text-primary)!important}.pilot-voice-device-dropdown .ant-select-item-option-active,.pilot-voice-device-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--app-primary-color) 14%,transparent)!important;color:var(--app-text-primary)!important}[data-theme=light] .pilot-voice-device-dropdown{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 36px #0f172a24!important}[data-theme=light] .pilot-voice-device-dropdown .ant-select-item{color:var(--app-text-primary)!important}[data-theme=light] .pilot-voice-device-dropdown .ant-select-item-option-active,[data-theme=light] .pilot-voice-device-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--app-primary-color) 14%,transparent)!important;color:var(--app-text-primary)!important}.pilot-chat-panel--dark .voice-panel__header-actions{min-height:36px!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-tag,.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selector{height:34px!important;min-height:34px!important;line-height:32px!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selector .ant-select-selection-item{line-height:32px!important;color:#f2f7ff!important}.pilot-chat-panel--dark .voice-card--participants{padding:20px 24px!important;display:flex!important;flex-direction:column!important;gap:12px!important}.pilot-chat-panel--dark .voice-card--participants .voice-card__header{flex:0 0 auto!important;margin-bottom:0!important;padding-bottom:0!important}.pilot-chat-panel--dark .voice-roster{flex:1 1 auto!important;max-height:238px!important;min-height:116px!important;overflow-y:auto!important}.pilot-chat-panel--dark .voice-roster__item{min-height:56px!important}.pilot-chat-panel--dark .voice-level-meter{flex:0 0 auto!important;height:62px!important;padding:10px 12px!important}.pilot-chat-panel--dark .voice-level-meter__bar,.pilot-chat-panel--dark .voice-level-meter__bar--0,.pilot-chat-panel--dark .voice-level-meter__bar--1,.pilot-chat-panel--dark .voice-level-meter__bar--2,.pilot-chat-panel--dark .voice-level-meter__bar--3,.pilot-chat-panel--dark .voice-level-meter__bar--4,.pilot-chat-panel--dark .voice-level-meter__bar--5,.pilot-chat-panel--dark .voice-level-meter__bar--6,.pilot-chat-panel--dark .voice-level-meter__bar--7,.pilot-chat-panel--dark .voice-level-meter__bar--8,.pilot-chat-panel--dark .voice-level-meter__bar--9,.pilot-chat-panel--dark .voice-level-meter__bar--10,.pilot-chat-panel--dark .voice-level-meter__bar--11{height:40px!important}.pilot-chat-panel--dark .voice-activity{flex:0 0 auto!important;margin-top:0!important;padding-top:0!important;gap:6px!important}.pilot-chat-panel--dark .voice-activity__header{min-height:28px!important}.pilot-chat-panel--dark .voice-activity__empty{min-height:58px!important;padding:4px 0!important}.pilot-chat-panel--dark .voice-activity__empty .ant-empty-image{display:none!important}.pilot-chat-panel--dark .voice-activity__item{padding:6px 0!important;border-bottom:1px solid rgba(94,120,184,.16)!important}.pilot-chat-panel--dark .voice-activity__type{color:#e8f0ff!important;font-size:12px!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important}.pilot-chat-panel--dark .voice-activity__time{color:#bccdeb9e!important;font-size:12px!important}.pilot-chat-panel--dark .voice-panel__header{align-items:center!important}.pilot-chat-panel--dark .voice-panel__header-tabs,.pilot-chat-panel--dark .voice-panel__header-actions{display:flex!important;align-items:center!important}.pilot-chat-panel--dark .voice-panel__header-actions{height:34px!important;line-height:34px!important}.pilot-chat-panel--dark .voice-panel__header-actions>.ant-tag,.pilot-chat-panel--dark .voice-panel__header-actions>.ant-select,.pilot-chat-panel--dark .voice-panel__header-actions>.ant-btn{align-self:center!important;margin-top:0!important;margin-bottom:0!important}.pilot-chat-panel--dark .voice-panel__header-actions>.ant-tag{height:34px!important;min-height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;line-height:1!important}.pilot-chat-panel--dark .voice-panel__header-actions>.ant-select,.pilot-chat-panel--dark .voice-panel__header-actions>.ant-select.ant-select-single,.pilot-chat-panel--dark .voice-panel__header-actions>.ant-select.ant-select-single.ant-select-sm{height:34px!important;line-height:34px!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-single.ant-select-sm .ant-select-selector,.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selector{height:34px!important;min-height:34px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important;align-items:center!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-single.ant-select-sm .ant-select-selection-item,.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selection-item,.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-selection-placeholder{line-height:32px!important;display:block!important}.pilot-chat-panel--dark .voice-panel__header-actions .ant-select-arrow{top:50%!important;margin-top:-6px!important}.pilot-chat-panel--dark .voice-activity{max-height:96px!important;min-height:72px!important;overflow-y:auto!important;padding-right:4px!important}.pilot-chat-panel--dark .voice-activity__header{position:sticky!important;top:0!important;z-index:1!important;background:#070d1ffa!important;padding-bottom:4px!important}.pilot-chat-panel--dark .voice-activity__empty{min-height:42px!important}.pilot-chat-panel--dark .voice-card--participants{min-height:0!important}.pilot-chat-panel--dark .voice-card--participants .voice-card__header{flex:0 0 auto!important}.pilot-chat-panel--dark .voice-roster{flex:1 1 auto!important;max-height:none!important;min-height:180px!important;margin-bottom:10px!important}.pilot-chat-panel--dark .voice-level-meter{margin-top:auto!important;height:62px!important}.pilot-chat-panel--dark .voice-activity{flex:0 0 118px!important;max-height:118px!important;min-height:118px!important;overflow-y:auto!important}.pilot-chat-panel--dark .voice-activity__item{min-height:32px!important}.pilot-chat-panel .voice-panel__header{align-items:center!important}.pilot-chat-panel .voice-panel__header-tabs,.pilot-chat-panel .voice-panel__header-actions{display:flex!important;align-items:center!important}.pilot-chat-panel .voice-panel__header-actions{height:34px!important;line-height:34px!important;gap:10px!important;flex-wrap:nowrap!important}.pilot-chat-header-icon-btn{width:30px;height:30px;border-radius:9px;border:none;background:#ffffff2e;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;transition:background .15s ease,transform .15s ease,color .15s ease}.pilot-chat-header-icon-btn:hover{background:#ffffff47;transform:translateY(-1px)}.pilot-chat-panel--dark .pilot-chat-header-icon-btn{background:#ffffff1f;color:#f5f7fa}.pilot-chat-panel--dark .pilot-chat-header-icon-btn:hover{background:#fff3}.pilot-chat-panel--light .pilot-chat-header-icon-btn{background:#00598714;color:#005987}.pilot-chat-panel--light .pilot-chat-header-icon-btn:hover{background:#00598729}.pilot-chat-panel .voice-panel__header-actions>.ant-tag,.pilot-chat-panel .voice-panel__header-actions>.ant-select,.pilot-chat-panel .voice-panel__header-actions>.ant-btn{align-self:center!important;margin-top:0!important;margin-bottom:0!important}.pilot-chat-panel .voice-panel__header-actions>.ant-tag{height:34px!important;min-height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;line-height:1!important}.pilot-chat-panel .voice-panel__header-actions>.ant-select,.pilot-chat-panel .voice-panel__header-actions>.ant-select.ant-select-single,.pilot-chat-panel .voice-panel__header-actions>.ant-select.ant-select-single.ant-select-sm{height:34px!important;line-height:34px!important}.pilot-chat-panel .voice-panel__header-actions .ant-select-selector{height:34px!important;min-height:34px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important;align-items:center!important}.pilot-chat-panel .voice-panel__header-actions .ant-select-selection-item,.pilot-chat-panel .voice-panel__header-actions .ant-select-selection-placeholder{line-height:32px!important;display:block!important}.pilot-chat-panel .voice-panel__header-actions .ant-select-arrow{top:50%!important;margin-top:-6px!important}.pilot-chat-panel .voice-card--participants{min-height:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}.pilot-chat-panel .voice-card--participants .voice-card__header{flex:0 0 auto!important;margin-bottom:0!important;padding-bottom:0!important}.pilot-chat-panel .voice-roster{flex:1 1 auto!important;max-height:none!important;min-height:180px!important;margin-bottom:10px!important;gap:10px!important;overflow-y:auto!important}.pilot-chat-panel .voice-roster .ant-list-items{display:flex!important;flex-direction:column!important;gap:10px!important}.pilot-chat-panel .voice-level-meter{flex:0 0 auto!important;margin-top:auto!important;height:62px!important;padding:10px 12px!important}.pilot-chat-panel .voice-level-meter__bar,.pilot-chat-panel .voice-level-meter__bar--0,.pilot-chat-panel .voice-level-meter__bar--1,.pilot-chat-panel .voice-level-meter__bar--2,.pilot-chat-panel .voice-level-meter__bar--3,.pilot-chat-panel .voice-level-meter__bar--4,.pilot-chat-panel .voice-level-meter__bar--5,.pilot-chat-panel .voice-level-meter__bar--6,.pilot-chat-panel .voice-level-meter__bar--7,.pilot-chat-panel .voice-level-meter__bar--8,.pilot-chat-panel .voice-level-meter__bar--9,.pilot-chat-panel .voice-level-meter__bar--10,.pilot-chat-panel .voice-level-meter__bar--11{height:40px!important}.pilot-chat-panel .voice-activity{flex:0 0 118px!important;max-height:118px!important;min-height:118px!important;overflow:hidden!important;padding-right:4px!important}.pilot-chat-panel .voice-activity__header{position:static!important;z-index:1!important;min-height:34px!important;padding:4px 0 6px!important;display:flex!important;align-items:center!important}.pilot-chat-panel .voice-activity__header .ant-tag{margin:0!important;align-self:center!important;line-height:22px!important}.pilot-chat-panel .voice-activity .ant-list{max-height:78px!important;overflow-y:auto!important;padding-right:4px!important}.pilot-chat-panel .voice-activity__empty{min-height:42px!important;padding:4px 0!important}.pilot-chat-panel .voice-activity__empty .ant-empty-image{display:none!important}.pilot-chat-panel .voice-activity__item{min-height:32px!important;padding:6px 0!important}.pilot-chat-panel--light .voice-activity__header{background:#fff!important}.pilot-chat-panel--dark .voice-activity__header{background:#070d1ffa!important}.chat-window{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.chat-timeline-call{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:12px;background:#e8f5e9;border-left:4px solid #25D366;max-width:280px}.chat-timeline-call-row{display:flex;align-items:flex-start;gap:10px}.call-icon{font-size:24px;flex-shrink:0}.call-info{flex:1;display:flex;flex-direction:column;gap:4px}.call-title{font-weight:600;color:#333;font-size:14px}.call-details{font-size:13px;color:#666}.call-status.active{color:#25d366;font-weight:500}.call-status.ended{color:#999}.call-time{font-size:12px;color:#999}.join-call-btn{padding:6px 12px;background:#25d366;color:#fff;border:none;border-radius:16px;cursor:pointer;font-size:13px;font-weight:500}.join-call-btn:hover{background:#128c7e}.chat-header{background:linear-gradient(to bottom,#f8f9fa,#e9ecef);padding:12px 16px;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center}.chat-header-content{display:flex;align-items:center;width:100%}.chat-header-left{display:flex;align-items:center;flex:1}.chat-room-type{display:flex;align-items:center;margin-right:12px;font-size:14px;color:#6c757d}.room-type-icon{margin-right:4px}.room-type-text{font-weight:500}.chat-room-title{margin:0 0 4px;font-size:18px;font-weight:600;color:#212529}.chat-room-members{display:flex;flex-wrap:wrap;gap:6px}.member-avatar{width:24px;height:24px;background-color:#0d6efd;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:600}.member-avatar.more-indicator{background-color:#6c757d}.chat-header-right{display:flex;align-items:center;gap:12px}.chat-room-status{display:flex;align-items:center;gap:4px;font-size:14px}.status-dot{width:8px;height:8px;background-color:#28a745;border-radius:50%;display:inline-block}.status-dot.offline{background-color:#dc3545}.status-text{font-weight:500}.chat-header-button{background:none;border:none;cursor:pointer;font-size:18px;color:#6c757d;padding:4px;border-radius:4px;transition:background-color .2s}.chat-header-button:hover{background-color:#f8f9fa}.chat-messages-container{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column}.chat-messages{display:flex;flex-direction:column;gap:12px;width:100%}.chat-message,.chat-message-bubble{max-width:80%;word-wrap:break-word}.chat-message.sent,.chat-message-bubble.sent{align-self:flex-end}.chat-message.received,.chat-message-bubble.received{align-self:flex-start}.chat-message-content{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.chat-message-avatar{display:block;color:#495057;font-size:12px;font-weight:600;line-height:1.3;margin-bottom:3px}.chat-message.received .chat-message-text .chat-message-avatar{color:#0d6efd}.chat-message-text{background-color:#e9ecef;color:#212529;padding:10px 14px;border-radius:18px;max-width:100%}.chat-message.received .chat-message-text{border-bottom-left-radius:4px}.chat-message.sent .chat-message-text{background-color:#0d6efd;color:#fff;border-bottom-right-radius:4px}.chat-message-body{display:flex;flex-direction:column;gap:6px;min-width:0}.chat-message-attachments{display:flex;flex-direction:column;gap:8px}.chat-message-image{border-radius:12px;overflow:hidden;max-width:260px}.chat-message-image img{display:block;width:100%;max-width:260px;max-height:260px;object-fit:cover;border-radius:12px;cursor:pointer}.chat-message-image-caption{display:flex;align-items:center;gap:8px;font-size:12px;color:#6c757d;margin-top:2px}.chat-message-image-caption-name{min-width:0;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;flex:1 1 auto}.chat-message-image-download{flex:0 0 auto;text-decoration:none;font-size:14px;color:#0d6efd}.chat-message-download-all{align-self:flex-start;border:1px solid #0d6efd;background:transparent;color:#0d6efd;border-radius:8px;padding:4px 10px;font-size:12px;cursor:pointer;margin-bottom:4px}.chat-message-download-all:hover{background-color:#e7f1ff}.chat-message-file{display:flex;align-items:flex-start;gap:10px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:10px;padding:10px 12px;max-width:280px}.chat-message-file-icon{font-size:22px;flex:0 0 auto}.chat-message-file-info{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.chat-message-file-name{font-size:14px;color:#212529;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-message-file-size{font-size:12px;color:#6c757d}.chat-message-file-download{flex:0 0 auto;text-decoration:none;font-size:18px;color:#0d6efd;padding:4px 6px;border-radius:6px}.chat-message-file-download:hover{background-color:#e9ecef}.chat-input-attachment-bar{display:flex;flex-direction:column;gap:6px;padding:8px 8px 0}.chat-input-attachment-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#6c757d}.chat-input-attachment-clear{border:none;background:transparent;color:#dc3545;cursor:pointer;font-size:12px;padding:2px 4px}.chat-input-attachment-clear:hover{text-decoration:underline}.chat-input-attachment-chips{display:flex;flex-wrap:wrap;gap:8px;max-height:132px;overflow-y:auto}.chat-input-attachment-chip{display:flex;align-items:center;gap:8px;background-color:#f1f3f5;border:1px solid #dee2e6;border-radius:10px;padding:6px 8px;max-width:220px}.chat-input-attachment-thumb{width:32px;height:32px;object-fit:cover;border-radius:6px;flex:0 0 auto}.chat-input-attachment-icon{font-size:20px;flex:0 0 auto}.chat-input-attachment-meta{display:flex;flex-direction:column;min-width:0}.chat-input-attachment-name{font-size:13px;color:#212529;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:120px}.chat-input-attachment-size{font-size:11px;color:#6c757d}.chat-input-attachment-progress{font-size:12px;color:#0d6efd;flex:0 0 auto}.chat-input-attachment-remove{border:none;background:transparent;color:#6c757d;cursor:pointer;font-size:13px;flex:0 0 auto}.chat-input-attachment-remove:hover{color:#dc3545}.chat-input-attach-btn{border:none;background:transparent;cursor:pointer;font-size:20px;padding:0 8px;align-self:flex-end}.chat-input-attach-btn:disabled,.chat-input-send-btn:disabled{opacity:.5;cursor:not-allowed}.file-preview-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000}.file-preview-lightbox-content{display:flex;flex-direction:column;max-width:92vw;max-height:92vh}.file-preview-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff;padding:8px 4px}.file-preview-lightbox-name{font-size:14px;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.file-preview-lightbox-actions{display:flex;align-items:center;gap:12px}.file-preview-lightbox-download,.file-preview-lightbox-close{color:#fff;background:transparent;border:none;cursor:pointer;font-size:18px;text-decoration:none}.file-preview-lightbox-img{max-width:92vw;max-height:84vh;object-fit:contain;border-radius:6px}.chat-message-system{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404;padding:8px 12px;border-radius:12px;font-size:14px;text-align:center;margin:0 auto;max-width:80%}.chat-message-meta{display:flex;justify-content:space-between;font-size:12px;color:#6c757d;margin-top:4px}.chat-message-time{font-weight:500}.chat-message-edited{background-color:#fff3cd;color:#856404;padding:2px 6px;border-radius:4px;font-size:11px}.chat-message-unread,.chat-message-read{font-size:10px}.load-more-btn{align-self:center;margin:16px 0;padding:8px 24px;background-color:#0d6efd;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.load-more-btn:hover{background-color:#0b5ed7}.chat-error{padding:24px;text-align:center;color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px}.chat-input-container{padding:12px 16px;border-top:1px solid #dee2e6;background-color:#f8f9fa;flex-shrink:0}.chat-input-form{display:flex;gap:8px}.chat-input-textarea{flex:1;min-height:48px;max-height:120px;padding:12px 16px;border:1px solid #ced4da;border-radius:24px;font-size:14px;resize:vertical;transition:border-color .2s}.chat-input-textarea:focus{outline:none;border-color:#86b7fe;box-shadow:0 0 0 .2rem #007bff40}.chat-input-send-btn{width:48px;height:48px;background-color:#0d6efd;color:#fff;border:none;border-radius:50%;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;flex-shrink:0}.chat-input-send-btn:hover{background-color:#0b5ed7}.chat-input-send-btn:active{transform:scale(.95)}.chat-room-list{display:flex;flex-direction:column;gap:16px}.chat-room-section{width:100%}.section-title{font-size:16px;font-weight:600;color:#212529;margin-bottom:8px}.room-list{display:flex;flex-direction:column;gap:8px}.room-item{display:flex;align-items:center;padding:12px 16px;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s}.room-item:hover{background-color:#f8f9fa;transform:translateY(-1px)}.room-item.active{background-color:#e7f5ff;border:1px solid #0d6efd}.room-item-content{display:flex;align-items:center;flex:1}.room-item-avatar{width:40px;height:40px;background-color:#0d6efd;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:16px;font-weight:600;margin-right:12px;flex-shrink:0}.room-item-info{flex:1;min-width:0}.room-item-name{font-size:15px;font-weight:600;color:#212529;margin-bottom:2px;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.room-item-last-message{font-size:13px;color:#6c757d;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.room-item-status{display:flex;align-items:center}.unread-badge{min-width:24px;height:24px;background-color:#dc3545;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:600}.chat-search-bar{padding:16px;background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.search-form{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.search-input{flex:1;min-width:120px;padding:8px 12px;border:1px solid #ced4da;border-radius:4px;font-size:14px}.search-input:focus{outline:none;border-color:#86b7fe;box-shadow:0 0 0 .2rem #007bff40}.search-btn,.reset-btn{padding:8px 16px;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s}.search-btn{background-color:#0d6efd;color:#fff}.search-btn:hover{background-color:#0b5ed7}.reset-btn{background-color:#6c757d;color:#fff}.reset-btn:hover{background-color:#5a6268}.search-status{font-size:14px;color:#6c757d;margin-top:8px}.chat-window-dark.chat-window{background-color:transparent;box-shadow:none;border-radius:0}.chat-window-dark .chat-header{background:#16213e;border-bottom-color:#333}.chat-window-dark .chat-room-title{color:#e0e0e0}.chat-window-dark .chat-room-type,.chat-window-dark .chat-header-button{color:#8c8c8c}.chat-window-dark .chat-header-button:hover{background-color:#1a1a2e}.chat-window-dark .chat-messages-container{background-color:transparent}.chat-window-dark .chat-message.sent .chat-message-text{background-color:#0d6efd;color:#fff}.chat-window-dark .chat-message.received .chat-message-text{background-color:#2a2a3e;color:#e0e0e0}.chat-window-dark .chat-message-meta{color:#8c8c8c}.chat-window-dark .chat-input-container{background:#16213e;border-top-color:#333}.chat-window-dark .chat-input-textarea{background:#1a1a2e;border-color:#444;color:#e0e0e0}.chat-window-dark .chat-input-textarea::placeholder{color:#666}.chat-header-action{background:transparent;border:none;cursor:pointer;padding:6px 8px;font-size:16px;color:#6c757d;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s}.chat-header-action:hover{background-color:#52c41a1f}.chat-window-dark .chat-header-action{color:#52c41a}.chat-window-dark .chat-header-action:hover{background-color:#52c41a29}.chat-window-dark .chat-room-item{color:#e0e0e0}.chat-window-dark .chat-room-item:hover{background-color:#1a1a2e}.chat-window-dark .section-title{color:#ccc}.chat-window-dark .room-item:hover{background-color:#667eea26}.chat-window-dark .room-item.active{background-color:#667eea33;border-color:#667eea}.chat-window-dark .room-item-name{color:#e0e0e0}.chat-window-dark .room-item-last-message{color:#8c8c8c}[data-theme=light] .mission-chat-window.chat-window{background-color:#fff}[data-theme=dark] .mission-chat-window.chat-window{background-color:transparent}[data-theme=light] .mission-chat-window .chat-header{background:linear-gradient(to bottom,#f8f9fa,#e9ecef);border-bottom-color:#dee2e6}[data-theme=dark] .mission-chat-window .chat-header{background:#16213e;border-bottom-color:#333}[data-theme=light] .mission-chat-window .chat-room-title{color:#212529}[data-theme=dark] .mission-chat-window .chat-room-title{color:#e0e0e0}[data-theme=light] .mission-chat-window .chat-room-type,[data-theme=light] .mission-chat-window .chat-header-button{color:#6c757d}[data-theme=dark] .mission-chat-window .chat-room-type,[data-theme=dark] .mission-chat-window .chat-header-button{color:#8c8c8c}[data-theme=light] .mission-chat-window .chat-header-button:hover{background-color:#f8f9fa}[data-theme=dark] .mission-chat-window .chat-header-button:hover{background-color:#1a1a2e}[data-theme=light] .mission-chat-window .chat-messages-container{background-color:#fff}[data-theme=dark] .mission-chat-window .chat-messages-container{background-color:transparent}[data-theme=light] .mission-chat-window .chat-message.sent .chat-message-text{background-color:#0d6efd;color:#fff}[data-theme=light] .mission-chat-window .chat-message.received .chat-message-text{background-color:#e9ecef;color:#212529}[data-theme=dark] .mission-chat-window .chat-message.sent .chat-message-text{background-color:#0d6efd;color:#fff}[data-theme=dark] .mission-chat-window .chat-message.received .chat-message-text{background-color:#2a2a3e;color:#e0e0e0}[data-theme=light] .mission-chat-window .chat-message-meta{color:#6c757d}[data-theme=dark] .mission-chat-window .chat-message-meta{color:#8c8c8c}[data-theme=light] .mission-chat-window .chat-input-container{background:#f8f9fa;border-top-color:#dee2e6}[data-theme=dark] .mission-chat-window .chat-input-container{background:#16213e;border-top-color:#333}[data-theme=light] .mission-chat-window .chat-input-textarea{background:#fff;border-color:#ced4da;color:#212529;min-height:48px;max-height:120px;padding:12px 16px;border-radius:24px;resize:vertical}[data-theme=dark] .mission-chat-window .chat-input-textarea{background:#1a1a2e;border-color:#444;color:#e0e0e0;min-height:48px;max-height:120px;padding:12px 16px;border-radius:24px;resize:vertical}[data-theme=light] .mission-chat-window .chat-input-textarea::placeholder{color:#6c757d}[data-theme=dark] .mission-chat-window .chat-input-textarea::placeholder{color:#666}[data-theme=light] .mission-chat-window .chat-input-textarea:focus{outline:none;border-color:#86b7fe;box-shadow:0 0 0 .2rem #007bff40}[data-theme=dark] .mission-chat-window .chat-input-textarea:focus{outline:none;border-color:#86b7fe;box-shadow:0 0 0 .2rem #0d6efd33}[data-theme=light] .mission-chat-window .chat-header-action{color:#6c757d}[data-theme=dark] .mission-chat-window .chat-header-action{color:#8c8c8c}[data-theme=light] .mission-chat-window .chat-header-action:hover,[data-theme=dark] .mission-chat-window .chat-header-action:hover{background-color:#0d6efd1f}.chat-input-ptt-btn{width:48px;height:48px;background-color:#25d366;color:#fff;border:none;border-radius:50%;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,transform .1s;flex-shrink:0;position:relative}.chat-input-ptt-btn:hover{background-color:#128c7e}.chat-input-ptt-btn:active{transform:scale(.95)}.chat-input-ptt-btn--active{background-color:#dc3545;animation:pulse 1.5s infinite}.chat-input-ptt-btn:disabled{opacity:.5;cursor:not-allowed;animation:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.chat-input-ptt-icon{font-size:20px}.chat-input-ptt-status{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:10px;color:#dc3545;white-space:nowrap;font-weight:600}.chat-readonly-banner{padding:12px 16px;text-align:center;font-size:13px;color:#8c8c8c;font-style:italic;border-top:1px solid rgba(255,255,255,.08);background:#00000026}.floating-panel{position:fixed;display:flex;flex-direction:column;border-radius:18px;border:1px solid rgba(118,148,255,.2);box-shadow:0 24px 70px #00000085,0 0 0 1px #ffffff0a inset;overflow:hidden;background:var(--app-surface-muted, #1a1a2e);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:1000;min-width:320px;min-height:420px;max-width:1440px;max-height:960px;transition:none}.floating-panel--resizable-transition{transition:width .2s ease,height .2s ease,left .2s ease,top .2s ease}[data-theme=light] .floating-panel{box-shadow:0 8px 32px #00000026}.floating-panel--dragging{opacity:.95;box-shadow:0 12px 40px #00000080;-webkit-user-select:none;user-select:none}.floating-panel--resizing{opacity:.95;-webkit-user-select:none;user-select:none}.floating-panel--fullscreen{border-radius:0;max-width:none;max-height:none}.floating-panel--minimized{display:none}.floating-panel__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;flex-shrink:0;cursor:grab;user-select:none;-webkit-user-select:none;border-bottom:1px solid rgba(255,255,255,.08)}.floating-panel__header:active{cursor:grabbing}.floating-panel__header-title-area{display:flex;align-items:center;gap:10px;flex:1;min-width:0;overflow:hidden}.floating-panel__drag-grip{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fffffff2;cursor:grab;flex:0 0 auto;user-select:none;-webkit-user-select:none}.floating-panel__drag-grip:hover{background:#ffffff29;border-color:#ffffff57}.floating-panel__header-icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;background:#fff3}.floating-panel__header-text{display:flex;flex-direction:column;min-width:0;overflow:hidden}.floating-panel__header-title{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.floating-panel__header-subtitle{font-size:11px;color:#ffffffb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.floating-panel__header-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.floating-panel__header-btn{background:#ffffff14;border:none;color:#fffc;cursor:pointer;width:30px;height:30px;padding:0;font-size:13px;display:flex;align-items:center;justify-content:center;border-radius:9px;transition:background .15s,color .15s}.floating-panel__header-btn:hover{background:#ffffff26;color:#fff}.floating-panel__header-btn--active{color:#fff;background:#fff3}.floating-panel__body{flex:1;overflow:auto;display:flex;flex-direction:column;min-height:0;background:radial-gradient(circle at top left,rgba(62,89,180,.18),transparent 34%),#0b1021}.floating-panel__body--zeena{height:100%;overflow:hidden}@media(max-width:768px){.floating-panel{border-radius:14px}.floating-panel__header{padding:10px 12px}.floating-panel__header-icon{width:30px;height:30px}.floating-panel__header-title{font-size:13px}}.floating-panel__resize-handle{position:absolute;z-index:10;user-select:none;-webkit-user-select:none}.floating-panel__resize-handle--n{top:0;left:8px;right:8px;height:6px;cursor:n-resize}.floating-panel__resize-handle--s{bottom:0;left:8px;right:8px;height:6px;cursor:s-resize}.floating-panel__resize-handle--e{top:8px;right:0;bottom:8px;width:6px;cursor:e-resize}.floating-panel__resize-handle--w{top:8px;left:0;bottom:8px;width:6px;cursor:w-resize}.floating-panel__resize-handle--ne{top:0;right:0;width:10px;height:10px;cursor:ne-resize}.floating-panel__resize-handle--nw{top:0;left:0;width:10px;height:10px;cursor:nw-resize}.floating-panel__resize-handle--se{bottom:0;right:0;width:10px;height:10px;cursor:se-resize}.floating-panel__resize-handle--sw{bottom:0;left:0;width:10px;height:10px;cursor:sw-resize}.floating-panel__pill{position:fixed;right:0;display:flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:8px 0 0 8px;cursor:pointer;box-shadow:-2px 2px 8px #0000004d;z-index:1050;gap:6px;font-size:13px;font-weight:500;color:#fff;transition:transform .2s,box-shadow .2s}.floating-panel__pill:hover{transform:translate(-4px);box-shadow:-4px 4px 12px #00000059}.floating-panel__pill-icon{font-size:16px}.floating-panel__edge-btn{position:fixed;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 6px;border-radius:8px 0 0 8px;cursor:pointer;box-shadow:-2px 2px 8px #0000004d;z-index:1050;gap:6px;font-size:11px;font-weight:600;color:#fff;width:40px;min-height:100px;transition:transform .2s,box-shadow .2s;letter-spacing:.5px}.floating-panel__edge-btn:hover{transform:translate(-4px);box-shadow:-4px 4px 12px #00000059}.floating-panel__edge-btn-icon{font-size:18px;line-height:1}.floating-panel__edge-btn-text{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;transform:rotate(180deg)}.profile-security .main-layout{display:flex;gap:20px}.profile-security{width:100%;padding:3%;background:#eeeff4!important;color:#000}.profile-security .main-layout>div{flex:1;min-width:0}.uer-profile-update{background:#fff;padding:40px;border-radius:10px;color:#000;text-align:left;min-height:630px!important}.profile-btn-primary{padding:11px 30px!important;background:var(--primary-color);border-radius:4px;color:#fff;font-size:16px!important;letter-spacing:.51px}.btn-profile-cancel{color:#fff;font-size:18px!important;letter-spacing:.51px}.card .form_title{font-size:25px;font-weight:600;margin-bottom:20px}.form-group{display:flex;gap:12px;margin-bottom:15px}.card label{display:block;font-size:18px;font-weight:500;margin-bottom:8px;color:#000}.form-control{flex:1;border:2px solid #d8dae5;border-radius:4px;background:transparent!important;padding:12px 10px;color:#999!important;width:100%;box-sizing:border-box;font-size:16px;letter-spacing:.55px}.form-control:disabled{background:transparent!important;color:#999!important}.phone-group{display:flex;align-items:center;gap:8px}.phone-group select,.phone-group input{border:2px solid #d5d7da;border-radius:2px;background:transparent!important;padding:12px 10px;color:#000!important;width:100%;box-sizing:border-box;font-size:16px;letter-spacing:.55px}.phone-group select{width:140px}.actions{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}.btn{padding:8px 16px;border-radius:5px;font-size:14px;font-weight:500;cursor:pointer;border:none}.country-option{display:flex;align-items:center;gap:8px}.phone-group .css-13cymwt-control{min-height:45px!important;border-radius:2px!important;border:2px solid #d5d7da;color:#999!important}.phone-group .css-t3ipsp-control{min-height:45px!important;border-radius:2px!important;border-color:#d5d7da!important;color:#999!important}.phone-group .css-t3ipsp-control:hover{border-color:#d5d7da!important}.editableField{color:#000!important}.editableField::placeholder{color:#000!important}.otp-setup-modal__content{display:flex;flex-direction:column;justify-content:center;min-height:180px;text-align:left}.otp-setup-modal__intro{margin-bottom:16px;font-size:14px;line-height:1.5;color:var(--app-text-primary, #101828)}.otp-fields{display:flex;justify-content:center;align-items:center;gap:10px;margin:0 auto}.otp-input.ant-input{width:48px;height:50px;padding:0;text-align:center;font-size:22px;font-weight:700;border-radius:10px;border:1px solid #d0d5dd}.otp-input.ant-input:focus,.otp-input.ant-input:focus-within{border-color:#1797cf;box-shadow:0 0 0 3px #1797cf1f}.two-factor-methods{display:grid;gap:12px;min-height:180px;align-content:center}.two-factor-method.ant-btn{height:48px;border-radius:10px;border-color:#d0d5dd;color:var(--app-text-primary, #101828);font-weight:600;text-align:left;padding:0 16px}.two-factor-method.ant-btn:hover,.two-factor-method.ant-btn:focus{border-color:#1797cf;color:#006895;background:#1797cf0f}.two-factor-change-method.ant-btn{align-self:flex-start;height:auto;margin:0 0 12px;padding:0;color:#006895;font-weight:600}[data-theme=dark] .otp-setup-modal__intro{color:#ffffffe6}[data-theme=dark] .otp-input.ant-input,[data-theme=dark] .two-factor-method.ant-btn{border-color:#94a3b829;background:#0f172adb;color:#fffffff5}.authenticator-setup-modal__content{text-align:left}.authenticator-setup-modal__qr-wrap{position:relative;width:152px;margin:0 auto 16px;padding:8px;border-radius:14px;background:#fff;box-shadow:0 10px 24px #0f172a14}.authenticator-setup-modal__qr-loading{position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:#ffffffd1;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#667085;border-radius:10px}.authenticator-setup-modal__qr-image{display:block;width:136px;height:136px;object-fit:cover}.authenticator-setup-modal__otp-block{margin-top:6px}.authenticator-setup-modal__otp-label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--app-text-primary, #101828)}.authenticator-setup-modal__otp-row{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:8px}.authenticator-setup-modal__otp-separator{flex:0 0 auto;padding:0 2px;font-size:20px;line-height:1;color:var(--app-text-secondary, #667085)}.authenticator-setup-modal__otp-input.ant-input{flex:0 0 auto;width:48px;height:50px;padding:0;text-align:center;font-size:18px;font-weight:700;border-radius:10px;border:1px solid #d0d5dd}.verify-identity-modal .popup-model-content-shell,.change-password-modal .popup-model-content-shell,.measurement-status-modal .popup-model-content-shell,.reset-connection-modal .popup-model-content-shell{text-align:left}.reset-connection-modal__content{padding:10px 0 2px;text-align:center}.reset-connection-modal__message{margin:0;font-size:15px;line-height:1.5;font-weight:600}.reset-connection-modal__message--success{color:#16a34a}.reset-connection-modal__message--error{color:#ef4444}.verify-identity-modal .ant-form-item,.change-password-modal .ant-form-item{margin-bottom:14px}.verify-identity-modal .ant-form-item:last-child,.change-password-modal .ant-form-item:last-child{margin-bottom:0}[data-theme=dark] .authenticator-setup-modal__otp-label{color:#ffffffeb}[data-theme=dark] .authenticator-setup-modal__qr-wrap{background:#fffffff0}[data-theme=dark] .authenticator-setup-modal__otp-input.ant-input{border-color:#94a3b829;background:#0f172adb;color:#fffffff5}@media(max-width:480px){.authenticator-setup-modal__otp-row{gap:6px}.authenticator-setup-modal__otp-input.ant-input{width:40px;height:44px;font-size:16px}}@media(max-width:1200px){.profile-security{padding:2.5%!important}.uer-profile-update,.uer-profile-security{padding:30px!important}}@media(max-width:1023px){.profile-security .main-layout{flex-direction:column;gap:20px}.profile-security{padding:2%!important}.uer-profile-update,.uer-profile-security{padding:25px!important;min-height:auto!important}.uer-profile-security h3.form-title{font-size:22px}}@media(max-width:767px){.profile-security{padding:15px!important}.profile-security .main-layout{flex-direction:column;gap:15px}.uer-profile-update,.uer-profile-security{padding:20px!important;min-height:auto!important;border-radius:8px}.uer-profile-security h3.form-title{font-size:20px;margin-bottom:15px}.security-list{font-size:28px}.ant-list-item-meta-avatar{font-size:24px}.form-group{flex-direction:column;gap:8px}.phone-group{flex-direction:column;align-items:stretch}.phone-group select{width:100%!important}.phone-group .css-13cymwt-control,.phone-group .css-t3ipsp-control{min-height:40px!important}.phone-group [class*=container]{width:100%!important}.actions{flex-direction:column;gap:10px}.profile-btn-primary{width:100%;padding:12px 20px!important}}@media(max-width:599px){.profile-security{padding:12px!important}.uer-profile-update,.uer-profile-security{padding:16px!important}.uer-profile-security h3.form-title{font-size:18px;margin-bottom:12px}.security-list{font-size:24px}.ant-list-item-meta-avatar,.card .form_title{font-size:20px}.card label{font-size:16px}.form-control,.phone-group select,.phone-group input{font-size:14px;padding:10px 8px}}@media(max-width:479px){.profile-security{padding:10px!important}.uer-profile-update,.uer-profile-security{padding:12px!important}.uer-profile-security h3.form-title{font-size:16px;margin-bottom:10px}.security-list{font-size:20px}.ant-list-item-meta-avatar{font-size:18px}.card .form_title{font-size:18px;margin-bottom:15px}.card label{font-size:14px;margin-bottom:6px}.form-control,.phone-group select,.phone-group input{font-size:14px;padding:8px 6px}.phone-group .css-13cymwt-control,.phone-group .css-t3ipsp-control{min-height:38px!important}.phone-group [class*=container]{width:100%!important;min-width:120px}.profile-btn-primary{font-size:14px!important;padding:10px 16px!important}.btn{font-size:12px;padding:6px 12px}}@media(max-width:767px)and (orientation:landscape){.profile-security{padding:15px!important}.uer-profile-update,.uer-profile-security{padding:20px!important;min-height:auto!important}}@media(min-width:1400px){.profile-security{padding:3% 5%!important}.uer-profile-update,.uer-profile-security{padding:50px!important}}@media(max-width:767px){.logout-all-sessions-container{margin-top:20px!important;padding-top:15px!important}.logout-all-sessions-btn{height:45px!important;font-size:14px!important}}@media(max-width:479px){.logout-all-sessions-container{margin-top:15px!important;padding-top:12px!important}.logout-all-sessions-btn{height:40px!important;font-size:13px!important}}.fib,.fi{background-size:contain;background-position:50%;background-repeat:no-repeat}.fi{position:relative;display:inline-block;width:1.333333em;line-height:1em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-xx'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23adb5bd'%20stroke-width='1.1'%20d='M.5.5h638.9v478.9H.5z'/%3e%3cpath%20fill='none'%20stroke='%23adb5bd'%20stroke-width='1.1'%20d='m.5.5%20639%20479m0-479-639%20479'/%3e%3c/svg%3e")}.fi-xx.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-xx'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23adb5bd'%20d='M.5.5h511v511H.5z'/%3e%3cpath%20fill='none'%20stroke='%23adb5bd'%20d='m.5.5%20511%20511m0-511-511%20511'/%3e%3c/svg%3e")}.fi-ad{background-image:url(/assets/ad-B18i8NGa.svg)}.fi-ad.fis{background-image:url(/assets/ad-Blhdm5jl.svg)}.fi-ae{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ae'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300732f'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='red'%20d='M0%200h220v480H0z'/%3e%3c/svg%3e")}.fi-ae.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ae'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300732f'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='red'%20d='M0%200h180v512H0z'/%3e%3c/svg%3e")}.fi-af{background-image:url(/assets/af-C77Rf6cE.svg)}.fi-af.fis{background-image:url(/assets/af-Bc2fqp73.svg)}.fi-ag{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ag'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ag-a'%3e%3cpath%20fill-opacity='.7'%20d='M-79.7%200H603v512H-79.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ag-a)'%20transform='translate(74.7)scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M-79.7%200H603v512H-79.7z'/%3e%3cpath%20fill='%23000001'%20d='M-79.6%200H603v204.8H-79.7z'/%3e%3cpath%20fill='%230072c6'%20d='M21.3%20203.2h480v112h-480z'/%3e%3cpath%20fill='%23ce1126'%20d='M603%20.1V512H261.6L603%200zM-79.7.1V512h341.3L-79.7%200z'/%3e%3cpath%20fill='%23fcd116'%20d='M440.4%20203.3%20364%20184l64.9-49-79.7%2011.4%2041-69.5-70.7%2041L332.3%2037l-47.9%2063.8-19.3-74-21.7%2076.3-47.8-65%2013.7%2083.2L138.5%2078l41%2069.5-77.4-12.5%2063.8%2047.8L86%20203.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ag.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ag'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='ag-a'%3e%3cpath%20fill='%2325ff01'%20d='M109%2047.6h464.8v464.9H109z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ag-a)'%20transform='translate(-120%20-52.4)scale(1.1014)'%3e%3cpath%20fill='%23fff'%20d='M0%2047.6h693V512H0z'/%3e%3cpath%20fill='%23000001'%20d='M109%2047.6h464.8v186.1H109z'/%3e%3cpath%20fill='%230072c6'%20d='M128.3%20232.1h435.8v103.5H128.3z'/%3e%3cpath%20fill='%23ce1126'%20d='M692.5%2049.2v463.3H347zm-691.3%200v463.3h345.7z'/%3e%3cpath%20fill='%23fcd116'%20d='m508.8%20232.2-69.3-17.6%2059-44.4-72.5%2010.3%2037.3-63-64.1%2037.2%2011.3-73.5-43.4%2058-17.6-67.3-19.6%2069.3-43.4-59%2012.4%2075.6-64.1-39.3%2037.2%2063-70.3-11.3%2057.9%2043.4-72.4%2018.6z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ai{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ai'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='ai-b'%20fill='%23f90'%20d='M271%2087c1.5%203.6%206.5%207.6%207.8%209.6-1.7%202-2%201.8-1.8%205.4%203-3.1%203-3.5%205-3%204.2%204.2.8%2013.3-2.8%2015.3-3.4%202.1-2.8%200-8%202.6%202.3%202%205.1-.3%207.4.3%201.2%201.5-.6%204.1.4%206.7%202-.2%201.8-4.3%202.2-5.8%201.5-5.4%2010.4-9.1%2010.8-14.1%201.9-.9%203.7-.3%206%201-1.1-4.6-4.9-4.6-5.9-6-2.4-3.7-4.5-7.8-9.6-9-3.8-.7-3.5.3-6-1.4-1.6-1.2-6.3-3.4-5.5-1.6'/%3e%3c/defs%3e%3cclipPath%20id='ai-a'%3e%3cpath%20d='M0%200v120h373.3v120H320zm320%200H160v280H0v-40z'/%3e%3c/clipPath%3e%3cpath%20fill='%23012169'%20d='M0%200h640v480H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='50'%20d='m0%200%20320%20240m0-240L0%20240'/%3e%3cpath%20stroke='%23c8102e'%20stroke-width='30'%20d='m0%200%20320%20240m0-240L0%20240'%20clip-path='url(%23ai-a)'/%3e%3cpath%20stroke='%23fff'%20stroke-width='75'%20d='M160%200v280M0%20120h373.3'/%3e%3cpath%20stroke='%23c8102e'%20stroke-width='50'%20d='M160%200v280M0%20120h373.3'/%3e%3cpath%20fill='%23012169'%20d='M0%20240h320V0h106.7v320H0z'/%3e%3cpath%20fill='%23fff'%20d='M424%20191.8c0%2090.4%209.7%20121.5%2029.3%20142.5a179%20179%200%200%200%2035%2030%20180%20180%200%200%200%2035-30c19.5-21%2029.3-52.1%2029.3-142.5-14.2%206.5-22.3%209.7-34%209.5a78%2078%200%200%201-30.3-9.5%2078%2078%200%200%201-30.3%209.5c-11.7.2-19.8-3-34-9.5'/%3e%3cg%20transform='matrix(1.96%200%200%202.002%20-40.8%2062.9)'%3e%3cuse%20xlink:href='%23ai-b'/%3e%3ccircle%20cx='281.3'%20cy='91.1'%20r='.8'%20fill='%23fff'%20fill-rule='evenodd'/%3e%3c/g%3e%3cg%20transform='matrix(-.916%20-1.77%201.733%20-.935%20563.4%20829)'%3e%3cuse%20xlink:href='%23ai-b'/%3e%3ccircle%20cx='281.3'%20cy='91.1'%20r='.8'%20fill='%23fff'%20fill-rule='evenodd'/%3e%3c/g%3e%3cg%20transform='matrix(-1.01%201.716%20-1.68%20-1.031%20925.4%20-103.2)'%3e%3cuse%20xlink:href='%23ai-b'/%3e%3ccircle%20cx='281.3'%20cy='91.1'%20r='.8'%20fill='%23fff'%20fill-rule='evenodd'/%3e%3c/g%3e%3cpath%20fill='%239cf'%20d='M440%20315.1a78%2078%200%200%200%2013.3%2019.2%20179%20179%200%200%200%2035%2030%20180%20180%200%200%200%2035-30%2078%2078%200%200%200%2013.2-19.2z'/%3e%3cpath%20fill='%23fdc301'%20d='M421.2%20188.2c0%2094.2%2010.2%20126.6%2030.6%20148.5a187%20187%200%200%200%2036.5%2031.1%20186%20186%200%200%200%2036.4-31.1c20.4-21.9%2030.6-54.3%2030.6-148.5-14.8%206.8-23.3%2010.1-35.5%2010-11-.3-22.6-5.7-31.5-10-9%204.3-20.6%209.7-31.5%2010-12.3.1-20.7-3.2-35.6-10m4%205c14%206.5%2022%209.6%2033.5%209.4a76%2076%200%200%200%2029.6-9.4c8.4%204%2019.3%209.2%2029.6%209.4%2011.5.2%2019.4-3%2033.4-9.4%200%2089-9.6%20119.6-28.8%20140.2a176%20176%200%200%201-34.2%2029.4%20176%20176%200%200%201-34.3-29.4c-19.2-20.6-28.7-51.3-28.7-140.2z'/%3e%3c/svg%3e")}.fi-ai.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ai'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='ai-b'%20fill='%23f90'%20d='M271%2087c1.5%203.6%206.5%207.6%207.8%209.6-1.7%202-2%201.8-1.8%205.4%203-3.1%203-3.5%205-3%204.2%204.2.8%2013.3-2.8%2015.3-3.4%202.1-2.8%200-8%202.6%202.3%202%205.1-.3%207.4.3%201.2%201.5-.6%204.1.4%206.7%202-.2%201.8-4.3%202.2-5.8%201.5-5.4%2010.4-9.1%2010.8-14.1%201.9-.9%203.7-.3%206%201-1.1-4.6-4.9-4.6-5.9-6-2.4-3.7-4.5-7.8-9.6-9-3.8-.7-3.5.3-6-1.4-1.6-1.2-6.3-3.4-5.5-1.6'/%3e%3c/defs%3e%3cclipPath%20id='ai-a'%3e%3cpath%20d='M0%200v128h298.7v128H256zm256%200H128v298.7H0V256z'/%3e%3c/clipPath%3e%3cpath%20fill='%23012169'%20d='M0%200h512v512H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='50'%20d='m0%200%20256%20256m0-256L0%20256'/%3e%3cpath%20stroke='%23c8102e'%20stroke-width='30'%20d='m0%200%20256%20256m0-256L0%20256'%20clip-path='url(%23ai-a)'/%3e%3cpath%20stroke='%23fff'%20stroke-width='75'%20d='M128%200v298.7M0%20128h298.7'/%3e%3cpath%20stroke='%23c8102e'%20stroke-width='50'%20d='M128%200v298.7M0%20128h298.7'/%3e%3cpath%20fill='%23012169'%20d='M0%20256h256V0h85.3v341.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M323.6%20224.1c0%2090.4%209.8%20121.5%2029.4%20142.5a179%20179%200%200%200%2035%2030%20180%20180%200%200%200%2035-30c19.5-21%2029.3-52.1%2029.3-142.5-14.2%206.5-22.3%209.7-34%209.5a78%2078%200%200%201-30.3-9.5%2078%2078%200%200%201-30.3%209.5c-11.7.2-19.8-3-34-9.5z'/%3e%3cg%20transform='matrix(1.96%200%200%202.002%20-141.1%2095.2)'%3e%3cuse%20xlink:href='%23ai-b'/%3e%3ccircle%20cx='281.3'%20cy='91.1'%20r='.8'%20fill='%23fff'%20fill-rule='evenodd'/%3e%3c/g%3e%3cg%20transform='matrix(-.916%20-1.77%201.733%20-.935%20463.1%20861.4)'%3e%3cuse%20xlink:href='%23ai-b'/%3e%3ccircle%20cx='281.3'%20cy='91.1'%20r='.8'%20fill='%23fff'%20fill-rule='evenodd'/%3e%3c/g%3e%3cg%20transform='matrix(-1.01%201.716%20-1.68%20-1.031%20825%20-71)'%3e%3cuse%20xlink:href='%23ai-b'/%3e%3ccircle%20cx='281.3'%20cy='91.1'%20r='.8'%20fill='%23fff'%20fill-rule='evenodd'/%3e%3c/g%3e%3cpath%20fill='%239cf'%20d='M339.8%20347.4a78%2078%200%200%200%2013.2%2019.2%20179%20179%200%200%200%2035%2030%20180%20180%200%200%200%2035-30%2078%2078%200%200%200%2013.2-19.2z'/%3e%3cpath%20fill='%23fdc301'%20d='M321%20220.5c0%2094.2%2010.1%20126.6%2030.5%20148.5a187%20187%200%200%200%2036.5%2031%20186%20186%200%200%200%2036.4-31.1C444.8%20347%20455%20314.7%20455%20220.5c-14.8%206.8-23.3%2010.1-35.5%2010-11-.3-22.6-5.7-31.5-10-9%204.3-20.6%209.7-31.5%2010-12.3.1-20.7-3.2-35.6-10zm4%205c13.9%206.5%2021.9%209.6%2033.4%209.4a76%2076%200%200%200%2029.6-9.4c8.4%204%2019.3%209.2%2029.6%209.4%2011.5.2%2019.4-3%2033.4-9.4%200%2089-9.6%20119.6-28.8%20140.2a176%20176%200%200%201-34.2%2029.4%20176%20176%200%200%201-34.3-29.4c-19.2-20.6-28.7-51.3-28.7-140.2'/%3e%3c/svg%3e")}.fi-al{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-al'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='red'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='al-a'%20fill='%23000001'%20d='M272%2093.3c-4.6%200-12.3%201.5-12.2%205-13-2.1-14.3%203.2-13.5%208q2-2.9%203.9-3.1%202.5-.3%205.4%201.4a22%2022%200%200%201%204.8%204.1c-4.6%201.1-8.2.4-11.8-.2a17%2017%200%200%201-5.7-2.4c-1.5-1-2-2-4.3-4.3-2.7-2.8-5.6-2-4.7%202.3%202.1%204%205.6%205.8%2010%206.6%202.1.3%205.3%201%208.9%201s7.6-.5%209.8%200c-1.3.8-2.8%202.3-5.8%202.8s-7.5-1.8-10.3-2.4c.3%202.3%203.3%204.5%209.1%205.7%209.6%202%2017.5%203.6%2022.8%206.5a37%2037%200%200%201%2010.9%209.2c4.7%205.5%205%209.8%205.2%2010.8%201%208.8-2.1%2013.8-7.9%2015.4-2.8.7-8-.7-9.8-2.9-2-2.2-3.7-6-3.2-12%20.5-2.2%203.1-8.3.9-9.5a274%20274%200%200%200-32.3-15.1c-2.5-1-4.5%202.4-5.3%203.8a50%2050%200%200%201-36-23.7c-4.2-7.6-11.3%200-10.1%207.3%201.9%208%208%2013.8%2015.4%2018s17%208.2%2026.5%208c5.2%201%205.1%207.6-1%208.9-12.1%200-21.8-.2-30.9-9-6.9-6.3-10.7%201.2-8.8%205.4%203.4%2013.1%2022.1%2016.8%2041%2012.6%207.4-1.2%203%206.6%201%206.7-8%205.7-22.1%2011.2-34.6%200-5.7-4.4-9.6-.8-7.4%205.5%205.5%2016.5%2026.7%2013%2041.2%205%203.7-2.1%207.1%202.7%202.6%206.4-18.1%2012.6-27.1%2012.8-35.3%208-10.2-4.1-11%207.2-5%2011%206.7%204%2023.8%201%2036.4-7%205.4-4%205.6%202.3%202.2%204.8-14.9%2012.9-20.8%2016.3-36.3%2014.2-7.7-.6-7.6%208.9-1.6%2012.6%208.3%205.1%2024.5-3.3%2037-13.8%205.3-2.8%206.2%201.8%203.6%207.3a54%2054%200%200%201-21.8%2018c-7%202.7-13.6%202.3-18.3.7-5.8-2-6.5%204-3.3%209.4%201.9%203.3%209.8%204.3%2018.4%201.3s17.8-10.2%2024.1-18.5c5.5-4.9%204.9%201.6%202.3%206.2-12.6%2020-24.2%2027.4-39.5%2026.2-6.7-1.2-8.3%204-4%209%207.6%206.2%2017%206%2025.4-.2%207.3-7%2021.4-22.4%2028.8-30.6%205.2-4.1%206.9%200%205.3%208.4-1.4%204.8-4.8%2010-14.3%2013.6-6.5%203.7-1.6%208.8%203.2%209%202.7%200%208.1-3.2%2012.3-7.8%205.4-6.2%205.8-10.3%208.8-19.9%202.8-4.6%207.9-2.4%207.9%202.4-2.5%209.6-4.5%2011.3-9.5%2015.2-4.7%204.5%203.3%206%206%204.1%207.8-5.2%2010.6-12%2013.2-18.2%202-4.4%207.4-2.3%204.8%205-6%2017.4-16%2024.2-33.3%2027.8-1.7.3-2.8%201.3-2.2%203.3l7%207c-10.7%203.2-19.4%205-30.2%208l-14.8-9.8c-1.3-3.2-2-8.2-9.8-4.7-5.2-2.4-7.7-1.5-10.6%201%204.2%200%206%201.2%207.7%203.1%202.2%205.7%207.2%206.3%2012.3%204.7%203.3%202.7%205%204.9%208.4%207.7l-16.7-.5c-6-6.3-10.6-6-14.8-1-3.3.5-4.6.5-6.8%204.4%203.4-1.4%205.6-1.8%207.1-.3%206.3%203.7%2010.4%202.9%2013.5%200l17.5%201.1c-2.2%202-5.2%203-7.5%204.8-9-2.6-13.8%201-15.4%208.3a17%2017%200%200%200-1.2%209.3q1.1-4.6%204.9-7c8%202%2011-1.3%2011.5-6.1%204-3.2%209.8-3.9%2013.7-7.1%204.6%201.4%206.8%202.3%2011.4%203.8q2.4%207.5%2011.3%205.6c7%20.2%205.8%203.2%206.4%205.5%202-3.3%201.9-6.6-2.5-9.6-1.6-4.3-5.2-6.3-9.8-3.8-4.4-1.2-5.5-3-9.9-4.3%2011-3.5%2018.8-4.3%2029.8-7.8l7.7%206.8q2.3%201.5%203.8%200c6.9-10%2010-18.7%2016.3-25.3%202.5-2.8%205.6-6.4%209-7.3%201.7-.5%203.8-.2%205.2%201.3%201.3%201.4%202.4%204.1%202%208.2-.7%205.7-2.1%207.6-3.7%2011s-3.6%205.6-5.7%208.3c-4%205.3-9.4%208.4-12.6%2010.5-6.4%204.1-9%202.3-14%202-6.4.7-8%203.8-2.8%208.1%204.8%202.6%209.2%202.9%2012.8%202.2%203-.6%206.6-4.5%209.2-6.6%202.8-3.3%207.6.6%204.3%204.5-5.9%207-11.7%2011.6-19%2011.5-7.7%201-6.2%205.3-1.2%207.4%209.2%203.7%2017.4-3.3%2021.6-8%203.2-3.5%205.5-3.6%205%201.9-3.3%209.9-7.6%2013.7-14.8%2014.2-5.8-.6-5.9%204-1.6%207%209.6%206.6%2016.6-4.8%2019.9-11.6%202.3-6.2%205.9-3.3%206.3%201.8%200%206.9-3%2012.4-11.3%2019.4%206.3%2010.1%2013.7%2020.4%2020%2030.5l19.2-214L320%20139c-2-1.8-8.8-9.8-10.5-11-.7-.6-1-1-.1-1.4s3-.8%204.5-1c-4-4.1-7.6-5.4-15.3-7.6%201.9-.8%203.7-.4%209.3-.6a30%2030%200%200%200-13.5-10.2c4.2-3%205-3.2%209.2-6.7a86%2086%200%200%201-19.5-3.8%2037%2037%200%200%200-12-3.4zm.8%208.4c3.8%200%206.1%201.3%206.1%202.9s-2.3%202.9-6.1%202.9-6.2-1.5-6.2-3c0-1.6%202.4-2.8%206.2-2.8'/%3e%3cuse%20xlink:href='%23al-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'/%3e%3c/svg%3e")}.fi-al.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-al'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='red'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='al-a'%20fill='%23000001'%20d='M204.9%2099.5c-5%200-13.2%201.6-13%205.4-14-2.3-15.4%203.4-14.6%208.5q2.3-3%204.2-3.3%202.8-.4%205.8%201.5a23%2023%200%200%201%205%204.4c-4.8%201.1-8.6.4-12.4-.3a18%2018%200%200%201-6.1-2.5c-1.6-1.1-2.1-2.1-4.6-4.7-2.9-3-6-2.1-5%202.5%202.2%204.3%206%206.3%2010.7%207%202.2.4%205.6%201.2%209.4%201.2s8.1-.5%2010.5%200c-1.4.8-3%202.4-6.2%203s-8-2-11-2.6c.4%202.5%203.5%204.8%209.7%206%2010.2%202.2%2018.7%204%2024.3%207s9.1%206.8%2011.6%209.8c5%206%205.3%2010.5%205.6%2011.5%201%209.5-2.2%2014.8-8.4%2016.4-3%20.8-8.5-.7-10.5-3-2-2.4-4-6.4-3.4-12.7.5-2.5%203.4-9%201-10.3a292%20292%200%200%200-34.4-16c-2.7-1.1-5%202.5-5.8%204A54%2054%200%200%201%20129%20107c-4.6-8.1-12.1%200-10.9%207.7%202.1%208.6%208.6%2014.8%2016.5%2019.2%208%204.5%2018.1%208.8%2028.3%208.6%205.5%201%205.5%208.2-1.1%209.5-13%200-23.2-.2-32.9-9.6-7.4-6.7-11.5%201.3-9.4%205.8%203.6%2014%2023.6%2018%2043.8%2013.4%207.8-1.3%203.1%207%20.9%207.2-8.4%206-23.5%2012-36.8-.1-6.1-4.7-10.2-.7-8%206%206%2017.5%2028.5%2013.8%2044%205.2%204-2.2%207.6%203%202.7%206.9-19.2%2013.4-28.9%2013.6-37.6%208.4-10.8-4.3-11.8%207.8-5.3%2011.8%207.2%204.4%2025.4%201%2038.9-7.4%205.7-4.2%206%202.4%202.3%205-15.9%2013.8-22.2%2017.5-38.8%2015.2-8.2-.6-8%209.5-1.6%2013.5%208.8%205.4%2026.1-3.6%2039.5-14.7%205.6-3%206.6%202%203.8%207.8a57%2057%200%200%201-23.3%2019.2%2029%2029%200%200%201-19.5.7c-6.2-2.2-7%204.2-3.6%2010%202%203.5%2010.6%204.7%2019.7%201.4%209.2-3.2%2019-10.8%2025.7-19.8%206-5.1%205.2%201.8%202.5%206.7-13.5%2021.3-25.9%2029.2-42.1%2027.9-7.3-1.2-8.9%204.4-4.3%209.6%208%206.7%2018.2%206.4%2027-.2a751%20751%200%200%200%2030.8-32.6c5.5-4.4%207.3%200%205.7%209-1.5%205.1-5.2%2010.5-15.3%2014.5-7%204-1.8%209.4%203.4%209.5%202.9%200%208.7-3.3%2013-8.3%205.9-6.5%206.2-11%209.5-21.1%203-5%208.4-2.7%208.4%202.5-2.6%2010.2-4.8%2012-10%2016.2-5.1%204.7%203.4%206.3%206.3%204.4%208.3-5.6%2011.3-12.8%2014.1-19.4%202-4.8%207.8-2.5%205.1%205.3-6.4%2018.5-17%2025.8-35.5%2029.6-1.9.3-3%201.4-2.4%203.6l7.5%207.5c-11.5%203.3-20.8%205.2-32.2%208.5L142%20300.6c-1.5-3.4-2.2-8.7-10.4-5-5.7-2.6-8.2-1.6-11.4%201%204.5.1%206.5%201.3%208.3%203.4%202.3%206%207.6%206.6%2013%205%203.5%202.9%205.4%205.2%209%208.2l-17.8-.6c-6.3-6.7-11.3-6.3-15.8-1-3.5.5-5%20.5-7.3%204.7%203.7-1.5%206-2%207.7-.3%206.6%203.9%2011%203%2014.3%200l18.7%201.1c-2.3%202-5.6%203.1-8%205.2-9.7-2.8-14.7%201-16.4%208.8a18%2018%200%200%200-1.4%2010c1-3.2%202.5-5.9%205.3-7.6%208.6%202.2%2011.8-1.3%2012.3-6.5%204.2-3.4%2010.5-4.1%2014.6-7.6%204.9%201.6%207.2%202.6%2012.1%204.1q2.5%208%2012%206c7.7.3%206.3%203.4%207%205.9%202-3.6%202-7-2.8-10.3-1.7-4.6-5.5-6.7-10.4-4-4.7-1.3-5.9-3.2-10.5-4.6%2011.7-3.7%2020-4.5%2031.8-8.3%203%202.8%205.2%204.8%208.2%207.2q2.5%201.6%204%200c7.3-10.6%2010.6-20%2017.4-27%202.6-2.9%206-6.8%209.6-7.8%201.8-.4%204-.2%205.5%201.4%201.4%201.6%202.6%204.4%202%208.7-.6%206.2-2%208.2-3.8%2011.8s-3.9%206-6%208.8c-4.4%205.7-10.1%209-13.5%2011.2-6.8%204.4-9.7%202.5-15%202.2-6.7.8-8.5%204.1-3%208.7a21%2021%200%200%200%2013.7%202.3c3.3-.6%207-4.8%209.8-7%203-3.6%208.1.6%204.7%204.7-6.3%207.5-12.6%2012.4-20.3%2012.3-8.2%201-6.7%205.7-1.3%207.9%209.8%204%2018.6-3.5%2023-8.5%203.5-3.7%206-3.9%205.3%202-3.4%2010.5-8.1%2014.6-15.7%2015.1-6.2-.5-6.3%204.2-1.7%207.5%2010.3%207%2017.7-5%2021.2-12.4%202.5-6.6%206.3-3.5%206.7%202%200%207.3-3.2%2013.2-12%2020.7%206.7%2010.7%2014.5%2021.7%2021.3%2032.5l20.5-228.2-20.5-36c-2.1-2-9.3-10.5-11.2-11.7-.7-.7-1.1-1.2-.1-1.6s3.2-.8%204.8-1c-4.4-4.4-8-5.8-16.3-8.2%202-.8%204-.3%209.9-.6a32%2032%200%200%200-14.4-11c4.5-3%205.3-3.3%209.8-7-7.7-.6-14.3-2-20.8-4a41%2041%200%200%200-12.8-3.7m.7%209c4%200%206.6%201.4%206.6%203s-2.5%203.1-6.6%203.1-6.6-1.5-6.6-3.2%202.6-3%206.6-3z'/%3e%3cuse%20xlink:href='%23al-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'/%3e%3c/svg%3e")}.fi-am{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-am'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23d90012'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%230033a0'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23f2a800'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.fi-am.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-am'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d90012'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%230033a0'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23f2a800'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.fi-ao{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ao'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h640v243.6H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20236.4h640V480H0z'/%3e%3c/g%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M228.7%20148.2c165.2%2043.3%2059%20255.6-71.3%20167.2l-8.8%2013.6c76.7%2054.6%20152.6%2010.6%20174-46.4%2022.2-58.8-7.6-141.5-92.6-150z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='m170%20330.8%2021.7%2010.1-10.2%2021.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9%2022.3-8.6%208.7%2022.3-22.3%208.7zm-26-29.1%2017.1-16.9%2016.9%2017-17%2016.9zm-26.2-39.8%2022.4%208.4-8.5%2022.4-22.4-8.4zM316%20270l22.3%208.9-9%2022.2-22.2-8.9zm-69.9%2070%2022-9.3%209.5%2022-22%209.4zm-39.5%202.8h24v24h-24zm41.3-116-20.3-15-20.3%2014.6%208-23-20.3-15h24.5l8.5-22.6%207.8%2022.7%2024.7-.3-19.6%2015.3z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M336%20346.4c-1.2.4-6.2%2012.4-9.7%2018.2l3.7%201c13.6%204.8%2020.4%209.2%2026.2%2017.5a8%208%200%200%200%2010.2.7s2.8-1%206.4-5c3-4.5%202.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M365.3%20372.8a4.3%204.3%200%201%201-8.7%200%204.3%204.3%200%200%201%208.6%200zm-21.4-13.6a4.3%204.3%200%201%201-8.7%200%204.3%204.3%200%200%201%208.7%200m10.9%207a4.3%204.3%200%201%201-8.7%200%204.3%204.3%200%200%201%208.7%200'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M324.5%20363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9%201.2-2.3%202.8-1.8%203.4-.5%201.5%208%206%2016.3%2011.4%2021.5A5288%205288%200%200%201%20334%20345.6c-3.4%205.8-6%2012.3-9.5%2018z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='m297.2%20305.5%2017.8%2016-16%2017.8-17.8-16z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='3'%20d='m331.5%20348.8-125-75.5m109.6%2058.1L274%20304.1m18.2%2042.7L249.3%20322'/%3e%3c/svg%3e")}.fi-ao.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ao'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h512v259.8H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20252.2h512V512H0z'/%3e%3c/g%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M228.7%20148.2c165.2%2043.3%2059%20255.6-71.3%20167.2l-8.8%2013.6c76.7%2054.6%20152.6%2010.6%20174-46.4%2022.2-58.8-7.6-141.5-92.6-150z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='m170%20330.8%2021.7%2010.1-10.2%2021.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9%2022.3-8.6%208.7%2022.3-22.3%208.7zm-26-29.1%2017.1-16.9%2016.9%2017-17%2016.9zm-26.2-39.8%2022.4%208.4-8.5%2022.4-22.4-8.4zM316%20270l22.3%208.9-9%2022.2-22.2-8.9zm-69.9%2070%2022-9.3%209.5%2022-22%209.4zm-39.5%202.8h24v24h-24zm41.3-116-20.3-15-20.3%2014.6%208-23-20.3-15h24.5l8.5-22.6%207.8%2022.7%2024.7-.3-19.6%2015.3z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M336%20346.4c-1.2.4-6.2%2012.4-9.7%2018.2l3.7%201c13.6%204.8%2020.4%209.2%2026.2%2017.5a8%208%200%200%200%2010.2.7s2.8-1%206.4-5c3-4.5%202.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M365.3%20372.8a4.3%204.3%200%201%201-8.7%200%204.3%204.3%200%200%201%208.6%200zm-21.4-13.6a4.3%204.3%200%201%201-8.7%200%204.3%204.3%200%200%201%208.7%200m10.9%207a4.3%204.3%200%201%201-8.7%200%204.3%204.3%200%200%201%208.7%200'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M324.5%20363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9%201.2-2.3%202.8-1.8%203.4-.5%201.5%208%206%2016.3%2011.4%2021.5A5288%205288%200%200%201%20334%20345.6c-3.4%205.8-6%2012.3-9.5%2018z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='m297.2%20305.5%2017.8%2016-16%2017.8-17.8-16z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='3'%20d='m331.5%20348.8-125-75.5m109.6%2058.1L274%20304.1m18.2%2042.7L249.3%20322'/%3e%3c/svg%3e")}.fi-aq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-aq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%233a7dce'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M157.7%20230.8c-3.5-7.8-3.5-7.8-3.5-15.6-1.8%200-2%20.3-3%200-1.1-.3-1.5%207.2-4.8%205.8-.5-.8%202.4-6.2-.7-8.5-1-.7.2-5.2-.2-7.2%200%200-4%202.4-7-5.8-1.5-2.2-3.5%202-3.5%202s.9%202.4-.7%203c-2.2-1.8-3.9-.8-6.7-3.4s.6-5.4-4.8-7.5c3.5-9.8%203.5-7.9%2012.2-11.8-5.2-4-5.2-4-8.7-9.8-5.2-2-7-4-12.2-7.8-7-9.9-10.5-29.5-10.5-43.2%204.4-4.6%2010.5%2015.7%2019.2%2021.6l12.2%205.9c7%203.9%208.7%207.8%2014%2011.7l15.6%206c7%205.8%2010.5%2013.6%2015.7%2015.6%205.7%200%206.8-3.7%208.6-3.9%2010.3-.6%2015.5-2%2017.5-5.5%202.1-2.8%207%201.6%2021-4.3l-1.7-7.9s3.7-3.4%208.7-2c-.1-3.5-.5-13%204.5-17.4-3-3.5%201.8-9%202-10.7-1.4-8.6%201.4-8.7%202-11.3.6-2.5-2.4-1.7-1.6-5.2.9-3.5%206-4.3%206.6-7.2.7-2.9-1.1-14.3-1.3-16.8%209.4-2.8%2012.4-11.4%2015.7-7.8C264%2070%20265.8%2066%20276.3%2066c1.4-3.6-3.9-6.7-1.8-7.9%203.5-.5%206.1-.2%2010.2%205.7%201.3%202%201.6-2.7%202.9-3.2s4.4-.5%204.9-2.8c.5-2.4%201.2-5.6%203-9.5%201.4-3.2%202.5%201.3%203.8%207.5%207.4.3%2024%202.1%2031%204.3%205.2%201.5%208.7-1.5%2013.7-2.2%203.7%204.2%207.2%201%209.2%2010%202.7%204.8%207.3.4%208.3%201.8%205.8%2018.1%2025.8%205.9%2027.4%206.2%202.5%200%205.6%208%207.7%207.9%203.2-.6%202.3-3.1%205.2-2.1-.8%206.8%205.6%2014.6%205.6%2019.7%200%200%201.5.9%203-.6%201.4-1.6%202.7-5.4%204-5.3%203%20.5%2022%206%2025.8%207.9%201.7%203.5%203.3%205.3%206.8%204.7%202.8%202.1.8%205%202.4%205.1%203.5-2%204.7-4%208.2-2.1%203.5%202%207%205.9%208.7%209.8%200%202-1.8%209.8%200%2021.6.9%203.9%209.7%2032.3%209.7%2035.2%200%204-2.7%206-4.5%209.9%207%205.9%200%2015.7-3.5%2021.6%2026.2%205.9%2014%2017.6%2034.9%2011.7-5.2%2013.8-3.4%2012.7%201.8%2026.4-10.4%207.8-.2%2010.2-7.1%2020-.5.7%204.1%208.6%2010.5%208.6-1.7%2015.6-7%209.8-5.2%2033.3-13.7-.3-8.2%2017.6-17.4%2015.7.5%2011.2%205.2%2012.2%203.4%2023.5-7%202-7%202-10.4%207.9l-5.2-2c-1.8%209.8-5.3%2011.8%200%2021.6%200%200-6.8.2-8.8%200-.1%203.4%203%204.3%203.5%207.8-.2%201.4-9.9%207.6-17.4%207.9-2%204.8%205.2%2010%204.8%2012.4-8.2%201.8-11.8%2013-11.8%2013s4.2%202%203.5%204c-2.2-1.8-3.5-2-7-2-1.7.5-6%200-10%207.7-4.5%201.6-6.6%201-10%206-1.5-4.7-3.7.1-6.3%202-2.7%201.8-6.2%206.5-6.7%206.3.1-1.4%201.6-6.3%201.6-6.3L399%20437c-.7.1-.5-5.7-2.2-5.5s-6.4%207.3-8%207.5-2.1-2.2-3.5-2-4%207.5-5%207.7c-1%20.1-5-4.5-8.3-3.8-17.1%206.8-19.9-13.4-22.5-2-3.6-2.2-3-1-6.7.1-2.3.7-2.5-3.4-4.6-3.4-4.1.2-4%204.6-6.2%203.3-1.8-9.2-13-7.6-14-11.5s4.8-4%206.6-6.8c1.4-4-1.5-5.6%204.3-9.4%207.5-5.7%206.8-19.8%204.9-25.3%200%200-5.9-17.7-7-17.7-3.5-1-3.5%206.5-8.6%208.6-10.5%204-29-9.9-32.2-9.9-2.9%200-16.5%203.6-16-4-2%207.4-9.5%201.7-10%201.7-7%200-4.3%206.1-9%205.9-2.1-.8-23.6-2.3-23.6-2.3v4l-26.1-11.8c-10.5-4-5.3-13.7-22.7-7.8v-11.8h-8.7c3.5-23.6%200-11.8-1.8-33.4l-7%202c-7-10.6%209.8-8.6-5.2-15.7%200%200%20.3-11.7-3.5-7.8-.7.5%201.8%205.8%201.8%205.8-14-2-17.4-5.8-17.4-21.5%200%200%2011.4%201.8%2010.4%200-1.6-3-3.7-22-3.4-23.4-.1-2.6%2010.7-9%208.6-15.2%201.4-.6%205.3-.7%205.3-.7'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linejoin='round'%20stroke-width='2.5'%20d='M595.5%20297.6q-.9%202%20.1%203.6c1.1-1.7.2-2.4%200-3.6zm-476-149.4s-3-.4-2.4%202.3c1-2%202.3-2.2%202.4-2.3zm-.3-6.4c-1.7%200-3.8-.2-3%202.5%201-2.1%203-2.4%203-2.5zm12.7%2036.3s2.6-.2%202%202.5c-1-2-2-2.4-2-2.5z'%20transform='scale(.86021%20.96774)'/%3e%3c/svg%3e")}.fi-aq.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-aq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%233a7dce'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M107.7%20240.9c-3.5-7.9-3.5-7.9-3.5-15.7-1.8%200-2.1.4-3.1%200-1-.3-1.4%207.3-4.7%205.8-.5-.7%202.4-6.2-.8-8.4-1-.8.3-5.3-.2-7.2%200%200-4%202.3-7-5.9-1.4-2.1-3.4%202-3.4%202s.9%202.5-.7%203c-2.3-1.8-3.9-.8-6.7-3.3s.6-5.4-4.8-7.6c3.5-9.8%203.5-7.8%2012.2-11.8-5.2-3.9-5.2-3.9-8.7-9.8-5.3-2-7-3.9-12.2-7.8-7-9.8-10.5-29.4-10.5-43.2%204.4-4.6%2010.5%2015.7%2019.2%2021.6l12.2%205.9c7%204%208.7%207.8%2014%2011.8l15.6%205.9c7%205.8%2010.5%2013.7%2015.7%2015.6%205.7%200%206.8-3.6%208.6-3.9%2010.2-.5%2015.5-2%2017.5-5.5%202-2.8%207%201.6%2021-4.3l-1.8-7.8s3.8-3.5%208.8-2c-.2-3.6-.5-13.1%204.4-17.5-3-3.5-1-6-1-6s2.8-3%203.2-4.6c-1.5-8.7%201.2-8.8%201.9-11.3.6-2.6-2.4-1.7-1.6-5.2.9-3.5%206-4.4%206.6-7.3.7-2.8-1.5-4.3-1.3-5%201-2.7.1-9.2%200-11.7%209.3-2.9%2012.4-11.4%2015.7-7.9%201.7-11.8%203.5-15.7%2014-15.7%201.4-3.6-3.9-6.7-1.8-7.8%203.5-.5%206.1-.3%2010.2%205.7%201.3%201.9%201.5-2.8%202.8-3.3%201.4-.5%204.5-.5%205-2.8.4-2.4%201.1-5.5%202.9-9.4%201.5-3.2%202.6%201.2%204%207.4%207.3.3%2023.9%202.2%2030.9%204.3%205.2%201.6%208.7-1.5%2013.7-2.1%203.7%204.2%207.2%201%209.1%2010%202.8%204.7%207.3.3%208.3%201.8%205.9%2018%2026%205.8%2027.4%206.1%202.6%200%205.7%208.1%207.7%208%203.3-.7%202.4-3.2%205.2-2.2-.7%206.8%205.7%2014.7%205.7%2019.7%200%200%201.5.9%203-.6%201.4-1.5%202.7-5.4%204-5.3%203%20.5%204.3%201%207.8%201.6%209.4%203.7%2014.3%204.5%2018%206.3%201.6%203.6%203.3%205.4%206.8%204.7%202.8%202.2.7%205%202.4%205.2%203.5-2%204.7-4.1%208.1-2.2%203.5%202%207%206%208.8%209.8%200%202-1.8%209.8%200%2021.6.8%204%201.3%207%205%2013.8-1%206.9%204.7%2018.5%204.7%2021.5%200%203.9-2.8%206-4.5%209.8%207%206%200%2015.7-3.5%2021.6%2026.2%205.9%2014%2017.7%2034.9%2011.8-5.3%2013.7-3.4%2012.6%201.8%2026.3-10.4%207.9-.2%2010.3-7.2%2020-.4.7%204.2%208.6%2010.6%208.6-1.7%2015.7-7%209.8-5.2%2033.3-13.8-.3-8.2%2017.6-17.5%2015.7.6%2011.3%205.3%2012.2%203.5%2023.6-7%202-7%202-10.4%207.8l-5.3-2c-1.7%209.9-5.2%2011.8%200%2021.6%200%200-6.7.3-8.7%200-.1%203.4%203%204.3%203.5%207.9-.3%201.4-10%207.6-17.4%207.8-2%204.9%205.2%2010%204.8%2012.5-8.2%201.7-11.8%2013-11.8%2013s4.2%202%203.5%204c-2.3-1.9-3.5-2-7-2-1.7.5-6-.1-10%207.6-4.5%201.7-6.6%201-10%206.1-1.5-4.8-3.7%200-6.3%202-2.7%201.8-6.2%206.4-6.7%206.2.1-1.3%201.6-6.2%201.6-6.2l-8.7%202h-1c-.8.1-.6-5.7-2.2-5.5s-6.4%207.3-8%207.6-2.1-2.3-3.5-2c-1.4.1-4.1%207.4-5%207.6s-5-4.4-8.3-3.8c-17.2%206.8-19.9-13.4-22.6-2-3.6-2.1-3-.9-6.6.2-2.3.7-2.5-3.5-4.6-3.4-4.2.1-4%204.5-6.2%203.2-1.8-9.2-13-7.5-14.1-11.5-.9-4%204.8-4%206.7-6.8%201.4-4-1.5-5.5%204.3-9.4%207.4-5.7%203.1-7.8%204.4-12.1%202.4-6.2%202.4-7.7.4-13.2%200%200-5.8-17.6-7-17.6-3.4-1.1-3.4%206.5-8.5%208.6-10.5%203.9-29-10-32.2-10-3%20.1-16.5%203.7-16-4-2%207.5-9.6%201.8-10%201.8-7%200-4.3%206-9%205.8-2.1-.8-23.6-2.2-23.6-2.2v4l-14-8-12.2-3.9c-10.4-3.9-5.2-13.7-22.6-7.8v-11.8h-8.7c3.4-23.5%200-11.7-1.8-33.3l-7%202c-7-10.7%209.7-8.6-5.2-15.8%200%200%20.3-11.7-3.5-7.8-.7.5%201.8%205.9%201.8%205.9-14-2-17.5-5.9-17.5-21.6%200%200%2011.5%201.9%2010.5%200-1.6-3-3.8-22-3.4-23.3-.2-2.6%2010.7-9.1%208.6-15.3%201.3-.6%205.3-.6%205.3-.6'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linejoin='round'%20stroke-width='2.5'%20d='M595.5%20297.6q-.9%202%20.1%203.6c1.1-1.7.2-2.4%200-3.6zm-476-149.4s-3-.4-2.4%202.3c1-2%202.3-2.2%202.4-2.3zm-.3-6.4c-1.7%200-3.8-.2-3%202.5%201-2.1%203-2.4%203-2.5zm12.7%2036.3s2.6-.2%202%202.5c-1-2-2-2.4-2-2.5z'%20transform='matrix(.86021%200%200%20.96774%20-50%2010)'/%3e%3c/svg%3e")}.fi-ar{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ar'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2374acdf'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cg%20id='ar-c'%20transform='translate(-64)scale(.96)'%3e%3cpath%20id='ar-a'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.1'%20d='m396.8%20251.3%2028.5%2062s.5%201.2%201.3.9c.8-.4.3-1.6.3-1.6l-23.7-64m-.7%2024.2c-.4%209.4%205.4%2014.6%204.7%2023s3.8%2013.2%205%2016.5c1%203.3-1.2%205.2-.3%205.7%201%20.5%203-2.1%202.4-6.8s-4.2-6-3.4-16.3-4.2-12.7-3-22'/%3e%3cuse%20xlink:href='%23ar-a'%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-a'%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-a'%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'/%3e%3cpath%20id='ar-b'%20fill='%2385340a'%20d='M404.3%20274.4c.5%209%205.6%2013%204.6%2021.3%202.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8%2019.5%2042.6-16.3-43.9'/%3e%3cuse%20xlink:href='%23ar-b'%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-b'%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-b'%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ar-c'%20width='100%25'%20height='100%25'%20transform='rotate(90%20320%20240)'/%3e%3cuse%20xlink:href='%23ar-c'%20width='100%25'%20height='100%25'%20transform='rotate(180%20320%20240)'/%3e%3cuse%20xlink:href='%23ar-c'%20width='100%25'%20height='100%25'%20transform='rotate(-90%20320%20240)'/%3e%3ccircle%20cx='320'%20cy='240'%20r='26.7'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.4'/%3e%3cpath%20id='ar-h'%20fill='%23843511'%20stroke-width='1'%20d='M329%20234.3c-1.7%200-3.5.8-4.5%202.4%202%201.9%206.6%202%209.7-.2a7%207%200%200%200-5.1-2.2zm0%20.4c1.8%200%203.5.8%203.7%201.6-2%202.3-5.3%202-7.4.4q1.6-2%203.8-2z'/%3e%3cuse%20xlink:href='%23ar-d'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'/%3e%3cuse%20xlink:href='%23ar-e'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'/%3e%3cuse%20xlink:href='%23ar-f'%20width='100%25'%20height='100%25'%20transform='translate(18.1)'/%3e%3cuse%20xlink:href='%23ar-g'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'/%3e%3cpath%20fill='%2385340a'%20d='M316%20243.7a1.8%201.8%200%201%200%201.8%202.9%204%204%200%200%200%202.2.6h.2q1%200%202.3-.6.5.7%201.5.7a1.8%201.8%200%200%200%20.3-3.6q.8.3.8%201.2a1.2%201.2%200%200%201-2.4%200%203%203%200%200%201-2.6%201.7%203%203%200%200%201-2.5-1.7q-.1%201.1-1.3%201.2-1-.1-1.2-1.2c-.2-1.1.3-1%20.8-1.2zm2%205.4c-2.1%200-3%202-4.8%203.1%201-.4%201.8-1.2%203.3-2s2.6.2%203.5.2%202-1%203.5-.2l3.3%202c-1.9-1.2-2.7-3-4.8-3q-.7%200-2%20.6z'/%3e%3cpath%20fill='%2385340a'%20d='M317.2%20251.6q-1.1%200-3.4.6c3.7-.8%204.5.5%206.2.5%201.6%200%202.5-1.3%206.1-.5-4-1.2-4.9-.4-6.1-.4-.8%200-1.4-.3-2.8-.2'/%3e%3cpath%20fill='%2385340a'%20d='M314%20252.2h-.8c4.3.5%202.3%203%206.8%203s2.5-2.5%206.8-3c-4.5-.4-3.1%202.3-6.8%202.3-3.5%200-2.4-2.3-6-2.3'/%3e%3cpath%20fill='%2385340a'%20d='M323.7%20258.9a3.7%203.7%200%200%200-7.4%200%203.8%203.8%200%200%201%207.4%200'/%3e%3cpath%20id='ar-e'%20fill='%2385340a'%20stroke-width='1'%20d='M303.4%20234.3c4.7-4.1%2010.7-4.8%2014-1.7a8%208%200%200%201%201.5%203.4q.6%203.6-2.1%207.5l.8.4q2.4-4.7%201.6-9.4l-.6-2.3c-4.5-3.7-10.7-4-15.2%202z'/%3e%3cpath%20id='ar-d'%20fill='%2385340a'%20stroke-width='1'%20d='M310.8%20233c2.7%200%203.3.6%204.5%201.7%201.2%201%201.9.8%202%201%20.3.2%200%20.8-.3.6q-.7-.2-2.5-1.6c-1.8-1.4-2.5-1-3.7-1-3.7%200-5.7%203-6.1%202.8-.5-.2%202-3.5%206.1-3.5'/%3e%3cuse%20xlink:href='%23ar-h'%20width='100%25'%20height='100%25'%20transform='translate(-18.4)'/%3e%3ccircle%20id='ar-f'%20cx='310.9'%20cy='236.3'%20r='1.8'%20fill='%2385340a'%20stroke-width='1'/%3e%3cpath%20id='ar-g'%20fill='%2385340a'%20stroke-width='1'%20d='M305.9%20237.5c3.5%202.7%207%202.5%209%201.3%202-1.3%202-1.7%201.6-1.7s-.8.4-2.4%201.3c-1.7.8-4.1.8-8.2-.9'/%3e%3c/svg%3e")}.fi-ar.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ar'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2374acdf'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.7H0z'/%3e%3cg%20id='ar-c'%20transform='translate(-153.6)scale(1.024)'%3e%3cpath%20id='ar-a'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.1'%20d='m396.8%20251.3%2028.5%2062s.5%201.2%201.3.9c.8-.4.3-1.6.3-1.6l-23.7-64m-.7%2024.2c-.4%209.4%205.4%2014.6%204.7%2023s3.8%2013.2%205%2016.5c1%203.3-1.2%205.2-.3%205.7%201%20.5%203-2.1%202.4-6.8s-4.2-6-3.4-16.3-4.2-12.7-3-22'/%3e%3cuse%20xlink:href='%23ar-a'%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-a'%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-a'%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'/%3e%3cpath%20id='ar-b'%20fill='%2385340a'%20d='M404.3%20274.4c.5%209%205.6%2013%204.6%2021.3%202.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8%2019.5%2042.6-16.3-43.9'/%3e%3cuse%20xlink:href='%23ar-b'%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-b'%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'/%3e%3cuse%20xlink:href='%23ar-b'%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ar-c'%20width='100%25'%20height='100%25'%20transform='rotate(90%20256%20256)'/%3e%3cuse%20xlink:href='%23ar-c'%20width='100%25'%20height='100%25'%20transform='rotate(180%20256%20256)'/%3e%3cuse%20xlink:href='%23ar-c'%20width='100%25'%20height='100%25'%20transform='rotate(-90%20256%20256)'/%3e%3ccircle%20cx='256'%20cy='256'%20r='28.4'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.5'/%3e%3cpath%20id='ar-h'%20fill='%23843511'%20stroke-width='1'%20d='M265.7%20250q-3.1%200-4.9%202.5c2.2%202%207%202.2%2010.3-.2a8%208%200%200%200-5.4-2.4zm0%20.4c1.9%200%203.6.8%203.9%201.7-2.2%202.4-5.7%202.2-7.9.4q1.6-2.2%204-2.1'/%3e%3cuse%20xlink:href='%23ar-d'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'/%3e%3cuse%20xlink:href='%23ar-e'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'/%3e%3cuse%20xlink:href='%23ar-f'%20width='100%25'%20height='100%25'%20transform='translate(19.3)'/%3e%3cuse%20xlink:href='%23ar-g'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'/%3e%3cpath%20fill='%2385340a'%20d='M251.6%20260a2%202%200%201%200%202%203q1.4.8%202.4.6h.3c.5%200%201.6%200%202.3-.6q.6.8%201.6.8a2%202%200%200%200%20.4-3.9q.8.3.9%201.3a1.3%201.3%200%200%201-2.7%200%203%203%200%200%201-2.7%201.8%203%203%200%200%201-2.7-1.8q-.1%201.2-1.3%201.3a1.3%201.3%200%200%201-.4-2.6zm2.2%205.8c-2.2%200-3%202-5%203.3l3.5-2.2c1.5-.9%202.8.2%203.7.2s2.2-1.1%203.7-.2q2%201.4%203.5%202.2c-2-1.4-2.8-3.3-5-3.3a6%206%200%200%200-2.2.6q-1.6-.6-2.2-.6'/%3e%3cpath%20fill='%2385340a'%20d='M253%20268.3q-1.2%200-3.6.8c4-1%204.8.4%206.6.4s2.6-1.3%206.6-.4c-4.4-1.4-5.3-.5-6.6-.5-.9%200-1.5-.3-3-.3'/%3e%3cpath%20fill='%2385340a'%20d='M249.6%20269h-.8c4.6.5%202.4%203.1%207.2%203.1s2.6-2.6%207.2-3c-4.8-.5-3.3%202.4-7.2%202.4-3.7%200-2.6-2.5-6.4-2.5'/%3e%3cpath%20fill='%2385340a'%20d='M260%20276.1a4%204%200%200%200-8%200%204%204%200%200%201%208%200'/%3e%3cpath%20id='ar-e'%20fill='%2385340a'%20stroke-width='1'%20d='M238.3%20249.9c5-4.4%2011.4-5%2014.9-1.8a9%209%200%200%201%201.6%203.7q.7%203.8-2.3%208%20.5%200%201%20.4%202.6-5.1%201.7-10l-.7-2.5c-4.8-4-11.4-4.4-16.2%202.2'/%3e%3cpath%20id='ar-d'%20fill='%2385340a'%20stroke-width='1'%20d='M246.2%20248.6c2.8%200%203.5.6%204.8%201.7s2%20.9%202.2%201.1%200%20.9-.4.7q-.7-.3-2.7-1.8c-1.3-1-2.6-1-4-1-3.8%200-6%203.2-6.5%203s2.2-3.7%206.6-3.7'/%3e%3cuse%20xlink:href='%23ar-h'%20width='100%25'%20height='100%25'%20transform='translate(-19.6)'/%3e%3ccircle%20id='ar-f'%20cx='246.3'%20cy='252.1'%20r='2'%20fill='%2385340a'%20stroke-width='1'/%3e%3cpath%20id='ar-g'%20fill='%2385340a'%20stroke-width='1'%20d='M241%20253.4c3.7%202.8%207.4%202.6%209.6%201.3s2.2-1.8%201.7-1.8c-.4%200-.9.5-2.6%201.4s-4.4.8-8.8-1z'/%3e%3c/svg%3e")}.fi-as{background-image:url(/assets/as-Dekqy8Of.svg)}.fi-as.fis{background-image:url(/assets/as-BTEVCXG-.svg)}.fi-at{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-at'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%200h640v160H0zm0%20320h640v160H0z'/%3e%3c/svg%3e")}.fi-at.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-at'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%200h512v170.7H0zm0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.fi-au{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-au'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300008B'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='m37.5%200%20122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20fill='red'%20d='M212%20140.5%20320%20220v20l-135.5-99.5zm-92%2010%203%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20fill='%23fff'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20fill='red'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3cpath%20fill='%23fff'%20d='m527%20396.7-20.5%202.6%202.2%2020.5-14.8-14.4-14.7%2014.5%202-20.5-20.5-2.4%2017.3-11.2-10.9-17.5%2019.6%206.5%206.9-19.5%207.1%2019.4%2019.5-6.7-10.7%2017.6zm-3.7-117.2%202.7-13-9.8-9%2013.2-1.5%205.5-12.1%205.5%2012.1%2013.2%201.5-9.8%209%202.7%2013-11.6-6.6zm-104.1-60-20.3%202.2%201.8%2020.3-14.4-14.5-14.8%2014.1%202.4-20.3-20.2-2.7%2017.3-10.8-10.5-17.5%2019.3%206.8L387%20178l6.7%2019.3%2019.4-6.3-10.9%2017.3%2017.1%2011.2ZM623%20186.7l-20.9%202.7%202.3%2020.9-15.1-14.7-15%2014.8%202.1-21-20.9-2.4%2017.7-11.5-11.1-17.9%2020%206.7%207-19.8%207.2%2019.8%2019.9-6.9-11%2018zm-96.1-83.5-20.7%202.3%201.9%2020.8-14.7-14.8-15.1%2014.4%202.4-20.7-20.7-2.8%2017.7-11L467%2073.5l19.7%206.9%207.3-19.5%206.8%2019.7%2019.8-6.5-11.1%2017.6zM234%20385.7l-45.8%205.4%204.6%2045.9-32.8-32.4-33%2032.2%204.9-45.9-45.8-5.8%2038.9-24.8-24-39.4%2043.6%2015%2015.8-43.4%2015.5%2043.5%2043.7-14.7-24.3%2039.2%2038.8%2025.1Z'/%3e%3c/svg%3e")}.fi-au.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-au'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300008B'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M256%200v32l-95%2096%2095%2093.5V256h-33.5L127%20162l-93%2094H0v-34l93-93.5L0%2037V0h31l96%2094%2093-94z'/%3e%3cpath%20fill='red'%20d='m92%20162%205.5%2017L21%20256H0v-1.5zm62-6%2027%204%2075%2073.5V256zM256%200l-96%2098-2-22%2075-76zM0%20.5%2096.5%2095%2067%2091%200%2024.5z'/%3e%3cpath%20fill='%23fff'%20d='M88%200v256h80V0zM0%2088v80h256V88z'/%3e%3cpath%20fill='red'%20d='M0%20104v48h256v-48zM104%200v256h48V0z'/%3e%3cpath%20fill='%23fff'%20d='m202%20402.8-45.8%205.4%204.6%2045.9-32.8-32.4-33%2032.2%204.9-45.9-45.8-5.8L93%20377.4%2069%20338l43.6%2015%2015.8-43.4%2015.5%2043.5%2043.7-14.7-24.3%2039.2%2038.8%2025.1Zm222.7%208-20.5%202.6%202.2%2020.5-14.8-14.4-14.7%2014.5%202-20.5-20.5-2.4%2017.3-11.2-10.9-17.5%2019.6%206.5%206.9-19.5%207.1%2019.4%2019.5-6.7-10.7%2017.6zM415%20293.6l2.7-13-9.8-9%2013.2-1.5%205.5-12.1%205.5%2012.1%2013.2%201.5-9.8%209%202.7%2013-11.6-6.6zm-84.1-60-20.3%202.2%201.8%2020.3-14.4-14.5-14.8%2014.1%202.4-20.3-20.2-2.7%2017.3-10.8-10.5-17.5%2019.3%206.8%207.2-19.1%206.7%2019.3%2019.4-6.3-10.9%2017.3zm175.8-32.8-20.9%202.7%202.3%2020.9-15.1-14.7-15%2014.8%202.1-21-20.9-2.4%2017.7-11.5-11.1-17.9%2020%206.7%207-19.8%207.2%2019.8%2019.9-6.9-11%2018zm-82.1-83.5-20.7%202.3%201.9%2020.8-14.7-14.8L376%20140l2.4-20.7-20.7-2.8%2017.7-11-10.7-17.9%2019.7%206.9%207.3-19.5%206.8%2019.7%2019.8-6.5-11.1%2017.6z'/%3e%3c/svg%3e")}.fi-aw{background-image:url(/assets/aw-W0PWLK5p.svg)}.fi-aw.fis{background-image:url(/assets/aw-CLCX8uk5.svg)}.fi-ax{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ax'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ax-a'%3e%3cpath%20fill-opacity='.7'%20d='M106.3%200h1133.3v850H106.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ax-a)'%20transform='matrix(.56472%200%200%20.56482%20-60%20-.1)'%3e%3cpath%20fill='%230053a5'%20d='M0%200h1300v850H0z'/%3e%3cg%20fill='%23ffce00'%3e%3cpath%20d='M400%200h250v850H400z'/%3e%3cpath%20d='M0%20300h1300v250H0z'/%3e%3c/g%3e%3cg%20fill='%23d21034'%3e%3cpath%20d='M475%200h100v850H475z'/%3e%3cpath%20d='M0%20375h1300v100H0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-ax.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ax'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='ax-a'%3e%3cpath%20fill-opacity='.7'%20d='M166%200h850v850H166z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ax-a)'%20transform='translate(-100)scale(.6024)'%3e%3cpath%20fill='%230053a5'%20d='M0%200h1300v850H0z'/%3e%3cg%20fill='%23ffce00'%3e%3cpath%20d='M400%200h250v850H400z'/%3e%3cpath%20d='M0%20300h1300v250H0z'/%3e%3c/g%3e%3cg%20fill='%23d21034'%3e%3cpath%20d='M475%200h100v850H475z'/%3e%3cpath%20d='M0%20375h1300v100H0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-az{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-az'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%233f9c35'%20d='M.1%200h640v480H.1z'/%3e%3cpath%20fill='%23ed2939'%20d='M.1%200h640v320H.1z'/%3e%3cpath%20fill='%2300b9e4'%20d='M.1%200h640v160H.1z'/%3e%3ccircle%20cx='304'%20cy='240'%20r='72'%20fill='%23fff'/%3e%3ccircle%20cx='320'%20cy='240'%20r='60'%20fill='%23ed2939'/%3e%3cpath%20fill='%23fff'%20d='m384%20200%207.7%2021.5%2020.6-9.8-9.8%2020.7L424%20240l-21.5%207.7%209.8%2020.6-20.6-9.8L384%20280l-7.7-21.5-20.6%209.8%209.8-20.6L344%20240l21.5-7.7-9.8-20.6%2020.6%209.8z'/%3e%3c/svg%3e")}.fi-az.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-az'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%233f9c35'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%2300b9e4'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='238.8'%20cy='256'%20r='76.8'%20fill='%23fff'/%3e%3ccircle%20cx='255.9'%20cy='256'%20r='64'%20fill='%23ed2939'/%3e%3cpath%20fill='%23fff'%20d='m324.2%20213.3%208.1%2023%2022-10.5-10.4%2022%2023%208.2-23%208.2%2010.4%2022-22-10.5-8.1%2023-8.2-23-22%2010.5%2010.5-22-23-8.2%2023-8.2-10.5-22%2022%2010.5z'/%3e%3c/svg%3e")}.fi-ba{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ba'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ba-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ba-a)'%20transform='translate(80)scale(.9375)'%3e%3cpath%20fill='%23009'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3cpath%20fill='%23FC0'%20d='m56.5%200%20511%20512.3V.3z'/%3e%3cpath%20fill='%23FFF'%20d='M439.9%20481.5%20412%20461.2l-28.6%2020.2%2010.8-33.2-28.2-20.5h35l10.8-33.2%2010.7%2033.3h35l-28%2020.7zm81.3%2010.4-35-.1-10.7-33.3-10.8%2033.2h-35l28.2%2020.5-10.8%2033.2%2028.6-20.2%2028%2020.3-10.5-33zM365.6%20384.7l28-20.7-35-.1-10.7-33.2-10.8%2033.2-35-.1%2028.2%2020.5-10.8%2033.3%2028.6-20.3%2028%2020.4zm-64.3-64.5%2028-20.6-35-.1-10.7-33.3-10.9%2033.2h-34.9l28.2%2020.5-10.8%2033.2%2028.6-20.2%2027.9%2020.3zm-63.7-63.6%2028-20.7h-35L220%20202.5l-10.8%2033.2h-35l28.2%2020.4-10.8%2033.3%2028.6-20.3%2028%2020.4-10.5-33zm-64.4-64.3%2028-20.6-35-.1-10.7-33.3-10.9%2033.2h-34.9L138%20192l-10.8%2033.2%2028.6-20.2%2027.9%2020.3-10.4-33zm-63.6-63.9%2027.9-20.7h-35L91.9%2074.3%2081%20107.6H46L74.4%20128l-10.9%2033.2L92.1%20141l27.8%2020.4zm-64-64%2027.9-20.7h-35L27.9%2010.3%2017%2043.6h-35L10.4%2064l-11%2033.3L28.1%2077l27.8%2020.4zm-64-64L9.4-20.3h-35l-10.7-33.3L-47-20.4h-35L-53.7%200l-10.8%2033.2L-35.9%2013l27.8%2020.4z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ba.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ba'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='ba-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ba-a)'%3e%3cpath%20fill='%23009'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fc0'%20d='m77%200%20437%20437V0z'/%3e%3cpath%20fill='%23FFF'%20d='m461.4%20470.4-26.1-19.1-26.9%2019%2010.2-31.2-26.4-19.2h32.7l10.2-31%2010%2031.1%2032.8.1-26.2%2019.4zm76.7%2010.4h-32.7l-10-31.2-10.2%2031.1h-32.8l26.4%2019.2-10.1%2031.2%2026.8-19%2026.2%2019-9.8-30.9zM391.8%20379.6l26.2-19.4h-32.7L375.2%20329%20365%20360h-32.7l26.4%2019.3-10.1%2031.1%2026.8-19%2026.1%2019.1zm-60.3-60.4%2026.2-19.4-32.8-.1-10-31.2-10.2%2031.2-32.7-.1%2026.4%2019.2-10.2%2031.2%2026.9-19%2026.1%2019.1zm-59.7-59.7%2026.2-19.4h-32.7l-10.1-31.2L245%20240h-32.7l26.4%2019.2-10.1%2031.2%2026.8-19%2026.1%2019zm-60.4-60.3%2026.2-19.3-32.8-.1-10-31.2-10.2%2031.2-32.7-.1%2026.4%2019.2-10.2%2031.2%2026.9-19%2026.1%2019-9.7-30.8zm-59.7-59.9L178%20120l-32.7-.1-10-31.2-10.3%2031.1H92.2l26.4%2019.2-10.1%2031.2%2026.8-19%2026.1%2019zm-60-60L118%2060l-32.7-.1-10-31.2L65%2059.8H32.2L58.6%2079l-10.1%2031.2%2026.8-19%2026.2%2019zm-60-60L58%200%2025.2-.1l-10-31.2L4.8-.2h-32.7L-1.4%2019l-10.1%2031.2%2026.8-19%2026.1%2019z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-bb'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300267f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffc726'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20id='bb-a'%20fill='%23000001'%20d='M319.8%20135.5c-7%2019-14%2038.6-29.2%2053.7%204.7-1.6%2013-3%2018.2-2.8v79.5l-22.4%203.3c-.8%200-1-1.3-1-3-2.2-24.7-8-45.5-14.8-67-.5-2.9-9-14-2.4-12%20.8%200%209.5%203.6%208.2%201.9a85%2085%200%200%200-46.4-24c-1.5-.3-2.4.5-1%202.2%2022.4%2034.6%2041.3%2075.5%2041.1%20124%208.8%200%2030-5.2%2038.7-5.2v56.1H320l2.5-156.7z'/%3e%3cuse%20xlink:href='%23bb-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20639.5%200)'/%3e%3c/svg%3e")}.fi-bb.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-bb'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300267f'%20d='M0-.2h512V512H0z'/%3e%3cpath%20fill='%23ffc726'%20d='M170.7-.2h170.6V512H170.7z'/%3e%3cpath%20id='bb-a'%20fill='%23000001'%20d='M256%20173.3c-5.5%2015.1-11.2%2030.9-23.3%2043a52%2052%200%200%201%2014.6-2.3v63.6l-18%202.7q-1-.1-.9-2.4a244%20244%200%200%200-11.7-53.6c-.4-2.3-7.2-11.3-2-9.7.7%200%207.7%203%206.6%201.6a68%2068%200%200%200-37.1-19.2c-1.2-.3-2%20.3-.9%201.7%2018%2027.7%2033.1%2060.4%2033%2099.2%207%200%2024-4.1%2031-4.1v44.9h8.8l2-125.4z'/%3e%3cuse%20xlink:href='%23bb-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'/%3e%3c/svg%3e")}.fi-bd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bd'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23006a4e'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='280'%20cy='240'%20r='160'%20fill='%23f42a41'/%3e%3c/svg%3e")}.fi-bd.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bd'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23006a4e'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='230'%20cy='256'%20r='170.7'%20fill='%23f42a41'/%3e%3c/svg%3e")}.fi-be{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-be'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23000001'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ffd90c'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-be.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-be'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23000001'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ffd90c'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23de0000'%20d='M640%20479.6H.4V0H640z'/%3e%3cpath%20fill='%2335a100'%20d='M639.6%20480H0V240.2h639.6z'/%3e%3cpath%20fill='%23fff300'%20d='m254.6%20276.2-106-72.4h131L320%2086.6%20360.4%20204l131-.1-106%2072.4%2040.5%20117.3-106-72.6L214%20393.4'/%3e%3c/g%3e%3c/svg%3e")}.fi-bf.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23de0000'%20d='M512%20511.6H.5V0H512z'/%3e%3cpath%20fill='%2335a100'%20d='M511.8%20512H0V256.2h511.7z'/%3e%3c/g%3e%3cpath%20fill='%23fff300'%20fill-rule='evenodd'%20d='m389%20223.8-82.9%2056.5%2031.7%2091.6-82.7-56.7-82.8%2056.7%2031.7-91.6-82.8-56.6%20102.3.2%2031.6-91.7%2031.5%2091.6'/%3e%3c/svg%3e")}.fi-bg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bg'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%2300966e'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23d62612'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.fi-bg.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%2300966e'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23d62612'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.fi-bh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bh'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0'/%3e%3cpath%20fill='%23ce1126'%20d='M640%200H96l110.7%2048L96%2096l110.7%2048L96%20192l110.7%2048L96%20288l110.7%2048L96%20384l110.7%2048L96%20480h544'/%3e%3c/svg%3e")}.fi-bh.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bh'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0'/%3e%3cpath%20fill='%23ce1126'%20d='M512%200H102.4l83.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2H512'/%3e%3c/svg%3e")}.fi-bi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bi'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bi-a'%3e%3cpath%20fill-opacity='.7'%20d='M-90.5%200H592v512H-90.5z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bi-a)'%20transform='translate(84.9)scale(.9375)'%3e%3cpath%20fill='%2318b637'%20d='m-178%200%20428.8%20256L-178%20512zm857.6%200L250.8%20256l428.8%20256z'/%3e%3cpath%20fill='%23cf0921'%20d='m-178%200%20428.8%20256L679.6%200zm0%20512%20428.8-256%20428.8%20256z'/%3e%3cpath%20fill='%23fff'%20d='M679.6%200h-79.9L-178%20464.3V512h79.9L679.6%2047.7z'/%3e%3cpath%20fill='%23fff'%20d='M398.9%20256a148%20148%200%201%201-296.1%200%20148%20148%200%200%201%20296%200z'/%3e%3cpath%20fill='%23fff'%20d='M-178%200v47.7L599.7%20512h79.9v-47.7L-98.1%200z'/%3e%3cpath%20fill='%23cf0921'%20stroke='%2318b637'%20stroke-width='3.9'%20d='m280%20200.2-19.3.3-10%2016.4-9.9-16.4-19.2-.4%209.3-16.9-9.2-16.8%2019.2-.4%2010-16.4%209.9%2016.5%2019.2.4-9.3%2016.8zm-64.6%20111.6-19.2.3-10%2016.4-9.9-16.4-19.2-.4%209.3-16.9-9.2-16.8%2019.2-.4%2010-16.4%209.9%2016.5%2019.2.4-9.3%2016.8zm130.6%200-19.2.3-10%2016.4-10-16.4-19.1-.4%209.3-16.9-9.3-16.8%2019.2-.4%2010-16.4%2010%2016.5%2019.2.4-9.4%2016.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bi.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bi'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='bi-a'%3e%3cpath%20fill='gray'%20d='M60.8%20337h175v175h-175z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bi-a)'%20transform='translate(-178%20-986)scale(2.9257)'%3e%3cpath%20fill='%2318b637'%20d='m0%20337%20146.6%2087.5L0%20512zm293.1%200-146.5%2087.5L293%20512z'/%3e%3cpath%20fill='%23cf0921'%20d='m0%20337%20146.6%2087.5L293%20337zm0%20175%20146.6-87.5L293%20512z'/%3e%3cpath%20fill='%23fff'%20d='M293.1%20337h-27.3L0%20495.7V512h27.3l265.8-158.7z'/%3e%3cpath%20fill='%23fff'%20d='M197.2%20424.5a50.6%2050.6%200%201%201-101.2%200%2050.6%2050.6%200%200%201%20101.2%200'/%3e%3cpath%20fill='%23fff'%20d='M0%20337v16.3L265.8%20512h27.3v-16.3L27.3%20337z'/%3e%3cpath%20fill='%23cf0921'%20stroke='%2318b637'%20stroke-width='1pt'%20d='m156.5%20405.4-6.6.1-3.4%205.6-3.4-5.6-6.5-.1%203.2-5.8-3.2-5.7%206.6-.2%203.4-5.6%203.4%205.7h6.5l-3.1%205.8zm-22%2038.2h-6.6l-3.4%205.7-3.4-5.6-6.6-.2%203.2-5.7-3.1-5.8%206.5-.1%203.4-5.6%203.4%205.6%206.6.2-3.2%205.7zm44.6%200h-6.6l-3.4%205.7-3.4-5.6-6.5-.2%203.1-5.7-3.1-5.8%206.6-.1%203.4-5.6%203.4%205.6%206.5.2-3.2%205.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bj'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bj-a'%3e%3cpath%20fill='gray'%20d='M67.6-154h666v666h-666z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23bj-a)'%20transform='matrix(.961%200%200%20.7207%20-65%20111)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23319400'%20d='M0-154h333v666H0z'/%3e%3cpath%20fill='%23ffd600'%20d='M333-154h666v333H333z'/%3e%3cpath%20fill='%23de2110'%20d='M333%20179h666v333H333z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-bj.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bj'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='bj-a'%3e%3cpath%20fill='gray'%20d='M67.6-154h666v666h-666z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23bj-a)'%20transform='translate(-52%20118.4)scale(.7688)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23319400'%20d='M0-154h333v666H0z'/%3e%3cpath%20fill='%23ffd600'%20d='M333-154h666v333H333z'/%3e%3cpath%20fill='%23de2110'%20d='M333%20179h666v333H333z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-bl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bl'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-bl.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bl'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bm{background-image:url(/assets/bm-BeYgB2z9.svg)}.fi-bm.fis{background-image:url(/assets/bm-DvNWWcPM.svg)}.fi-bn{background-image:url(/assets/bn-B6T3O78g.svg)}.fi-bn.fis{background-image:url(/assets/bn-CPQcA8Ol.svg)}.fi-bo{background-image:url(/assets/bo-CcUiMqkJ.svg)}.fi-bo.fis{background-image:url(/assets/bo-Dry0C6UA.svg)}.fi-bq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2321468b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h640v160H0z'/%3e%3c/svg%3e")}.fi-bq.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2321468b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h512v170.7H0z'/%3e%3c/svg%3e")}.fi-br{background-image:url(/assets/br-Cu5YU29T.svg)}.fi-br.fis{background-image:url(/assets/br-Dr5rMAMb.svg)}.fi-bs{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bs'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bs-a'%3e%3cpath%20fill-opacity='.7'%20d='M-12%200h640v480H-12z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bs-a)'%20transform='translate(12)'%3e%3cpath%20fill='%23fff'%20d='M968.5%20480h-979V1.8h979z'/%3e%3cpath%20fill='%23ffe900'%20d='M968.5%20344.5h-979V143.3h979z'/%3e%3cpath%20fill='%2308ced6'%20d='M968.5%20480h-979V320.6h979zm0-318.7h-979V2h979z'/%3e%3cpath%20fill='%23000001'%20d='M-11%200c2.3%200%20391.8%20236.8%20391.8%20236.8L-12%20479.2z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bs.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bs'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='bs-a'%3e%3cpath%20fill-opacity='.7'%20d='M56.6%2026.4H537v480.3H56.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bs-a)'%20transform='matrix(1.066%200%200%201.067%20-60.4%20-28.1)'%3e%3cpath%20fill='%23fff'%20d='M990%20506.2H9.4V27.6H990z'/%3e%3cpath%20fill='%23ffe900'%20d='M990%20370.6H9.4V169.2H990z'/%3e%3cpath%20fill='%2308ced6'%20d='M990%20506.2H9.4V346.7H990zm0-319H9.4V27.9H990z'/%3e%3cpath%20fill='%23000001'%20d='M9%2025.9c2.1%200%20392.3%20237%20392.3%20237L7.8%20505.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bt{background-image:url(/assets/bt-BTo4qm10.svg)}.fi-bt.fis{background-image:url(/assets/bt-SxWnbWW0.svg)}.fi-bv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bv'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bv-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23bv-a)'%3e%3cpath%20fill='%23fff'%20d='M-28%200h699.7v512H-28z'/%3e%3cpath%20fill='%23d72828'%20d='M-53-77.8h218.7v276.2H-53zM289.4-.6h381v199h-381zM-27.6%20320h190.4v190.3H-27.6zm319.6%202.1h378.3v188.2H292z'/%3e%3cpath%20fill='%23003897'%20d='M196.7-25.4H261v535.7h-64.5z'/%3e%3cpath%20fill='%23003897'%20d='M-27.6%20224.8h698v63.5h-698z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bv.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bv'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='bv-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23bv-a)'%3e%3cpath%20fill='%23fff'%20d='M-68%200h699.7v512H-68z'/%3e%3cpath%20fill='%23d72828'%20d='M-93-77.8h218.7v276.2H-93zM249.4-.6h381v199h-381zM-67.6%20320h190.4v190.3H-67.5zm319.6%202.1h378.3v188.2H252z'/%3e%3cpath%20fill='%23003897'%20d='M156.7-25.4H221v535.7h-64.5z'/%3e%3cpath%20fill='%23003897'%20d='M-67.5%20224.8h697.8v63.5H-67.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bw'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cbff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20186h640v108H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-bw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-bw'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cbff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20212.7h512V299H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-by{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20id='flag-icons-by'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='by-a'%3e%3cpath%20d='M0%200h200v608h8v284l-8%208H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20fill='%23ce1720'%20d='M0%200h640v480H0Z'/%3e%3cg%20fill='%23fff'%20clip-path='url(%23by-a)'%20transform='matrix(.52885%200%200%20.53333%205%200)'%3e%3cg%20id='by-c'%3e%3cpath%20id='by-b'%20d='M36%200v14h-9v14H16v16H8v13H-8V24H8V6H-8V0Zm26%2077v15h-8v12h-8V92h-8V77h-8V57h8V42h8V30h8v12h8v15h8v20Zm-17-1h10V58H45ZM19%20183h8v-18h-8zm54%200h8v-18h-8ZM-8%20305H6v13h6v16h9v15h12v-15h9v-16h8v-13H38v-15h21v10h13v17h11v19h-8v14h-7v13h-6v14h-9v12h-7v11h-9v14H24v-15h-9v-14H8v-9H-8v-23H8v-20H-8Z'/%3e%3cuse%20xlink:href='%23by-b'%20transform='matrix(-1%200%200%201%20200%200)'/%3e%3cpath%20d='M96%200v32h8V0h32v14h-8v14h-12v16h-8v13H92V44h-8V28H72V14h-8V0Zm-2%20274v-11h-6v-13h-7v-14h-8v-14h-8v-10h-9v-14H44v14h-9v10h-7v14h-8v14h-6v13H8v17H-8v-44H8v-20H-8v-33H8v14h10v14h10v-14h10v-14h8v-18h-8v-14H28v-14H18v14H8v14H-8v-41H8v-19H-8V77H8v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v28h-16v19h16v41h-16v-14h-10v-14h-10v14h-10v14h-8v18h8v14h10v14h10v-14h10v-14h16v33h-16v20h16v44h-16v-17h-6v-13h-6v-14h-8v-14h-7v-10h-9v-14h-12v14h-9v10h-8v14h-8v14h-7v13h-6v11zm2-167v27h8v-27zm-4%2058v-14H82v-14H72v14H62v14h-8v18h8v14h10v14h10v-14h10v-14h16v14h10v14h10v-14h10v-14h8v-18h-8v-14h-10v-14h-10v14h-10v14zm4%2046v27h8v-27z'/%3e%3c/g%3e%3cuse%20xlink:href='%23by-c'%20transform='matrix(1%200%200%20-1%200%20900)'/%3e%3cpath%20d='M-8%20408H8v14h7v8h8v14h7v12h-7v14h-8v8H8v14H-8Zm216%200v84h-16v-14h-7v-8h-8v-14h-7v-12h7v-14h8v-8h7v-14ZM62%20459h8v-18h-8zm76%200v-18h-8v18zm-42-59h8v-18h-8zm0%20100v18h8v-18Zm-50-75h14v-11h10v-10h5v-10h6v-14h8v-14h4v-13h14v13h4v14h8v14h6v10h5v10h10v11h14v50h-14v11h-10v10h-5v10h-6v14h-8v14h-4v13H93v-13h-4v-14h-8v-14h-6v-10h-5v-10H60v-11H46Zm50%209v-15h-8v-10h-8v25h8v9h5v14h-5v9h-8v25h8v-10h8v-15h8v15h8v10h8v-25h-8v-9h-5v-14h5v-9h8v-25h-8v10h-8v15z'/%3e%3c/g%3e%3cpath%20fill='%23007c30'%20d='M110%20320h530v160H110Z'/%3e%3c/svg%3e")}.fi-by.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20id='flag-icons-by'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='by-a'%3e%3cpath%20d='M0%200h200v608h8v284l-8%208H0Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20fill='%23ce1720'%20d='M0%200h512v512H0Z'/%3e%3cg%20fill='%23fff'%20clip-path='url(%23by-a)'%20transform='matrix(.5625%200%200%20.56889%205%200)'%3e%3cg%20id='by-c'%3e%3cpath%20id='by-b'%20d='M36%200v14h-9v14H16v16H8v13H-8V24H8V6H-8V0Zm26%2077v15h-8v12h-8V92h-8V77h-8V57h8V42h8V30h8v12h8v15h8v20Zm-17-1h10V58H45ZM19%20183h8v-18h-8zm54%200h8v-18h-8ZM-8%20305H6v13h6v16h9v15h12v-15h9v-16h8v-13H38v-15h21v10h13v17h11v19h-8v14h-7v13h-6v14h-9v12h-7v11h-9v14H24v-15h-9v-14H8v-9H-8v-23H8v-20H-8Z'/%3e%3cuse%20xlink:href='%23by-b'%20transform='matrix(-1%200%200%201%20200%200)'/%3e%3cpath%20d='M96%200v32h8V0h32v14h-8v14h-12v16h-8v13H92V44h-8V28H72V14h-8V0Zm-2%20274v-11h-6v-13h-7v-14h-8v-14h-8v-10h-9v-14H44v14h-9v10h-7v14h-8v14h-6v13H8v17H-8v-44H8v-20H-8v-33H8v14h10v14h10v-14h10v-14h8v-18h-8v-14H28v-14H18v14H8v14H-8v-41H8v-19H-8V77H8v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v28h-16v19h16v41h-16v-14h-10v-14h-10v14h-10v14h-8v18h8v14h10v14h10v-14h10v-14h16v33h-16v20h16v44h-16v-17h-6v-13h-6v-14h-8v-14h-7v-10h-9v-14h-12v14h-9v10h-8v14h-8v14h-7v13h-6v11zm2-167v27h8v-27zm-4%2058v-14H82v-14H72v14H62v14h-8v18h8v14h10v14h10v-14h10v-14h16v14h10v14h10v-14h10v-14h8v-18h-8v-14h-10v-14h-10v14h-10v14zm4%2046v27h8v-27z'/%3e%3c/g%3e%3cuse%20xlink:href='%23by-c'%20transform='matrix(1%200%200%20-1%200%20900)'/%3e%3cpath%20d='M-8%20408H8v14h7v8h8v14h7v12h-7v14h-8v8H8v14H-8Zm216%200v84h-16v-14h-7v-8h-8v-14h-7v-12h7v-14h8v-8h7v-14ZM62%20459h8v-18h-8zm76%200v-18h-8v18zm-42-59h8v-18h-8zm0%20100v18h8v-18Zm-50-75h14v-11h10v-10h5v-10h6v-14h8v-14h4v-13h14v13h4v14h8v14h6v10h5v10h10v11h14v50h-14v11h-10v10h-5v10h-6v14h-8v14h-4v13H93v-13h-4v-14h-8v-14h-6v-10h-5v-10H60v-11H46Zm50%209v-15h-8v-10h-8v25h8v9h5v14h-5v9h-8v25h8v-10h8v-15h8v15h8v10h8v-25h-8v-9h-5v-14h5v-9h8v-25h-8v10h-8v15z'/%3e%3c/g%3e%3cpath%20fill='%23007c30'%20d='M117.3%20341.3h395V512h-395z'/%3e%3c/svg%3e")}.fi-bz{background-image:url(/assets/bz-BCKHR4_q.svg)}.fi-bz.fis{background-image:url(/assets/bz-CoBdB-p8.svg)}.fi-ca{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ca'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M150.1%200h339.7v480H150z'/%3e%3cpath%20fill='%23d52b1e'%20d='M-19.7%200h169.8v480H-19.7zm509.5%200h169.8v480H489.9zM201%20232l-13.3%204.4%2061.4%2054c4.7%2013.7-1.6%2017.8-5.6%2025l66.6-8.4-1.6%2067%2013.9-.3-3.1-66.6%2066.7%208c-4.1-8.7-7.8-13.3-4-27.2l61.3-51-10.7-4c-8.8-6.8%203.8-32.6%205.6-48.9%200%200-35.7%2012.3-38%205.8l-9.2-17.5-32.6%2035.8c-3.5.9-5-.5-5.9-3.5l15-74.8-23.8%2013.4q-3.2%201.3-5.2-2.2l-23-46-23.6%2047.8q-2.8%202.5-5%20.7L264%20130.8l13.7%2074.1c-1.1%203-3.7%203.8-6.7%202.2l-31.2-35.3c-4%206.5-6.8%2017.1-12.2%2019.5s-23.5-4.5-35.6-7c4.2%2014.8%2017%2039.6%209%2047.7'/%3e%3c/svg%3e")}.fi-ca.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ca'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M81.1%200h362.3v512H81.1z'/%3e%3cpath%20fill='%23d52b1e'%20d='M-100%200H81.1v512H-100zm543.4%200h181.1v512H443.4zM135.3%20247.4l-14%204.8%2065.4%2057.5c5%2014.8-1.7%2019.1-6%2026.9l71-9-1.8%2071.5%2014.8-.5-3.3-70.9%2071.2%208.4c-4.4-9.3-8.3-14.2-4.3-29l65.4-54.5-11.4-4.1c-9.4-7.3%204-34.8%206-52.2%200%200-38.1%2013.1-40.6%206.2l-9.9-18.5-34.6%2038c-3.8%201-5.4-.6-6.3-3.8l16-79.7-25.4%2014.3q-3.3%201.3-5.6-2.4l-24.5-49-25.2%2050.9q-3%202.7-5.4.8l-24.2-13.6%2014.5%2079.2c-1.1%203-3.9%204-7.1%202.3l-33.3-37.8c-4.3%207-7.3%2018.4-13%2021-5.7%202.3-25-4.9-37.9-7.7%204.4%2015.9%2018.2%2042.3%209.5%2051z'/%3e%3c/svg%3e")}.fi-cc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cc'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='cc-a'%20d='m0-360%2069.4%20215.8%20212-80.3L156-35.6%20351%2080.1%20125%2099.8l31.1%20224.6L0%20160l-156.2%20164.3%2031.1-224.5L-351%2080l195-115.7-125.5-188.9%20212%2080.3z'/%3e%3cpath%20id='cc-b'%20d='M0-210%2054.9-75.5l144.8%2010.6-111%2093.8%2034.7%20141L0%2093.3-123.4%20170l34.6-141-111-93.8%20145-10.6z'/%3e%3c/defs%3e%3cpath%20fill='green'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='66.7'%20fill='%23ffe000'/%3e%3ccircle%20cx='340.8'%20cy='240'%20r='54.9'%20fill='green'/%3e%3ccircle%20cx='109.8'%20cy='173.3'%20r='69.8'%20fill='%23ffe000'/%3e%3cpath%20fill='%23802000'%20stroke='%237b3100'%20stroke-width='1.5'%20d='M105%20226h17.5s.7-1.6-.2-2.4c-1-.8-4.7-1-3.7-3.8%202-5.8%202.4-4%203.7-17.8a739%20739%200%200%200%202-35.5h-2.6s.5%206.7-1%2015.5c-1.4%208.8-1.9%209.5-3.5%2016.3a64%2064%200%200%201-3.3%2011.2c-1.4%204-1.6%204.1-3.8%207.8-2.3%203.6-1.5%202.2-2.7%204.4-.7%201.1-1.4.8-1.9%201.6s-.5%202.7-.5%202.7z'/%3e%3cpath%20fill='green'%20d='M118.3%20122.5a23%2023%200%200%201-1.2%209.2%2027%2027%200%200%200-2.3%209.8c-1.8.6-3.7-3.9-5.5-1.2%201.3%203.7%204.4%206.6%206.4%209.9.4%201%203.4%203.7%201.6%204.3-4.3-1.5-5.4-7-8-10.3a19%2019%200%200%200-15.5-10c-2.5.1-10.4-.5-8.4%203.7%203%202%206.8%203.4%209.8%205.7%202.3.2%206.3%204%206.1%205.4-4-1.6-5.8-3.5-10-5.2-5.8-2.2-13.7-.9-17%204.8-.5%201.5-1.4%205.8.5%206.3%202.2-3.4%205.3-7.3%209.9-6.2%203.6.3-4%206.7-1.1%205.4%201-.4%203-1.8%204.6-2%201.5%200%202.3%201%203.4%201.2%202.3.3%203%201.2%202.7%201.8s-1%200-3.3.8c-1.1.4-1.7%201.4-3%201.9s-4.2.5-5.2%200c-3.7-1.5-9.7-1.3-10.8%203.3%200%202-1.8-.2-2.6.7-.7%202.2-.8%204.4-4%204.2-2%202-4%204.2-6.6%205.7%201.5%203.4%207.3-3.4%207-.5-2.5%203.5%201.4%204.2%203%201.5%202.9-3%206.5-6.7%2010.7-3.6%202%201.9%203.2-1%204.7-1%201%202.5%202.1.2%203.2-.5%201.7-.2%201.2%202.2%203.2.7%204.1-2.7%209.1-.4%2013.1-3%204.3-2%20.6%201.5-.5%202.9-1.9%203.6-.3%208.4-4.3%2010.6-1.7%204.3%201.9%2010-1.7%2013.2-.5%202%204.6%201.8%206%202.6%202.6%200%200-5.8%202.5-6.6%203.4%202%203.2-3.8%202.5-5.6.4-4%20.6-8.6%202.6-12.3%202.2-4.5%204.2%201.9%201.8%203.7-1.4%204.1-3.4%209.4-.3%2013.3%201%20.2%201.7%202.4%202.8%203%201.2.7%202.8-.1%203-2.1%201.6-6%20.8-12.4%203-18.3%201.5-1.8%203.6-.3%204.5%201.4%203%203.5%205.1%207.8%208.7%2010.7a15%2015%200%200%201%207.8%207.3c0%202.6%207.4%203%205.2%200-2.1-2.7-.7-5.6%201.4-7.5%201.2.3.9-1.8%200-1-1.5-.3-1.6-3%20.4-1.7%203.5%201.1-.2-2.5-1.5-2.6-2.9-1.8-6.2-3.8-7.6-7%203.8%200%207.7%202.1%2011.5.9%203.1-1.6%206.2%200%207.3%202.8%202.4-.4%201.4-2.8%200-3.6%201.7-.7%203-2.2.8-3.5-1-1.4%201.5-4-1.7-3.8.1-2.5-.8-4.7-3.5-5.6-2.7-2.2-10.6%203.4-10.3-1.7-.8-2.8%203.2-.4%204.3-1.8%201.1-3-5.5-2.6-3.3-5%201.4-.8%208.1-2.1%202.9-3.1a8%208%200%200%201-7-1.1c-1.9%203.1-7.2-1.8-6.3%203.8-.7%202.1-5.5%207.6-6.8%203.4%201-3.3%206.8-4.3%205-8.8-.3-2.7-2.6.5-3.6.3-.6-1.7%201.6-3.8%203.2-4.2%203%202.4%203-3%206-2.5%202.1-.5-.7-1.4-1.3-1.8.6-1.5%203.9-2.3.7-3.7-2.9-2-5%202.1-7.3%202.3-2.2-2.5%202-3.7%203.2-5%20.1-1-2.4-.3-1.7-1.2.7-1.1%205.2-1.2%203-3a15%2015%200%200%200-10.2.6c-2%20.6-2.5%205-4.2%204.8-.7-2%20.3-5.8-2.4-6.3m15%2042.3c2.4-.4%200%203.7-1%203.6%200-1.4-3.6-1.3-1.3-2.6a7%207%200%200%201%202.3-1'/%3e%3cg%20fill='%23ffe000'%20transform='translate(0%2080)scale(.0635)'%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='7560'%20y='4200'/%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='6300'%20y='2205'/%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='7560'%20y='840'/%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='8680'%20y='1869'/%3e%3cuse%20xlink:href='%23cc-b'%20width='100%25'%20height='100%25'%20x='8064'%20y='2730'/%3e%3c/g%3e%3c/svg%3e")}.fi-cc.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cc'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='cc-a'%20d='m0-360%2069.4%20215.8%20212-80.3L156-35.6%20351%2080.1%20125%2099.8l31.1%20224.6L0%20160l-156.2%20164.3%2031.1-224.5L-351%2080l195-115.7-125.5-188.9%20212%2080.3z'/%3e%3cpath%20id='cc-b'%20d='M0-210%2054.9-75.5l144.8%2010.6-111%2093.8%2034.7%20141L0%2093.3-123.4%20170l34.6-141-111-93.8%20145-10.6z'/%3e%3c/defs%3e%3cpath%20fill='green'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='268.2'%20cy='250.4'%20r='61.2'%20fill='%23ffe000'/%3e%3ccircle%20cx='287.3'%20cy='250.4'%20r='50.4'%20fill='green'/%3e%3ccircle%20cx='75.2'%20cy='189.2'%20r='64.2'%20fill='%23ffe000'/%3e%3cpath%20fill='%23802000'%20stroke='%237b3100'%20stroke-width='1.4'%20d='M70.7%20237.6h16s.8-1.5-.1-2.2-4.3-1-3.4-3.5c2-5.4%202.2-3.7%203.4-16.4s1.7-32.6%201.7-32.6H86s.5%206.2-.9%2014.3c-1.3%208-1.7%208.7-3.2%2015-1.4%206.1-1.7%206.6-3%2010.3-1.3%203.6-1.5%203.7-3.5%207l-2.5%204.2c-.6%201-1.3.7-1.7%201.4-.4.8-.5%202.5-.5%202.5z'/%3e%3cpath%20fill='green'%20d='M83%20142.5c0%202.5-.2%205.7-1.2%208.4-1%203-2.2%206-2.1%209-1.7.7-3.4-3.5-5-1%201.2%203.3%204%206%205.9%209%20.3%201%203%203.5%201.5%204-4-1.3-5-6.4-7.5-9.5a18%2018%200%200%200-14.2-9c-2.3%200-9.6-.6-7.7%203.2%202.8%202%206.3%203.2%209%205.3%202.1.2%205.8%203.6%205.6%205-3.6-1.5-5.3-3.3-9.2-4.8-5.3-2-12.6-.9-15.5%204.4-.6%201.4-1.4%205.3.3%205.7%202-3.1%205-6.6%209.2-5.7%203.3.3-3.8%206.3-1%205%20.8-.3%202.8-1.6%204.1-1.7%201.4-.2%202.2.8%203.2%201%202.1.3%202.7%201.1%202.5%201.6s-1%20.1-3%20.8c-1%20.3-1.6%201.3-2.9%201.7s-3.8.4-4.7%200c-3.4-1.4-8.9-1.1-10%203%200%202-1.6-.1-2.3.7-.6%202-.8%204-3.8%203.9-1.8%201.9-3.6%203.9-6%205.2%201.4%203.1%206.8-3.1%206.5-.5-2.3%203.2%201.2%203.9%202.8%201.4%202.6-2.8%205.9-6.1%209.8-3.3%201.9%201.7%203-1%204.3-.8.9%202.2%202%200%203-.5%201.5-.2%201%202%203%20.6%203.7-2.5%208.3-.4%2012-2.8%203.8-1.8.5%201.4-.6%202.7-1.7%203.3-.2%207.7-4%209.7-1.4%204%201.8%209.2-1.5%2012.1-.5%201.9%204.3%201.7%205.6%202.4%202.4.1%200-5.3%202.2-6%203.1%201.9%203-3.5%202.4-5.2.3-3.7.5-7.8%202.3-11.3%202-4.1%203.9%201.7%201.6%203.4-1.2%203.8-3%208.7-.2%2012.2.9.2%201.5%202.2%202.6%202.8%201%20.7%202.5-.1%202.8-2%201.4-5.4.7-11.4%202.7-16.7%201.3-1.7%203.3-.3%204.1%201.2%202.8%203.2%204.7%207.2%208%209.9a14%2014%200%200%201%207.2%206.7c0%202.4%206.8%202.7%204.8%200-2-2.5-.7-5.2%201.3-6.9%201%20.3.7-1.6%200-.9-1.4-.3-1.5-2.8.3-1.6%203.2%201-.2-2.3-1.3-2.4-2.7-1.6-5.7-3.5-7-6.4%203.4%200%207%202%2010.5.8%202.9-1.5%205.7.1%206.7%202.6%202.2-.4%201.3-2.5%200-3.3%201.6-.6%202.7-2%20.8-3.2-1-1.4%201.4-3.6-1.6-3.5.1-2.3-.8-4.3-3.2-5.1-2.5-2.1-9.7%203-9.5-1.7-.7-2.5%203-.3%204-1.6%201-2.7-5-2.4-3-4.5%201.2-.8%207.4-2%202.6-3a8%208%200%200%201-6.4-1c-1.7%203-6.7-1.6-5.8%203.6-.7%202-5%207-6.3%203.1%201-3%206.3-4%204.6-8-.2-2.6-2.3.4-3.3.2-.5-1.6%201.5-3.5%203-3.9%202.7%202.2%202.8-2.7%205.5-2.3%202-.4-.7-1.2-1.2-1.6.5-1.4%203.5-2.2.6-3.4-2.6-2-4.5%202-6.6%202.1-2-2.3%201.8-3.4%202.9-4.6%200-1-2.3-.3-1.6-1%20.6-1.2%204.8-1.3%202.8-2.9-2.9-1-6.6-.7-9.4.5-1.8.6-2.3%204.6-3.8%204.4-.8-1.7.2-5.2-2.2-5.8zm13.7%2038.9c2.3-.4%200%203.3-1%203.3.1-1.3-3.2-1.2-1.1-2.4z'/%3e%3cg%20fill='%23ffe000'%20transform='translate(-25.8%20103.5)scale(.05833)'%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='7560'%20y='4200'/%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='6300'%20y='2205'/%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='7560'%20y='840'/%3e%3cuse%20xlink:href='%23cc-a'%20width='100%25'%20height='100%25'%20x='8680'%20y='1869'/%3e%3cuse%20xlink:href='%23cc-b'%20width='100%25'%20height='100%25'%20x='8064'%20y='2730'/%3e%3c/g%3e%3c/svg%3e")}.fi-cd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cd'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23007fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23f7d618'%20d='M28.8%2096H96l20.8-67.2L137.6%2096h67.2l-54.4%2041.6%2020.8%2067.2-54.4-41.6-54.4%2041.6%2020.8-67.2zM600%200%200%20360v120h40l600-360V0z'/%3e%3cpath%20fill='%23ce1021'%20d='M640%200%200%20384v96L640%2096z'/%3e%3c/svg%3e")}.fi-cd.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='cd-a'%3e%3cpath%20fill='%23fff'%20d='M0-88h600v600H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23cd-a)'%20transform='translate(0%2075.1)scale(.853)'%3e%3cpath%20fill='%23007fff'%20d='M0-88h800v600H0z'/%3e%3cpath%20fill='%23f7d618'%20d='M36%2032h84l26-84%2026%2084h84l-68%2052%2026%2084-68-52-68%2052%2026-84zM750-88%200%20362v150h50L800%2062V-88z'/%3e%3cpath%20fill='%23ce1021'%20d='M800-88%200%20392v120L800%2032z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cf'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cf-a'%3e%3cpath%20fill-opacity='.7'%20d='M-12.4%2032h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cf-a)'%20transform='translate(12.4%20-32)'%3e%3cpath%20fill='%2300f'%20d='M-52%2032h719.3v119H-52z'/%3e%3cpath%20fill='%23ff0'%20d='M-52%20391.6h719.3V512H-52z'/%3e%3cpath%20fill='%23009a00'%20d='M-52%20271.3h719.3v120.3H-52z'/%3e%3cpath%20fill='%23fff'%20d='M-52%20151h719.3v120.3H-52z'/%3e%3cpath%20fill='red'%20d='M247.7%2032.5h119.9V512H247.7z'/%3e%3cpath%20fill='%23ff0'%20d='m99.3%20137.7-31.5-21.8-31.3%2022L47.4%20101%2016.9%2078l38.2-1%2012.5-36.3L80.3%2077l38.1.7L88.2%20101'/%3e%3c/g%3e%3c/svg%3e")}.fi-cf.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cf'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='cf-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cf-a)'%3e%3cpath%20fill='%2300f'%20d='M-52-.5h768v127H-52z'/%3e%3cpath%20fill='%23ff0'%20d='M-52%20383.5h768V512H-52z'/%3e%3cpath%20fill='%23009a00'%20d='M-52%20255h768v128.5H-52z'/%3e%3cpath%20fill='%23fff'%20d='M-52%20126.5h768V255H-52z'/%3e%3cpath%20fill='red'%20d='M268%200h128v512H268z'/%3e%3cpath%20fill='%23ff0'%20d='M109.5%20112.3%2075.9%2089.1l-33.4%2023.4%2011.6-39.2-32.5-24.6%2040.7-1L75.7%208.8l13.5%2038.6%2040.8.8L97.6%2073'/%3e%3c/g%3e%3c/svg%3e")}.fi-cg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cg-a'%3e%3cpath%20fill-opacity='.7'%20d='M-79.5%2032h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23cg-a)'%20transform='translate(79.5%20-32)'%3e%3cpath%20fill='%23ff0'%20d='M-119.5%2032h720v480h-720z'/%3e%3cpath%20fill='%2300ca00'%20d='M-119.5%2032v480l480-480z'/%3e%3cpath%20fill='red'%20d='M120.5%20512h480V32z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cg.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='cg-a'%3e%3cpath%20fill-opacity='.7'%20d='M115.7%200h496.1v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23cg-a)'%20transform='translate(-119.5)scale(1.032)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h744v496H0z'/%3e%3cpath%20fill='%2300ca00'%20d='M0%200v496L496%200z'/%3e%3cpath%20fill='red'%20d='M248%20496h496V0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ch{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ch'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h640v480H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M170%20195h300v90H170z'/%3e%3cpath%20d='M275%2090h90v300h-90z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-ch.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ch'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h512v512H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M96%20208h320v96H96z'/%3e%3cpath%20d='M208%2096h96v320h-96z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-ci{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ci'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cd00'%20d='M426.8%200H640v480H426.8z'/%3e%3cpath%20fill='%23ff9a00'%20d='M0%200h212.9v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M212.9%200h214v480h-214z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ci.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ci'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cd00'%20d='M341.5%200H512v512H341.5z'/%3e%3cpath%20fill='%23ff9a00'%20d='M0%200h170.3v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M170.3%200h171.2v512H170.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ck{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ck'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23006'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='m471.6%20213%205.2-16.7-14-10.6%2017.6-.2%206-16.5%205.6%2016.5%2017.7.5-14.1%2010.5%205%2016.7-14.5-10m27.1%2013%2010.4-13.9-9.7-14.8%2016.7%205.8%2011-13.5v17.6l16.4%206.4-16.8%205-.8%2017.5-10.2-14.4m-98.4%2015-.7-17.5-16.8-5.2L431%20198v-17.4l10.9%2013.5%2016.8-5.6-9.8%2014.7%2010.3%2014-17-4.5m-39.6%2040.9-7.4-15.8-17.4%201.8%2012.8-12.3L384%20211l15.2%208.2%2013.3-11.8-3.4%2017.4%2014.9%208.9-17.3%202.5M389%20291.8l-13.3-11.1-15%209.2%206.4-16.7-12.9-11.6%2017.3.7%207-16.4%204.3%2017.2%2017.2%201.5-14.6%209.8m3.2%2060.4-16.5-4.8-10.1%2014.5-.7-17.9-16.4-5.5%2016.1-6.2v-18l10.7%2014.1%2016.4-5.6-9.6%2015m29.5%2050.8-17%202.4-3.5%2017.4-7.8-16-17.1%201.6%2012.2-12.3-7.1-16.4%2015.3%208.5%2012.8-11.8L393%20362m45%2038-15.1%208.2%202.6%2017.6-12.7-12.4-15.6%207.6%207.3-15.9-12.3-12.9%2017.3%202.6%208-15.5%203.4%2017.4m53.8%209-8.3%2015.3%2011.7%2013.2-17.4-3.3-8.9%2015-2.4-17.3-17.2-4%2015.8-7.4-1.7-17.5%2012.2%2012.8m57.4-13.1-.5%2017.4%2016.3%206.4-17%205-1.2%2017.5-10-14.3-17%204.4%2010.8-13.9-9.4-14.7%2016.6%205.7M559%20209.8l12%2012.6%2015.9-7.4-8.3%2015.8%2011.5%2013.1-17-2.8-9%2015.5L562%20239l-17-3.5%2015.7-8m34.2%2021%205.5%2016.6%2017.5.3-14.2%2010.7%204.7%2016.8-14.1-10-14.6%2010.1%205.4-16.8-13.8-10.6%2017.6-.4m19.5%2033.2-2%2017.4%2015.7%207.7-17.3%203.6-2.7%2017.3-8.7-15.1-17.4%202.9%2012-13-8.1-15.5%2016%207.2m3%2039.8-7.8%2015.6L603%20379l-17.4-2.7-8.4%2015.3-3-17.3-17.4-3.3%2015.6-8-2.3-17.4%2012.6%2012.3m-9.8%2039.1-14.7%209.2%203.8%2017.3-13.5-11.5-15%208.6%206.3-16.3-13.1-12.1%2017.4%201.5%207-16%204.4%2017.2'/%3e%3cpath%20fill='%23006'%20d='M0%200h320v240H0z'/%3e%3cpath%20fill='%23fff'%20d='m37.5%200%20122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20fill='%23c8102e'%20d='M212%20140.5%20320%20220v20l-135.5-99.5zm-92%2010%203%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20fill='%23fff'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3c/svg%3e")}.fi-ck.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ck'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='m344.8%20250.1%205.7-18.3-15.4-11.7%2019.4-.2%206.5-18.1%206.3%2018.1%2019.4.6-15.6%2011.4%205.6%2018.4-15.9-11m29.7%2014.4%2011.4-15.3-10.6-16.3%2018.4%206.4%2012-14.8V233l18%207.1-18.4%205.5-.9%2019.2-11.3-15.8m-108%2016.5-.8-19.2-18.4-5.7%2018.2-7v-19.1l12%2014.9%2018.4-6.2-10.8%2016.1%2011.4%2015.4-18.6-5m-43.6%2045-8-17.4-19.2%202%2014-13.5-7.2-17.7%2016.7%209%2014.6-13-3.7%2019.1%2016.3%209.7-19%202.8m-19.2%2061-14.6-12.1-16.5%2010%207-18.3-14-12.8%2018.9.9%207.7-18%204.7%2018.8%2018.9%201.7-16%2010.8m3.5%2066.3-18.2-5.3-11%2016-.8-19.7-18-6%2017.7-6.9v-19.7l11.7%2015.5%2018-6.1-10.5%2016.3m32.4%2055.9-18.7%202.6-3.8%2019.1L244%20428l-18.8%201.8%2013.5-13.5-7.9-18%2016.9%209.3%2014-13-3%2019.3m49.4%2041.7-16.7%209%203%2019.3-14.1-13.6-17%208.3%208-17.4-13.5-14.1%2019%202.8%208.7-17%203.7%2019m59.1%2010-9%2016.8%2012.8%2014.5-19.1-3.6-9.8%2016.4-2.7-19-18.9-4.4%2017.4-8.2-1.9-19%2013.5%2013.9m63-14.4-.7%2019.2%2018%207-18.6%205.6-1.3%2019.1-11-15.7-18.8%204.9%2011.9-15.4-10.3-16.1%2018.3%206.2m59.8-223.2%2013.1%2013.9%2017.5-8.1-9%2017.4L475%20284l-18.7-3-9.8%2017-2.5-19.3-18.6-4%2017.2-8.7m37.6%2023.1%206%2018.3%2019.1.3-15.5%2011.7L495%20338l-15.6-11-16%2011.1%206-18.5-15.2-11.6%2019.3-.5m21.4%2036.5-2.2%2019%2017.3%208.6-19%204-3%2019-9.5-16.7-19.1%203.2%2013-14.3-8.8-17%2017.7%207.9m3.2%2043.7-8.5%2017.1%2013.3%2014-19.1-2.8-9.3%2016.7-3.3-18.9-19-3.7%2017-8.8-2.5-19%2014%2013.5m-10.9%2043-16.1%2010%204.1%2019-14.8-12.6-16.5%209.4%207-18-14.4-13.2%2019.1%201.6%207.7-17.6%204.9%2019'/%3e%3cpath%20fill='%23006'%20d='M0-.5h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M256-.5v32l-95%2096%2095%2093.5v34.5h-33.5l-95.5-94-93%2094H0v-34L93%20128%200%2036.5v-37h31l96%2094%2093-94z'/%3e%3cpath%20fill='%23c8102e'%20d='m92%20161.5%205.5%2017-76.5%2077H0V254zm62-6%2027%204%2075%2073.5v22.5zM256-.5l-96%2098-2-22%2075-76zM0%200l96.5%2094.5-29.5-4L0%2024z'/%3e%3cpath%20fill='%23fff'%20d='M88-.5v256h80V-.5zm-88%2088v80h256v-80z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%20103.5v48h256v-48zM104-.5v256h48V-.5z'/%3e%3c/svg%3e")}.fi-cl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cl'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cl-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M256%200h512v256H256z'/%3e%3cpath%20fill='%230039a6'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M167.8%20191.7%20128.2%20162l-39.5%2030%2014.7-48.8L64%20113.1l48.7-.5L127.8%2064l15.5%2048.5%2048.7.1-39.2%2030.4z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20256h768v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cl.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='cl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h708.7v708.7H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cl-a)'%20transform='scale(.722)'%3e%3cpath%20fill='%23fff'%20d='M354.3%200H1063v354.3H354.3z'/%3e%3cpath%20fill='%230039a6'%20d='M0%200h354.3v354.3H0z'/%3e%3cpath%20fill='%23fff'%20d='m232.3%20265.3-55-41.1-54.5%2041.5%2020.3-67.5-54.5-41.7%2067.4-.6%2021-67.3%2021.3%2067.2h67.5L211.4%20198z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20354.3h1063v354.4H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cm'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23007a5e'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23fcd116'%20d='M426.7%200H640v480H426.7z'/%3e%3cg%20fill='%23fcd116'%20transform='translate(320%20240)scale(7.1111)'%3e%3cg%20id='cm-b'%3e%3cpath%20id='cm-a'%20d='M0-8-2.5-.4%201.3.9z'/%3e%3cuse%20xlink:href='%23cm-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3c/g%3e%3c/svg%3e")}.fi-cm.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cm'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23007a5e'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M341.3%200H512v512H341.3z'/%3e%3cg%20fill='%23fcd116'%20transform='translate(256%20256)scale(5.6889)'%3e%3cg%20id='cm-b'%3e%3cpath%20id='cm-a'%20d='M0-8-2.5-.4%201.3.9z'/%3e%3cuse%20xlink:href='%23cm-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3cuse%20xlink:href='%23cm-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3c/g%3e%3c/svg%3e")}.fi-cn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='cn-a'%20fill='%23ff0'%20d='M-.6.8%200-1%20.6.8-1-.3h2z'/%3e%3c/defs%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h640v480H0z'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='matrix(71.9991%200%200%2072%20120%20120)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='matrix(-12.33562%20-20.5871%2020.58684%20-12.33577%20240.3%2048)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='matrix(-3.38573%20-23.75998%2023.75968%20-3.38578%20288%2095.8)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='matrix(6.5991%20-23.0749%2023.0746%206.59919%20288%20168)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='matrix(14.9991%20-18.73557%2018.73533%2014.99929%20240%20216)'/%3e%3c/svg%3e")}.fi-cn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='cn-a'%20fill='%23ff0'%20d='M1-.3-.7.8%200-1%20.6.8-1-.3z'/%3e%3c/defs%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h512v512H0z'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='translate(128%20128)scale(76.8)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='rotate(-121%20142.6%20-47)scale(25.5827)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='rotate(-98.1%20198%20-82)scale(25.6)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='rotate(-74%20272.4%20-114)scale(25.6137)'/%3e%3cuse%20xlink:href='%23cn-a'%20width='30'%20height='20'%20transform='matrix(16%20-19.968%2019.968%2016%20256%20230.4)'/%3e%3c/svg%3e")}.fi-co{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-co'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffe800'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300148e'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23da0010'%20d='M0%20360h640v120H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-co.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-co'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffe800'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300148e'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23da0010'%20d='M0%20384h512v128H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230000b4'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2075.4h640v322.3H0z'/%3e%3cpath%20fill='%23d90000'%20d='M0%20157.7h640v157.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230000b4'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2080.5h512v343.7H0z'/%3e%3cpath%20fill='%23d90000'%20d='M0%20168.2h512v168.2H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cu-a'%3e%3cpath%20fill-opacity='.7'%20d='M-32%200h682.7v512H-32z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cu-a)'%20transform='translate(30)scale(.94)'%3e%3cpath%20fill='%23002a8f'%20d='M-32%200h768v512H-32z'/%3e%3cpath%20fill='%23fff'%20d='M-32%20102.4h768v102.4H-32zm0%20204.8h768v102.4H-32z'/%3e%3cpath%20fill='%23cb1515'%20d='m-32%200%20440.7%20255.7L-32%20511z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20325.5%20114.3%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cu.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='cu-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cu-a)'%3e%3cpath%20fill='%23002a8f'%20d='M-32%200h768v512H-32z'/%3e%3cpath%20fill='%23fff'%20d='M-32%20102.4h768v102.4H-32zm0%20204.8h768v102.4H-32z'/%3e%3cpath%20fill='%23cb1515'%20d='m-32%200%20440.7%20255.7L-32%20511z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20325.5%20114.3%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cv'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cv-a'%3e%3cpath%20fill-opacity='.7'%20d='M-123.4%200h682.6v512h-682.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cv-a)'%20transform='translate(115.7)scale(.94)'%3e%3cpath%20fill='%23fff'%20d='M-123.4%20233H723v206h-846.5z'/%3e%3cpath%20fill='%23081873'%20d='M-122.8%200h846v256.6h-846zm.3%20385.9h852.1V512h-852.1z'/%3e%3cpath%20fill='%23de3929'%20d='M-122.5%20302.6h846v39.6h-846z'/%3e%3cpath%20fill='%23ffce08'%20d='m131%20399.2%206.6%2020.4H159l-17.4%2012.7%206.6%2020.5L131%20440l-17.4%2012.7%206.7-20.5-17.4-12.7h21.5M317%20250.4l6.7%2020.5H345l-17.4%2012.6%206.6%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5-17.4-12.6h21.6m-222%2064.4%206.6%2020.5h21.5L99%20368.6l6.7%2020.4-17.4-12.6L70.9%20389l6.6-20.4-17.4-12.7h21.5M317%20329.5l6.7%2020.4H345l-17.4%2012.7%206.6%2020.4-17.4-12.6-17.4%2012.7%206.6-20.5-17.4-12.7h21.6m-40.5-161.7%206.7%2020.4H298l-17.4%2012.7%206.6%2020.5-17.4-12.7-17.4%2012.7%206.7-20.5-17.5-12.7h21.6m-64.5-45.2%206.7%2020.5h21.5l-17.4%2012.6%206.6%2020.5-17.4-12.6-17.4%2012.6%206.7-20.5-17.4-12.6H192m-64.5%202.9%206.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H121m-34.8%2043.2%206.6%2020.5h21.6l-17.5%2012.6%206.7%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5L58%20271h21.5m119.2%20149.4%206.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H192m82.2-41.7%206.6%2020.4h21.5L285%20432.3l6.7%2020.5-17.4-12.7-17.5%2012.7%206.7-20.5-17.4-12.7h21.5'/%3e%3c/g%3e%3c/svg%3e")}.fi-cv.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cv'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='cv-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cv-a)'%3e%3cpath%20fill='%23fff'%20d='M-123.4%20233H723v206h-846.5z'/%3e%3cpath%20fill='%23081873'%20d='M-122.8%200h846v256.6h-846zm.3%20385.9h852.1V512h-852.1z'/%3e%3cpath%20fill='%23de3929'%20d='M-122.5%20302.6h846v39.6h-846z'/%3e%3cpath%20fill='%23ffce08'%20d='m131%20399.2%206.6%2020.4H159l-17.4%2012.7%206.6%2020.5L131%20440l-17.4%2012.7%206.7-20.5-17.4-12.7h21.5M317%20250.4l6.7%2020.5H345l-17.4%2012.6%206.6%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5-17.4-12.6h21.6m-222%2064.4%206.6%2020.5h21.5L99%20368.6l6.7%2020.4-17.4-12.6L70.9%20389l6.6-20.4-17.4-12.7h21.5M317%20329.5l6.7%2020.4H345l-17.4%2012.7%206.6%2020.4-17.4-12.6-17.4%2012.7%206.6-20.5-17.4-12.7h21.6m-40.5-161.7%206.7%2020.4H298l-17.4%2012.7%206.6%2020.5-17.4-12.7-17.4%2012.7%206.7-20.5-17.5-12.7h21.6m-64.5-45.2%206.7%2020.5h21.5l-17.4%2012.6%206.6%2020.5-17.4-12.6-17.4%2012.6%206.7-20.5-17.4-12.6H192m-64.5%202.9%206.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H121m-34.8%2043.2%206.6%2020.5h21.6l-17.5%2012.6%206.7%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5L58%20271h21.5m119.2%20149.4%206.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H192m82.2-41.7%206.6%2020.4h21.5L285%20432.3l6.7%2020.5-17.4-12.7-17.5%2012.7%206.7-20.5-17.4-12.7h21.5'/%3e%3c/g%3e%3c/svg%3e")}.fi-cw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3cpath%20id='cw-b'%20d='m0-1%20.2.7H1L.3%200l.2.7L0%20.4l-.6.4.2-.7-.5-.4h.7z'/%3e%3c/defs%3e%3cg%20clip-path='url(%23cw-a)'%20transform='scale(.94)'%3e%3cpath%20fill='%23002b7f'%20d='M0%200h768v512H0z'/%3e%3cpath%20fill='%23f9e814'%20d='M0%20320h768v64H0z'/%3e%3cuse%20xlink:href='%23cw-b'%20width='13500'%20height='9000'%20x='2'%20y='2'%20fill='%23fff'%20transform='scale(42.67)'/%3e%3cuse%20xlink:href='%23cw-b'%20width='13500'%20height='9000'%20x='3'%20y='3'%20fill='%23fff'%20transform='scale(56.9)'/%3e%3c/g%3e%3c/svg%3e")}.fi-cw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='cw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h9000v9000H0z'/%3e%3c/clipPath%3e%3cpath%20id='cw-b'%20d='m0-1%20.2.7H1L.3%200l.2.7L0%20.4l-.6.4.2-.7-.5-.4h.7z'/%3e%3c/defs%3e%3cg%20clip-path='url(%23cw-a)'%20transform='scale(.057)'%3e%3cpath%20fill='%23002b7f'%20d='M0%200h13500v9000H0z'/%3e%3cpath%20fill='%23f9e814'%20d='M0%205625h13500v1125H0z'/%3e%3cuse%20xlink:href='%23cw-b'%20width='13500'%20height='9000'%20x='2'%20y='2'%20fill='%23fff'%20transform='scale(750)'/%3e%3cuse%20xlink:href='%23cw-b'%20width='13500'%20height='9000'%20x='3'%20y='3'%20fill='%23fff'%20transform='scale(1000)'/%3e%3c/g%3e%3c/svg%3e")}.fi-cx{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cx'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230021ad'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%231c8a42'%20d='M0%200h640v480z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='57.8'%20fill='%23ffc639'/%3e%3cpath%20fill='%231c8a42'%20d='M284.7%20214c4%205.5%2010%2014.6%2014.8%2012.2%203.7%200%205.7.3%206.2%202.8a37%2037%200%200%200%2033-14.3s.8%200%20.5-4.5c0-2%202.8-1.6%202.8-1%20.4%201%20.4%201.7.9%201.8%201-.4%202.7-3%204-4.6q.3-1%20.2-2.4c.7-1.7%202.4-1.3%202.8-.4l.6%201.6c1.8%201.2%205%200%205.2%200%20.3-1.4%201.2-1.2%201.2-1.2%201.2-.3.7-.2%201.5.2-.7%207.7%201.5%208%201.3%2012%20.1%204.4-1.3%205.6-1.3%207.3.4%202%207%202.1%204.6%203.9-2%201%200%203-3%203.8-8.8%204.5-10.4%208.3-10.4%208.3s-2.2%204.2-2.5%204.2c-1.5%202.8-3.3%201.2-4.4%202.6-.5%201.7-1%205.5%200%207.4.5%202.7%200%204.2-.7%206.9-.6%205.6-2.8%206.5-3.1%208.4-1%202.2.2%2012-.8%2012-6.5.2-11.5-1.2-14.1-1.7%202.5-10.9%201.5-20.4%201.5-21.4-.6-7.8-11.6-5.9-13.3-7-1.4-.2-2.3-1.3-2.7-1.8-1.6-.2-2.2-.6-3.7-.7-.8.4-.3.8-2%201.3-4.5.5-6.4-3.8-6.4-3.8.2-1.5-9.9.3-15.3-1-2.3%201.3-3.3%205-5.1%205.4%200%201.1-3-1-3.6-2-.2-3.4%202.8-4.8%202.8-4.8%202.4-1.7%203.8-2%205-3.1.5-2.9.2-5%201.5-7.1%201-1.7%202.5-1%203.5-1.6%201.1-.8%201.6-5.6.6-7l-4.7-4.2c-1.4-4.1%201.7-6.8%202.6-6.5'/%3e%3cpath%20fill='%23ffc639'%20d='M561.9%20142.4c-2.6-10.3-26-32.7-43.7-46.9-4.2-2.8-7-1.1-6.4%203%202.2%203.6%203.8%207.6%206%2011.3.6%202.5%201.8%204.2%202.4%206.6%200%200%20.2%204.2.6%204.6%205.4%206%206.2%2011.1%206.2%2011.1a49%2049%200%200%200%2011.5%2015.6c6.2%203.9%201.6%2016%201.8%2022.5%200%204-2.9%203.6-5.5%203-20.1-18.5-40.1-18.5-57.8-23.9-6.8-.7-7%202.6-4.7%204.4a129%20129%200%200%200%2039.1%2029.6l7.7%204.8%208.8%207.3c6.8%204.4%207.3%208.4%207.3%208.8.2%208.2-4.2%2014.6-5.5%2017.2-2.3%208.7-7%2010.2-7%2010.2-37.6%2025.4-57.4%2032-118.4%2024.1-1-.4-6.8.5%200%203%2015.5%205.2%2053.7%2013.5%2090.6-4%209-6.2%2014.8-4.2%2021.3-8a287%20287%200%200%201%2028.3-15.4c8.3-4.5%2031.3-9.4%2036.6-13.8%206.1-.5%2012.4-1.3%2012.8-6.5%202-1.3%205-.3%207.2-4.6%204.8-.9%204-2.6%204-2.6-1.2-3.4-5.8-4.8-9-7.3-4.8-1.6-8-2-11.5-.4l-3.3%201.5s-5.1-.7-5.1-1.1c-11.4-.6-10.3-38.3-14.3-54z'/%3e%3cpath%20fill='%231c8a42'%20d='M588.6%20204.2a2.8%201.8%2016%201%201-5.4-1.7%202.8%201.8%2016%200%201%205.4%201.7'/%3e%3cg%20fill='%23fff'%20transform='matrix(.64%200%200%20.64%200%2080)'%3e%3cpath%20id='cx-a'%20d='m188.2%20191-12.8-12-12.9%2011.8%201.4-17.4-17.3-2.8%2014.5-9.8-8.6-15.2%2016.7%205.3%206.5-16.2L182%20151l16.7-5-8.8%2015%2014.4%2010-17.3%202.5z'/%3e%3cpath%20d='m233.4%20335.5-13.8-9.1-13.4%209.6%204.8-15.5-13.6-9.5%2016.6-.4%205-15.5%205.6%2015.3%2016.7-.1L228%20320l5.3%2015.4z'/%3e%3cuse%20xlink:href='%23cx-a'%20width='100%25'%20height='100%25'%20x='2.5'%20y='269.1'/%3e%3cuse%20xlink:href='%23cx-a'%20width='100%25'%20height='100%25'%20x='-112.1'%20y='123.2'/%3e%3cuse%20xlink:href='%23cx-a'%20width='100%25'%20height='100%25'%20x='108.4'%20y='85'/%3e%3c/g%3e%3c/svg%3e")}.fi-cx.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-cx'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230021ad'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%231c8a42'%20d='M0%200h512v512z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='61.7'%20fill='%23ffc639'/%3e%3cpath%20fill='%231c8a42'%20d='M218.3%20228.3c4.3%205.8%2010.6%2015.5%2015.8%2013%204%200%206%20.3%206.6%203A40%2040%200%200%200%20276%20229s.8%200%20.5-4.8c0-2.2%203-1.7%203-1%20.4%201%20.3%201.8.9%201.8%201.2-.4%202.9-3.1%204.3-4.8q.3-1.2.2-2.6c.8-1.8%202.6-1.4%203-.4l.7%201.7c1.8%201.2%205.2%200%205.5%200%20.3-1.5%201.3-1.3%201.3-1.3%201.2-.3.7-.2%201.6.2-.8%208.2%201.6%208.6%201.4%2012.8%200%204.7-1.4%206-1.4%207.8.4%202.2%207.3%202.3%205%204.1-2.2%201.2%200%203.3-3.3%204.1-9.4%204.8-11.2%208.9-11.2%208.9s-2.3%204.4-2.6%204.4c-1.6%203-3.5%201.4-4.7%202.8-.5%201.8-1.1%205.9%200%208%20.5%202.8%200%204.4-.8%207.3-.6%206-3%206.9-3.3%209-1%202.2.3%2012.8-.8%2012.8-7%20.1-12.3-1.3-15-1.9%202.6-11.6%201.6-21.8%201.6-22.8-.7-8.3-12.4-6.3-14.2-7.4-1.5-.3-2.4-1.5-3-2-1.6-.2-2.2-.6-3.9-.8-.8.4-.3.9-2.2%201.4-4.6.6-6.7-4-6.7-4%20.2-1.6-10.5.3-16.4-1-2.4%201.3-3.4%205.2-5.4%205.7%200%201.2-3.2-1-3.9-2.2%200-3.5%203.1-5%203.1-5%202.5-1.9%204-2.2%205.3-3.4.6-3%20.3-5.3%201.6-7.6%201-1.7%202.7-1%203.8-1.7%201.2-.8%201.7-6%20.6-7.3l-5-4.5c-1.6-4.5%201.8-7.3%202.7-7'/%3e%3cpath%20fill='%23ffc639'%20d='M452.3%2063.7c-2.8-11-27.9-34.8-46.6-50-4.5-3-7.4-1.2-6.9%203.1%202.4%204%204.1%208.2%206.5%2012.1.6%202.6%201.9%204.4%202.5%207%200%200%20.2%204.5.6%205a25%2025%200%200%201%206.6%2011.8%2052%2052%200%200%200%2012.3%2016.6c6.6%204.2%201.8%2017.1%202%2024%200%204.3-3.2%203.8-5.9%203.3-21.5-19.8-42.8-19.8-61.6-25.5-7.4-.8-7.5%202.7-5.1%204.6%2013.1%2014%2025.5%2023.6%2041.7%2031.6l8.2%205.1%209.4%207.8c7.2%204.7%207.8%209%207.8%209.4.2%208.8-4.5%2015.6-5.8%2018.3-2.5%209.3-7.5%2011-7.5%2011-40.1%2027-61.2%2034-126.4%2025.7-1-.5-7.2.5%200%203.1%2016.6%205.5%2057.3%2014.4%2096.7-4.3%209.5-6.6%2015.9-4.4%2022.7-8.4%2011.3-7%2027.3-15.6%2030.3-16.5%208.7-4.7%2033.3-10%2039-14.7%206.5-.5%2013.2-1.4%2013.7-7%202.1-1.3%205.2-.3%207.5-4.9%205.2-.9%204.3-2.7%204.3-2.7-1.3-3.7-6-5.2-9.5-7.8-5.1-1.7-8.6-2.2-12.3-.4l-3.5%201.6s-5.5-.8-5.5-1.2c-12.1-.7-11-41-15.2-57.7'/%3e%3cpath%20fill='%231c8a42'%20d='M542.5%20217.8a3%201.9%2016%201%201-5.8-1.8%203%201.9%2016%200%201%205.8%201.8'/%3e%3cg%20fill='%23fff'%20transform='translate(-11.8%20182.4)scale(.68267)'%3e%3cpath%20id='cx-a'%20d='m188.2%20191-12.8-12-12.9%2011.8%201.4-17.4-17.3-2.8%2014.5-9.8-8.6-15.2%2016.7%205.3%206.5-16.2L182%20151l16.7-5-8.8%2015%2014.4%2010-17.3%202.5z'/%3e%3cpath%20d='m233.4%20335.5-13.8-9.1-13.4%209.6%204.8-15.5-13.6-9.5%2016.6-.4%205-15.5%205.6%2015.3%2016.7-.1L228%20320l5.3%2015.4z'/%3e%3cuse%20xlink:href='%23cx-a'%20width='100%25'%20height='100%25'%20x='2.5'%20y='269.1'/%3e%3cuse%20xlink:href='%23cx-a'%20width='100%25'%20height='100%25'%20x='-112.1'%20y='123.2'/%3e%3cuse%20xlink:href='%23cx-a'%20width='100%25'%20height='100%25'%20x='108.4'%20y='85'/%3e%3c/g%3e%3c/svg%3e")}.fi-cy{background-image:url(/assets/cy-bZuP8hmf.svg)}.fi-cy.fis{background-image:url(/assets/cy-DJKnEFYW.svg)}.fi-cz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23d7141a'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%2311457e'%20d='M360%20240%200%200v480z'/%3e%3c/svg%3e")}.fi-cz.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23d7141a'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%2311457e'%20d='M300%20256%200%2056v400z'/%3e%3c/svg%3e")}.fi-de{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-de'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fc0'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='red'%20d='M0%20160h640v160H0z'/%3e%3c/svg%3e")}.fi-de.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-de'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fc0'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='red'%20d='M0%20170.7h512v170.6H0z'/%3e%3c/svg%3e")}.fi-dj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-dj'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='dj-a'%3e%3cpath%20fill-opacity='.7'%20d='M-40%200h682.7v512H-40z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23dj-a)'%20transform='translate(37.5)scale(.94)'%3e%3cpath%20fill='%230c0'%20d='M-40%200h768v512H-40z'/%3e%3cpath%20fill='%2369f'%20d='M-40%200h768v256H-40z'/%3e%3cpath%20fill='%23fffefe'%20d='m-40%200%20382.7%20255.7L-40%20511z'/%3e%3cpath%20fill='red'%20d='M119.8%20292%2089%20270l-30.7%2022.4L69.7%20256l-30.6-22.5%2037.9-.3%2011.7-36.3%2012%2036.2h37.9l-30.5%2022.7%2011.7%2036.4z'/%3e%3c/g%3e%3c/svg%3e")}.fi-dj.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-dj'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='dj-a'%3e%3cpath%20fill-opacity='.7'%20d='M55.4%200H764v708.7H55.4z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23dj-a)'%20transform='translate(-40)scale(.722)'%3e%3cpath%20fill='%230c0'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%2369f'%20d='M0%200h1063v354.3H0z'/%3e%3cpath%20fill='%23fffefe'%20d='m0%200%20529.7%20353.9L0%20707.3z'/%3e%3cpath%20fill='red'%20d='m221.2%20404.3-42.7-30.8-42.4%2031%2015.8-50.3-42.4-31.2%2052.4-.4%2016.3-50.2%2016.6%2050%2052.4.2-42.1%2031.4z'/%3e%3c/g%3e%3c/svg%3e")}.fi-dk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-dk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c8102e'%20d='M0%200h640.1v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M205.7%200h68.6v480h-68.6z'/%3e%3cpath%20fill='%23fff'%20d='M0%20205.7h640.1v68.6H0z'/%3e%3c/svg%3e")}.fi-dk.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-dk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c8102e'%20d='M0%200h512.1v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M144%200h73.1v512H144z'/%3e%3cpath%20fill='%23fff'%20d='M0%20219.4h512.1v73.2H0z'/%3e%3c/svg%3e")}.fi-dm{background-image:url(/assets/dm-Cbhezfe1.svg)}.fi-dm.fis{background-image:url(/assets/dm-DPPHwW2M.svg)}.fi-do{background-image:url(/assets/do-B86d445t.svg)}.fi-do.fis{background-image:url(/assets/do-DeRnbj4d.svg)}.fi-dz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-dz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M320%200h320v480H320z'/%3e%3cpath%20fill='%23006233'%20d='M0%200h320v480H0z'/%3e%3cpath%20fill='%23d21034'%20d='M424%20180a120%20120%200%201%200%200%20120%2096%2096%200%201%201%200-120m4%2060-108-35.2%2067.2%2092V183.2l-67.2%2092z'/%3e%3c/svg%3e")}.fi-dz.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-dz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M256%200h256v512H256z'/%3e%3cpath%20fill='%23006233'%20d='M0%200h256v512H0z'/%3e%3cpath%20fill='%23d21034'%20d='M367%20192a128%20128%200%201%200%200%20128%20102.4%20102.4%200%201%201%200-128m4.2%2064L256%20218.4l71.7%2098.2V195.4L256%20293.6z'/%3e%3c/svg%3e")}.fi-ec{background-image:url(/assets/ec-CaVOFQ3t.svg)}.fi-ec.fis{background-image:url(/assets/ec-cwfBJlvF.svg)}.fi-ee{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ee'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%231791ff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.fi-ee.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ee'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%231791ff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.fi-eg{background-image:url(/assets/eg-YC70hswZ.svg)}.fi-eg.fis{background-image:url(/assets/eg-DwOkwyQ0.svg)}.fi-eh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-eh'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='eh-a'%3e%3cpath%20fill-opacity='.7'%20d='M-158.7%200H524v512h-682.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23eh-a)'%20transform='translate(148.8)scale(.94)'%3e%3cpath%20fill='%23000001'%20d='M-158.3%200h680.9v255.3h-680.9z'/%3e%3cpath%20fill='%23007a3d'%20d='M-158.3%20255.3h680.9v255.3h-680.9z'/%3e%3cpath%20fill='%23fff'%20d='M-158.3%20148.9h680.9v212.8h-680.9z'/%3e%3cpath%20fill='%23c4111b'%20d='m-158.3%200%20340.4%20255.3-340.4%20255.3Z'/%3e%3ccircle%20cx='352.3'%20cy='255.3'%20r='68.1'%20fill='%23c4111b'/%3e%3ccircle%20cx='377.9'%20cy='255.3'%20r='68.1'%20fill='%23fff'/%3e%3cpath%20fill='%23c4111b'%20d='m334%20296.5%2029.1-20.7%2028.8%2021-10.8-34%2029-20.9-35.7-.2-11-34-11.2%2033.9-35.7-.2%2028.7%2021.2-11.1%2034z'/%3e%3c/g%3e%3c/svg%3e")}.fi-eh.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-eh'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23000001'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23007a3d'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20149.3h512v213.3H0z'/%3e%3cpath%20fill='%23c4111b'%20d='m0%200%20256%20256L0%20512Z'/%3e%3cg%20stroke-width='1.7'%20transform='translate(-135%20-6.5)scale(1.02539)'%3e%3ccircle%20cx='512'%20cy='256'%20r='68.3'%20fill='%23c4111b'/%3e%3ccircle%20cx='537.6'%20cy='256'%20r='68.3'%20fill='%23fff'/%3e%3cpath%20fill='%23c4111b'%20d='m493.7%20297.3%2029-20.8%2029%2021.2-10.8-34.2%2029-21-35.8-.2-11-34-11.3%2033.9-35.7-.1%2028.7%2021.2z'/%3e%3c/g%3e%3c/svg%3e")}.fi-er{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-er'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23be0027'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23b4d7f4'%20d='m0%20480%20640-.3V240z'/%3e%3cpath%20fill='%23239e46'%20d='m0%200%20640%20.3V240z'/%3e%3cpath%20fill='%23f3e295'%20d='M186.2%20360.4c-10.7%203-16.8%2011.3-16.7%2019.1l52.8-.2c.4-8.4-6.5-16.2-17-19.3%2051.6-1%2096.4-20.4%20104.6-32.8-8-3.5-17.4%202.1-24%20.8%2015.7-7.3%2063-37.9%2055.3-70.7-6%2018.2-24%2033.3-31.8%2037.4%2017.7-26.8%2041.8-54.8%2020.9-76.4%201%2012.5-8%2026.3-12%2027.4%2010.3-28.4%2020-64-2.1-87.4%202.9%208.5%201.7%2032.4-2.3%2033.5-1.2-19.3-4.5-59.8-24.8-59.3%206.4%205.8%209.2%2021.4%209.4%2037.2a58%2058%200%200%200-21.1-27%20118%20118%200%200%200-41.5-42.2c1.8%2012.7%203.3%2022.7%2021%2035.9-9.2-.6-18.4-18.1-28.3-18.6-7.9-.4-14%207.1-26.9%202.8%201.4%204.2%207.4%206.1%208.7%209.2-2.8%202-9.3-.3-14.7-3%207.5%2010%2019%2016%2028.8%2014%2011.7-2.2%2024.2-1%2036.2%205.8a63%2063%200%200%201-22.5.6c6.9%207%2011.5%2011.7%2023.6%2011.6%2010.7%200%2016.4-5.8%2019.1-2.2%206.8%208%2011.3%2016%2017%2025.4-12.5%201.3-8.7-14.1-22.6-22-7.9%2016%209%2035.2%2020.3%2043.2a65%2065%200%200%200%207.1%2031.5c3.5%206.5%208%2013.2%206.3%2027.9-6.9-5-13.5-21.8-11-35.1-8.6%202.3-12%2017.4-8%2025%203%205.7%205%2016.8%201.6%2021.7-3.4%204.6-3.7%204-3.7%2014%20.1%205.8-3.2%2012.8-8.5%2017.7a36%2036%200%200%200%201.1-15.8c-4.2%207.2-14.9%2014.6-18.2%2022.4s-4.1%2021.2-20%2024.3c-20.6%204-27.7%207.6-40.8%2013-1.5-10%202.9-31%2011.3-29.7%208.1%201.4%2033-8.6%2024-29.5-1.7%206.6-7.5%2013-13.9%2013.3%206.9-8.8%2019-18%2013.1-32.8a43%2043%200%200%201-16.3%2018c8.4-16%201-21-9-7.6-3.8%205.1-6.1%2015.4-8.5%2028.5-4-10.6-3.7-24.6-8.4-36-4.8-12.3%206.5-15.5%2011.8-14.5%2013%203.5%2034.9%203.5%2033.3-18.1-5.7%207.3-15.5%209.5-26.2%207%2012-8.8%2021.4-25.3%208-34a31%2031%200%200%201-16.9%2024.1%2051%2051%200%200%201-.3-24.8c-5.2%205.6-9%2017-12.1%2030.2-.3-13%202.2-22.3%204-29.3%202.8-10.1%209.6-3.5%2020-2.8%2010.2.6%2024-5%2021.4-18.7-3.4%205.5-10.5%207.6-17.7%207%208.7-5.3%2023.8-14.6%2015.5-29-3.5%205.4-4.6%2010-14.7%2011.7%202.6-6%203-14.7%2011-18-14-2.9-22%206.3-26.2%2020.7-1.6-10-3.6-13.6-4-21%207.6-8.3%208.4-24.8-8-28.4a35%2035%200%200%200%201.2%2017.4c-7.7-4.6-18.5-7.1-25.8-.7%205%205.3%2012.5%2010%2024.2%204.2-2.8%209-10%207.5-19.8%204%206%2011.3%2013.6%2013.3%2022%2012%204.4%2011.6%204.6%2020.4-8.3%2037.2.6-10.4-.1-18.2-8.4-26.7-7.2-7-13%20.3-1.8%2015.8-6.8-5-14.4-15-16.7-25.1-2.2%2012.4-.2%2027.1%206.7%2035.4-3.3%203.5-7-.4-12.5-9%202%2027.4%2013.7%2032.7%2029.4%2026.6.4%2015%20.4%2028.9%201.3%2047-9.1-13.2-20.7-23-27.1-25.4-2%207.3%205.5%2017%209.8%2022.3-6.5-1.4-20.5-12-20.5-12-1.4%2012.1%2014.3%2023.4%2024.5%2028.4-12-.5-17.3-5-25-12.4.2%2033.8%2036.6%2027.9%2043.5%2022.7l3%2052.5c-10.3-1.8-9.5-5-18.3-5.7-24.5-1-43.9-29.4-50.3-50.3-1.9%203.4-.4%207-2.1%2011.3-4-10.3-9-23.6-15.9-29.8%201.8%206%202%2012.1%201.4%2023.3-2.4-7.2-4.5-9.5-4.7-18%20.1-6.5%206.3-11.3%206-20.5-.3-6.7-6.4-21.3-7.3-32.5-3%2011.6-4.8%2023.8-9.4%2031%202.3-12.4%201.6-21%205.4-29.3%204.4-8.7%208.1-16.6%205.2-25.4-2.8%203.4-1.9%206.5-9%2014.8-1.5-9%209.2-23.5%2019.6-29.3%207.3-3.8%2016.5-17.6%2010.5-27-6.9%205-10%2011.6-19.7%2023%207-27%2025-34.2%2046.5-34.3%204.7%200%2014.3-1.7%2017-8-6%202.3-13.2%202.6-19.6%201.4%204.7-6.9%2014.4-6%2023.6-6%207.1%200%2018.3-1%2022.8-11.2a51%2051%200%200%201-31%201.9c13.7-7%2035-7.8%2046-17.1-12.5-9.3-43.7%202.2-63.4%2015.7%205.5-5%2014.2-14%2019-21.2-10.8-5.2-38%2025-47.4%2043-9%205-12.5%2013-16%2018.5%204.7-16.1%205.2-27.8%209.2-41C80%20138%2092.6%20194.6%2086%20208.2c.8-15%20.1-34.1-6-44-9.4%207.2-10.2%2049.5-1.4%2084.7-3.2-9.4-9.2-18.2-11.1-29.7-14%2025.4%208.2%2055.5%2026.7%2079.2-14-7.3-27.7-22.9-36.8-36%202.5%2045.6%2050%2055%2057.4%2066.2-10-4.7-29.1-13.9-37.3-4.2a99%2099%200%200%201%2032.3%2012.1c12.4%2015.4%2035.7%2022.2%2076.4%2023.9'/%3e%3c/g%3e%3c/svg%3e")}.fi-er.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-er'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='er-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23er-a)'%3e%3cpath%20fill='%23be0027'%20d='M-48%200h591.5v512H-48z'/%3e%3cpath%20fill='%23b4d7f4'%20d='m-48%20512%20591.5-.3V256z'/%3e%3cpath%20fill='%23239e46'%20d='m-48%200%20591.5.3V256z'/%3e%3cpath%20fill='%23f3e295'%20d='M148.8%20351.4c-8.7%202.4-13.7%209.2-13.6%2015.6l42.8-.2c.4-6.9-5.2-13.2-13.8-15.7%2042-.8%2078.4-16.6%2085-26.6-6.5-2.9-14.1%201.7-19.5.6%2012.8-5.9%2051.2-30.8%2045-57.4a62%2062%200%200%201-25.8%2030.3c14.3-21.8%2034-44.5%2017-62%20.8%2010.2-6.6%2021.4-9.8%2022.2%208.3-23%2016.3-52-1.8-71%202.4%206.9%201.5%2026.3-1.8%2027.2-1-15.7-3.7-48.6-20.2-48.1%205.3%204.6%207.5%2017.4%207.7%2030.2-3.8-8.8-8-15.4-17.2-22a96%2096%200%200%200-33.7-34.3%2036%2036%200%200%200%2017.1%2029.2c-7.5-.5-15-14.7-23-15.1-6.4-.3-11.4%205.8-21.9%202.3%201.2%203.4%206%205%207%207.5-2.1%201.5-7.5-.2-11.9-2.5%206.1%208.2%2015.5%2013%2023.5%2011.4%209.5-1.8%2019.7-.8%2029.4%204.7a52%2052%200%200%201-18.4.5c5.7%205.7%209.4%209.5%2019.2%209.4%208.8%200%2013.4-4.6%2015.6-1.8%205.5%206.5%209.2%2013%2013.8%2020.6-10.2%201.2-7.1-11.4-18.4-17.9-6.3%2013.2%207.3%2028.7%2016.6%2035.2%200%209.9%201.5%2018%205.7%2025.6%202.8%205.3%206.5%2010.7%205.1%2022.7-5.5-4-11-17.7-9-28.5-7%201.9-9.6%2014-6.4%2020.2%202.5%204.7%204.1%2013.7%201.3%2017.7-2.8%203.7-3%203.3-3%2011.3%200%204.8-2.6%2010.5-7%2014.4%201-3.3%202-9.2%201-12.8-3.5%205.9-12.1%2011.9-14.8%2018.2s-3.4%2017.2-16.3%2019.7c-16.7%203.3-22.5%206.2-33.2%2010.6-1.2-8.1%202.4-25.1%209.2-24.1%206.7%201.2%2026.8-7%2019.6-24-1.4%205.4-6.2%2010.6-11.3%2010.9%205.5-7.2%2015.4-14.7%2010.6-26.7a35%2035%200%200%201-13.3%2014.7c6.9-13.1.8-17-7.3-6.3-3%204.2-5%2012.6-6.9%2023.2-3.2-8.6-3-20-6.8-29.2-4-10%205.3-12.7%209.6-11.9%2010.6%202.9%2028.4%202.9%2027-14.7-4.5%206-12.6%207.8-21.3%205.7%209.8-7.2%2017.5-20.5%206.6-27.5a25%2025%200%200%201-13.7%2019.5%2041%2041%200%200%201-.3-20.1c-4.3%204.5-7.4%2013.8-9.9%2024.5a82%2082%200%200%201%203.3-23.8c2.2-8.3%207.8-2.9%2016.3-2.3%208.2.5%2019.5-4%2017.4-15.2-2.8%204.4-8.6%206.1-14.5%205.7%207.1-4.3%2019.4-12%2012.7-23.6-2.9%204.4-3.8%208.2-12%209.6%202.1-5%202.5-12%208.9-14.7-11.4-2.3-17.9%205.2-21.2%2016.8-1.4-8-3-11-3.3-17%206.2-6.8%206.8-20.2-6.5-23.1-.8%206.8-.5%208.5%201%2014-6.3-3.6-15-5.7-21-.4%204%204.3%2010.2%208%2019.7%203.4-2.3%207.3-8.1%206-16.1%203.2%204.9%209.2%2011%2010.9%2017.9%209.8%203.5%209.4%203.7%2016.5-6.7%2030.2.4-8.5-.2-14.8-7-21.7-5.7-5.7-10.4.3-1.4%2012.9A39%2039%200%200%201%20127%20200c-1.8%2010.1-.2%2022%205.4%2028.8-2.7%202.8-5.7-.3-10.1-7.2%201.6%2022.2%2011.1%2026.4%2023.9%2021.5.3%2012.2.3%2023.5%201%2038.2a61%2061%200%200%200-22-20.6c-1.7%206%204.5%2013.7%208%2018-5.3-1-16.7-9.7-16.7-9.7-1.2%209.9%2011.6%2019%2019.9%2023.1-9.7-.4-14-4-20.3-10%20.1%2027.4%2029.7%2022.6%2035.3%2018.4l2.5%2042.6c-8.4-1.4-7.7-4-14.9-4.6-19.9-.8-35.7-23.9-40.9-40.9-1.5%202.8-.3%205.7-1.7%209.2-3.2-8.4-7.3-19.1-12.9-24.1%201.4%204.8%201.6%209.8%201.1%2018.8-1.9-5.9-3.7-7.7-3.8-14.6.1-5.3%205.1-9.2%204.9-16.7-.2-5.4-5.2-17.2-6-26.4-2.4%209.5-3.9%2019.4-7.6%2025.2%201.9-10%201.3-17%204.4-23.7%203.6-7.2%206.6-13.5%204.2-20.7-2.3%202.8-1.5%205.3-7.2%2012-1.3-7.3%207.4-19%2015.8-23.8%206-3%2013.4-14.3%208.6-22-5.6%204-8.1%209.5-16%2018.7%205.6-22%2020.2-27.7%2037.7-27.8%204%200%2011.7-1.4%2014-6.5-5%201.9-10.9%202.1-16%201%203.7-5.4%2011.7-4.7%2019.1-4.8%205.8%200%2014.9-.8%2018.6-9a42%2042%200%200%201-25.2%201.5c11.1-5.8%2028.5-6.4%2037.4-14-10.2-7.5-35.6%201.9-51.6%2012.9%204.5-4.1%2011.6-11.4%2015.5-17.3-8.8-4.2-31%2020.4-38.6%2035-7.2%204-10.1%2010.5-13%2015%204-13.1%204.3-22.6%207.5-33.3-24.8%208.5-14.5%2054.5-19.9%2065.5.6-12.2.1-27.8-4.9-35.8-7.6%205.8-8.3%2040.2-1%2068.9-2.7-7.7-7.6-14.9-9.1-24.2-11.4%2020.7%206.6%2045%2021.6%2064.3a96%2096%200%200%201-29.8-29.2c2%2037%2040.7%2044.7%2046.7%2053.8-8.2-3.8-23.7-11.3-30.4-3.4a80%2080%200%200%201%2026.3%209.9c10%2012.5%2029%2018%2062%2019.4'/%3e%3c/g%3e%3c/svg%3e")}.fi-es{background-image:url(/assets/es-d5m8M5h8.svg)}.fi-es.fis{background-image:url(/assets/es-BuSGTZm_.svg)}.fi-et{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-et'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='et-a'%3e%3cpath%20fill-opacity='.7'%20d='M-61.3%200h682.7v512H-61.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23et-a)'%20transform='translate(57.5)scale(.94)'%3e%3cpath%20fill='%23ffc621'%20d='M-238%203.5H800v498H-238z'/%3e%3cpath%20fill='%23ef2118'%20d='M-240%20342.5H799.3V512H-240z'/%3e%3cpath%20fill='%23298c08'%20d='M-238%200H800v180H-238z'/%3e%3ccircle%20cx='534.2'%20cy='353'%20r='199.7'%20fill='%23006bc6'%20transform='matrix(.54%200%200%20.54%20-25.8%2074)'/%3e%3cpath%20fill='%23ffc621'%20d='m214.3%20188.2-6.5%204.5%2023.5%2033%206.3-4zm29.4%2078-9.7-6.8%204-12.7-48.1.7-14-10.7%2065.7-.7%2012.2-36.9%206.6%2015zm76.5-70.7-6.3-4.8-24.3%2032.4%205.6%204.7zM254.8%20247l3.5-11.2h13.3L256.4%20190l6-16.5%2020.5%2062.4%2038.8.5-12.2%2010.7zm90.6%2051.2%202.7-7.4-38.3-13.3-2.8%207zm-69.1-46.4%2011.7-.1%204.1%2012.6%2038.8-28.5%2017.6.6-53.1%2038.7%2011.5%2037.2-14-8.4zm-19.8%20102%207.9.2.3-40.5-7.4-.5zm22-80.3%203.8%2011.1-10.7%208%2039.4%2027.7%205%2016.8-53.6-38-31.5%2022.7%203.5-16%2044-32.3zm-103.3%2013%202.3%207.5%2038.7-12.2-2-7.2zm83.2-4-9.4%207.1-10.8-7.7-14.2%2046-14.4%2010%2019.5-62.7-31.4-23%2016.3-1.6z'/%3e%3c/g%3e%3c/svg%3e")}.fi-et.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-et'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='et-a'%3e%3cpath%20fill-opacity='.7'%20d='M229.3%206.3h489.3v489.3H229.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23et-a)'%20transform='translate(-240%20-6.6)scale(1.046)'%3e%3cpath%20fill='%23ffc621'%20d='M2%209.7h991.8v475.9H1.9z'/%3e%3cpath%20fill='%23ef2118'%20d='M0%20333.6h993.2v162H0z'/%3e%3cpath%20fill='%23298c08'%20d='M2%206.3h991.8v172H2z'/%3e%3ccircle%20cx='534.2'%20cy='353'%20r='199.7'%20fill='%23006bc6'%20transform='translate(204.7%2077)scale(.515)'/%3e%3cpath%20fill='%23ffc621'%20d='m434%20186.2-6%204.3%2022.4%2031.6%206-3.9zm28.2%2074.5-9.2-6.5%203.8-12-46%20.6-13.3-10.2%2062.7-.7%2011.7-35.3L478%20211l-16%2049.8zm73.1-67.6-6-4.5-23.3%2031%205.5%204.5zm-62.5%2049.3%203.3-10.7h12.7L474.3%20188l5.7-15.8%2019.6%2059.7%2037.2.4-11.7%2010.3zm86.6%2049%202.5-7.2-36.6-12.6-2.6%206.5%2036.7%2013.2zm-66-44.4%2011.2-.2%204%2012.1%2037-27.2%2016.7.6-50.7%2037%2011%2035.5-13.4-8-15.9-49.8zm-19%2097.5%207.6.1.3-38.7-7-.4-.8%2039zm21-76.8%203.7%2010.6L489%20286l37.6%2026.5%204.8%2016-51.2-36.2-30.1%2021.7%203.3-15.2%2042.1-31zm-98.7%2012.4%202.3%207.2%2036.9-11.7-1.8-6.8zm79.6-3.8-9%206.8-10.4-7.4-13.5%2044-13.8%209.5%2018.7-60-30-21.8%2015.5-1.6z'/%3e%3c/g%3e%3c/svg%3e")}.fi-fi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fi'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23002f6c'%20d='M0%20174.5h640v131H0z'/%3e%3cpath%20fill='%23002f6c'%20d='M175.5%200h130.9v480h-131z'/%3e%3c/svg%3e")}.fi-fi.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fi'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23002f6c'%20d='M0%20186.2h512v139.6H0z'/%3e%3cpath%20fill='%23002f6c'%20d='M123.2%200h139.6v512H123.1z'/%3e%3c/svg%3e")}.fi-fj{background-image:url(/assets/fj-DEAVMg38.svg)}.fi-fj.fis{background-image:url(/assets/fj-u3dAPoew.svg)}.fi-fk{background-image:url(/assets/fk-nuUF_Ak3.svg)}.fi-fk.fis{background-image:url(/assets/fk-B-RvQ4Hz.svg)}.fi-fm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='fm-a'%3e%3cpath%20fill-opacity='.7'%20d='M-81.3%200h682.6v512H-81.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23fm-a)'%20transform='translate(76.3)scale(.94)'%3e%3cpath%20fill='%236797d6'%20d='M-252%200H772v512H-252z'/%3e%3cpath%20fill='%23fff'%20d='m259.8%20123-32.4%2022.2%2012.4-35.9-32.5-22.2h40.1l12.4-35.9%2012.4%2036h40l-32.4%2022.1%2012.4%2035.9M259.8%20390l-32.4-22.2%2012.4%2036-32.5%2022.1h40.1l12.4%2035.9%2012.4-36%2040%20.1-32.4-22.2%2012.4-35.9m-188.4-92.4L79.3%20306l1.4-38-37.5-11.7%2038.4-11.7%201.3-38%2022.3%2030.8%2038.4-11.8-24.6%2030.7%2022.4%2030.7m274.2-11.7%2024.6%2030.7-1.4-38%2037.5-11.7-38.4-11.7-1.3-38-22.3%2030.8-38.4-11.8%2024.6%2030.7-22.4%2030.7'/%3e%3c/g%3e%3c/svg%3e")}.fi-fm.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fm'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='fm-a'%3e%3cpath%20fill-opacity='.7'%20d='M244.2%200h496v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23fm-a)'%20transform='translate(-252)scale(1.032)'%3e%3cpath%20fill='%236797d6'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23fff'%20d='M507.9%2084.5h38.8l-31.5%2021.4%2012%2034.8-31.3-21.5-31.5%2021.5%2012-34.8L445%2084.4h39l12-34.7m12%20363h38.8l-31.5-21.5%2012-34.8-31.3%2021.5-31.5-21.5%2012%2034.8-31.4%2021.5H484l12%2034.7M346%20230.1l37.2-11.4-23.9%2029.8%2021.7%2029.7-36.3-11.4-23.8%2029.8%201.4-36.8-36.4-11.4%2037.2-11.3%201.3-36.8m321%2029.8-37.1-11.4%2023.8%2029.7-21.7%2029.8%2036.4-11.4%2023.7%2029.8-1.3-36.8%2036.4-11.4-37.2-11.3-1.3-36.8'/%3e%3c/g%3e%3c/svg%3e")}.fi-fo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fo'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='fo-a'%3e%3cpath%20fill-opacity='.7'%20d='M-78%2032h640v480H-78z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23fo-a)'%20transform='translate(78%20-32)'%3e%3cpath%20fill='%23fff'%20d='M-78%2032h663.9v480H-78z'/%3e%3cpath%20fill='%23003897'%20d='M-76%20218.7h185.9V32H216v186.7h371.8v106.6H216V512H109.9V325.3h-186z'/%3e%3cpath%20fill='%23d72828'%20d='M-76%20245.3h212.4V32h53.1v213.3H588v53.4H189.5V512h-53V298.7H-76z'/%3e%3c/g%3e%3c/svg%3e")}.fi-fo.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fo'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='fo-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23fo-a)'%3e%3cpath%20fill='%23fff'%20d='M-78%200h708.2v512H-78z'/%3e%3cpath%20fill='%23003897'%20d='M-75.9%20199.1h198.3V0h113.3v199.1h396.6V313H235.7v199H122.4V312.9H-76z'/%3e%3cpath%20fill='%23d72828'%20d='M-75.9%20227.6h226.6V0h56.7v227.6h424.9v56.9h-425V512h-56.6V284.4H-75.9z'/%3e%3c/g%3e%3c/svg%3e")}.fi-fr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-fr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-fr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/svg%3e")}.fi-ga{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ga'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ffe700'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%2336a100'%20d='M640%20160H0V0h640z'/%3e%3cpath%20fill='%23006dbc'%20d='M640%20480H0V320h640z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ga.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ga'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ffe700'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%2336a100'%20d='M512%20170.7H0V0h512z'/%3e%3cpath%20fill='%23006dbc'%20d='M512%20512H0V341.3h512z'/%3e%3c/g%3e%3c/svg%3e")}.fi-gb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gb'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23012169'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23FFF'%20d='m75%200%20244%20181L562%200h78v62L400%20241l240%20178v61h-80L320%20301%2081%20480H0v-60l239-178L0%2064V0z'/%3e%3cpath%20fill='%23C8102E'%20d='m424%20281%20216%20159v40L369%20281zm-184%2020%206%2035L54%20480H0zM640%200v3L391%20191l2-44L590%200zM0%200l239%20176h-60L0%2042z'/%3e%3cpath%20fill='%23FFF'%20d='M241%200v480h160V0zM0%20160v160h640V160z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20193v96h640v-96zM273%200v480h96V0z'/%3e%3c/svg%3e")}.fi-gb.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gb'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23012169'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23FFF'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20fill='%23C8102E'%20d='m184%20324%2011%2034L42%20512H0v-3zm124-12%2054%208%20150%20147v45zM512%200%20320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20fill='%23FFF'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/svg%3e")}.fi-gd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gd'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='gd-c'%3e%3cg%20id='gd-b'%3e%3cpath%20id='gd-a'%20fill='%23fcd116'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20xlink:href='%23gd-a'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23gd-b'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23gd-b'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23gd-b'%20transform='rotate(216)'/%3e%3cuse%20xlink:href='%23gd-b'%20transform='rotate(288)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23007a5e'%20d='M67.2%2067.2h505.6v345.6H67.2z'/%3e%3cpath%20fill='%23fcd116'%20d='M67.2%2067.3h505.6L67.2%20412.9h505.6z'/%3e%3ccircle%20cx='319.9'%20cy='240.1'%20r='57.6'%20fill='%23ce1126'/%3e%3cuse%20xlink:href='%23gd-c'%20width='100%25'%20height='100%25'%20transform='translate(320%20240)scale(52.8)'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-30.3)'/%3e%3cuse%20xlink:href='%23gd-c'%20id='gd-d'%20width='100%25'%20height='100%25'%20transform='translate(320%2033.6)scale(31.2)'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(30.3)'/%3e%3cpath%20fill='%23ce1126'%20d='M102.3%20240.7a80%2080%200%200%200%2033.5%2033.2%20111%20111%200%200%200-11.3-45z'/%3e%3cpath%20fill='%23fcd116'%20d='M90.1%20194.7c10.4%2021.7-27.1%2073.7%2035.5%2085.9a63%2063%200%200%201-10.9-41.9%2070%2070%200%200%201%2032.5%2030.8c16.4-59.5-42-55.8-57.1-74.8'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-30.3%20414.6)'/%3e%3cuse%20xlink:href='%23gd-c'%20width='100%25'%20height='100%25'%20transform='translate(320%20448.2)scale(31.2)'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(30.3%20414.6)'/%3e%3c/svg%3e")}.fi-gd.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='gd-c'%3e%3cg%20id='gd-b'%3e%3cpath%20id='gd-a'%20fill='%23fcd116'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20xlink:href='%23gd-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23gd-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23gd-b'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23gd-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3cuse%20xlink:href='%23gd-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23007a5e'%20d='M71.7%2071.7h368.6v368.6H71.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M71.7%2071.7h368.6L71.7%20440.4h368.6z'/%3e%3ccircle%20cx='255.9'%20cy='256.1'%20r='61.4'%20fill='%23ce1126'/%3e%3cuse%20xlink:href='%23gd-c'%20width='100%25'%20height='100%25'%20transform='translate(256%20256)scale(56.32)'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-16.4%20-.1)'/%3e%3cuse%20xlink:href='%23gd-c'%20id='gd-d'%20width='100%25'%20height='100%25'%20transform='translate(256%2035.9)scale(33.28)'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(16.4)'/%3e%3cpath%20fill='%23ce1126'%20d='M99.8%20256.8c7.7%2014.3%2022.6%2029.8%2035.7%2035.3.2-14.5-5-33.2-12-48z'/%3e%3cpath%20fill='%23fcd116'%20d='M86.8%20207.6c11.1%2023.3-29%2078.7%2037.8%2091.7a68%2068%200%200%201-11.5-44.7%2076%2076%200%200%201%2034.6%2032.8c17.5-63.4-44.8-59.5-61-79.8z'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-16.4%20442)'/%3e%3cuse%20xlink:href='%23gd-c'%20width='100%25'%20height='100%25'%20transform='translate(256%20478)scale(33.28)'/%3e%3cuse%20xlink:href='%23gd-d'%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(16.4%20442.2)'/%3e%3c/svg%3e")}.fi-ge{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ge'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='red'%20d='M272%200h96v480h-96z'/%3e%3cpath%20fill='red'%20d='M0%20192h640v96H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M146.8%20373.1c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201-14.8-1-14.8-1%203%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8%201-14.8%201-14.8-14.3%203-31.1%204zm368-288c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201-14.8-1-14.8-1%203%2014.3%204%2031.1c-16.9-1-31.2-3.9-31.2-3.9s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.1c16.9%201%2031.2%204%2031.2%204s-1-10-1-14.9%201-14.8%201-14.8-14.3%203-31.2%204zm-368%200c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201-14.8-1-14.8-1%203%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8%201-14.8%201-14.8-14.3%203-31.1%204zm368%20288c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201-14.8-1-14.8-1%203%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8%201-14.8%201-14.8-14.3%203-31.2%204z'/%3e%3c/svg%3e")}.fi-ge.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ge'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='red'%20d='M205%200h102v512H205z'/%3e%3cpath%20fill='red'%20d='M0%20205h512v102H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M114.1%20397.9c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201-15.9-1-15.9-1%203.2%2015.3%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9%201-15.9%201-15.9-15.3%203.2-33.4%204.3m307-307c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201-15.9-1-15.9-1%203.2%2015.4%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.2%201-15.9%201-15.9s-15.4%203.2-33.4%204.3m-307%200c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201-15.9-1-15.9-1%203.2%2015.4%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.2%201-15.9%201-15.9s-15.3%203.2-33.4%204.3m307%20307c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201-15.9-1-15.9-1%203.2%2015.3%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9%201-15.9%201-15.9-15.4%203.2-33.4%204.3'/%3e%3c/svg%3e")}.fi-gf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gf'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-gf.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gf'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/svg%3e")}.fi-gg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gg'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23e8112d'%20d='M256%200h128v480H256z'/%3e%3cpath%20fill='%23e8112d'%20d='M0%20176h640v128H0z'/%3e%3cpath%20id='gg-a'%20fill='%23f9dd16'%20d='m110%20286.7%2023.3-23.4h210v-46.6h-210L110%20193.3z'/%3e%3cuse%20xlink:href='%23gg-a'%20width='36'%20height='24'%20transform='rotate(90%20320%20240)'/%3e%3cuse%20xlink:href='%23gg-a'%20width='36'%20height='24'%20transform='rotate(-90%20320%20240)'/%3e%3cuse%20xlink:href='%23gg-a'%20width='36'%20height='24'%20transform='rotate(180%20320%20240)'/%3e%3c/svg%3e")}.fi-gg.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23e8112d'%20d='M192%200h128v512H192z'/%3e%3cpath%20fill='%23e8112d'%20d='M0%20187.7h512v136.6H0z'/%3e%3cpath%20id='gg-a'%20fill='%23f9dd16'%20d='m46%20305.8%2023.3-25h210v-49.7h-210L46%20206.2z'/%3e%3cuse%20xlink:href='%23gg-a'%20width='36'%20height='24'%20transform='matrix(0%201.06667%20-.9375%200%20496%20-17)'/%3e%3cuse%20xlink:href='%23gg-a'%20width='36'%20height='24'%20transform='matrix(0%20-1.06667%20.9375%200%2016%20529)'/%3e%3cuse%20xlink:href='%23gg-a'%20width='36'%20height='24'%20transform='rotate(180%20256%20256)'/%3e%3c/svg%3e")}.fi-gh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gh'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23006b3f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23000001'%20d='m320%20160%2052%20160-136.1-98.9H404L268%20320z'/%3e%3c/svg%3e")}.fi-gh.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gh'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23006b3f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23000001'%20d='m256%20170.7%2055.5%20170.6L166.3%20236h179.4L200.6%20341.3z'/%3e%3c/svg%3e")}.fi-gi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gi'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23da000c'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v321.6H0z'/%3e%3cg%20stroke='%23000'%20transform='translate(-160)scale(1.875)'%3e%3cg%20id='gi-a'%20fill='%23da000c'%20stroke-linecap='square'%3e%3cpath%20fill='%23000001'%20stroke='none'%20d='M196.6%20116.3h64v44h-64z'/%3e%3cpath%20d='M229.8%20153.9h-39l-8.7%205.7v6h47.7m-16.3-37c5.6%200%2010.2%204.7%2010.2%2010.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6%204.5-10.5%2010.2-10.5z'/%3e%3cpath%20fill='%23000001'%20stroke='none'%20d='M204.5%2060h18.6v34h-18.6z'/%3e%3cpath%20d='M223%2088.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2%200h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6%202.5-6.6%206.1-6.8h.4a7%207%200%200%201%206.8%206.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182%20159.6h48m31-2.8h-32.4l-9.8%204.7v7H261'/%3e%3cpath%20stroke-linecap='butt'%20d='M218.8%20161.5H262'/%3e%3c/g%3e%3cuse%20xlink:href='%23gi-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'/%3e%3cg%20fill='%23f8d80e'%3e%3cg%20stroke-linecap='round'%3e%3cpath%20stroke-width='.8'%20d='M273.3%20150q-3.9%201.6-7.5%203.8a72%2072%200%200%200-8.9%206q-1.6%201-2.7%202.4c-1%20.8-2%202-1.8%203.5%200%20.6.8-.8%201.4-.9a4%204%200%200%201%203.1-.4q2.1-2%204.4-3.4a77%2077%200%200%201%2013-7.6z'/%3e%3cpath%20d='M260.4%20157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3e%3cpath%20stroke-width='.8'%20d='m238.9%20150.2-1.2%203.3a87%2087%200%200%201%2015.8%208q2.7%201.6%204.8%203.9c.3.8-.5%201.5-1.3%201.2-.7-.2-1.5-.5-2.2%200-1.1.5-2.1%202.2-.5%202.7%202.4%201.6%206.1.9%207.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89%2089%200%200%200-14.7-7.2z'/%3e%3cpath%20d='m254%20158-.3%203.4m3.1-1.7-.8%203.3m3.8-1-1.8%202.6m2.7%203.6-2.6-1.4m3.4-1.4-3%20.3m-.8%204-.2-2.6m-1-.3-2.4%201.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3e%3c/g%3e%3cpath%20d='M235.8%20227.6v8h5v-4h6.9v4h5.4v-8zm0%2011v8H253v-8h-5.4v4h-6.9v-4z'/%3e%3cpath%20d='M253%20193.7h5v58h-5z'/%3e%3cpath%20d='M253%20198.7h5v50h-5zm2.6-19.3%2010.6%206.2-10.6%206.2-10.7-6.2zm-14.3%204h-2.7v4.4h2.7l14.3%208.3%2014.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3e%3cpath%20d='M255.3%20164.3a5%205%200%200%200-4%205.1v11.2a5%205%200%200%200%204.6%204.6%205%205%200%200%200%204.8-2.8l-1.7-1a3%203%200%200%201-3%201.8c-1.6%200-2.9-1.6-2.7-3.1v-11.2a3%203%200%200%201%203-2.6c.6-.2%201.5.7%201.9%200%20.6-.9-.4-1.5-1-2zm5.8%203.9a5%205%200%200%201-1.9%201.6v7.5l2%201.1v-10.2z'/%3e%3c/g%3e%3cg%20fill='%23da000c'%3e%3cpath%20fill='%23000001'%20stroke='none'%20d='M240.8%2038.4h29.3v53.2h-29.3z'/%3e%3cpath%20d='M238.8%2038.4v44.5h9.3V69.7c0-3%202-7.3%207.9-7.3s8%204.3%208%207.3V83h9.2V38.4zm15.8%205h2.8v15.2h-2.8zm-8.3%203h3v11.1h-3zm16.5%200h2.9v11.1h-3zM235.6%2032v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9%2073.2v4.6h66.5v-4.6z'/%3e%3cpath%20d='M220%2082.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3e%3cpath%20stroke-linejoin='round'%20d='M228.7%20102.4v54.4h12.8v-20.4c0-9.5%206.4-14%2014.5-14%207.8%200%2014.5%204.5%2014.5%2014v20.4h12.8v-54.4z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-gi.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gi'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23da000c'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v343H0z'/%3e%3cg%20stroke='%23000'%20transform='matrix(2%200%200%202%20-256%200)'%3e%3cg%20id='gi-a'%20fill='%23da000c'%20stroke-linecap='square'%3e%3cpath%20fill='%23000001'%20stroke='none'%20d='M196.6%20116.3h64v44h-64z'/%3e%3cpath%20d='M229.8%20153.9h-39l-8.7%205.7v6h47.7m-16.3-37c5.6%200%2010.2%204.7%2010.2%2010.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6%204.5-10.5%2010.2-10.5z'/%3e%3cpath%20fill='%23000001'%20stroke='none'%20d='M204.5%2060h18.6v34h-18.6z'/%3e%3cpath%20d='M223%2088.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2%200h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6%202.5-6.6%206.1-6.8h.4a7%207%200%200%201%206.8%206.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182%20159.6h48m31-2.8h-32.4l-9.8%204.7v7H261'/%3e%3cpath%20stroke-linecap='butt'%20d='M218.8%20161.5H262'/%3e%3c/g%3e%3cuse%20xlink:href='%23gi-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'/%3e%3cg%20fill='%23f8d80e'%3e%3cg%20stroke-linecap='round'%3e%3cpath%20stroke-width='.8'%20d='M273.3%20150q-3.9%201.6-7.5%203.8a72%2072%200%200%200-8.9%206q-1.6%201-2.7%202.4c-1%20.8-2%202-1.8%203.5%200%20.6.8-.8%201.4-.9a4%204%200%200%201%203.1-.4q2.1-2%204.4-3.4a77%2077%200%200%201%2013-7.6z'/%3e%3cpath%20d='M260.4%20157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3e%3cpath%20stroke-width='.8'%20d='m238.9%20150.2-1.2%203.3a87%2087%200%200%201%2015.8%208q2.7%201.6%204.8%203.9c.3.8-.5%201.5-1.3%201.2-.7-.2-1.5-.5-2.2%200-1.1.5-2.1%202.2-.5%202.7%202.4%201.6%206.1.9%207.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89%2089%200%200%200-14.7-7.2z'/%3e%3cpath%20d='m254%20158-.3%203.4m3.1-1.7-.8%203.3m3.8-1-1.8%202.6m2.7%203.6-2.6-1.4m3.4-1.4-3%20.3m-.8%204-.2-2.6m-1-.3-2.4%201.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3e%3c/g%3e%3cpath%20d='M235.8%20227.6v8h5v-4h6.9v4h5.4v-8zm0%2011v8H253v-8h-5.4v4h-6.9v-4z'/%3e%3cpath%20d='M253%20193.7h5v58h-5z'/%3e%3cpath%20d='M253%20198.7h5v50h-5zm2.6-19.3%2010.6%206.2-10.6%206.2-10.7-6.2zm-14.3%204h-2.7v4.4h2.7l14.3%208.3%2014.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3e%3cpath%20d='M255.3%20164.3a5%205%200%200%200-4%205.1v11.2a5%205%200%200%200%204.6%204.6%205%205%200%200%200%204.8-2.8l-1.7-1a3%203%200%200%201-3%201.8c-1.6%200-2.9-1.6-2.7-3.1v-11.2a3%203%200%200%201%203-2.6c.6-.2%201.5.7%201.9%200%20.6-.9-.4-1.5-1-2zm5.8%203.9a5%205%200%200%201-1.9%201.6v7.5l2%201.1v-10.2z'/%3e%3c/g%3e%3cg%20fill='%23da000c'%3e%3cpath%20fill='%23000001'%20stroke='none'%20d='M240.8%2038.4h29.3v53.2h-29.3z'/%3e%3cpath%20d='M238.8%2038.4v44.5h9.3V69.7c0-3%202-7.3%207.9-7.3s8%204.3%208%207.3V83h9.2V38.4zm15.8%205h2.8v15.2h-2.8zm-8.3%203h3v11.1h-3zm16.5%200h2.9v11.1h-3zM235.6%2032v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9%2073.2v4.6h66.5v-4.6z'/%3e%3cpath%20d='M220%2082.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3e%3cpath%20stroke-linejoin='round'%20d='M228.7%20102.4v54.4h12.8v-20.4c0-9.5%206.4-14%2014.5-14%207.8%200%2014.5%204.5%2014.5%2014v20.4h12.8v-54.4z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-gl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gl'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23d00c33'%20d='M0%20240h640v240H0zm80%200a160%20160%200%201%200%20320%200%20160%20160%200%200%200-320%200'/%3e%3c/svg%3e")}.fi-gl.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gl'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23d00c33'%20d='M0%20256h512v256H0zm53.3%200a170.7%20170.7%200%201%200%20341.4%200%20170.7%20170.7%200%200%200-341.4%200'/%3e%3c/svg%3e")}.fi-gm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='gm-a'%3e%3cpath%20fill-opacity='.7'%20d='M0-48h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23gm-a)'%20transform='translate(0%2048)'%3e%3cpath%20fill='red'%20d='M0-128h640V85.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2085.3h640V121H0z'/%3e%3cpath%20fill='%23009'%20d='M0%20120.9h640V263H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20263.1h640v35.6H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20298.7h640V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-gm.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512V199H0z'/%3e%3cpath%20fill='%23009'%20d='M0%20199.1h512V313H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20312.9h512v28.4H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20341.3h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-gn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gn'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23090'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-gn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gn'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23090'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-gp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gp'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-gp.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gp'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/svg%3e")}.fi-gq{background-image:url(/assets/gq-Cag8QTk2.svg)}.fi-gq.fis{background-image:url(/assets/gq-CPnMO1hT.svg)}.fi-gr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%200h640v53.3H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%2053.3h640v53.4H0z'/%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%20106.7h640V160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20160h640v53.3H0z'/%3e%3cpath%20fill='%230d5eaf'%20d='M0%200h266.7v266.7H0z'/%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%20213.3h640v53.4H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20266.7h640V320H0z'/%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%20320h640v53.3H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20373.3h640v53.4H0z'/%3e%3cg%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%3e%3cpath%20d='M106.7%200H160v266.7h-53.3z'/%3e%3cpath%20d='M0%20106.7h266.7V160H0z'/%3e%3c/g%3e%3cpath%20fill='%230d5eaf'%20d='M0%20426.7h640V480H0z'/%3e%3c/svg%3e")}.fi-gr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%200h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%2057h512v57H0z'/%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%20114h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20171h512v57H0z'/%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%20228h512v56.9H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20284.9h512v57H0z'/%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%20341.9h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20398.9h512v57H0z'/%3e%3cpath%20fill='%230d5eaf'%20d='M0%200h284.9v284.9H0z'/%3e%3cg%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%3e%3cpath%20d='M114%200h57v284.9h-57z'/%3e%3cpath%20d='M0%20114h284.9v57H0z'/%3e%3c/g%3e%3cpath%20fill='%230d5eaf'%20fill-rule='evenodd'%20d='M0%20455h512v57H0z'/%3e%3c/svg%3e")}.fi-gs{background-image:url(/assets/gs-DiiNa0F5.svg)}.fi-gs.fis{background-image:url(/assets/gs-DOgYbHsY.svg)}.fi-gt{background-image:url(/assets/gt-CJo5DI-7.svg)}.fi-gt.fis{background-image:url(/assets/gt-BLpn5qMn.svg)}.fi-gu{background-image:url(/assets/gu-Di1JYREk.svg)}.fi-gu.fis{background-image:url(/assets/gu-SbvrH0uZ.svg)}.fi-gw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gw'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h220v480H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M220%200h420v240H220z'/%3e%3cpath%20fill='%23009e49'%20d='M220%20240h420v240H220z'/%3e%3cg%20id='gw-b'%20transform='matrix(80%200%200%2080%20110%20240)'%3e%3cpath%20id='gw-a'%20fill='%23000001'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20xlink:href='%23gw-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(72%20110%20240)'/%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(144%20110%20240)'/%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144%20110%20240)'/%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72%20110%20240)'/%3e%3c/svg%3e")}.fi-gw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-gw'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h160v512H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M160%200h352v256H160z'/%3e%3cpath%20fill='%23009e49'%20d='M160%20256h352v256H160z'/%3e%3cg%20transform='translate(-46.2%2072.8)scale(.7886)'%3e%3cg%20id='gw-b'%20transform='matrix(80%200%200%2080%20160%20240)'%3e%3cpath%20id='gw-a'%20fill='%23000001'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20xlink:href='%23gw-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(72%20160%20240)'/%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(144%20160%20240)'/%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144%20160%20240)'/%3e%3cuse%20xlink:href='%23gw-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72%20160%20240)'/%3e%3c/g%3e%3c/svg%3e")}.fi-gy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gy'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23399408'%20d='M2.4%200H640v480H2.4z'/%3e%3cpath%20fill='%23fff'%20d='M.2%200c-.9%200%20619.6%20241.5%20619.6%20241.5L0%20479.8z'/%3e%3cpath%20fill='%23ffde08'%20d='M.3%2020.2c3.4%200%20559%20217.9%20555.9%20220L1.9%20463.2.3%2020.3z'/%3e%3cpath%20fill='%23000001'%20d='M1.9.8c1.8%200%20290.9%20240.9%20290.9%20240.9L1.8%20477z'/%3e%3cpath%20fill='%23de2110'%20d='M.3%2033.9c1.6-15%20260.9%20208.4%20260.9%20208.4L.2%20451.7V33.9z'/%3e%3c/g%3e%3c/svg%3e")}.fi-gy.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gy'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23399408'%20d='M2%200h510v512H2z'/%3e%3cpath%20fill='%23fff'%20d='M.1%200c-.6%200%20495.7%20257.6%20495.7%20257.6L0%20511.7z'/%3e%3cpath%20fill='%23ffde08'%20d='M.2%2021.5C3%2021.5%20447.5%20254%20445%20256.2L1.5%20494.2.2%2021.4z'/%3e%3cpath%20fill='%23000001'%20d='M1.5.8c1.5%200%20232.8%20257%20232.8%20257L1.5%20508.8z'/%3e%3cpath%20fill='%23de2110'%20d='M.2%2036.2C1.6%2020.2%20209%20258.5%20209%20258.5L.2%20481.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-hk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-hk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23EC1B2E'%20d='M0%200h640v480H0'/%3e%3cpath%20id='hk-a'%20fill='%23fff'%20d='M346.3%20103.1C267%2098%20230.6%20201.9%20305.6%20240.3c-26-22.4-20.6-55.3-10.1-72.4l1.9%201.1c-13.8%2023.5-11.2%2052.7%2011.1%2071-12.7-12.3-9.5-39%2012.1-48.9s23.6-39.3%2016.4-49.1q-14.7-25.6%209.3-38.9M307.9%20164l-4.7%207.4-1.8-8.6-8.6-2.3%207.8-4.3-.6-8.9%206.5%206.1%208.3-3.3-3.7%208.1%205.6%206.8z'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(72%20312.5%20243.5)'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(144%20312.5%20243.5)'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(216%20312.5%20243.5)'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(288%20312.5%20243.5)'/%3e%3c/svg%3e")}.fi-hk.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-hk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23EC1B2E'%20d='M0%200h512v512H0'/%3e%3cpath%20id='hk-a'%20fill='%23fff'%20d='M282.3%20119.2C203%20114%20166.6%20218%20241.6%20256.4%20215.6%20234%20221%20201%20231.5%20184l1.9%201c-13.8%2023.6-11.2%2052.8%2011%2071-12.6-12.2-9.4-39%2012.2-48.8s23.6-39.3%2016.4-49.1q-14.7-25.6%209.3-39zM243.9%20180l-4.7%207.4-1.8-8.6-8.6-2.3%207.8-4.3-.6-9%206.5%206.2%208.3-3.3-3.7%208%205.6%206.9z'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(72%20248.5%20259.5)'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(144%20248.5%20259.5)'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(216%20248.5%20259.5)'/%3e%3cuse%20xlink:href='%23hk-a'%20transform='rotate(288%20248.5%20259.5)'/%3e%3c/svg%3e")}.fi-hm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-hm'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300008B'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='m37.5%200%20122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20fill='red'%20d='M212%20140.5%20320%20220v20l-135.5-99.5zm-92%2010%203%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20fill='%23fff'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20fill='red'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3cpath%20fill='%23fff'%20d='m527%20396.7-20.5%202.6%202.2%2020.5-14.8-14.4-14.7%2014.5%202-20.5-20.5-2.4%2017.3-11.2-10.9-17.5%2019.6%206.5%206.9-19.5%207.1%2019.4%2019.5-6.7-10.7%2017.6zm-3.7-117.2%202.7-13-9.8-9%2013.2-1.5%205.5-12.1%205.5%2012.1%2013.2%201.5-9.8%209%202.7%2013-11.6-6.6zm-104.1-60-20.3%202.2%201.8%2020.3-14.4-14.5-14.8%2014.1%202.4-20.3-20.2-2.7%2017.3-10.8-10.5-17.5%2019.3%206.8L387%20178l6.7%2019.3%2019.4-6.3-10.9%2017.3%2017.1%2011.2ZM623%20186.7l-20.9%202.7%202.3%2020.9-15.1-14.7-15%2014.8%202.1-21-20.9-2.4%2017.7-11.5-11.1-17.9%2020%206.7%207-19.8%207.2%2019.8%2019.9-6.9-11%2018zm-96.1-83.5-20.7%202.3%201.9%2020.8-14.7-14.8-15.1%2014.4%202.4-20.7-20.7-2.8%2017.7-11L467%2073.5l19.7%206.9%207.3-19.5%206.8%2019.7%2019.8-6.5-11.1%2017.6zM234%20385.7l-45.8%205.4%204.6%2045.9-32.8-32.4-33%2032.2%204.9-45.9-45.8-5.8%2038.9-24.8-24-39.4%2043.6%2015%2015.8-43.4%2015.5%2043.5%2043.7-14.7-24.3%2039.2%2038.8%2025.1Z'/%3e%3c/svg%3e")}.fi-hm.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-hm'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300008B'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M256%200v32l-95%2096%2095%2093.5V256h-33.5L127%20162l-93%2094H0v-34l93-93.5L0%2037V0h31l96%2094%2093-94z'/%3e%3cpath%20fill='red'%20d='m92%20162%205.5%2017L21%20256H0v-1.5zm62-6%2027%204%2075%2073.5V256zM256%200l-96%2098-2-22%2075-76zM0%20.5%2096.5%2095%2067%2091%200%2024.5z'/%3e%3cpath%20fill='%23fff'%20d='M88%200v256h80V0zM0%2088v80h256V88z'/%3e%3cpath%20fill='red'%20d='M0%20104v48h256v-48zM104%200v256h48V0z'/%3e%3cpath%20fill='%23fff'%20d='m202%20402.8-45.8%205.4%204.6%2045.9-32.8-32.4-33%2032.2%204.9-45.9-45.8-5.8L93%20377.4%2069%20338l43.6%2015%2015.8-43.4%2015.5%2043.5%2043.7-14.7-24.3%2039.2%2038.8%2025.1Zm222.7%208-20.5%202.6%202.2%2020.5-14.8-14.4-14.7%2014.5%202-20.5-20.5-2.4%2017.3-11.2-10.9-17.5%2019.6%206.5%206.9-19.5%207.1%2019.4%2019.5-6.7-10.7%2017.6zM415%20293.6l2.7-13-9.8-9%2013.2-1.5%205.5-12.1%205.5%2012.1%2013.2%201.5-9.8%209%202.7%2013-11.6-6.6zm-84.1-60-20.3%202.2%201.8%2020.3-14.4-14.5-14.8%2014.1%202.4-20.3-20.2-2.7%2017.3-10.8-10.5-17.5%2019.3%206.8%207.2-19.1%206.7%2019.3%2019.4-6.3-10.9%2017.3zm175.8-32.8-20.9%202.7%202.3%2020.9-15.1-14.7-15%2014.8%202.1-21-20.9-2.4%2017.7-11.5-11.1-17.9%2020%206.7%207-19.8%207.2%2019.8%2019.9-6.9-11%2018zm-82.1-83.5-20.7%202.3%201.9%2020.8-14.7-14.8L376%20140l2.4-20.7-20.7-2.8%2017.7-11-10.7-17.9%2019.7%206.9%207.3-19.5%206.8%2019.7%2019.8-6.5-11.1%2017.6z'/%3e%3c/svg%3e")}.fi-hn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-hn'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2318c3df'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cg%20id='hn-c'%20fill='%2318c3df'%20transform='translate(320%20240)scale(26.66665)'%3e%3cg%20id='hn-b'%3e%3cpath%20id='hn-a'%20d='m-.3%200%20.5.1L0-1z'/%3e%3cuse%20xlink:href='%23hn-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3c/g%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(133.3%20-42.7)'/%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(133.3%2037.3)'/%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(-133.3%20-42.7)'/%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(-133.3%2037.3)'/%3e%3c/svg%3e")}.fi-hn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-hn'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2318c3df'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cg%20id='hn-c'%20fill='%2318c3df'%20transform='translate(256%20256)scale(28.44446)'%3e%3cg%20id='hn-b'%3e%3cpath%20id='hn-a'%20d='m0-1-.3%201%20.5.1z'/%3e%3cuse%20xlink:href='%23hn-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23hn-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3c/g%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(142.2%20-45.5)'/%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(142.2%2039.8)'/%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(-142.2%20-45.5)'/%3e%3cuse%20xlink:href='%23hn-c'%20width='100%25'%20height='100%25'%20transform='translate(-142.2%2039.8)'/%3e%3c/svg%3e")}.fi-hr{background-image:url(/assets/hr-fzLfaANM.svg)}.fi-hr.fis{background-image:url(/assets/hr-BpiVVBoV.svg)}.fi-ht{background-image:url(/assets/ht-DIMg4gti.svg)}.fi-ht.fis{background-image:url(/assets/ht-pweRl6ZP.svg)}.fi-hu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-hu'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23388d00'%20d='M640%20480H0V320h640z'/%3e%3cpath%20fill='%23d43516'%20d='M640%20160.1H0V.1h640z'/%3e%3c/g%3e%3c/svg%3e")}.fi-hu.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-hu'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23388d00'%20d='M512%20512H0V341.3h512z'/%3e%3cpath%20fill='%23d43516'%20d='M512%20170.8H0V.1h512z'/%3e%3c/g%3e%3c/svg%3e")}.fi-id{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-id'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23e70011'%20d='M0%200h640v240H0Z'/%3e%3cpath%20fill='%23fff'%20d='M0%20240h640v240H0Z'/%3e%3c/svg%3e")}.fi-id.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-id'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23e70011'%20d='M0%200h512v256H0Z'/%3e%3cpath%20fill='%23fff'%20d='M0%20256h512v256H0Z'/%3e%3c/svg%3e")}.fi-ie{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ie'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009A49'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23FF7900'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ie.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ie'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009A49'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23FF7900'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-il{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-il'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='il-a'%3e%3cpath%20fill-opacity='.7'%20d='M-87.6%200H595v512H-87.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23il-a)'%20transform='translate(82.1)scale(.94)'%3e%3cpath%20fill='%23fff'%20d='M619.4%20512H-112V0h731.4z'/%3e%3cpath%20fill='%230038b8'%20d='M619.4%20115.2H-112V48h731.4zm0%20350.5H-112v-67.2h731.4zm-483-275%20110.1%20191.6L359%20191.6z'/%3e%3cpath%20fill='%23fff'%20d='m225.8%20317.8%2020.9%2035.5%2021.4-35.3z'/%3e%3cpath%20fill='%230038b8'%20d='M136%20320.6%20246.2%20129l112.4%20190.8z'/%3e%3cpath%20fill='%23fff'%20d='m225.8%20191.6%2020.9-35.5%2021.4%2035.4zM182%20271.1l-21.7%2036%2041-.1-19.3-36zm-21.3-66.5%2041.2.3-19.8%2036.3zm151.2%2067%2020.9%2035.5-41.7-.5zm20.5-67-41.2.3%2019.8%2036.3zm-114.3%200L189.7%20256l28.8%2050.3%2052.8%201.2%2032-51.5-29.6-52z'/%3e%3c/g%3e%3c/svg%3e")}.fi-il.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-il'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='il-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23il-a)'%3e%3cpath%20fill='%23fff'%20d='M619.4%20512H-112V0h731.4z'/%3e%3cpath%20fill='%230038b8'%20d='M619.4%20115.2H-112V48h731.4zm0%20350.5H-112v-67.2h731.4zm-483-275%20110.1%20191.6L359%20191.6z'/%3e%3cpath%20fill='%23fff'%20d='m225.8%20317.8%2020.9%2035.5%2021.4-35.3z'/%3e%3cpath%20fill='%230038b8'%20d='M136%20320.6%20246.2%20129l112.4%20190.8z'/%3e%3cpath%20fill='%23fff'%20d='m225.8%20191.6%2020.9-35.5%2021.4%2035.4zM182%20271.1l-21.7%2036%2041-.1-19.3-36zm-21.3-66.5%2041.2.3-19.8%2036.3zm151.2%2067%2020.9%2035.5-41.7-.5zm20.5-67-41.2.3%2019.8%2036.3zm-114.3%200L189.7%20256l28.8%2050.3%2052.8%201.2%2032-51.5-29.6-52z'/%3e%3c/g%3e%3c/svg%3e")}.fi-im{background-image:url(/assets/im--VPIqfkF.svg)}.fi-im.fis{background-image:url(/assets/im-Dd9p-0-T.svg)}.fi-in{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-in'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23f93'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23128807'%20d='M0%20320h640v160H0z'/%3e%3cg%20transform='matrix(3.2%200%200%203.2%20320%20240)'%3e%3ccircle%20r='20'%20fill='%23008'/%3e%3ccircle%20r='17.5'%20fill='%23fff'/%3e%3ccircle%20r='3.5'%20fill='%23008'/%3e%3cg%20id='in-d'%3e%3cg%20id='in-c'%3e%3cg%20id='in-b'%3e%3cg%20id='in-a'%20fill='%23008'%3e%3ccircle%20r='.9'%20transform='rotate(7.5%20-8.8%20133.5)'/%3e%3cpath%20d='M0%2017.5.6%207%200%202l-.6%205z'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-a'%20width='100%25'%20height='100%25'%20transform='rotate(15)'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-b'%20width='100%25'%20height='100%25'%20transform='rotate(30)'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-c'%20width='100%25'%20height='100%25'%20transform='rotate(60)'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-d'%20width='100%25'%20height='100%25'%20transform='rotate(120)'/%3e%3cuse%20xlink:href='%23in-d'%20width='100%25'%20height='100%25'%20transform='rotate(-120)'/%3e%3c/g%3e%3c/svg%3e")}.fi-in.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-in'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23f93'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23128807'%20d='M0%20341.3h512V512H0z'/%3e%3cg%20transform='translate(256%20256)scale(3.41333)'%3e%3ccircle%20r='20'%20fill='%23008'/%3e%3ccircle%20r='17.5'%20fill='%23fff'/%3e%3ccircle%20r='3.5'%20fill='%23008'/%3e%3cg%20id='in-d'%3e%3cg%20id='in-c'%3e%3cg%20id='in-b'%3e%3cg%20id='in-a'%20fill='%23008'%3e%3ccircle%20r='.9'%20transform='rotate(7.5%20-8.8%20133.5)'/%3e%3cpath%20d='M0%2017.5.6%207%200%202l-.6%205z'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-a'%20width='100%25'%20height='100%25'%20transform='rotate(15)'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-b'%20width='100%25'%20height='100%25'%20transform='rotate(30)'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-c'%20width='100%25'%20height='100%25'%20transform='rotate(60)'/%3e%3c/g%3e%3cuse%20xlink:href='%23in-d'%20width='100%25'%20height='100%25'%20transform='rotate(120)'/%3e%3cuse%20xlink:href='%23in-d'%20width='100%25'%20height='100%25'%20transform='rotate(-120)'/%3e%3c/g%3e%3c/svg%3e")}.fi-io{background-image:url(/assets/io-13HOfeJD.svg)}.fi-io.fis{background-image:url(/assets/io-BImhNBcd.svg)}.fi-iq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-iq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20320h640v160H0z'/%3e%3cg%20fill='%23007a3d'%20transform='translate(-179.3%20-92.8)scale(1.75182)'%3e%3cpath%20d='m325.5%20173.2-1.4-1q-.6-.7%201.2-.2%203.3%201%205.3-.8l1.3-1.1%201.5.7q1.5.8%202%20.7c.7-.2%202.1-2%202-2.6%200-.7.6-.5%201%20.3.6%201.6-.3%203.5-2%203.9q-1%20.3-2.6-.3c-1.4-.5-1.7-.5-2.4%200a5%205%200%200%201-5.9.4m5.8-5.3a8%208%200%200%201-1-4q.1-.9.8-.6c1%20.3%201.2%201%201%203q0%202.7-.8%201.6m-67.6-1.9c-.1%201.3%202.4%204.6%203.5%205.2-.8.3-1.7.2-2.4.5-4%204-18.4%2018-21%2021.4%207.8.2%2016.4-.1%2023.7-.4%200-5.3%205-5.6%208.4-7.5%201.7%202.7%206%202.5%206.6%206.6v17.6H216a9.7%209.7%200%200%201-12.3%207.5c2-2%205.4-2.8%206.6-5.7%201-6.4-2-10.3-4-14a24%2024%200%200%200%207-3.6c-2.3%207%206.2%206.3%2012.4%206.1.2-2.4.1-5.2-1.7-5.6%202.3-.9%202.7-1.2%206.6-4.4v9.6l46.1-.1c0-3%20.8-7.9-1.6-7.9-2.2%200%200%206.2-1.8%206.2h-35.7v-6c1.5-1.6%201.3-1.5%2011.6-11.8%201-1%208.3-7.6%2014.6-13.7zm89.1-.3c2.5%201.4%204.5%203.2%207.5%204-.3%201.3-1.5%201.8-1.8%203.1v27c3.4.7%204.2-1.3%205.8-2.3.4%204.3%203.2%208.5%203%2012h-14.5zm-19.4%2014.5s5.3-4.5%205.3-4.7V199h3.8l-.1-26.3c1.5-1.6%204.6-3.8%205.3-5.4v42h-33.4c-.5-8.7-.6-17.7%209.6-15.8V190c-.3-.6-.9.1-1-.7%201.6-1.6%202.1-2%206.5-5.8l.1%2015.5h3.9zm-12.6%2018.6c.7%201%203.2%201%203-.8-.3-1.5-3.5-1-3%20.8'/%3e%3ccircle%20cx='224'%20cy='214.4'%20r='2'/%3e%3cpath%20d='M287%20165.8c2.5%201.3%204.5%203.2%207.6%204-.4%201.2-1.5%201.7-1.8%203v27c3.4.7%204.1-1.2%205.7-2.3.5%204.3%203.2%208.6%203.1%2012H287z'/%3e%3c/g%3e%3c/svg%3e")}.fi-iq.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-iq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20341.3h512V512H0z'/%3e%3cg%20fill='%23007a3d'%20transform='translate(-276.6%20-99)scale(1.8686)'%3e%3cpath%20d='m325.5%20173.2-1.4-1q-.6-.7%201.2-.2%203.3%201%205.3-.8l1.3-1.1%201.5.7q1.5.8%202%20.7c.7-.2%202.1-2%202-2.6%200-.7.6-.5%201%20.3.6%201.6-.3%203.5-2%203.9q-1%20.3-2.6-.3c-1.4-.5-1.7-.5-2.4%200a5%205%200%200%201-5.9.4m5.8-5.3a8%208%200%200%201-1-4q.1-.9.8-.6c1%20.3%201.2%201%201%203q0%202.7-.8%201.6m-67.6-1.9c-.1%201.3%202.4%204.6%203.5%205.2-.8.3-1.7.2-2.4.5-4%204-18.4%2018-21%2021.4%207.8.2%2016.4-.1%2023.7-.4%200-5.3%205-5.6%208.4-7.5%201.7%202.7%206%202.5%206.6%206.6v17.6H216a9.7%209.7%200%200%201-12.3%207.5c2-2%205.4-2.8%206.6-5.7%201-6.4-2-10.3-4-14a24%2024%200%200%200%207-3.6c-2.3%207%206.2%206.3%2012.4%206.1.2-2.4.1-5.2-1.7-5.6%202.3-.9%202.7-1.2%206.6-4.4v9.6l46.1-.1c0-3%20.8-7.9-1.6-7.9-2.2%200%200%206.2-1.8%206.2h-35.7v-6c1.5-1.6%201.3-1.5%2011.6-11.8%201-1%208.3-7.6%2014.6-13.7zm89.1-.3c2.5%201.4%204.5%203.2%207.5%204-.3%201.3-1.5%201.8-1.8%203.1v27c3.4.7%204.2-1.3%205.8-2.3.4%204.3%203.2%208.5%203%2012h-14.5zm-19.4%2014.5s5.3-4.5%205.3-4.7V199h3.8l-.1-26.3c1.5-1.6%204.6-3.8%205.3-5.4v42h-33.4c-.5-8.7-.6-17.7%209.6-15.8V190c-.3-.6-.9.1-1-.7%201.6-1.6%202.1-2%206.5-5.8l.1%2015.5h3.9zm-12.6%2018.6c.7%201%203.2%201%203-.8-.3-1.5-3.5-1-3%20.8'/%3e%3ccircle%20cx='224'%20cy='214.4'%20r='2'/%3e%3cpath%20d='M287%20165.8c2.5%201.3%204.5%203.2%207.6%204-.4%201.2-1.5%201.7-1.8%203v27c3.4.7%204.1-1.2%205.7-2.3.5%204.3%203.2%208.6%203.1%2012H287z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ir{background-image:url(/assets/ir-cCIgaNf6.svg)}.fi-ir.fis{background-image:url(/assets/ir-Q03Mij62.svg)}.fi-is{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-is'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='is-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23is-a)'%3e%3cpath%20fill='%23003897'%20d='M0%200h666.7v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0z'/%3e%3cpath%20fill='%23d72828'%20d='M0%20213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-is.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-is'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='is-a'%3e%3cpath%20fill-opacity='.7'%20d='M85.4%200h486v486h-486z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23is-a)'%20transform='translate(-90)scale(1.0535)'%3e%3cpath%20fill='%23003897'%20d='M0%200h675v486H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20189h189V0h108v189h378v108H297v189H189V297H0z'/%3e%3cpath%20fill='%23d72828'%20d='M0%20216h216V0h54v216h405v54H270v216h-54V270H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-it{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-it'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009246'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ce2b37'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-it.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-it'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009246'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ce2b37'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-je{background-image:url(/assets/je-DyWbhIiC.svg)}.fi-je.fis{background-image:url(/assets/je-vXe0Dr49.svg)}.fi-jm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-jm'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000001'%20d='m0%200%20320%20240L0%20480zm640%200L320%20240l320%20240z'/%3e%3cpath%20fill='%23090'%20d='m0%200%20320%20240L640%200zm0%20480%20320-240%20320%20240z'/%3e%3cpath%20fill='%23fc0'%20d='M640%200h-59.6L0%20435.3V480h59.6L640%2044.7z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200v44.7L580.4%20480H640v-44.7L59.6%200z'/%3e%3c/g%3e%3c/svg%3e")}.fi-jm.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-jm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000001'%20d='m0%200%20256%20256L0%20512zm512%200L256%20256l256%20256z'/%3e%3cpath%20fill='%23090'%20d='m0%200%20256%20256L512%200zm0%20512%20256-256%20256%20256z'/%3e%3cpath%20fill='%23fc0'%20d='M512%200h-47.7L0%20464.3V512h47.7L512%2047.7z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200v47.7L464.3%20512H512v-47.7L47.7%200z'/%3e%3c/g%3e%3c/svg%3e")}.fi-jo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-jo'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='jo-a'%3e%3cpath%20fill-opacity='.7'%20d='M-117.8%200h682.6v512h-682.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23jo-a)'%20transform='translate(110.5)scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23000001'%20d='M-117.8%200h1024v170.7h-1024z'/%3e%3cpath%20fill='%23fff'%20d='M-117.8%20170.7h1024v170.6h-1024z'/%3e%3cpath%20fill='%23090'%20d='M-117.8%20341.3h1024V512h-1024z'/%3e%3cpath%20fill='red'%20d='m-117.8%20512%20512-256-512-256z'/%3e%3cpath%20fill='%23fff'%20d='m24.5%20289%205.7-24.9H4.7l23-11-15.9-19.9%2023%2011%205.6-24.8%205.7%2024.9L69%20233.2l-16%2019.9%2023%2011H50.6l5.7%2024.9-15.9-20z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-jo.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-jo'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='jo-a'%3e%3cpath%20fill-opacity='.7'%20d='M113.6%200H607v493.5H113.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23jo-a)'%20transform='translate(-117.8)scale(1.0375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23000001'%20d='M0%200h987v164.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20164.5h987V329H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20329h987v164.5H0z'/%3e%3cpath%20fill='red'%20d='m0%20493.5%20493.5-246.8L0%200z'/%3e%3cpath%20fill='%23fff'%20d='m164.8%20244%2022%2010.6h-24.5l5.5%2024-15.3-19.3-15.3%2019.2%205.5-23.9H118l22.1-10.7-15.3-19.1%2022.1%2010.6%205.5-23.9%205.5%2024%2022-10.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-jp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-jp'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='jp-a'%3e%3cpath%20fill-opacity='.7'%20d='M-88%2032h640v480H-88z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23jp-a)'%20transform='translate(88%20-32)'%3e%3cpath%20fill='%23fff'%20d='M-128%2032h720v480h-720z'/%3e%3ccircle%20cx='523.1'%20cy='344.1'%20r='194.9'%20fill='%23bc002d'%20transform='translate(-168.4%208.6)scale(.76554)'/%3e%3c/g%3e%3c/svg%3e")}.fi-jp.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-jp'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='jp-a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23jp-a)'%20transform='translate(-128)scale(.72249)'%3e%3cpath%20fill='%23fff'%20d='M0%200h1063v708.7H0z'/%3e%3ccircle%20cx='523.1'%20cy='344.1'%20r='194.9'%20fill='%23bc002d'%20transform='translate(-59.7%20-34.5)scale(1.1302)'/%3e%3c/g%3e%3c/svg%3e")}.fi-ke{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ke'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='ke-a'%20stroke-miterlimit='10'%20d='m-28.6%2047.5%201.8%201%2046.7-81c2.7-.6%204.2-3.2%205.7-5.8%201-1.8%205-8.7%206.7-17.7a58%2058%200%200%200-11.9%2014.7c-1.5%202.6-3%205.2-2.3%207.9z'/%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h640v144H0z'/%3e%3cpath%20fill='%23060'%20d='M0%20336h640v144H0z'/%3e%3cg%20id='ke-b'%20transform='matrix(3%200%200%203%20320%20240)'%3e%3cuse%20xlink:href='%23ke-a'%20width='100%25'%20height='100%25'%20stroke='%23000'/%3e%3cuse%20xlink:href='%23ke-a'%20width='100%25'%20height='100%25'%20fill='%23fff'/%3e%3c/g%3e%3cuse%20xlink:href='%23ke-b'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'/%3e%3cpath%20fill='%23b00'%20d='M640.5%20168H377c-9-24-39-72-57-72s-48%2048-57%2072H-.2v144H263c9%2024%2039%2072%2057%2072s48-48%2057-72h263.5z'/%3e%3cpath%20id='ke-c'%20d='M377%20312c9-24%2015-48%2015-72s-6-48-15-72c-9%2024-15%2048-15%2072s6%2048%2015%2072'/%3e%3cuse%20xlink:href='%23ke-c'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'/%3e%3cg%20fill='%23fff'%20transform='matrix(3%200%200%203%20320%20240)'%3e%3cellipse%20rx='4'%20ry='6'/%3e%3cpath%20id='ke-d'%20d='M1%205.8s4%208%204%2021-4%2021-4%2021z'/%3e%3cuse%20xlink:href='%23ke-d'%20width='100%25'%20height='100%25'%20transform='scale(-1)'/%3e%3cuse%20xlink:href='%23ke-d'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3cuse%20xlink:href='%23ke-d'%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'/%3e%3c/g%3e%3c/svg%3e")}.fi-ke.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ke'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='ke-a'%20stroke-miterlimit='10'%20d='m-28.6%2047.5%201.8%201%2046.7-81c2.7-.6%204.2-3.2%205.7-5.8%201-1.8%205-8.7%206.7-17.7a58%2058%200%200%200-11.9%2014.7c-1.5%202.6-3%205.2-2.3%207.9z'/%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h512v153.6H0z'/%3e%3cpath%20fill='%23060'%20d='M0%20358.4h512V512H0z'/%3e%3cg%20id='ke-b'%20transform='matrix(3.2%200%200%203.2%20255.8%20256)'%3e%3cuse%20xlink:href='%23ke-a'%20width='100%25'%20height='100%25'%20stroke='%23000'/%3e%3cuse%20xlink:href='%23ke-a'%20width='100%25'%20height='100%25'%20fill='%23fff'/%3e%3c/g%3e%3cuse%20xlink:href='%23ke-b'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20511.7%200)'/%3e%3cpath%20fill='%23b00'%20d='M255.8%20102.4c-19.2%200-51.2%2051.2-60.8%2076.8H0v153.6h195c9.7%2025.6%2041.7%2076.8%2060.9%2076.8s51.2-51.2%2060.8-76.8H512V179.2H316.6c-9.6-25.6-41.6-76.8-60.8-76.8'/%3e%3cpath%20id='ke-c'%20d='M316.6%20332.8a220%20220%200%200%200%2016-76.8%20220%20220%200%200%200-16-76.8%20220%20220%200%200%200-16%2076.8%20220%20220%200%200%200%2016%2076.8'/%3e%3cuse%20xlink:href='%23ke-c'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20511.7%200)'/%3e%3cg%20fill='%23fff'%20transform='matrix(3.2%200%200%203.2%20255.8%20256)'%3e%3cellipse%20rx='4'%20ry='6'/%3e%3cpath%20id='ke-d'%20d='M1%205.8s4%208%204%2021-4%2021-4%2021z'/%3e%3cuse%20xlink:href='%23ke-d'%20width='100%25'%20height='100%25'%20transform='scale(-1)'/%3e%3cuse%20xlink:href='%23ke-d'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3cuse%20xlink:href='%23ke-d'%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'/%3e%3c/g%3e%3c/svg%3e")}.fi-kg{background-image:url(/assets/kg-B0FsxZiL.svg)}.fi-kg.fis{background-image:url(/assets/kg-CjfitMyT.svg)}.fi-kh{background-image:url(/assets/kh-BeWfuE30.svg)}.fi-kh.fis{background-image:url(/assets/kh-BBvObpUS.svg)}.fi-ki{background-image:url(/assets/ki-p_fAQGbS.svg)}.fi-ki.fis{background-image:url(/assets/ki-fuIMkEYQ.svg)}.fi-km{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-km'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='km-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23km-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h768.8v128H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20128h768.8v128H0z'/%3e%3cpath%20fill='%23be0027'%20d='M0%20256h768.8v128H0z'/%3e%3cpath%20fill='%233b5aa3'%20d='M0%20384h768.8v128H0z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200v512l381.9-255.3z'/%3e%3cpath%20fill='%23fff'%20d='M157.2%20141.4c-85-4.3-123.9%2063.5-123.8%20115.9-.2%2062%2058.6%20113%20112.8%20110C117%20353.5%2081.2%20314.6%2081%20257c-.3-52.1%2029.5-97.5%2076.3-115.6z'/%3e%3cpath%20fill='%23fff'%20d='m156%20197-12-9.3-14.6%204.6%205.2-14.4-8.8-12.4%2015.2.6%209-12.3%204.3%2014.7%2014.4%204.8-12.6%208.5zm-.3%2052.1-12-9.4-14.6%204.6%205.3-14.3-8.9-12.4%2015.3.5%209-12.2%204.2%2014.6%2014.5%204.9-12.7%208.5zm.2%2052.6-12-9.4-14.5%204.6%205.2-14.3-8.8-12.4%2015.2.5%209-12.2%204.3%2014.6%2014.4%204.8-12.6%208.6zm-.2%2053-12-9.3L129%20350l5.3-14.4-8.9-12.4%2015.3.6%209-12.3%204.2%2014.7%2014.5%204.8-12.7%208.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-km.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-km'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='km-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h416.3v416.3H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23km-a)'%20transform='scale(1.23)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h625v104H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20104h625v104.1H0z'/%3e%3cpath%20fill='%23be0027'%20d='M0%20208.1h625v104H0z'/%3e%3cpath%20fill='%233b5aa3'%20d='M0%20312.2h625v104H0z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200v416.2l310.4-207.5z'/%3e%3cpath%20fill='%23fff'%20d='M127.8%20115c-69.2-3.5-100.7%2051.6-100.6%2094.2-.2%2050.4%2047.6%2092%2091.7%2089.4A100%20100%200%200%201%2065.8%20209a98%2098%200%200%201%2062-94'/%3e%3cpath%20fill='%23fff'%20d='m126.8%20160.2-9.8-7.6-11.8%203.7%204.2-11.6-7.1-10.1%2012.3.4%207.4-10%203.4%2012%2011.8%203.9-10.3%207zm-.2%2042.3-9.8-7.6-11.8%203.7%204.2-11.6-7.2-10.1%2012.4.4%207.4-10%203.4%2012%2011.8%204-10.3%206.9zm.2%2042.8-9.8-7.6-11.8%203.7%204.2-11.7-7.1-10%2012.3.4%207.4-10%203.4%2012%2011.8%203.9-10.3%206.9zm-.2%2043.1-9.8-7.6-11.8%203.7%204.2-11.6-7.2-10.1%2012.4.4%207.4-10%203.4%2012%2011.8%204-10.3%206.9z'/%3e%3c/g%3e%3c/svg%3e")}.fi-kn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-kn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-80.1%200h682.7v512H-80.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kn-a)'%20transform='translate(75.1)scale(.9375)'%3e%3cpath%20fill='%23ffe900'%20d='M-107.8.2h737.6v511.3h-737.6z'/%3e%3cpath%20fill='%2335a100'%20d='m-108.2.2.8%20368.6L466.6%200z'/%3e%3cpath%20fill='%23c70000'%20d='m630.7%20511.5-1.4-383.2-579%20383.5z'/%3e%3cpath%20fill='%23000001'%20d='m-107.9%20396.6.5%20115.4%20125.3-.2%20611.7-410.1L629%201.4%20505.2.2z'/%3e%3cpath%20fill='%23fff'%20d='m380.4%20156.6-9.8-42.2%2033.3%2027%2038-24.6-17.4%2041.3%2033.4%2027-44.2-1.5-17.3%2041.3-9.9-42.2-44.1-1.5zm-275.2%20179-9.9-42.3%2033.3%2027%2038-24.6-17.4%2041.3%2033.4%2027-44.1-1.5-17.4%2041.3-9.8-42.2-44.1-1.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-kn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-kn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='kn-a'%3e%3cpath%20fill-opacity='.7'%20d='M151.7-.3h745.1v745H151.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kn-a)'%20transform='translate(-104.2%20.2)scale(.68714)'%3e%3cpath%20fill='%23ffe900'%20d='M-5.3%200h1073.5v744H-5.3z'/%3e%3cpath%20fill='%2335a100'%20d='m-5.8%200%201.2%20536.4L830.7-.4z'/%3e%3cpath%20fill='%23c70000'%20d='m1069.5%20744-1.9-557.7L225%20744.5l844.5-.4z'/%3e%3cpath%20fill='%23000001'%20d='m-5.3%20576.9.7%20167.9%20182.3-.3L1068%20147.6l-1-146L886.9%200z'/%3e%3cpath%20fill='%23fff'%20d='m818%20269-64.2-2.2-25.3%2060.2-14.3-61.5-64.2-2.2%2055.4-35.7L691%20166l48.5%2039.4%2055.3-35.9-25.4%2060.2zM417.5%20529.6l-64.3-2.3-25.2%2060.2-14.3-61.5-64.3-2.2%2055.4-35.8-14.4-61.4%2048.5%2039.4%2055.3-35.9-25.3%2060.1z'/%3e%3c/g%3e%3c/svg%3e")}.fi-kp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-kp'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kp-a'%3e%3cpath%20fill-opacity='.7'%20d='M5%20.1h682.6V512H5.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kp-a)'%20transform='translate(-4.8%20-.1)scale(.93768)'%3e%3cpath%20fill='%23fff'%20stroke='%23000'%20d='M776%20511.5H-76V.5h852z'/%3e%3cpath%20fill='%233e5698'%20d='M776%20419H-76v92.5h852z'/%3e%3cpath%20fill='%23c60000'%20d='M776%20397.6H-76V114.4h852z'/%3e%3cpath%20fill='%233e5698'%20d='M776%20.6H-76V93h852z'/%3e%3cpath%20fill='%23fff'%20d='M328.5%20256c0%2063.5-53%20115-118.6%20115S91.3%20319.5%2091.3%20256s53-114.8%20118.6-114.8%20118.6%2051.4%20118.6%20114.9z'/%3e%3cpath%20fill='%23c40000'%20d='m175.8%20270.6-57-40.7%2071-.2%2022.7-66.4%2021.1%2066.1%2071-.4-57.9%2041.2%2021.3%2066.1-57-40.7-58%2041.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-kp.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-kp'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='kp-a'%3e%3cpath%20fill-opacity='.7'%20d='M92.2%207.8h593.6v485.5H92.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kp-a)'%20transform='matrix(.86254%200%200%201.0546%20-79.5%20-8.3)'%3e%3cpath%20fill='%23fff'%20stroke='%23000'%20stroke-width='1.1'%20d='M991.8%20492.9H4.2V8.4h987.6z'/%3e%3cpath%20fill='%233e5698'%20d='M991.8%20405.2H4.2V493h987.6z'/%3e%3cpath%20fill='%23c60000'%20d='M991.8%20384.9H4.2V116.4h987.6z'/%3e%3cpath%20fill='%233e5698'%20d='M991.8%208.4H4.2V96h987.6z'/%3e%3cpath%20fill='%23fff'%20d='M473%20250.7c0%2060.1-61.5%20108.9-137.4%20108.9S198%20310.8%20198%20250.6c0-60.1%2061.6-108.9%20137.6-108.9S473%20190.5%20473%20250.7'/%3e%3cpath%20fill='%23c40000'%20d='m402.9%20326.8-66.1-38.6-67.1%2039%2026.3-62.8-66.1-38.5%2082.4-.3%2026.2-63%2024.5%2062.8%2082.4-.4-67.2%2039z'/%3e%3c/g%3e%3c/svg%3e")}.fi-kr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-kr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-95.8-.4h682.7v512H-95.8z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kr-a)'%20transform='translate(89.8%20.4)scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M-95.8-.4H587v512H-95.8Z'/%3e%3cg%20transform='rotate(-56.3%20361.6%20-101.3)scale(10.66667)'%3e%3cg%20id='kr-c'%3e%3cpath%20id='kr-b'%20fill='%23000001'%20d='M-6-26H6v2H-6Zm0%203H6v2H-6Zm0%203H6v2H-6Z'/%3e%3cuse%20xlink:href='%23kr-b'%20width='100%25'%20height='100%25'%20y='44'/%3e%3c/g%3e%3cpath%20stroke='%23fff'%20d='M0%2017v10'/%3e%3cpath%20fill='%23cd2e3a'%20d='M0-12a12%2012%200%200%201%200%2024Z'/%3e%3cpath%20fill='%230047a0'%20d='M0-12a12%2012%200%200%200%200%2024A6%206%200%200%200%200%200Z'/%3e%3ccircle%20cy='-6'%20r='6'%20fill='%23cd2e3a'/%3e%3c/g%3e%3cg%20transform='rotate(-123.7%20191.2%2062.2)scale(10.66667)'%3e%3cuse%20xlink:href='%23kr-c'%20width='100%25'%20height='100%25'/%3e%3cpath%20stroke='%23fff'%20d='M0-23.5v3M0%2017v3.5m0%203v3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-kr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-kr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%200h512v512H0Z'/%3e%3cg%20fill-rule='evenodd'%20transform='rotate(-56.3%20367.2%20-111.2)scale(9.375)'%3e%3cg%20id='kr-b'%3e%3cpath%20id='kr-a'%20fill='%23000001'%20d='M-6-26H6v2H-6Zm0%203H6v2H-6Zm0%203H6v2H-6Z'/%3e%3cuse%20xlink:href='%23kr-a'%20width='100%25'%20height='100%25'%20y='44'/%3e%3c/g%3e%3cpath%20stroke='%23fff'%20d='M0%2017v10'/%3e%3cpath%20fill='%23cd2e3a'%20d='M0-12a12%2012%200%200%201%200%2024Z'/%3e%3cpath%20fill='%230047a0'%20d='M0-12a12%2012%200%200%200%200%2024A6%206%200%200%200%200%200Z'/%3e%3ccircle%20cy='-6'%20r='6'%20fill='%23cd2e3a'/%3e%3c/g%3e%3cg%20fill-rule='evenodd'%20transform='rotate(-123.7%20196.5%2059.5)scale(9.375)'%3e%3cuse%20xlink:href='%23kr-b'%20width='100%25'%20height='100%25'/%3e%3cpath%20stroke='%23fff'%20d='M0-23.5v3M0%2017v3.5m0%203v3'/%3e%3c/g%3e%3c/svg%3e")}.fi-kw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-kw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23kw-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M0%20170.6h1024v170.7H0z'/%3e%3cpath%20fill='%23f31830'%20d='M0%20341.3h1024V512H0z'/%3e%3cpath%20fill='%2300d941'%20d='M0%200h1024v170.7H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200v512l255.4-170.7.6-170.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-kw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-kw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='kw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23kw-a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23fff'%20d='M0%20165.3h992.1v165.4H0z'/%3e%3cpath%20fill='%23f31830'%20d='M0%20330.7h992.1v165.4H0z'/%3e%3cpath%20fill='%2300d941'%20d='M0%200h992.1v165.4H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200v496l247.5-165.3.5-165.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ky{background-image:url(/assets/ky-Dpsu1myA.svg)}.fi-ky.fis{background-image:url(/assets/ky-BqaZHuhf.svg)}.fi-kz{background-image:url(/assets/kz-CwKXYZ8s.svg)}.fi-kz.fis{background-image:url(/assets/kz-Dkyx6q-p.svg)}.fi-la{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-la'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='la-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23la-a)'%3e%3cpath%20fill='%23ce1126'%20d='M-40%200h720v480H-40z'/%3e%3cpath%20fill='%23002868'%20d='M-40%20119.3h720v241.4H-40z'/%3e%3cpath%20fill='%23fff'%20d='M423.4%20240a103.4%20103.4%200%201%201-206.8%200%20103.4%20103.4%200%201%201%20206.8%200'/%3e%3c/g%3e%3c/svg%3e")}.fi-la.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-la'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='la-a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23la-a)'%20transform='translate(-128)scale(.72249)'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23002868'%20d='M0%20176h1063v356.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M684.2%20354.3a152.7%20152.7%200%201%201-305.4%200%20152.7%20152.7%200%200%201%20305.4%200'/%3e%3c/g%3e%3c/svg%3e")}.fi-lb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lb'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='lb-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23lb-a)'%20transform='translate(80)scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23EE161F'%20d='M-128%20384h768v128h-768zm0-384h768v128h-768z'/%3e%3cpath%20fill='%23fff'%20d='M-128%20128h768v256h-768z'/%3e%3c/g%3e%3cpath%20fill='%2300A850'%20d='M252.1%20130c-7.8%2015.5-13%2015.5-26%2026-5.2%205.1-13%207.7-2.6%2013-10.5%205.1-15.7%207.7-20.9%2018.1l2.6%202.6s10-4.8%2010.4-2.6c1.8%202.1-13%2010-14.9%2011.3l-11%207c-13.1%2010.3-21%207.7-28.7%2023.3l26-2.6c5.2%2018.2-13%2020.8-26%2028.6l-20.9%2013c5.3%2018.2%2020.9%207.8%2033.9%202.6l2.6%202.6v5.2l-26%2013s-30.8%2017.6-31.3%2018.2c-.2%201%200%205.2%200%205.2%2010.4%202.6%2026%205.2%2036.5%200%2013-5.2%2015.6-10.4%2031.2-10.4a101%20101%200%200%201-52%2020.8v10.4c15.6%200%2026%200%2039-2.6l33.8-10.4c7.8%200%2015.7%207.8%2013%2015.6-7.7%2028.6-39%2023.4-49.4%2046.8L213%20369c10.4-5.2%2020.8-10.3%2033.8-7.7%2015.6%205.2%2015.6%2015.6%2036.4%2020.8l-5.2-13c5.2%202.6%2010.4%202.6%2015.7%205.2%2013%205.2%2015.6%2010.4%2031.2%207.8-13-15.6-15.6-13-26-23.4-10.4-15.6-15.7-39%200-41.6l18.2%205.2c18.2%202.6%2018.2-2.6%2044.2%207.8%2015.7%205.2%2020.9%2013%2039%207.8-7.7-18.2-36.3-31.2-54.6-36.4%2020.9-13%2015.6%205.2%2044.3-2.6v-5.2C369.3%20278%20361.4%20265%20332.8%20265l44.3-5.2v-5.2s-43.7-11.4-44.7-11.9c.3-1.3%201.4-3.3%204.3-4.5%208.3%205.4%2033.3%204.8%2034.8%204.7-.8-6.4-12.7-11.7-23-16.9%200%200-44.7-27.5-44.9-29.9.9-7%2018.3%201.1%2037%206.5-5.2-10.4-15.6-15.6-26-18.2l15.6-2.6c-10.4-23.4-36.4-20.8-52-31.2-10.5-7.8-10.5-13-26.1-20.7z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3.2'%20d='M224%20303c1.9-6.1%204.4-11.6-7.2-16.9s5.8%2021.1%207.2%2017zm13.7-12.3c-2.3.3-3.6%208.8%201.1%2011.2%205.2.8%201-11.1-1.1-11.2m13.5-1c-2.4.8-2.5%2012.8%206%2010.6%208.6-2.1%200-11.5-6-10.5zM267%20259c1.8-3-.1-15-7.4-10s5%2010.8%207.4%2010m-16-10c2.3-.9%202.5-8.3-4-6.3-6.3%201.9%202.3%207.8%204%206.3m-14.4%202.9s-4.5-6.2-8-4.9c-4.3%204.2%208.3%205%208%204.9M187%20271.7c1.9.2%2016-2.3%2020.9-7.8s-25.1%202.3-25.1%202.4%202.8%204.9%204.2%205.4m141.1-35c.7-1.3-7.5-7.1-12.4-4.8-1.3%204.3%2012.4%205.7%2012.4%204.8m-27.8-14c1.6-2.2-3.5-11.3-13.7-6.2-10.2%205%2010.7%209.8%2013.7%206.3zm-32.1-5.3s2.5-8.2%208.6-6.6c7%205.3-8.3%206.9-8.6%206.6m-6-6.2c-1-2.3-7.3-1-14.6%203.9-7.4%204.7%2016.8%201.4%2014.6-4zm18.7-22.1s6.5-3%208.5%200c2.7%204.3-8.6%200-8.5%200m-5.5-2.9c-1.3-2.6-8.5-2.9-8.3%201-1.2%203%209.4%202.4%208.3-1m-17.2%200c-.7-1.5-11%200-14%206.2%205%202.4%2016.3-2.3%2014-6.2m-22%206.3s-13.4%208.3-14.3%2014.3c.4%205.2%2016.8-9.4%2016.8-9.4s1.4-5.8-2.4-4.9zm-14.9-7.5c.4-1.7%206.7-5.6%207.2-5.3.5%201.7-5.1%206.3-7.2%205.3m4.3%2031.6c.3-2.5-16-2.3-9.9%205.2%205.2%206.3%2011-4.1%209.9-5.2m-15%2010.7c-.8-1.6-2-6-4.2-6.4-1.9%200-11.7%202-12.5%203.6-.4%201.3%204.1%209.4%205.6%209.6%201.8.7%2010.9-6%2011.2-6.8zm88.4%2055.2c.5-1.8%2017.3-7.5%2023-2%206.8%209.3-23.4%205-23%202m46%2010.9c3.7-6.2-11.3-13.6-17.6-6.5%202.2%208.5%2014.6%2011.6%2017.6%206.5'/%3e%3c/g%3e%3c/svg%3e")}.fi-lb.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lb'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='lb-a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23lb-a)'%20transform='translate(-128)scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23EE161F'%20d='M0%20372h744v124H0zM0%200h744v124H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20124h744v248H0z'/%3e%3c/g%3e%3cpath%20fill='%2300A850'%20d='M368.3%20125.9c-7.6%2015.1-12.7%2015.1-25.3%2025.2-5%205-12.6%207.5-2.5%2012.6-10%205-15.1%207.5-20.2%2017.6l2.6%202.5s9.5-4.7%2010-2.5c1.7%202-12.6%209.7-14.4%2011s-10.8%206.6-10.8%206.6c-12.6%2010.1-20.2%207.6-27.7%2022.7l25.2-2.5c5%2017.6-12.6%2020.1-25.2%2027.7l-20.2%2012.6c5%2017.6%2020.2%207.5%2032.8%202.5l2.5%202.5v5L270%20282s-29.8%2017-30.3%2017.6c-.2%201%200%205%200%205%2010.1%202.6%2025.2%205.1%2035.3%200%2012.6-5%2015.2-10%2030.3-10a97%2097%200%200%201-50.5%2020.2v10c15.2%200%2025.3%200%2037.9-2.5l32.8-10c7.5%200%2015.1%207.5%2012.6%2015-7.6%2027.7-37.8%2022.7-48%2045.4l40.4-15.1c10.1-5%2020.2-10.1%2032.8-7.6%2015.1%205%2015.1%2015.1%2035.3%2020.1l-5-12.5c5%202.5%2010%202.5%2015.1%205%2012.6%205%2015.1%2010%2030.3%207.5-12.6-15-15.2-12.5-25.2-22.6-10.1-15.1-15.2-37.8%200-40.3l17.6%205c17.7%202.6%2017.7-2.5%2042.9%207.6%2015.1%205%2020.2%2012.6%2037.8%207.5-7.5-17.6-35.3-30.2-53-35.2%2020.2-12.6%2015.2%205%2043-2.5v-5c-20.2-15.2-27.8-27.8-55.6-27.8l43-5v-5S447%20235.7%20446%20235.3a6%206%200%200%201%204.1-4.4c8%205.2%2032.3%204.6%2033.7%204.5-.7-6.2-12.2-11.3-22.3-16.3%200%200-43.2-26.7-43.4-29%20.8-6.8%2017.7%201%2035.8%206.3-5-10-15.1-15.1-25.2-17.6l15.1-2.5c-10-22.7-35.3-20.2-50.4-30.3-10.1-7.5-10.1-12.6-25.2-20.1z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3.1'%20d='M341%20293.6c1.9-6%204.3-11.3-6.9-16.4s5.6%2020.5%207%2016.4zm13.3-12c-2.3.3-3.4%208.6%201%2010.8%205.1.8%201-10.7-1-10.8m13.1-.9c-2.3.7-2.4%2012.4%205.8%2010.3%208.3-2%200-11.2-5.8-10.2zm15.3-29.8c1.8-2.8-.1-14.5-7.2-9.6s5%2010.4%207.2%209.6m-15.5-9.7c2.2-.8%202.4-8-3.8-6-6.2%201.8%202.2%207.5%203.8%206m-14%202.9s-4.3-6-7.7-4.8c-4.2%204%208%204.9%207.7%204.8m-48%2019.1c1.8.2%2015.5-2.2%2020.2-7.5%204.8-5.3-24.3%202.2-24.3%202.3s2.7%204.7%204%205.2zm136.7-33.8c.7-1.3-7.3-7-12-4.7-1.2%204.2%2012%205.5%2012%204.7M415%20215.8c1.5-2.1-3.5-11-13.3-6s10.3%209.5%2013.3%206m-31.1-5.2s2.4-8%208.4-6.4c6.6%205.1-8.1%206.7-8.4%206.4m-5.8-6c-1-2.2-7.1-.9-14.2%203.8-7.1%204.6%2016.3%201.3%2014.2-3.8m18-21.4s6.4-2.9%208.3%200c2.6%204.2-8.3%200-8.2%200zm-5.2-2.8c-1.3-2.5-8.3-2.8-8.1%201-1.2%202.8%209%202.3%208-1zm-16.7%200c-.7-1.5-10.6%200-13.6%206%204.8%202.3%2015.8-2.2%2013.6-6m-21.3%206.1s-13%208-13.9%2013.9c.4%205%2016.3-9.2%2016.3-9.2s1.4-5.6-2.4-4.7m-14.5-7.3c.4-1.6%206.5-5.4%207-5%20.5%201.6-5%206-7%205m4.2%2030.6c.3-2.3-15.6-2.1-9.6%205.1%205%206.1%2010.7-4%209.6-5zM328%20220.3c-.8-1.6-2-5.9-4.2-6.3-1.7%200-11.3%202-12%203.5-.4%201.3%204%209.2%205.4%209.4%201.7.6%2010.5-5.8%2010.8-6.6m85.6%2053.4c.5-1.7%2016.7-7.3%2022.3-2%206.6%209-22.7%204.8-22.3%202m44.6%2010.6c3.5-6-11-13.2-17-6.3%202%208.2%2014.1%2011.2%2017%206.3'/%3e%3c/g%3e%3c/svg%3e")}.fi-lc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2365cfff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='m318.9%2042%20162.7%20395.3-322.6.9z'/%3e%3cpath%20fill='%23000001'%20d='m319%2096.5%20140.8%20340-279%20.8z'/%3e%3cpath%20fill='%23ffce00'%20d='m318.9%20240.1%20162.7%20197.6-322.6.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-lc.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2365cfff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='m254.8%2044.8%20173.5%20421.6-344%201L254.7%2044.8z'/%3e%3cpath%20fill='%23000001'%20d='m255%20103%20150%20362.6-297.5.8z'/%3e%3cpath%20fill='%23ffce00'%20d='m254.8%20256.1%20173.5%20210.8-344%20.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-li{background-image:url(/assets/li-CHdhvNcr.svg)}.fi-li.fis{background-image:url(/assets/li-CMlf0YU8.svg)}.fi-lk{background-image:url(/assets/lk-DUkgV9Tq.svg)}.fi-lk.fis{background-image:url(/assets/lk-DSQoDxn_.svg)}.fi-lr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='lr-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23lr-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M0%200h767.9v512H0z'/%3e%3cpath%20fill='%23006'%20d='M0%200h232.7v232.8H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20464.9h767.9V512H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7%200h535.1v46.5H232.7zm0%20186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3e%3cpath%20fill='%23fff'%20d='m166.3%20177.5-50.7-31-50.4%2031.3%2018.7-50.9-50.3-31.4%2062.3-.4%2019.3-50.7L135%2095h62.3l-50.1%2031.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-lr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='lr-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23lr-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h767.9v512H0z'/%3e%3cpath%20fill='%23006'%20d='M0%200h232.7v232.8H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20464.9h767.9V512H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7%200h535.1v46.5H232.7zm0%20186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3e%3cpath%20fill='%23fff'%20d='m166.3%20177.5-50.7-31-50.4%2031.3%2018.7-50.9-50.3-31.4%2062.3-.4%2019.3-50.7L135%2095h62.3l-50.1%2031.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ls{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ls'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009543'%20d='M0%20336h640v144H0z'/%3e%3cpath%20fill='%2300209f'%20d='M0%200h640v144H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='1.6'%20d='M319.6%20153c-2.7%200-5.4%203-5.4%203l.3%2032.4-10.3%2010.7h8.3v18.5l-49%2066-7.2-2.6-12.7%2027s31.3%2019.6%2076.7%2019c49.8-.5%2076.9-19.9%2076.9-19.9l-13-26.6-6.5%202.8-49.6-65.6v-19.1h8.2L325.1%20188v-32.2s-2.7-3-5.5-2.9z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='8'%20d='M336.7%20230.4h-33.9s-12.2-25.9-10.3-44c2-18.4%2012.6-27.1%2026.6-27.3%2016.6-.1%2025.2%208.1%2027.8%2026.6%202.6%2018.3-10.2%2044.7-10.2%2044.7z'/%3e%3cpath%20fill='%23fff'%20d='M260.5%20292.1c-.6.7-4.7%208.9-4.7%208.9l7-1.5zm4%2010.5-7.4%202.4%208.9%203.5zm3.3-10.3%203.7%2010.9%209-2.6-2.3-5.2zm5.8%2014.8%201.2%204.4%2012%203-4.8-10.2zm13.2-9.3%204.3%2010.2%209-3.5-3-4.5zm6%2013.9%201.4%203.8%2014%202-5.9-9.2-9.6%203.4zm13.4-11%205.2%209.1%2013-4.8-1.4-3.5-16.8-.7zm7.6%2012.4%202.7%204.8%2016.2-.5-6-9-13%204.7zm17.1-12%204.4%207.6%2010.4-5-2.8-4zm17%205.8-10.3%205.1%202.7%204.5%2013.8-2.2zm3.3-8%205.3%206.7%208.7-6.9-3-3zm15.9%203.5-8.3%206.3%202.2%203.9%2011.4-3zm11.4-13%202%202.9-5.7%208.5-5.9-7.6zm3.9%207.3%203.5%207-7%202.4-.6-3.3%204-6z'/%3e%3c/svg%3e")}.fi-ls.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ls'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009543'%20d='M0%20358.4h512V512H0z'/%3e%3cpath%20fill='%2300209f'%20d='M0%200h512v153.6H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='1.7'%20d='M257.6%20163.1c-3%200-5.8%203.3-5.8%203.3l.3%2034.5-11%2011.5h9l-.2%2019.7-52.2%2070.4-7.7-2.7-13.5%2028.8s33.4%2020.9%2081.8%2020.3c53.2-.7%2082-21.3%2082-21.3l-13.9-28.4-6.8%203-53-70v-20.4h8.8l-12-11.3.1-34.4s-3-3-5.9-3z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='8.5'%20d='M275.8%20245.8h-36.1s-13.1-27.6-11-47c2.2-19.6%2013.4-28.9%2028.4-29%2017.6-.3%2026.8%208.6%2029.6%2028.3%202.8%2019.5-10.9%2047.7-10.9%2047.7z'/%3e%3cpath%20fill='%23fff'%20d='M194.5%20311.6c-.6.8-5%209.4-5%209.4l7.5-1.6zm4.3%2011.2-7.9%202.6%209.5%203.7zm3.6-11%203.9%2011.6%209.6-2.8-2.5-5.5zm6%2015.7%201.4%204.7%2012.8%203.2-5-10.8-9.1%203zm14.2-9.8%204.5%2010.8%209.7-3.7-3.2-4.8zm6.3%2014.7%201.6%204.2%2015%202.1-6.4-9.8zm14.4-11.6%205.5%209.7%2014-5.1-1.6-3.8-18-.8zm8%2013.2%203%205.1%2017.3-.6-6.5-9.6zm18.3-12.8%204.8%208%2011-5.2-3-4.3zm18.1%206.1-11%205.5%203%204.8%2014.7-2.4zm3.6-8.4%205.7%207%209.2-7.2-3.1-3.4zm16.9%203.7-8.9%206.7%202.4%204.1%2012.2-3.1zm12.2-14%202.2%203.2-6.1%209-6.3-8zm4.1%207.9%203.8%207.5-7.5%202.5-.6-3.5z'/%3e%3c/svg%3e")}.fi-lt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lt'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.64143%20.96773)'%3e%3crect%20width='1063'%20height='708.7'%20fill='%23006a44'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23c1272d'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3cpath%20fill='%23fdb913'%20d='M0%200h997.8v164.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-lt.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lt'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.51314%201.0322)'%3e%3crect%20width='1063'%20height='708.7'%20fill='%23006a44'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23c1272d'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3cpath%20fill='%23fdb913'%20d='M0%200h997.8v164.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-lu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lu'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.fi-lu.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lu'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.fi-lv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lv'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23981e32'%20d='M0%200h640v192H0zm0%20288h640v192H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-lv.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-lv'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23981e32'%20d='M0%200h512v204.8H0zm0%20307.2h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ly{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ly'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ly-a'%3e%3cpath%20d='M166.7-20h666.6v500H166.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ly-a)'%20transform='matrix(.96%200%200%20.96%20-160%2019.2)'%3e%3cpath%20fill='%23239e46'%20d='M0-20h1000v500H0z'/%3e%3cpath%20fill='%23000001'%20d='M0-20h1000v375H0z'/%3e%3cpath%20fill='%23e70013'%20d='M0-20h1000v125H0z'/%3e%3cpath%20fill='%23fff'%20d='M544.2%20185.8a54.3%2054.3%200%201%200%200%2088.4%2062.5%2062.5%200%201%201%200-88.4M530.4%20230l84.1-27.3-52%2071.5v-88.4l52%2071.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ly.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ly'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='ly-a'%3e%3cpath%20d='M250%2012h500v500H250z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ly-a)'%20transform='translate(-256%20-12.3)scale(1.024)'%3e%3cpath%20fill='%23239e46'%20d='M0%2012h1000v500H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%2012h1000v375H0z'/%3e%3cpath%20fill='%23e70013'%20d='M0%2012h1000v125H0z'/%3e%3cpath%20fill='%23fff'%20d='M544.2%20217.8a54.3%2054.3%200%201%200%200%2088.4%2062.5%2062.5%200%201%201%200-88.4M530.4%20262l84.1-27.3-52%2071.5v-88.4l52%2071.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ma{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ma'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c1272d'%20d='M640%200H0v480h640z'/%3e%3cpath%20fill='none'%20stroke='%23006233'%20stroke-width='11.7'%20d='M320%20179.4%20284.4%20289l93.2-67.6H262.4l93.2%2067.6z'/%3e%3c/svg%3e")}.fi-ma.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ma'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c1272d'%20d='M512%200H0v512h512z'/%3e%3cpath%20fill='none'%20stroke='%23006233'%20stroke-width='12.5'%20d='m256%20191.4-38%20116.8%2099.4-72.2H194.6l99.3%2072.2z'/%3e%3c/svg%3e")}.fi-mc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f31830'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20240h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mc.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f31830'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20256h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-md{background-image:url(/assets/md-DRlxvNwm.svg)}.fi-md.fis{background-image:url(/assets/md-DTi94M3M.svg)}.fi-me{background-image:url(/assets/me-Cv4Gwqah.svg)}.fi-me.fis{background-image:url(/assets/me-CfGorN3b.svg)}.fi-mf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mf'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-mf.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mf'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/svg%3e")}.fi-mg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fc3d32'%20d='M213.3%200H640v240H213.3z'/%3e%3cpath%20fill='%23007e3a'%20d='M213.3%20240H640v240H213.3z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h213.3v480H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mg.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mg'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fc3d32'%20d='M170.7%200H512v256H170.7z'/%3e%3cpath%20fill='%23007e3a'%20d='M170.7%20256H512v256H170.7z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h170.7v512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mh'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%233b5aa3'%20d='M0%200h639.9v480H0z'/%3e%3cpath%20fill='%23e2ae57'%20d='M0%20467%20639.9%200v87L0%20480z'/%3e%3cpath%20fill='%23fff'%20d='M22.4%20480%20640%20179.2l-.1-95.5L0%20480zm153-464.8L169%20118l-27-65.6%2010.4%2069.8-41.9-56.4%2027.5%2064.3-55-42.6%2042.8%2053.6-62.1-27.6%2054.4%2041.2-67.7-9%2064%2025.4L14%20180.3l100.6%206.7-63.7%2026.2%2067-9-54.3%2040%2063-27.6-43%2054%2054.6-41.3-27%2062.9%2043.6-54.7-11.8%2068.1%2027.5-63.7%206.2%20100.7%209.7-100.4%2023.7%2064-9-69%2043.4%2054.8-28.6-64%2054.6%2044-43.4-54.9%2064.9%2027-57.4-41.9%2069.9%2011.8-67-25.7%20104.1-6.5-104-9.7%2068.5-22.8-71%209%2058.6-41-66%2026.5%2045.6-55.3-55.6%2043.4%2026.7-66.4-43.1%2056.4%209.3-70.4-25.7%2066.5-9.6-102.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mh.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mh'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%233b5aa3'%20d='M0%200h511.9v512H0z'/%3e%3cpath%20fill='%23fff'%20d='m139%201.2-5.3%2088-23.2-56.1%209%2059.7-35.9-48.2%2023.5%2055-47-36.5L96.7%20109%2043.5%2085.4l46.6%2035.3-58-7.7L87%20134.7l-86%207.9%2086%205.7-54.5%2022.4L90%20163l-46.4%2034.2%2053.8-23.6-36.7%2046.2%2046.7-35.4-23.4%2054%2037.4-46.8-10%2058.3%2023.4-54.5%205.4%2086.1%208.2-85.9%2020.3%2054.9-7.7-59.1%2037.2%2046.8-24.5-54.7%2046.7%2037.6-37-47%2055.4%2023.1-49.1-35.8%2059.8%2010-57.3-22%2089-5.5-89-8.3L251%20116l-60.7%207.6%2050.2-35-56.6%2022.7%2039-47.3-47.5%2037.1%2023-56.8-37%2048.3%208-60.3-22%2056.9-8.2-88z'/%3e%3cpath%20fill='%23e2ae57'%20d='M0%20498.2%20512%200v92.7L0%20512z'/%3e%3cpath%20fill='%23fff'%20d='m18%20512%20494-320.8-.1-101.9L-.1%20512h18z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23d20000'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffe600'%20d='M0%200h96l224%20231.4L544%200h96L0%20480h96l224-231.4L544%20480h96zm640%20192v96L0%20192v96zM280%200l40%20205.7L360%200zm0%20480%2040-205.7L360%20480z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='77.1'%20fill='%23ffe600'%20stroke='%23d20000'%20stroke-width='17.1'/%3e%3c/svg%3e")}.fi-mk.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d20000'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ffe600'%20d='M0%200h86.8L256%20246.9%20425.2%200H512L0%20512h86.8L256%20265.1%20425.2%20512H512zm512%20204.8v102.4L0%20204.8v102.4zM204.8%200%20256%20219.4%20307.2%200zm0%20512L256%20292.6%20307.2%20512z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='82.3'%20fill='%23ffe600'%20stroke='%23d20000'%20stroke-width='18.3'/%3e%3c/svg%3e")}.fi-ml{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ml'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='red'%20d='M425.8%200H640v480H425.7z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200h212.9v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M212.9%200h214v480h-214z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ml.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ml'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='red'%20d='M340.6%200H512v512H340.6z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200h170.3v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.3%200h171.2v512H170.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-mm'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fecb00'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2334b233'%20d='M0%20160h640v320H0z'/%3e%3cpath%20fill='%23ea2839'%20d='M0%20320h640v160H0z'/%3e%3cg%20transform='translate(320%20256.9)scale(176.87999)'%3e%3cpath%20id='mm-a'%20fill='%23fff'%20d='m0-1%20.3%201h-.6z'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3c/g%3e%3c/svg%3e")}.fi-mm.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-mm'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fecb00'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2334b233'%20d='M0%20170.7h512V512H0z'/%3e%3cpath%20fill='%23ea2839'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20id='mm-a'%20fill='%23fff'%20stroke-width='188.7'%20d='M312.6%20274H199.4L256%2085.3Z'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(-144%20256%20274)'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(-72%20256%20274)'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(72%20256%20274)'/%3e%3cuse%20xlink:href='%23mm-a'%20width='100%25'%20height='100%25'%20transform='rotate(144%20256%20274)'/%3e%3c/svg%3e")}.fi-mn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23ffd900'%20id='flag-icons-mn'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23da2032'%20d='M0%200h640v480H0Z'/%3e%3cpath%20fill='%230066b3'%20d='M213.3%200h213.4v480H213.3Z'/%3e%3ccircle%20cx='106.7'%20cy='181.8'%20r='40'/%3e%3ccircle%20cx='106.7'%20cy='163.6'%20r='43.6'%20fill='%23da2032'/%3e%3ccircle%20cx='106.7'%20cy='170.9'%20r='29.1'/%3e%3cpath%20d='M109.7%2076.4a9%209%200%200%200-5.2%207.5c-.2%202.5.9%205.3%201%207.7%200%204.2-4.3%205.6-4.3%2011.5%200%202%201.9%204.3%201.9%209.6-.4%202.8-2%203.5-3.7%203.7a3.6%203.6%200%200%201-3.6-3.7%204%204%200%200%201%201-2.5l.4-.3c.8-.9%202-1.2%202-3.4%200-1.1-.8-2.2-1.5-4.2s-.2-5.2%201.4-7.1c-2.6%201-4.1%203.4-5%205.6-.8%202.7%200%204.2-1.2%206.5-.7%201.4-1.5%202-2.3%203.2-1%201.4-2%204.4-2%205.9a18.2%2018.2%200%200%200%2036.3%200c0-1.5-1.1-4.5-2-5.9-.9-1.2-1.7-1.8-2.4-3.2-1.2-2.3-.4-3.8-1.3-6.5-.8-2.2-2.3-4.6-4.9-5.6%201.6%202%202%205.2%201.4%207.1-.7%202-1.4%203-1.4%204.2%200%202.2%201.1%202.5%202%203.4l.3.3a4%204%200%200%201%201%202.5%203.6%203.6%200%200%201-3.6%203.7c-2-.3-3.5-1.2-3.7-3.7%200-7%203-7.4%203-12.6%200-7.4-6.6-10.9-6.6-16.3%200-1.8.4-5%203-7.4M26.7%20229H63v174.5H26.7Zm123.6%200h36.4v174.5h-36.4zm-80%200H143l-36.3%2021.8Zm0%2029H143v14.6H70.3Zm0%20101.9H143v14.6H70.3Zm0%2021.8H143l-36.3%2021.8Z'/%3e%3ccircle%20cx='106.7'%20cy='316.4'%20r='36.4'/%3e%3cg%20fill='%23da2032'%20transform='translate(-38.8%2032.7)scale(.72727)'%3e%3ccircle%20cx='200'%20cy='363.5'%20r='10'/%3e%3ccircle%20cx='200'%20cy='416.5'%20r='10'/%3e%3cpath%20d='M200%20334a29.5%2029.5%200%200%201%200%2059%2023.5%2023.5%200%200%200%200%2047v6a29.5%2029.5%200%200%201%200-59%2023.5%2023.5%200%200%200%200-47z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23ffd900'%20id='flag-icons-mn'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23da2032'%20d='M0%200h512v512H0Z'/%3e%3cpath%20fill='%230066b3'%20d='M170.7%200h170.6v512H170.7Z'/%3e%3ccircle%20cx='85.3'%20cy='196.6'%20r='35'/%3e%3ccircle%20cx='85.3'%20cy='180.7'%20r='38.2'%20fill='%23da2032'/%3e%3ccircle%20cx='85.3'%20cy='187'%20r='25.5'/%3e%3cpath%20d='M88%20104.3a8%208%200%200%200-4.6%206.6c-.2%202.2.8%204.6.9%206.7%200%203.7-3.8%204.9-3.8%2010.1%200%201.8%201.7%203.8%201.7%208.4-.3%202.5-1.7%203-3.2%203.2a3%203%200%200%201-3.2-3.2%203%203%200%200%201%20.9-2.2l.3-.3c.7-.7%201.7-1%201.7-3%200-1-.6-1.8-1.2-3.6a7%207%200%200%201%201.2-6.2c-2.2.8-3.6%203-4.3%204.9-.7%202.3-.1%203.7-1.1%205.7-.6%201.2-1.4%201.7-2%202.8-.9%201.2-1.8%203.8-1.8%205.1a16%2016%200%200%200%2031.8%200c0-1.3-1-4-1.8-5.1-.7-1-1.5-1.6-2-2.8-1-2-.4-3.4-1.2-5.7-.7-2-2-4-4.3-5a7%207%200%200%201%201.3%206.3c-.7%201.8-1.3%202.7-1.3%203.7%200%201.9%201%202.2%201.7%203l.3.2a3%203%200%200%201%201%202.2%203%203%200%200%201-3.3%203.2q-2.7-.1-3.2-3.2c0-6.1%202.7-6.5%202.7-11%200-6.5-5.8-9.6-5.8-14.3%200-1.6.3-4.3%202.6-6.5M15.3%20237.9h31.9v152.8H15.3Zm108.2%200h31.8v152.8h-31.8zm-70%200h63.7L85.3%20257Zm0%2025.5h63.7V276H53.5Zm0%2089h63.7v12.8H53.5Zm0%2019.2h63.7l-31.9%2019Z'/%3e%3ccircle%20cx='85.3'%20cy='314.3'%20r='31.8'/%3e%3cg%20fill='%23da2032'%20transform='translate(-42%2066.1)scale(.63636)'%3e%3ccircle%20cx='200'%20cy='363.5'%20r='10'/%3e%3ccircle%20cx='200'%20cy='416.5'%20r='10'/%3e%3cpath%20d='M200%20334a29.5%2029.5%200%200%201%200%2059%2023.5%2023.5%200%200%200%200%2047v6a29.5%2029.5%200%200%201%200-59%2023.5%2023.5%200%200%200%200-47z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-mo'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300785e'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fbd116'%20d='m295%20108.7%2040.5%2029.5L320%2090.5l-15.5%2047.7%2040.6-29.5z'/%3e%3cg%20id='mo-a'%3e%3cpath%20fill='%23fff'%20d='M320%20331.6H217.5l-3.8-4H320a2%202%200%200%201%201.4%202q0%201.4-1.4%202m0-31.3a13%2013%200%200%200%201.2-7.6%2012%2012%200%200%200-1.2-3.8%2082%2082%200%200%201-32.5%2019%2081%2081%200%200%201-23.5%203.5h-63.1l5.8%208h61c20%200%2038.2-7.2%2052.3-19.1m-109.6-24.7a32%2032%200%200%201-9.7%202%2081%2081%200%200%200%2060.8%2027.5%2081%2081%200%200%200%2058.5-25%20441%20441%200%200%200%204.5-58.8%20441%20441%200%200%200-4.5-67.7c-6.6%206-19%2018.7-24.8%2038.3A81%2081%200%200%200%20292%20215a81%2081%200%200%200%2013.7%2045%2081%2081%200%200%201-17-49.5q.1-18.8%207.8-34.7a33%2033%200%200%201-7.5-13%2081%2081%200%200%200-10.5%2040c0%2018%205.9%2034.7%2015.9%2048.1a95%2095%200%200%200-73.4-29.4%2033%2033%200%200%201%206.8%208.9%2095%2095%200%200%201%2068.6%2029.4%2095%2095%200%200%200-61-22.2%2095%2095%200%200%200-36.7%207.3%2081%2081%200%200%200%2082.6%2052.2q-7%201.3-14.4%201.3a81%2081%200%200%201-56.4-22.8zM320%20364.4h-53.1a144%20144%200%200%200%2053.1%2010.1%2011%2011%200%200%200%201.3-5%2011%2011%200%200%200-1.3-5.1m0-24.5h-93.6l7.8%206.2H320a5%205%200%200%200%201.3-3.1%204%204%200%200%200-1.3-3.1m0%2012.5h-76.7a144%20144%200%200%200%2014.4%208H320a8%208%200%200%200%201.2-4.2%208%208%200%200%200-1.2-3.8'/%3e%3cpath%20fill='%23fbd116'%20d='m200.5%20174.8%2025.4%2023.6-6.7-34-14.6%2031.4%2030.3-16.8zm36.9-32%2034.7.6-27.7-21%2010.1%2033.3%2011.3-32.9z'/%3e%3c/g%3e%3cuse%20xlink:href='%23mo-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'/%3e%3c/svg%3e")}.fi-mo.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-mo'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300785e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fbd116'%20d='M272.5%20147.4%20256%2096.5l-16.5%2051%2043.3-31.5h-53.6z'/%3e%3cg%20id='mo-a'%3e%3cpath%20fill='%23fff'%20d='M256%20353.7H146.7l-4-4.2H256a2%202%200%200%201%201.5%202q0%201.6-1.5%202.2m0-33.4c.6-1.3%201.9-4.3%201.3-8a13%2013%200%200%200-1.3-4.1%2087%2087%200%200%201-34.7%2020.2%2086%2086%200%200%201-25%203.7h-67.4l6.3%208.6h65a86%2086%200%200%200%2055.8-20.4M139.1%20294a34%2034%200%200%201-10.3%202.2%2086%2086%200%200%200%2064.8%2029.3%2086%2086%200%200%200%2062.4-26.6%20470%20470%200%200%200%204.8-62.9%20470%20470%200%200%200-4.8-72.2c-7%206.3-20.2%2020-26.4%2040.9a87%2087%200%200%200-3.6%2024.6%2086%2086%200%200%200%2014.6%2048.1%2086%2086%200%200%201-18-52.9%2086%2086%200%200%201%208.2-37%2035%2035%200%200%201-8-13.8%2086%2086%200%200%200-11.2%2042.6%2086%2086%200%200%200%2017%2051.4%20101%20101%200%200%200-78.3-31.5%2035%2035%200%200%201%207.2%209.5%20101%20101%200%200%201%2073.3%2031.4%20101%20101%200%200%200-65.2-23.6q-20.9%200-39%207.8a87%2087%200%200%200%2088%2055.6%2087%2087%200%200%201-15.4%201.4%2086%2086%200%200%201-60.1-24.3M256%20388.7h-56.6a153%20153%200%200%200%2056.6%2010.8%2012%2012%200%200%200%201.3-5.3%2012%2012%200%200%200-1.3-5.5m0-26.2h-99.9l8.4%206.7H256a5%205%200%200%200%201.4-3.3c0-2-1.2-3.1-1.4-3.4m0%2013.4h-81.8a153%20153%200%200%200%2015.4%208.5H256a8%208%200%200%200%201.2-4.5%208%208%200%200%200-1.2-4'/%3e%3cpath%20fill='%23fbd116'%20d='m155.6%20211.7-7-36.4-15.7%2033.6%2032.4-18-36.8-4.5zm49.3-58.8-29.6-22.3%2010.8%2035.4%2012.1-35-30.3%2021.3z'/%3e%3c/g%3e%3cuse%20xlink:href='%23mo-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'/%3e%3c/svg%3e")}.fi-mp{background-image:url(/assets/mp-CrOApEqW.svg)}.fi-mp.fis{background-image:url(/assets/mp-CuaQmCLf.svg)}.fi-mq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23231f1e'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300a650'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23ef1923'%20d='m0%200%20320%20240L0%20480z'/%3e%3c/svg%3e")}.fi-mq.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23231f1e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300a650'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23ef1923'%20d='M256%20256%200%20512V0z'/%3e%3c/svg%3e")}.fi-mr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23cd2a3e'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23006233'%20d='M0%2072h640v336H0z'/%3e%3cpath%20fill='%23ffc400'%20d='M470%20154.6a150%20150%200%200%201-300%200%20155%20155%200%200%200-5%2039.2%20155%20155%200%201%200%20310%200%20154%20154%200%200%200-5-39.2'%20class='mr-st1'/%3e%3cpath%20fill='%23ffc400'%20d='m320%2093.8-13.5%2041.5H263l35.3%2025.6-13.5%2041.4%2035.3-25.6%2035.3%2025.6-13.5-41.4%2035.3-25.6h-43.6z'/%3e%3c/svg%3e")}.fi-mr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23cd2a3e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23006233'%20d='M0%2076.8h512v358.4H0z'/%3e%3cpath%20fill='%23ffc400'%20d='M416%20164.9a160%20160%200%200%201-320%200%20165%20165%200%200%200-5.4%2041.8A165.4%20165.4%200%201%200%20416%20165z'%20class='mr-st1'/%3e%3cpath%20fill='%23ffc400'%20d='m256%20100-14.4%2044.3h-46.5l37.6%2027.3-14.3%2044.2%2037.6-27.3%2037.6%2027.3-14.4-44.2%2037.7-27.3h-46.5z'/%3e%3c/svg%3e")}.fi-ms{background-image:url(/assets/ms-DxciGbUu.svg)}.fi-ms.fis{background-image:url(/assets/ms-B-w7hFKu.svg)}.fi-mt{background-image:url(/assets/mt-YqzKx9xl.svg)}.fi-mt.fis{background-image:url(/assets/mt-YDa8zgzO.svg)}.fi-mu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mu'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300a04d'%20d='M0%20360h640v120H0z'/%3e%3cpath%20fill='%23151f6d'%20d='M0%20120h640v120H0z'/%3e%3cpath%20fill='%23ee2737'%20d='M0%200h640v120H0z'/%3e%3cpath%20fill='%23ffcd00'%20d='M0%20240h640v120H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mu.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mu'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23009f4d'%20d='M0%20384h512v128H0z'/%3e%3cpath%20fill='%23151f6d'%20d='M0%20128h512v128H0z'/%3e%3cpath%20fill='%23ee2737'%20d='M0%200h512v128H0z'/%3e%3cpath%20fill='%23ffcd00'%20d='M0%20256h512v128H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mv'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23d21034'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23007e3a'%20d='M120%20120h400v240H120z'/%3e%3ccircle%20cx='350'%20cy='240'%20r='80'%20fill='%23fff'/%3e%3ccircle%20cx='380'%20cy='240'%20r='80'%20fill='%23007e3a'/%3e%3c/svg%3e")}.fi-mv.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mv'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d21034'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23007e3a'%20d='M128%20128h256v256H128z'/%3e%3ccircle%20cx='288'%20cy='256'%20r='85.3'%20fill='%23fff'/%3e%3cellipse%20cx='308.6'%20cy='256'%20fill='%23007e3a'%20rx='73.9'%20ry='85.3'/%3e%3c/svg%3e")}.fi-mw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mw'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f41408'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2321873b'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23f31509'%20d='M220.5%20141c22.3-49.2%2084.5-72.8%20138.8-52.5a98%2098%200%200%201%2058%2052.5zm-26%206.4a332%20332%200%200%201-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3s3.1-3.6%206.2-3c5.6%201.4%2028.8%207%2050%2016.1m124.6-85.9c-4.2-21-5.2-44-4.8-48C314.7%209.6%20317%209%20319%209s4.7%201.8%204.7%204.7c0%205.3-.1%2027-4.6%2048zm11.6.5a249%20249%200%200%201-.3-48.2c.8-3.9%203.2-4.4%205.1-4.2%202%20.1%204.5%202.1%204.2%205-.5%205.3-2.6%2026.9-9%2047.4m10.4%201.3c-.2-21.3%203-44.3%204.1-48%201.1-3.9%203.6-4.2%205.5-3.9%202%20.3%204.3%202.5%203.8%205.3-1%205.3-5.2%2026.6-13.4%2046.6m11%202.2c1.8-21.2%207.3-43.8%208.8-47.5s4-3.8%205.8-3.4c2%20.5%204%202.8%203.3%205.6-1.6%205.1-7.7%2026-17.8%2045.3zm10.9%203.2c3.9-21%2011.5-43.1%2013.3-46.7%201.9-3.5%204.3-3.5%206.2-2.9%201.8.6%203.7%203.2%202.7%205.8A264%20264%200%200%201%20363%2068.7m10.1%203.8c5.8-20.7%2015.5-42%2017.7-45.5%202.2-3.4%204.6-3.1%206.4-2.3%201.8.7%203.4%203.4%202.1%206-2.5%204.8-12.5%2024.4-26.2%2041.8m10%204.7a263%20263%200%200%201%2022-43.9c2.4-3.2%204.9-2.7%206.6-1.8a4.4%204.4%200%200%201%201.5%206.1c-3%204.6-14.9%2023.4-30.1%2039.6m9.4%205.5c9.7-19.4%2023.3-39%2026.1-42s5.2-2.3%206.8-1.3a4.4%204.4%200%200%201%201%206.2c-3.5%204.4-17.2%2022.1-34%2037zm8.8%206.2c11.6-18.6%2027-37%2030.1-39.7%203-2.8%205.4-2%206.9-.8a4.3%204.3%200%200%201%20.3%206.2c-3.8%204.1-19.1%2020.7-37.3%2034.3m8.3%206.9a284%20284%200%200%201%2033.8-37.2c3.3-2.5%205.5-1.5%206.9-.3a4.3%204.3%200%200%201-.3%206.3c-4.1%203.8-21%2019.1-40.4%2031.2m7.6%207.5A278%20278%200%200%201%20454.4%2069c3.6-2.3%205.7-1.1%207%20.3%201.2%201.3%201.5%204.4-1%206.2a306%20306%200%200%201-43.2%2027.8m6.5%207.8A297%20297%200%200%201%20464%2079.6c3.7-2%205.7-.6%206.8.9%201.2%201.4%201.1%204.5-1.4%206.1-4.8%203-24.3%2015.6-45.7%2024.5m5.9%208.3a307%20307%200%200%201%2043-28.1c4-1.7%205.9-.2%206.9%201.3%201%201.6.6%204.6-2%206a321%20321%200%200%201-48%2020.8zm5.4%209.6a313%20313%200%200%201%2045.8-24.4c4.1-1.4%205.8.3%206.6%201.9.9%201.6.3%204.6-2.6%205.8-5.3%202.2-27%2011.4-49.8%2016.7m4.2%209.2a320%20320%200%200%201%2048-20.8c4.2-1%205.7.8%206.4%202.5.6%201.6-.3%204.6-3.2%205.5-5.5%201.9-28%209.3-51.2%2012.8m3.4%209.8a325%20325%200%200%201%2049.8-16.9c4.2-.6%205.6%201.2%206.1%203%20.5%201.7-.7%204.5-3.7%205.3-5.7%201.3-28.8%207-52.2%208.6M307.8%2062a252%20252%200%200%201-9.7-47.4c0-3.9%202.3-4.8%204.2-5%202-.1%205%201.5%205.2%204.3.5%205.3%202.6%2026.9.4%2048.1zm-11%201.3a251%20251%200%200%201-14.3-46.4c-.4-4%201.8-5%203.7-5.3s5%201%205.6%203.8a263%20263%200%200%201%205%2047.9m-11%202.2A259%20259%200%200%201%20267%2020.3c-.8-3.9%201.3-5.1%203.2-5.6s5%20.6%205.9%203.4c1.5%205.1%207.7%2026%209.6%2047.3zm-10.5%203A264%20264%200%200%201%20252.5%2025c-1.1-3.8.8-5.2%202.6-5.8s5.1.2%206.2%202.8c2%205%2010.2%2025.4%2014%2046.4zM265.2%2072a270%20270%200%200%201-27-41.5c-1.4-3.7.4-5.3%202.2-6s5-.2%206.4%202.4c2.5%204.8%2012.5%2024.5%2018.4%2045.1m-10.3%205a276%20276%200%200%201-31-39.2c-1.7-3.5-.1-5.2%201.6-6.1s5-.6%206.6%201.9c3%204.6%2015%2023.3%2022.8%2043.4m-9.4%205.4A285%20285%200%200%201%20211%2045.7c-2.1-3.4-.7-5.2%201-6.3%201.5-1%205-1%206.7%201.4%203.4%204.3%2017.1%2022%2026.8%2041.5zm-8.7%206a292%20292%200%200%201-37.9-33.9c-2.4-3.2-1.1-5%20.4-6.2a5.5%205.5%200%200%201%206.8.8c3.8%204%2019.2%2020.7%2030.7%2039.3m-8.5%207a299%20299%200%200%201-41-30.7c-2.8-3-1.7-5-.3-6.3a5.5%205.5%200%200%201%206.9.3c4.2%203.7%2021%2019%2034.4%2036.6zm-7.4%207A307%20307%200%200%201%20177.2%2075c-3-2.8-2.1-4.8-.8-6.2%201.2-1.4%204.5-2.1%206.9-.3a292%20292%200%200%201%2037.6%2034zm-7%208.2a313%20313%200%200%201-46.2-23.8c-3.3-2.5-2.6-4.7-1.5-6.1%201.1-1.5%204.3-2.5%206.9-.9%204.8%203.1%2024.3%2015.5%2040.8%2030.8m-6.3%208.8c-22.2-7-44.9-17.6-48.4-19.9-3.6-2.2-3-4.4-2.1-6s4-2.8%206.8-1.4c5%202.7%2025.8%2013.5%2043.7%2027.3m-5.3%209c-22.8-5.3-46.3-14-50.1-16-3.7-2-3.5-4.2-2.6-5.8s3.7-3.1%206.6-2c5.3%202.3%2027%2011.4%2046.1%2023.8m-4.2%209a329%20329%200%200%201-51.4-12.2c-4-1.6-3.8-3.9-3.2-5.5.7-1.7%203.5-3.4%206.4-2.5%205.6%201.9%2028%209.3%2048.2%2020.2'/%3e%3cpath%20fill='%23f31509'%20d='M194.5%20147.4a332%20332%200%200%201-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3s3.1-3.6%206.2-3c5.6%201.4%2028.8%207%2050%2016.1'/%3e%3cpath%20d='M129.4%20141.5h381.2v12.6H129.4z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='mw-a'%3e%3cpath%20fill-opacity='.7'%20d='M179.7%200h708.7v708.7H179.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23mw-a)'%20transform='translate(-129.8)scale(.72249)'%3e%3cpath%20fill='%23f41408'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%2321873b'%20d='M0%20472.4h1063v236.3H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h1063v236.2H0z'/%3e%3cpath%20fill='%23f31509'%20d='M401.4%20214a147.3%20147.3%200%200%201%20192.2-80.3%20142%20142%200%200%201%2080.2%2080.3zm-36%209.8a420%20420%200%200%201-72.5-12c-5.6-2-5.9-5.4-5.2-8a7%207%200%200%201%208.5-4.5c7.9%202%2039.9%2010.5%2069.3%2024.5zM538%2092.6c-5.8-32-7.3-67.3-6.7-73.2s3.8-7%206.5-7a7%207%200%200%201%206.5%207c0%208.2-.2%2041.3-6.3%2073.2m16%20.8a428%20428%200%200%201-.5-73.6c1.1-5.9%204.4-6.7%207.1-6.4s6.3%203.3%205.9%207.6c-.7%208-3.7%2041-12.5%2072.4m14.4%202c-.4-32.6%204-67.6%205.7-73.4%201.5-5.8%204.9-6.3%207.6-5.8a7%207%200%200%201%205.2%208c-1.4%208-7.1%2040.6-18.5%2071.1zm15.3%203.3c2.5-32.4%2010-66.9%2012-72.5s5.5-5.8%208.1-5.1a7%207%200%200%201%204.5%208.4c-2.1%207.9-10.6%2039.9-24.6%2069.2m15%204.8A422%20422%200%200%201%20617%2032.3c2.6-5.4%206-5.3%208.6-4.4a7%207%200%200%201%203.7%208.9c-2.8%207.6-14.2%2038.7-30.7%2066.7zm14%205.9c8-31.6%2021.4-64.2%2024.5-69.4%203-5.2%206.4-4.8%208.8-3.6a7%207%200%200%201%203%209c-3.5%207.5-17.4%2037.5-36.3%2064m13.8%207.2a432%20432%200%200%201%2030.4-67c3.4-4.9%206.8-4.2%209.2-2.8a7%207%200%200%201%202%209.3c-4%207-20.5%2035.7-41.6%2060.5m13%208.3a420%20420%200%200%201%2036.2-64c3.8-4.6%207.1-3.6%209.3-2a7%207%200%200%201%201.3%209.4c-4.7%206.7-23.6%2033.8-46.8%2056.6m12.2%209.5c16-28.4%2037.4-56.4%2041.7-60.7%204.2-4.2%207.4-3%209.5-1.2s3.2%206.3.4%209.6c-5.2%206.2-26.4%2031.6-51.6%2052.3m11.5%2010.5a424%20424%200%200%201%2046.7-56.8c4.6-3.8%207.7-2.3%209.6-.4a7%207%200%200%201-.4%209.6%20410%20410%200%200%201-56%2047.6zm10.4%2011.5c20.7-25.1%2046.7-49%2051.6-52.4%205-3.4%207.8-1.6%209.6.4a7%207%200%200%201-1.2%209.5%20422%20422%200%200%201-60%2042.5m9%2011.8a422%20422%200%200%201%2055.8-48c5.2-3%208-.9%209.5%201.4%201.6%202.2%201.6%206.8-2%209.3a416%20416%200%200%201-63.2%2037.3zm8.2%2012.8a422%20422%200%200%201%2059.7-43c5.4-2.5%208-.2%209.4%202.1%201.3%202.3%201%207-2.8%209.2-7%204-35.6%2020.8-66.3%2031.7m7.6%2014.6a432%20432%200%200%201%2063.4-37.3c5.6-2%208%20.5%209.1%203a7%207%200%200%201-3.6%208.8%20418%20418%200%200%201-68.9%2025.5m5.8%2014.1a413%20413%200%200%201%2066.3-31.7c5.8-1.5%208%201.2%208.9%203.7s-.3%207-4.4%208.5a413%20413%200%200%201-70.8%2019.5m4.6%2015a421%20421%200%200%201%2069-25.8c5.8-1%207.7%201.8%208.4%204.5a7%207%200%200%201-5%208c-8%202.2-39.9%2010.7-72.4%2013.2zM522.4%2093.1A421%20421%200%200%201%20508.9%2021c0-6%203.1-7.3%205.8-7.6a7%207%200%200%201%207.1%206.5c.8%208%203.7%2041%20.6%2073.4zm-15.4%202a419%20419%200%200%201-19.7-70.8c-.5-6%202.5-7.6%205.1-8.1a7%207%200%200%201%207.7%205.8c1.4%208%207.2%2040.6%206.9%2073.1m-15.3%203.4a422%20422%200%200%201-25.9-68.9c-1-5.9%201.9-7.8%204.5-8.5a7%207%200%200%201%208%205.1c2.2%207.9%2010.8%2039.8%2013.4%2072.3m-14.4%204.5a420%20420%200%200%201-31.6-66.4c-1.5-5.8%201.2-8%203.7-8.9a7%207%200%200%201%208.5%204.4c2.8%207.7%2014.1%2038.7%2019.4%2070.9m-14%205.7A420%20420%200%200%201%20426%2045.4c-2-5.7.4-8%202.9-9.1a7%207%200%200%201%208.9%203.6c3.4%207.4%2017.3%2037.4%2025.4%2069zm-14.2%207.4a420%20420%200%200%201-42.8-59.9c-2.5-5.4-.3-8%202-9.3a7%207%200%200%201%209.2%202.8c4.1%207%2020.7%2035.7%2031.6%2066.4m-13%208.2a422%20422%200%200%201-47.8-56c-3-5.2-1-8%201.3-9.5a7%207%200%200%201%209.4%202c4.7%206.7%2023.6%2033.8%2037.1%2063.5m-12.1%209a419%20419%200%200%201-52.4-51.6c-3.4-4.9-1.6-7.8.5-9.5a7%207%200%200%201%209.5%201.2c5.2%206.2%2026.4%2031.6%2042.4%2060zM412.2%20144a422%20422%200%200%201-56.8-46.8c-3.8-4.6-2.3-7.7-.4-9.6a7%207%200%200%201%209.6.4c5.8%205.8%2029.2%2029.1%2047.6%2056M402%20154.9a421%20421%200%200%201-60.5-41.8c-4.2-4.2-2.9-7.4-1.1-9.5a7%207%200%200%201%209.5-.4c6.3%205.2%2031.5%2026.5%2052.1%2051.7m-9.7%2012.5a421%20421%200%200%201-64-36.3c-4.6-3.9-3.6-7.2-2-9.4a7%207%200%200%201%209.5-1.3%20423%20423%200%200%201%2056.5%2047m-8.7%2013.4a421%20421%200%200%201-67-30.3c-5-3.5-4.3-6.8-2.9-9.2a7%207%200%200%201%209.3-2.1c7.1%204%2035.8%2020.5%2060.6%2041.6m-7.3%2013.7c-31.5-8-64.2-21.4-69.4-24.4-5.1-3-4.8-6.4-3.6-8.8a7%207%200%200%201%209.1-3c7.4%203.4%2037.4%2017.4%2064%2036.2zm-5.8%2013.8a415%20415%200%200%201-71.2-18.6c-5.4-2.5-5.3-6-4.4-8.5%201-2.5%204.8-5.2%208.9-3.7%207.6%202.8%2038.7%2014.2%2066.7%2030.8'/%3e%3cpath%20fill='%23f31509'%20d='M365.5%20223.8c-32.5-2.5-67-9.9-72.6-12s-5.9-5.4-5.2-8a7%207%200%200%201%208.5-4.5c7.9%202%2039.9%2010.5%2069.3%2024.5'/%3e%3cpath%20d='M275.3%20214.7H803V234H275.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mx{background-image:url(/assets/mx-Cc8Ccfe8.svg)}.fi-mx.fis{background-image:url(/assets/mx-CvCwYHGF.svg)}.fi-my{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-my'%20viewBox='0%200%20640%20480'%3e%3cg%20clip-path='url(%23my-a)'%3e%3cpath%20fill='%23C00'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%200h640v34.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2034.3h640v34.3H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%2068.6h640v34.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20102.9h640V137H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20137.1h640v34.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20171.4h640v34.3H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20205.7h640V240H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20240h640v34.3H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20274.3h640v34.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20308.6h640v34.3H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20342.9h640V377H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20377.1h640v34.3H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20411.4h640v34.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20445.7h640V480H0z'/%3e%3cpath%20fill='%23006'%20d='M0%20.5h320v274.3H0z'/%3e%3cpath%20fill='%23FC0'%20d='m207.5%2073.8%206%2040.7%2023-34-12.4%2039.2%2035.5-20.8-28.1%2030%2041-3.2-38.3%2014.8%2038.3%2014.8-41-3.2%2028.1%2030-35.5-20.8%2012.3%2039.3-23-34.1-6%2040.7-5.9-40.7-23%2034%2012.4-39.2-35.5%2020.8%2028-30-41%203.2%2038.4-14.8-38.3-14.8%2041%203.2-28.1-30%2035.5%2020.8-12.4-39.3%2023%2034.1zm-33.3%201.7a71%2071%200%200%200-100%2065%2071%2071%200%200%200%20100%2065%2080%2080%200%200%201-83.2%206.2%2080%2080%200%200%201-43.4-71.2%2080%2080%200%200%201%20126.6-65'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='my-a'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.fi-my.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-my'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23C00'%20d='M0%200h512v36.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2036.6h512V73H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%2073.1h512v36.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20109.7h512v36.6H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20146.3h512v36.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20182.9h512v36.5H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20219.4h512V256H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20256h512v36.6H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20292.6h512V329H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20329.1h512v36.6H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20365.7h512v36.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20402.3h512v36.6H0z'/%3e%3cpath%20fill='%23C00'%20d='M0%20438.9h512v36.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20475.4h512V512H0z'/%3e%3cpath%20fill='%23006'%20d='M0%200h256v292.6H0z'/%3e%3cpath%20fill='%23FC0'%20d='m166%2093%204.8%2032.5%2018.4-27.2-10%2031.3%2028.5-16.6-22.5%2024%2032.8-2.6-30.7%2011.9L218%20158l-32.8-2.5%2022.5%2024-28.4-16.7%209.8%2031.5-18.4-27.3-4.8%2032.5-4.7-32.5-18.4%2027.2%209.9-31.4-28.4%2016.7%2022.4-24-32.8%202.5%2030.7-11.8-30.6-11.9%2032.8%202.6-22.5-24%2028.4%2016.6-10-31.4%2018.5%2027.3%204.8-32.6Zm-26.7%201.3a57%2057%200%200%200-73%2024.9%2057%2057%200%200%200%2045.5%2083.8%2057%2057%200%200%200%2027.5-4.7%2064%2064%200%201%201%200-104'/%3e%3c/svg%3e")}.fi-mz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='mz-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23mz-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23009a00'%20fill-rule='evenodd'%20d='M0%200h768v160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20160h768v16H0z'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M0%20176h768v160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20336h768v16H0z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M0%20352h768v160H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200v512l336-256z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='m198.5%20333-51.2-37.5L96.1%20333l19.9-60.3-51.5-37.1%2063.5.2%2019.3-60.4%2019.4%2060.5%2063.5-.3-51.5%2037.1z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M102.8%20290.9h37c3%203.3%209.5%204.7%2015.8%200%2011.6-6.4%2034%200%2034%200l4.4-4.7-10.7-35.2-3.9-4.2s-8.3-5-24-3.3-21.2-.5-21.2-.5-13.7%201.6-17.6%203.6l-4.4%204.4z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M110.3%20281.8s35.2-4.4%2045.4%209.1c-5.7%204-10.8%204.3-16.2.3.8-1.5%2012.6-13.8%2042.7-9.7'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='1.2'%20d='m148%20246.6-.3%2038.8m31.7-38.3L186%20278'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='m117%20246.6-3.7%2016'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='m78.9%20295.1%208.6%2010.2q1.5.9%202.9%200l12.8-15.4%205.4-6.7q1.3-1.6%201-3l10.4-9.3%202.2.2c-1-.2-1.7-.7-1-1.8l2.4-1.8%201.8%202.3s-2.6%203.4-2.9%203.4h-2.8l-5.4%204.9%202.4%202%203.5%209.8%204.4-3.1-2.8-10%206.1-6.7-2.3-3.6%201.6-2s21.3%2013.4%2029.6%209.8c.2%200%20.5-9.6.5-9.6s-22.2-2.3-22.7-6.7%205-5%205-5l-2.4-3.2.5-1.8%203.9%204.8%208.7-7.4%2051.5%2058.6c2.8-1.1%203.4-1.8%203.6-4.6L155%20241.5l3.8-4.1c.8-.9%201-1.2%201-2.6l6-5.1a7%207%200%200%201%203.8%203L186%20219c.4.4%201.7.8%202.6.4l26.9-25.9-29.3%2020.7-1-.7c0-.9%201-1%200-2.6-1.2-1.4-2.9%201.3-3.1%201.3s-4.3-1.4-5.2-3.2l-.2%204.7-7.5%207-5.7-.3-8.2%208-1%203%201.3%202.7s-4.4%203.8-4.4%203.6c0-.3-.9-1.2-1-1.3l3.8-3.4.5-2.3-1.2-2c-.4.3-5.2%205.4-5.5%204.8l-14-15.5.8-2.9-8.7-9.5c-3.2-1.1-8.3-1.3-9.3%205.7-.8%201.6-7.4.2-7.4.2l-3.6.8L85.2%20241l11.3%2013.6%2023.2-29.3.7-8.3%204.8%205.4q2.5.5%204.7-.5l13.7%2015.3-2.3%202.3%202%202.2%202.4-1.6.9%201.3-3.1%202.1c-1.8-1.2-3.6-2.7-3.5-5l-7.7%206.4-.3%201.2-22.9%2019-2%20.3-.5%206%2014.9-12.4v-1.8l1.5%201.3%2011.6-9.3s.8%201%20.5%201-10.3%209.3-10.3%209.3l-.2%201-1.8%201.6-1-.8-14%2012.4h-2l-7.7%207.7c-2%20.2-3.7.4-5.4%201.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-mz.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-mz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='mz-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23mz-a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23009a00'%20fill-rule='evenodd'%20d='M0%200h744v155H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20155h744v15.5H0z'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M0%20170.5h744v155H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20325.5h744V341H0z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M0%20341h744v155H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200v496l325.6-248z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='m192.3%20322.6-49.6-36.3-49.5%2036.3%2019.2-58.4-50-36%2061.6.3%2018.7-58.5%2018.8%2058.5%2061.5-.3-50%2036z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M99.6%20281.9h35.8c2.9%203.2%209.3%204.5%2015.4%200%2011.2-6.2%2032.9%200%2032.9%200l4.3-4.6-10.4-34.1-3.8-4s-8-4.8-23.2-3.2-20.5-.6-20.5-.6-13.4%201.6-17.1%203.6l-4.3%204.3-9%2038.7z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M106.8%20273s34.2-4.2%2044%208.9c-5.5%203.8-10.4%204-15.7.2.9-1.4%2012.3-13.3%2041.4-9.3'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='1.1'%20d='m143.4%20238.9-.3%2037.6m30.7-37%206.4%2029.8'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='m113.3%20239-3.5%2015.4'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='m76.4%20286%208.4%209.8q1.5.9%202.8%200l12.4-15%205.3-6.4a4%204%200%200%200%201-3l10-9q1%20.3%202%20.3c-.9-.3-1.6-.7-.8-1.8l2.2-1.7%201.8%202.2s-2.5%203.3-2.8%203.3H116l-5.3%204.7%202.3%202%203.5%209.5%204.2-3-2.7-9.7%206-6.5-2.3-3.5%201.5-2s20.7%2013%2028.7%209.5c.2.1.5-9.3.5-9.3s-21.5-2.2-22-6.4%204.8-4.8%204.8-4.8l-2.3-3.2.5-1.8%203.8%204.8%208.4-7.3%2049.9%2056.9c2.7-1.1%203.3-1.8%203.5-4.5L150%20234l3.8-4c.7-.8%201-1.2%201-2.5l5.7-5a7%207%200%200%201%203.7%203l15.8-13.3c.4.4%201.7.8%202.5.3l26-25-28.3%2020-1-.7c0-.8%201-1%200-2.5-1.1-1.3-2.8%201.3-3%201.3s-4.1-1.4-5-3.1l-.2%204.6-7.3%206.7-5.5-.2-8%207.7-1%203%201.3%202.5s-4.2%203.7-4.2%203.5-.9-1.1-1-1.3l3.7-3.2.5-2.3-1.2-1.9c-.4.3-5%205.2-5.3%204.7L129.7%20211l.7-2.8-8.5-9.2c-3-1-8-1.2-9%205.5-.7%201.6-7.2.2-7.2.2l-3.4.8-19.7%2027.9%2011%2013.2%2022.4-28.4.6-8%204.7%205.2q2.4.4%204.5-.5l13.3%2014.8-2.2%202.2%202%202.2%202.2-1.6%201%201.3-3%202c-1.9-1.1-3.6-2.6-3.4-4.9l-7.5%206.2-.3%201.3-22.2%2018.4-2%20.3-.5%205.7%2014.5-12v-1.7l1.5%201.2%2011.2-9s.8%201%20.5%201-10%209-10%209l-.2%201-1.7%201.5-1-.7-13.5%2012h-2l-7.5%207.4c-1.9.2-3.6.4-5.2%201.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-na{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-na'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='na-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23na-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%233662a2'%20d='m-26.4.2.8%20345.6L512.5%200z'/%3e%3cpath%20fill='%2338a100'%20d='M666.4%20479.6%20665%20120.3%20122.3%20479.8l544-.2z'/%3e%3cpath%20fill='%23c70000'%20d='m-26%20371.8.4%20108.2%20117.5-.1L665.4%2095.4l-.7-94.1-116-1L-26%20371.7z'/%3e%3cpath%20fill='%23ffe700'%20d='m219.6%20172-21.8-13.2-12.6%2022.1-12.2-22.2-22%2012.9.6-25.4-25.4.2%2013.2-21.8-22.1-12.5%2022.2-12.3-12.8-22%2025.4.6-.1-25.5%2021.7%2013.2L186.3%2044l12.2%2022.2%2022-12.9-.6%2025.4%2025.4-.2-13.2%2021.8%2022.1%2012.5-22.2%2012.3%2012.8%2022-25.4-.6z'/%3e%3cpath%20fill='%233662a2'%20d='M232.4%20112.4c0%2025.6-20.9%2046.3-46.6%2046.3s-46.6-20.7-46.6-46.3%2020.8-46.2%2046.6-46.2%2046.6%2020.7%2046.6%2046.2'/%3e%3cpath%20fill='%23ffe700'%20d='M222.3%20112.4a36.5%2036.5%200%201%201-73%200%2036.5%2036.5%200%200%201%2073%200'/%3e%3c/g%3e%3c/svg%3e")}.fi-na.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-na'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='na-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23na-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%233662a2'%20d='m-108.2.2.8%20368.6L466.6%200z'/%3e%3cpath%20fill='%2338a100'%20d='m630.7%20511.5-1.4-383.2-579%20383.5z'/%3e%3cpath%20fill='%23c70000'%20d='m-107.9%20396.6.5%20115.4%20125.3-.2%20611.7-410.1L629%201.4%20505.2.2z'/%3e%3cpath%20fill='%23ffe700'%20d='m154%20183.4-23.1-14-13.4%2023.6-13-23.8L81%20183l.6-27.1-27%20.2%2014-23.2L45%20119.5l23.8-13L55%2083l27%20.6-.1-27.1%2023.2%2014%2013.4-23.6%2013%2023.7L155.2%2057l-.6%2027%2027-.1-14%2023.2%2023.6%2013.3-23.8%2013.1%2013.7%2023.4-27-.5z'/%3e%3cpath%20fill='%233662a2'%20d='M167.8%20120c0%2027.2-22.3%2049.3-49.8%2049.3s-49.7-22.1-49.7-49.4%2022.3-49.3%2049.8-49.3%2049.7%2022%2049.7%2049.3z'/%3e%3cpath%20fill='%23ffe700'%20d='M157%20120a39%2039%200%201%201-77.9%200%2039%2039%200%200%201%2077.9%200'/%3e%3c/g%3e%3c/svg%3e")}.fi-nc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nc'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23009543'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ed4135'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%230035ad'%20d='M0%200h640v160H0z'/%3e%3ccircle%20cx='240'%20cy='240'%20r='157.3'%20fill='%23fae600'%20stroke='%23000'%20stroke-width='5.3'/%3e%3cpath%20stroke='%23000'%20stroke-width='6.4'%20d='M213.3%20263.5h53.3M213.3%20224h53.3M240%2083.2V352'/%3e%3cpath%20fill='%23000001'%20d='M176.6%20384.4c64.2%2026.3%20124.4%201.7%20124.4%201.7s-22.7-24.6-34.3-34.2c-11.4-9.4-44.8-9-56.2%200a489%20489%200%200%200-33.9%2032.5'/%3e%3cellipse%20cx='240'%20cy='312.5'%20fill='%23000001'%20rx='17.6'%20ry='25.6'/%3e%3cellipse%20cx='240'%20cy='243.7'%20fill='%23000001'%20rx='21.3'%20ry='13.5'/%3e%3ccircle%20cx='240'%20cy='181.3'%20r='21.3'%20fill='%23000001'/%3e%3cpath%20fill='%23000001'%20d='M265.6%20101.9s1.8%203-2%2010c-18.6%2033.5-37.3%2034.2-40.8%2037.1-4%203.2-5.6%203-5.6%203%20.3-2.9.5-14.6.7-15.7%202.9-15.7%2026.5-15.5%2045-31.5%202.9-2.5%202.7-3%202.7-3zm-62.4%2072s4.3%2012%204.8%2024c1%2019.2%2019.4%2019.7%2032%2019.7v-10.7c-9.5%200-17.7-1.4-24.5-15.4a123%20123%200%200%200-12.3-17.6m-.5%20154.6s6.7-8.3%2014.6-27.7c4-10.1%2013.8-16%2022.7-16v-15c-20.3%200-30%207.5-31%2018.6a329%20329%200%200%201-6.3%2040.1'/%3e%3cpath%20d='M276.8%20173.9s-4.3%2012-4.8%2024c-1%2019.2-19.4%2019.7-32%2019.7V207c9.5%200%2017.7-1.4%2024.5-15.5q5.4-9.3%2012.3-17.6m.5%20154.7s-6.7-8.4-14.6-27.8c-4-10.1-13.8-16-22.7-16V270c20.3%200%2030%207.5%2031%2018.6a329%20329%200%200%200%206.3%2040'/%3e%3c/svg%3e")}.fi-nc.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nc'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23009543'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ed4135'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%230035ad'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='225.6'%20cy='256'%20r='167.8'%20fill='%23fae600'%20stroke='%23000'%20stroke-width='5.7'/%3e%3cpath%20stroke='%23000'%20stroke-width='6.8'%20d='M197.2%20281h56.9m-56.9-42h56.9M225.6%2088.6v286.8'/%3e%3cpath%20fill='%23000001'%20d='M158%20410c68.6%2028%20132.8%201.8%20132.8%201.8s-24.3-26.2-36.7-36.5c-12.1-10-47.8-9.6-60%200-10%208-39.2%2037.5-36%2034.8z'/%3e%3cellipse%20cx='225.6'%20cy='333.4'%20fill='%23000001'%20rx='18.8'%20ry='27.3'/%3e%3cellipse%20cx='225.6'%20cy='260'%20fill='%23000001'%20rx='22.8'%20ry='14.4'/%3e%3ccircle%20cx='225.6'%20cy='193.4'%20r='22.8'%20fill='%23000001'/%3e%3cpath%20fill='%23000001'%20d='M253%20108.7s2%203.2-2.2%2010.7c-19.9%2035.7-39.7%2036.5-43.5%2039.5-4.2%203.4-6%203.2-6%203.2.4-3%20.6-15.6.8-16.8%203-16.6%2028.3-16.4%2048-33.5%203-2.7%202.8-3.2%202.8-3.2zm-66.6%2076.8s4.5%2012.7%205.1%2025.6c1.1%2020.4%2020.7%2021%2034.1%2021v-11.4c-10%200-18.9-1.4-26.1-16.5a131%20131%200%200%200-13.1-18.7m-.6%20165s7.2-9%2015.6-29.6a27%2027%200%200%201%2024.2-17.1v-16c-21.6%200-32%208-33%2019.9-2.4%2024-6.8%2042.7-6.8%2042.7zm79.2-165s-4.6%2012.7-5.2%2025.6c-1.1%2020.5-20.7%2021-34.1%2021v-11.3c10.1%200%2018.9-1.5%2026.2-16.5q5.8-10%2013-18.8zm.5%20165s-7.1-8.9-15.6-29.6a27%2027%200%200%200-24.2-17v-16c21.6%200%2032%208%2033.1%2019.8a351%20351%200%200%200%206.7%2042.8'/%3e%3c/svg%3e")}.fi-ne{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ne'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230db02b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23e05206'%20d='M0%200h640v160H0z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='68'%20fill='%23e05206'/%3e%3c/svg%3e")}.fi-ne.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ne'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230db02b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23e05206'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='72.5'%20fill='%23e05206'/%3e%3c/svg%3e")}.fi-nf{background-image:url(/assets/nf-Dl00mlk2.svg)}.fi-nf.fis{background-image:url(/assets/nf-DGrQb42O.svg)}.fi-ng{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ng'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23008753'%20d='M426.6%200H640v480H426.6zM0%200h213.3v480H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ng.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ng'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23008753'%20d='M341.3%200H512v512H341.3zM0%200h170.7v512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ni{background-image:url(/assets/ni-CcFCSQxm.svg)}.fi-ni.fis{background-image:url(/assets/ni-BX2WCaNt.svg)}.fi-nl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nl'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%2321468b'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.fi-nl.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nl'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%2321468b'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.fi-no{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-no'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%200h120v480H180z'/%3e%3cpath%20fill='%23fff'%20d='M0%20180h640v120H0z'/%3e%3cpath%20fill='%23002664'%20d='M210%200h60v480h-60z'/%3e%3cpath%20fill='%23002664'%20d='M0%20210h640v60H0z'/%3e%3c/svg%3e")}.fi-no.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-no'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M128%200h128v512H128z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20fill='%23002664'%20d='M160%200h64v512h-64z'/%3e%3cpath%20fill='%23002664'%20d='M0%20224h512v64H0z'/%3e%3c/svg%3e")}.fi-np{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-np'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='np-a'%3e%3cpath%20fill-opacity='.7'%20d='M0-16h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23np-a)'%20transform='translate(0%2015)scale(.9375)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ce0000'%20stroke='%23000063'%20stroke-width='13.8'%20d='M6.5%20489.5h378.8L137.4%20238.1l257.3.3L6.6-9.5v499z'/%3e%3cpath%20fill='%23fff'%20d='m180.7%20355.8-27%209%2021.2%2019.8-28.5-1.8%2011.7%2026.2-25.5-12.3.5%2028.6-18.8-20.9-10.7%2026.6-9.2-26.3-20.3%2020.6%201.8-27.7L49%20409l12.6-25-29.3.6%2021.5-18.3-27.3-10.5%2027-9L32.2%20327l28.4%201.8L49%20302.6l25.6%2012.3-.5-28.6%2018.8%2020.9%2010.7-26.6%209.1%2026.3%2020.4-20.6-1.9%2027.7%2027-11.4-12.7%2025%2029.4-.6-21.5%2018.3zm-32.4-184.7-11.3%208.4%205.6%204.6a94%2094%200%200%200%2030.7-36c1.8%2021.3-17.7%2069-68.7%2069.5a70.6%2070.6%200%200%201-71.5-70.3c10%2018.2%2016.2%2027%2032%2036.5l4.7-4.4-10.6-8.9%2013.7-3.6-7.4-12.4%2014.4%201-1.8-14.4%2012.6%207.4%204-13.5%209%2010.8%208.5-10.3%204.6%2014%2011.8-8.2-1.5%2014.3%2014.2-1.7-6.7%2013.2z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-np.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-np'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='np-b'%3e%3cpath%20fill-opacity='.7'%20d='M0-16h512v512H0z'/%3e%3c/clipPath%3e%3cclipPath%20id='np-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23np-a)'%3e%3cg%20clip-path='url(%23np-b)'%20transform='translate(0%2016)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ce0000'%20stroke='%23000063'%20stroke-width='13'%20d='M6.5%20489.5h378.8L137.4%20238.1l257.3.3L6.6-9.5v499z'/%3e%3cpath%20fill='%23fff'%20d='m180.7%20355.8-27%209%2021.2%2019.8-28.5-1.8%2011.7%2026.2-25.5-12.3.5%2028.6-18.8-20.9-10.7%2026.6-9.2-26.3-20.3%2020.6%201.8-27.7L49%20409l12.6-25-29.3.6%2021.5-18.3-27.3-10.5%2027-9L32.2%20327l28.4%201.8L49%20302.6l25.6%2012.3-.5-28.6%2018.8%2020.9%2010.7-26.6%209.1%2026.3%2020.4-20.6-1.9%2027.7%2027-11.4-12.7%2025%2029.4-.6-21.5%2018.3zm-32.4-184.7-11.3%208.4%205.6%204.6a94%2094%200%200%200%2030.7-36c1.8%2021.3-17.7%2069-68.7%2069.5a70.6%2070.6%200%200%201-71.5-70.3c10%2018.2%2016.2%2027%2032%2036.5l4.7-4.4-10.6-8.9%2013.7-3.6-7.4-12.4%2014.4%201-1.8-14.4%2012.6%207.4%204-13.5%209%2010.8%208.5-10.3%204.6%2014%2011.8-8.2-1.5%2014.3%2014.2-1.7-6.7%2013.2z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-nr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='nr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-54.7%200H628v512H-54.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23nr-a)'%20transform='translate(51.3)scale(.9375)'%3e%3cpath%20fill='%23002170'%20d='M-140%200H884v512H-140z'/%3e%3cpath%20fill='%23ffb20d'%20d='M-140%20234.1H884V278H-140z'/%3e%3cpath%20fill='%23fff'%20d='m161.8%20438-33-33-10.5%2045.4-12-45-31.9%2034%2012.1-45L42%20407.9l33-33-45.4-10.6%2045-12-34-31.8%2045%2012L72%20288l33%2033%2010.6-45.4%2012%2045%2031.8-34-12%2045%2044.5-13.5-33%2033%2045.4%2010.5-45%2012%2034%2032-45-12.2z'/%3e%3c/g%3e%3c/svg%3e")}.fi-nr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='nr-a'%3e%3cpath%20fill-opacity='.7'%20d='M135.6%200h496.1v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23nr-a)'%20transform='translate(-140)scale(1.0321)'%3e%3cpath%20fill='%23002170'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23ffb20d'%20d='M0%20226.8h992.1v42.4H0z'/%3e%3cpath%20fill='%23fff'%20d='m292.4%20424.4-31.9-32-10.2%2044-11.7-43.7-30.9%2033%2011.8-43.6-43.2%2013%2032-31.8-44-10.3%2043.6-11.6-33-31%2043.6%2011.8-13-43.2%2031.8%2032%2010.3-44%2011.7%2043.6%2030.8-32.9-11.7%2043.6%2043.2-13-32%2031.8%2044%2010.3L290%20362l33%2030.9-43.7-11.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-nu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nu'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fedd00'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23012169'%20d='M0%200h320v240H0z'/%3e%3cpath%20fill='%23fff'%20d='m37.5%200%20122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20fill='%23c8102e'%20d='M212%20140.5%20320%20220v20l-135.5-99.5zm-92%2010%203%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20fill='%23fff'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3ccircle%20cx='160'%20cy='120'%20r='40.8'%20fill='%23012169'/%3e%3cpath%20fill='%23fedd00'%20d='m160%2079.2%2024%2073.8-62.8-45.6h77.6L136%20153M66.7%2098.3l14%2043.4L43.9%20115h45.7l-37%2026.8m200.7-43.5%2014.1%2043.4-36.9-26.8h45.7l-37%2026.8M160%20178.3l14.1%2043.4-37-26.8h45.7l-37%2026.8M160%2018.3l14.1%2043.4-37-26.8h45.7l-37%2026.8'/%3e%3c/svg%3e")}.fi-nu.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-nu'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fedd00'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23012169'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M256%200v32l-95%2096%2095%2093.5V256h-33.5L127%20162l-93%2094H0v-34l93-93.5L0%2037V0h31l96%2094%2093-94z'/%3e%3cpath%20fill='%23c8102e'%20d='m92%20162%205.5%2017L21%20256H0v-1.5zm62-6%2027%204%2075%2073.5V256zM256%200l-96%2098-2-22%2075-76zM0%20.5%2096.5%2095%2067%2091%200%2024.5z'/%3e%3cpath%20fill='%23fff'%20d='M88%200v256h80V0zM0%2088v80h256V88z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%20104v48h256v-48zM104%200v256h48V0z'/%3e%3ccircle%20cx='128'%20cy='128'%20r='43.6'%20fill='%23012169'/%3e%3cpath%20fill='%23fedd00'%20d='m128%2084.4%2025.6%2078.8-67-48.7h82.8l-67%2048.7m-49.1-58.3%2015%2046.3L29%20122.6h48.7l-39.4%2028.6m164.4-46.3%2015%2046.3-39.4-28.6H227l-39.4%2028.6m-59.6%2039%2015%2046.3-39.3-28.6h48.6L113%20236.5m15-217L143%2066l-39.3-28.7h48.6L113%2066'/%3e%3c/svg%3e")}.fi-nz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-nz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='nz-b'%3e%3cg%20id='nz-a'%3e%3cpath%20d='M0-.3v.5l1-.5z'/%3e%3cpath%20d='M.2.3%200-.1l1-.2z'/%3e%3c/g%3e%3cuse%20xlink:href='%23nz-a'%20transform='scale(-1%201)'/%3e%3cuse%20xlink:href='%23nz-a'%20transform='rotate(72%200%200)'/%3e%3cuse%20xlink:href='%23nz-a'%20transform='rotate(-72%200%200)'/%3e%3cuse%20xlink:href='%23nz-a'%20transform='scale(-1%201)rotate(72)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%2300247d'%20fill-rule='evenodd'%20d='M0%200h640v480H0z'/%3e%3cg%20transform='translate(-111%2036.1)scale(.66825)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='translate(900%20120)scale(45.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(30%200%200%2030%20900%20120)'/%3e%3c/g%3e%3cg%20transform='rotate(82%20525.2%20114.6)scale(.66825)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20519%20-457.7)scale(40.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20519%20-457.7)scale(25)'/%3e%3c/g%3e%3cg%20transform='rotate(82%20525.2%20114.6)scale(.66825)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20668.6%20-327.7)scale(45.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20668.6%20-327.7)scale(30)'/%3e%3c/g%3e%3cg%20transform='translate(-111%2036.1)scale(.66825)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='translate(900%20480)scale(50.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(35%200%200%2035%20900%20480)'/%3e%3c/g%3e%3cpath%20fill='%23012169'%20d='M0%200h320v240H0z'/%3e%3cpath%20fill='%23fff'%20d='m37.5%200%20122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20fill='%23c8102e'%20d='M212%20140.5%20320%20220v20l-135.5-99.5zm-92%2010%203%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20fill='%23fff'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3c/svg%3e")}.fi-nz.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-nz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='nz-b'%3e%3cg%20id='nz-a'%3e%3cpath%20d='M0-.3v.5l1-.5z'/%3e%3cpath%20d='M.2.3%200-.1l1-.2z'/%3e%3c/g%3e%3cuse%20xlink:href='%23nz-a'%20transform='scale(-1%201)'/%3e%3cuse%20xlink:href='%23nz-a'%20transform='rotate(72%200%200)'/%3e%3cuse%20xlink:href='%23nz-a'%20transform='rotate(-72%200%200)'/%3e%3cuse%20xlink:href='%23nz-a'%20transform='scale(-1%201)rotate(72)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%2300247d'%20fill-rule='evenodd'%20d='M0%200h512v512H0z'/%3e%3cg%20transform='translate(-148.7%2090.5)scale(.60566)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='translate(900%20120)scale(45.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(30%200%200%2030%20900%20120)'/%3e%3c/g%3e%3cg%20transform='rotate(82%20418.7%20105.1)scale(.60566)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20519%20-457.7)scale(40.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20519%20-457.7)scale(25)'/%3e%3c/g%3e%3cg%20transform='rotate(82%20418.7%20105.1)scale(.60566)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20668.6%20-327.7)scale(45.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20668.6%20-327.7)scale(30)'/%3e%3c/g%3e%3cg%20transform='translate(-148.7%2090.5)scale(.60566)'%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='translate(900%20480)scale(50.4)'/%3e%3cuse%20xlink:href='%23nz-b'%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(35%200%200%2035%20900%20480)'/%3e%3c/g%3e%3cpath%20fill='%23012169'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M256%200v32l-95%2096%2095%2093.5V256h-33.5L127%20162l-93%2094H0v-34l93-93.5L0%2037V0h31l96%2094%2093-94z'/%3e%3cpath%20fill='%23c8102e'%20d='m92%20162%205.5%2017L21%20256H0v-1.5zm62-6%2027%204%2075%2073.5V256zM256%200l-96%2098-2-22%2075-76zM0%20.5%2096.5%2095%2067%2091%200%2024.5z'/%3e%3cpath%20fill='%23fff'%20d='M88%200v256h80V0zM0%2088v80h256V88z'/%3e%3cpath%20fill='%23c8102e'%20d='M0%20104v48h256v-48zM104%200v256h48V0z'/%3e%3c/svg%3e")}.fi-om{background-image:url(/assets/om-DcqxRdQL.svg)}.fi-om.fis{background-image:url(/assets/om-nN8zP2Bu.svg)}.fi-pa{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pa'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pa-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23pa-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M92.5%200h477.2v480H92.4z'/%3e%3cpath%20fill='%23db0000'%20fill-rule='evenodd'%20d='M323%203.6h358v221.7H323z'/%3e%3cpath%20fill='%230000ab'%20fill-rule='evenodd'%20d='M3.2%20225.3h319.9V480H3.2zm211.6-47.6-42-29.4-41.7%2029.6%2015.5-48L105%20100l51.6-.4%2016-48%2016.3%2047.9h51.6l-41.5%2030%2015.9%2048z'/%3e%3cpath%20fill='%23d80000'%20fill-rule='evenodd'%20d='m516.9%20413.9-42.4-27.7-42.1%2028%2015.6-45.6-42-28%2052-.5%2016.2-45.4%2016.4%2045.3h52l-41.8%2028.5%2016%2045.4z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pa.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pa'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='pa-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23pa-a)'%3e%3cpath%20fill='%23fff'%20d='M-26-25h592.5v596H-26z'/%3e%3cpath%20fill='%23db0000'%20d='M255.3-20.4h312.1v275.2h-312z'/%3e%3cpath%20fill='%230000ab'%20d='M-54.5%20254.8h309.9V571H-54.5zM179%20181.6l-46.5-29.2-46.2%2029.5%2017.2-48-46.2-29.6%2057.1-.4%2017.7-47.8%2018.1%2047.7h57.1l-45.9%2030z'/%3e%3cpath%20fill='%23d80000'%20d='m435.2%20449-46.4-29.2-46.3%2029.5%2017.2-48-46.2-29.5%2057.2-.4%2017.7-47.8%2018%2047.7h57.2l-46%2030z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pe{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pe'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23D91023'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M213.3%200h213.4v480H213.3z'/%3e%3c/svg%3e")}.fi-pe.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pe'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23D91023'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M170.7%200h170.6v512H170.7z'/%3e%3c/svg%3e")}.fi-pf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pf'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pf-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23pf-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M80%200h480v480H80z'/%3e%3cpath%20fill='%23083d9c'%20fill-rule='evenodd'%20stroke='%23083d9c'%20stroke-width='2pt'%20d='M277.3%20340.8s10.8-8.8%2021.4-8.8%2013.4%207.3%2020.8%207.9c7.3.6%2013.4-7.3%2022.5-7.6s20.5%206.4%2020.5%206.4l-39.8%2012-45.4-10zm-22.9-13%20135.4.7s-11.7-12.7-25.5-13c-13.8-.2-10%206-20.5%206.8-10.6.9-13.2-6.4-22.9-6.2s-15.2%206.2-22.5%206.5-16.7-7.3-22.3-7-25.5%208.7-25.5%208.7l3.8%203.6zm-17.3-16%20167%20.5c2.7-3.8-8.2-12.9-18.1-13.7-8.2.3-14%208.5-20.8%208.8s-14.4-8.5-22-8.2-15.5%208.2-23.1%208.2-13.2-8.5-22.9-8.5-14%209.3-21.4%208.8-13.8-9.4-20.8-9.4-18.7%2010.5-21%2010c-2.4-.7%202.9%204.3%203.1%203.4z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='2.5'%20d='m301.3%20218.9%2038.4%2010.2v-54.8c-17.6%201-32.2-33.4-1.2-35.7-30.5-4.4-34%203.5-37.5%2012z'/%3e%3cpath%20fill='%23083d9c'%20fill-rule='evenodd'%20stroke='%23083d9c'%20stroke-linecap='round'%20stroke-width='5'%20d='m277%20258.7%2086.7.3'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-width='4'%20d='m281.1%20238%2010.3%2013.7m-10.3%200%2011.1-13.5M287%20237l-.3%208.5m10.8-7.6%2010.3%2013.8m-10.3%200%2011.1-13.5m-5.2-1.2-.3%208.5m11.1-7.6%2010.3%2013.8m-10.3%200%2011.1-13.5m-5.2-1.2-.3%208.5m11.7-7.6%2010.2%2013.8m-10.2%200%2011.1-13.5m-5.3-1.2-.2%208.5m11-7.6%2010.3%2013.8m-10.2%200%2011.1-13.5M354%20237l-.3%208.5'/%3e%3cpath%20fill='%23ef7d08'%20fill-rule='evenodd'%20d='m218.7%20259.6%2036.9.3v-23.1l-42.2-2.1zm-1.8-32%2039.3%203.9-.3-16.4-38.4-15.3-.6%2027.9zm8-32.7%2030.1%2014.6%204.3-4.5s-2.8-1.9-2.6-3.7c0-1.7%202.8-2%202.8-4%200-1.7-3-2-3.1-3.7-.2-2%202.4-4%202.4-4l-27.2-23.7-6.8%2029zm198%2065h-39l-.3-22.6%2042.8-3.2zM384.2%20232l46.3-5.6-10-26.7-36.6%2015.6zm33.7-39.6L384.5%20210c-.5-2-.9-3.8-3.2-5.3%200%200%202-1.2%202-3.2s-2.6-2.4-2.6-3.5%202.4-2.2%202.6-4.9c-.3-1.8-2.6-4.4-2.2-4.9l26-19.8zm-72.4%2039.1%2016.7-.7.3-6.7zm-51-.5-17.5-.5v-7l17.6%207.5zm0-2-17.5-9v-11.8s-2%20.3-1.8-2c.1-4.9%2012.9%208.9%2019.4%2013.4zm51-1.1v-7.7s15.8-14.2%2019.1-16.9c0%203-1.8%205.2-1.8%205.2v11.2zM243%20163.8l17.8%2019.7c.4-1.8%204.5-2.1%208.6-1.8s7.3-.3%207.3%202.6-2%202.5-2%204.6%203%201.9%203%204.5-2.2%202.1-2.2%204.1c0%201.7%202.4%201.8%202.4%201.8l16.6%2016.1v-17.2l-34.2-53.7zm27.4-20.4%2023.3%2047.5s.2-43.8%204.1-46.1l-6.5-12zm101%201.9-26%2046.2V172s2.2-3.2-1.2-3-7.5-.2-7.5-.2l10.4-36.6zM398%20165c-.3.5-17.5%2018-17.5%2018-.8-2-6-1-11-1s-5.6%201.6-5.3%202.9c.5%203.3%202.2.8%202.2%204%200%203.1-2.4%202-2.7%204.2.3%202.7%203.8%202%201.7%204l-19.9%2019.2v-18.2l37.1-57.6z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='2.5'%20d='M309.8%20268.4c-8.3%2013.8-30.6%209.7-35.9%200-1.5-.4-.6-59.5-.6-59.5s-2.5-1.1-2.6-3%203.4-2%203.4-4.3-3.6-1.4-3.7-3.8c0-2.2%203.9-2%203.7-4-.2-2.4-4.3-2-4.5-4.2%200-1.7%203-3.2%203.8-4h-2.8l-6.4.1c-4.6%200%200%201%200%203.6%200%201.7-2.3%202.9-2.5%204.3-.1%201.6%203.2%202.6%203.3%204.5%200%201.6-3.3%201.7-3.2%203.3.2%202.5%203%203.1%202.9%204.7%200%201.5-3.6%202.1-3.7%203.3.2%202.4.6%2060.8.6%2060.8%205.7%2029.8%2038.8%2037.3%2048.2-1.8zm21.9%200c8.3%2013.8%2030.6%209.7%2035.8%200%201.6-.4.7-59.5.7-59.5s2.5-1.1%202.6-3-3.2-2-3.2-4.3%203.4-1.4%203.4-3.8c0-2.2-3.5-2-3.3-4.2s3-2%203.1-4.2c.1-1.9-1.7-3-2.6-3.8h2.7l6.4.1c4.5%200%200%201%200%203.6%200%201.7%202.3%202.9%202.5%204.3%200%201.6-3.2%202.6-3.3%204.5%200%201.6%203.3%201.7%203.2%203.3-.2%202.5-3%203.1-3%204.7.1%201.5%203.7%202.1%203.7%203.3l-.5%2060.8c-5.7%2029.8-38.9%2037.3-48.2-1.8z'/%3e%3cpath%20fill='%23083d9c'%20fill-rule='evenodd'%20stroke='%23083d9c'%20stroke-width='2pt'%20d='M301.7%20295.6H339c.3-.3-8.4-13-18.6-12-11.5.3-19.3%2012-18.7%2012zm118.9-1h-51s6.6-3.8%208.4-7.4c3.3%201.8%202.4%203.6%209%203.9s12.9-7.5%2019.2-7.2%2014.4%2011%2014.4%2010.8zm-201%200h51s-6.6-3.8-8.4-7.4c-3.3%201.8-2.4%203.6-9%203.9s-13-7.5-19.2-7.2c-6.3.3-14.4%2011-14.4%2010.8zm3.8-16%2036.3.3s-2.3-5-2.6-11.1c-9.4-3.2-17%207-23.8%207.3-6.7.3-13.7-7.3-13.7-7.3zm194%200-36.4.3s2.3-5%202.6-11.1c9.4-3.2%2017%207%2023.8%207.3%206.7.3%2013.7-7.3%2013.7-7.3zM311%20279l18.4-.5s.3-5.6-9.3-5.6-8.8%206.4-9.1%206.1zm-11.2-7.9a17%2017%200%200%200%208.2-7.6l-12.6.3s-5.8%203.5-8.7%207.3zm40.8%200a17%2017%200%200%201-8.2-7.6l12.6.3s5.8%203.5%208.7%207.3z'/%3e%3cpath%20fill='%23de2010'%20fill-rule='evenodd'%20d='M-40%20360h720v120H-40zm0-360h720v120H-40z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pf.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pf'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='pf-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23pf-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'%20style='width:0'/%3e%3cpath%20fill='%23083d9c'%20fill-rule='evenodd'%20stroke='%23083d9c'%20stroke-width='2pt'%20d='M210.4%20363.5s11.6-9.4%2022.8-9.4%2014.4%207.8%2022.2%208.4%2014.4-7.8%2024-8c9.8-.4%2022%206.8%2022%206.8L258.9%20374l-48.5-10.6zm-24.3-13.8%20144.3.7s-12.5-13.5-27.2-13.8-10.6%206.3-21.8%207.2-14.1-6.9-24.4-6.6-16.3%206.6-24%206.9c-7.9.3-17.9-7.8-23.8-7.5S182%20346%20182%20346zm-18.5-17.2%20178.1.7c2.9-4.1-8.7-13.8-19.3-14.7-8.8.3-15%209-22.2%209.3s-15.3-9-23.5-8.7c-8%20.3-16.5%208.8-24.6%208.8s-14.1-9.1-24.4-9.1-15%2010-22.8%209.4c-7.9-.7-14.7-10-22.2-10s-20%2011.2-22.5%2010.6%203.1%204.7%203.4%203.7z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='2.5'%20d='m236%20233.5%2041%2011V186c-18.8%201-34.4-35.6-1.3-38.1-32.4-4.8-36.2%203.7-40%2012.7z'/%3e%3cpath%20fill='%23083d9c'%20fill-rule='evenodd'%20stroke='%23083d9c'%20stroke-linecap='round'%20stroke-width='5'%20d='m210.1%20276%2092.5.3'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-width='4'%20d='m214.5%20253.8%2011%2014.7m-11%200%2011.9-14.4m-5.6-1.3-.4%209.1m11.6-8.1%2011%2014.7m-11%200%2011.9-14.4m-5.6-1.3-.4%209.1m12-8.1%2010.8%2014.7m-10.9%200%2011.9-14.4m-5.6-1.3-.3%209.1m12.4-8.1%2011%2014.7m-11%200%2012-14.4m-5.7-1.3-.3%209.1m11.9-8.1%2010.9%2014.7m-11%200%2012-14.4m-5.7-1.3-.3%209.1'/%3e%3cpath%20fill='%23ef7d08'%20fill-rule='evenodd'%20d='m148%20277%2039.3.2v-24.7l-45-2.1%205.6%2026.5zm-2-34.1%2042%204-.4-17.5-41-16.2zm8.5-35%2032.2%2015.6%204.6-4.8s-3-2-2.8-4c0-1.8%203-2.1%203-4.2%200-1.9-3.3-2.1-3.3-4-.3-2%202.6-4.3%202.6-4.3L161.7%20177zm211.2%2069.3h-41.5l-.3-24%2045.6-3.5zm-41.2-29.7%2049.4-6-10.7-28.3-39%2016.5zm36-42.1L324.7%20224c-.5-2-1-4-3.4-5.6%200%200%202.2-1.3%202.2-3.5s-2.9-2.5-2.9-3.7%202.6-2.4%202.8-5.2c-.3-2-2.8-4.6-2.3-5.2l27.7-21.2%2011.5%2025.7zM283.1%20247l17.9-.8.3-7.2zm-54.3-.6L210%20246v-7.5zm-.1-2.2-18.7-9.6v-12.5s-2.2.3-1.9-2.2c.1-5.2%2013.8%209.5%2020.7%2014.3zm54.4-1.1V235s16.8-15.2%2020.4-18c0%203.1-2%205.5-2%205.5v12zM174%20174.7l18.9%2021c.5-2%204.8-2.2%209.2-2%204.4.4%207.9-.2%207.9%203%200%203-2.3%202.6-2.3%204.8s3.4%202%203.4%204.8-2.4%202.2-2.5%204.4c0%201.8%202.6%202%202.6%202l17.7%2017.1v-18.4l-36.5-57.3zm29-21.7%2024.8%2050.7s.3-46.8%204.4-49.3l-7-12.8zm107.7%202-27.6%2049.3v-20.8s2.3-3.5-1.3-3.2-8.1-.3-8.1-.3l11.1-39zm28.4%2021.1c-.3.6-18.7%2019.2-18.7%2019.2-.8-2.2-6.4-1.1-11.6-1.1-5.3%200-6%201.7-5.8%203%20.6%203.7%202.4%201%202.4%204.4%200%203.3-2.6%202-2.8%204.5.2%202.8%204%202.1%201.8%204.3l-21.3%2020.4v-19.4l39.6-61.5z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='2.5'%20d='M245.1%20286.3c-8.9%2014.7-32.7%2010.4-38.2%200-1.7-.4-.7-63.5-.7-63.5s-2.7-1.2-2.8-3.1%203.6-2.1%203.6-4.6-3.8-1.6-3.9-4c0-2.5%204.1-2.2%204-4.4-.3-2.5-4.6-2.1-4.8-4.5-.2-1.8%203-3.4%204-4.2h-9.9c-4.8%200%20.1%201.1%200%204%200%201.8-2.4%203-2.6%204.6%200%201.6%203.4%202.7%203.5%204.7%200%201.7-3.5%201.9-3.4%203.5.3%202.7%203.1%203.3%203.1%205%200%201.6-3.9%202.3-3.9%203.6l.6%2064.8c6%2031.8%2041.4%2039.8%2051.4-2zm23.3%200c9%2014.7%2032.7%2010.4%2038.3%200%201.7-.4.7-63.5.7-63.5s2.7-1.2%202.8-3.1-3.4-2.1-3.4-4.6%203.6-1.6%203.7-4c0-2.5-3.8-2.3-3.6-4.6.2-2.5%203.1-2.2%203.3-4.5.1-2-1.9-3.2-2.8-4h9.7c4.9%200%200%201.1%200%204%200%201.8%202.5%203%202.7%204.6%200%201.6-3.5%202.7-3.5%204.7%200%201.7%203.5%201.9%203.3%203.5-.2%202.7-3%203.3-3%205%200%201.6%203.9%202.3%203.9%203.6-.2%202.6-.6%2064.8-.6%2064.8-6.1%2031.8-41.4%2039.8-51.5-2z'/%3e%3cpath%20fill='%23083d9c'%20fill-rule='evenodd'%20stroke='%23083d9c'%20stroke-width='2pt'%20d='M236.5%20315.3h39.8c.3-.3-9-13.8-20-12.8-12.2.3-20.5%2012.8-19.8%2012.8zm126.8-1h-54.4s7-4.1%209-8c3.5%202%202.5%203.9%209.5%204.2s13.8-8%2020.5-7.7%2015.4%2011.8%2015.4%2011.5zm-214.4%200h54.4s-7-4.1-9-8c-3.5%202-2.5%203.9-9.6%204.2s-13.7-8-20.5-7.7c-6.7.3-15.3%2011.8-15.3%2011.5zm4-17%2038.8.2s-2.5-5.3-2.8-11.8c-10-3.5-18.2%207.5-25.3%207.8s-14.7-7.8-14.7-7.8l4%2011.5zm207%200-38.8.2s2.5-5.3%202.8-11.8c10-3.5%2018.1%207.5%2025.3%207.8s14.7-7.8%2014.7-7.8l-4%2011.5zm-113.5.2%2019.7-.6s.3-6-10-6-9.4%207-9.7%206.6zm-12-8.4c3.5-1.9%206.7-3.8%208.8-8.1l-13.4.3s-6.2%203.7-9.4%207.8zm43.5%200a18%2018%200%200%201-8.7-8.1l13.4.3s6.3%203.7%209.4%207.8z'/%3e%3cpath%20fill='%23de2010'%20fill-rule='evenodd'%20d='M-128%20384h768v128h-768zm0-384h768v128h-768z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000001'%20d='m1.6%200-.5%20480h640z'/%3e%3cpath%20fill='red'%20d='m640.6%20480%20.5-480H1.1z'/%3e%3c/g%3e%3cpath%20fill='%23fc0'%20stroke='%23fc0'%20stroke-width='1.1'%20d='m178%2054-3.8-.2c-1.2-2.8-4.5-3.8-6.6-2.6L156%2051l7.1%203.1C165%2059%20171%2060%20171%2060c-.6%208.8-8.9-1.1-15.9%203.9-5%203-5%206.5-7.7%2012.3-.9%201.6-4.4%205.8-4.4%205.8l5.9-.5L147%2084l7-1-1.5%201.4c1%20.2%208-1.7%208-1.7L160%2085l8-2.9s1.6%201.3%203%201.9l1-4%204%201%201-4c6%208%208%2016%2019%2018l-1-4%208.7%204%20.9-1.7c4.8%203.4%208.7%203.3%2011.4%203.7l-2-5%202%201-3-8%203%201-4-6%201.5-1-.5-3c6%202%2014%205%2015%2012%201%2011-11%2014-19%2013%206%205%2017%203%2022-2%202-2%203-5%204-8%201%203%203%207%203%2011-1%209-13%2012-21%2013%209%205%2025-1%2026-14%200-11-7-16-10-21l-1-5.4%203%201.4s-1.8-3.3-2-4c0%200-3.1-8.5-4.2-10.4l2.2.4-8.2-10.3%202.3-.2S215.6%2044%20213%2043l3-1c-6-3-13-1-19%203l1-3-1.8.2v-3.5L198%2036l-3-1%202-5-3%201%201-5s-2.2%201-3.6.9l1.6-3.4c-1-1.5%200-4.5%200-4.5-7%201-8%202-12%208-6%2011-4%2016-3%2027z'%20transform='matrix(2.21989%200%200%202.21194%201.1%200)'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='red'%20stroke-width='1.4'%20d='M215.8%2070.4c.5.9%206.2%203.6%2010.4%206-1.1-4.6-9.4-5.6-10.4-6z'%20transform='matrix(2.21989%200%200%202.21194%201.1%200)'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='m175%20399-14.2-9-19%209.1%204.3-16.2-14.5-15.1%2016.7-1%2010-18.4%206.1%2015.5%2020.7%203.8-13%2010.6zm36.2-79-6.6-3-6.3%203.6%201-7.2-5.4-4.9%207.1-1.3%203-6.6%203.5%206.4%207.2.8-5%205.2zm32-45.2-14.5-7-13.9%207.8%202.3-15.7-11.8-10.8%2015.7-2.8%206.6-14.4%207.6%2014%2015.8%201.8-11%2011.5zm-65.8-63-17-8.5-16.5%209.1%202.8-18.6-13.8-13%2018.7-3%208-17%208.7%2016.7%2018.8%202.3-13.3%2013.4zm-60.8%2065.4-17-10-17%2010.3%204.3-19.3-15.1-13%2019.7-1.8%207.7-18.3%207.9%2018.2%2019.8%201.6-14.9%2013z'/%3e%3c/svg%3e")}.fi-pg.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='pg-a'%3e%3cpath%20fill-opacity='.7'%20d='M81.4%200h496v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23pg-a)'%20transform='translate(-84)scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000001'%20d='M.5%200%200%20496h659z'/%3e%3cpath%20fill='red'%20d='M658.5%20496%20659%200H0z'/%3e%3c/g%3e%3cpath%20fill='%23fc0'%20stroke='%23fc0'%20stroke-width='2.3'%20d='m406.9%20123.4-8.8-.4c-2.7-6.4-10.3-8.8-15-6-4.2.3-26.5-.4-26.5-.4l16.3%207.1c4%2010.9%2018%2013.5%2018%2013.5-1.2%2020-20.3-2.6-36.3%208.8-11.4%206.9-11.6%2015-17.8%2028.3a119%20119%200%200%201-10%2013.1l13.5-1-4.3%205.6%2016-2.3s-2.1%201.8-3.4%203.2c2.4.5%2018.3-3.7%2018.3-3.7l-1.1%205.1c8.1-3.3%2018.2-6.6%2018.2-6.6s3.6%203%206.9%204.3l2.3-9.1%209.1%202.3%202.3-9.2c13.7%2018.3%2018.3%2036.6%2043.4%2041.2l-2.3-9.2c7%203%2020%209.4%2020%209.4l2-4.2c10.9%207.8%2020%207.7%2026%208.5l-4.5-11.4%204.6%202.3-6.9-18.3%206.9%202.3-9.2-13.7%203.4-2.3-1-6.9c13.6%204.6%2032%2011.5%2034.2%2027.5%202.3%2025.1-25.2%2032-43.4%2029.7%2013.7%2011.4%2038.8%206.8%2050.3-4.6a47%2047%200%200%200%209.1-18.3c2.3%206.9%206.9%2016%206.9%2025.2-2.3%2020.5-29.8%2027.4-48%2029.7%2020.5%2011.4%2057.1-2.3%2059.4-32%200-25.2-16-36.6-22.9-48l-2.3-12.3c1%20.2%206.9%203.2%206.9%203.2s-4-7.6-4.6-9.2c0%200-7.1-19.4-9.7-23.7.4-.3%205.2.8%205.2.8l-18.8-23.5%205.3-.6S493%20100.5%20487%2098.3l6.9-2.3c-13.8-6.8-29.8-2.3-43.5%206.9l2.3-6.9-4.2.4v-7.8l4.2-6.3-6.8-2.3%204.5-11.4-6.8%202.3%202.3-11.5s-5.2%202.4-8.3%202c.1.3%203.7-7.7%203.7-7.7-2.2-3.4%200-10.3%200-10.3-16%202.3-18.3%204.6-27.4%2018.3-13.8%2025.2-9.2%2036.6-6.9%2061.7z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='red'%20stroke-width='3'%20d='M493.3%20161c1.2%202%2014.1%208.2%2023.9%2013.8-2.6-10.6-21.7-12.9-24-13.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='m179%20412.4-14.6-9.3-19.5%209.4%204.4-16.7-15-15.7%2017.3-1%2010.3-19%206.3%2016%2021.2%203.9-13.3%2011zm37.3-81.6-6.8-3.2-6.4%203.7%201-7.4-5.6-5%207.4-1.4%203-6.8%203.6%206.6%207.4.8-5.2%205.4zm32.9-46.8-14.8-7.2-14.4%208%202.3-16.2-12.1-11.2%2016.2-2.8%206.8-15%207.8%2014.6%2016.3%201.8-11.3%2012zm-67.7-65-17.4-8.8-17%209.4%202.8-19.2-14.2-13.4%2019.2-3.1%208.3-17.7%209%2017.3%2019.3%202.4-13.7%2014zM119%20286.5l-17.6-10.4-17.5%2010.7%204.5-20-15.6-13.3%2020.4-2%207.9-18.9%208%2018.8%2020.5%201.7-15.3%2013.5z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ph{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ph'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230038a8'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M415.7%20240%200%20480V0'/%3e%3cpath%20fill='%23fcd116'%20d='M26.7%2042.4%2041%2055l16.6-9.2-7.4%2017.5%2014%2013-19-1.6-8.1%2017.2-4.3-18.5L14%2071l16.3-10zm323.8%20172.3.4%2019%2018%206.3-18%206.2-.4%2019-11.5-15.1-18.2%205.5%2010.8-15.6-10.8-15.6%2018.2%205.5zM37.2%20388.1l8%2017.2%2019-1.6-13.9%2013%207.4%2017.5-16.6-9.1-14.4%2012.4%203.6-18.7L14%20409l18.9-2.4zm114.2-249-6.2%206.2%203.1%2047-3%20.3-5.7-42.9-5.1%205%207.6%2038.4a48%2048%200%200%200-17.2%207.1l-21.7-32.4H96l26.4%2034.3-2.4%202-31.1-35.5h-8.8v8.8l35.4%2031-2%202.5-34.3-26.3v7.1l32.5%2021.7q-5.2%207.8-7.1%2017.2L66.3%20223l-5.1%205%2042.9%205.7q-.3%201.6-.3%203.1l-47-3-6.2%206.2%206.2%206.2%2047-3.1.3%203.1-42.9%205.7%205%205%2038.4-7.6a48%2048%200%200%200%207.1%2017.2l-32.5%2021.7v7.2l34.3-26.3%202%202.4-35.4%2031v8.8H89l31-35.4%202.5%202L96%20312.2h7.2l21.7-32.5q7.8%205.2%2017.2%207.1l-7.6%2038.4%205%205%205.7-42.9q1.5.3%203.1.3l-3%2047%206.1%206.2%206.3-6.2-3.1-47%203-.3%205.7%2043%205.1-5.1-7.6-38.4a48%2048%200%200%200%2017.2-7.1l21.7%2032.5h7.2l-26.4-34.3%202.4-2%2031.1%2035.4h8.8v-8.8l-35.4-31%202-2.4%2034.3%2026.3v-7.2l-32.5-21.7q5.2-7.8%207.1-17.2l38.3%207.6%205.1-5-42.9-5.7q.3-1.5.3-3.1l47%203%206.2-6.1-6.2-6.2-47%203-.3-3%2042.9-5.7-5-5-38.4%207.5a48%2048%200%200%200-7.1-17.2l32.5-21.7v-7.1l-34.3%2026.3-2-2.4%2035.4-31v-8.9H214l-31%2035.5-2.5-2%2026.4-34.3h-7.2L178%20200.2q-7.8-5.2-17.2-7.1l7.6-38.3-5-5-5.7%2042.8-3.1-.3%203-47z'/%3e%3c/svg%3e")}.fi-ph.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ph'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230038a8'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M443.4%20256%200%20512V0'/%3e%3cpath%20fill='%23fcd116'%20d='m25.2%2044.4%2015.4%2013.3%2017.9-9.8-8%2018.7%2015%2014L45%2078.9l-8.6%2018.4-4.7-19.8-20.2-2.6L29%2064.4zM372.1%20229l.4%2020.3%2019.3%206.7-19.3%206.7-.4%2020.3-12.3-16.2-19.5%206L352%20256l-11.7-16.7%2019.5%205.9zM36.5%20414.7l8.6%2018.4%2020.3-1.7-14.8%2014%207.9%2018.7-17.9-9.8-15.4%2013.3%203.9-20-17.5-10.5%2020.2-2.6zM158.9%20148l-6.6%206.6%203.2%2050.3-3.3.3-6-45.9-5.5%205.4%208.2%2041a51%2051%200%200%200-18.4%207.7l-23.3-34.8h-7.7l28.2%2036.8-2.5%202.1-33.3-38h-9.4v9.5l38%2033.3-2.2%202.5-36.8-28.2v7.7l34.8%2023.3a51%2051%200%200%200-7.6%2018.4l-41-8.2-5.5%205.5%2046%206-.4%203.4-50.3-3.3-6.7%206.6%206.7%206.6%2050.3-3.2.3%203.3-45.9%206%205.4%205.5%2041-8.2a51%2051%200%200%200%207.7%2018.4l-34.8%2023.3v7.7l36.8-28.2%202.1%202.5-38%2033.3v9.4H92l33.3-38%202.5%202.2-28.2%2036.8h7.7l23.3-34.8a51%2051%200%200%200%2018.4%207.6l-8.2%2041%205.5%205.5%206-46%203.3.4-3.2%2050.3%206.6%206.7%206.6-6.7-3.2-50.3%203.3-.3%206%2045.9%205.5-5.4-8.2-41a51%2051%200%200%200%2018.4-7.7l23.3%2034.8h7.7L190%20296.6l2.5-2.1%2033.3%2038h9.4V323l-38-33.3%202.2-2.5%2036.8%2028.2v-7.7l-34.8-23.3A51%2051%200%200%200%20209%20266l41%208.2%205.5-5.5-46-6%20.4-3.3%2050.3%203.2%206.7-6.6-6.7-6.6-50.3%203.3q0-1.8-.3-3.4l45.9-6-5.4-5.5-41%208.2a51%2051%200%200%200-7.7-18.4l34.8-23.3v-7.7l-36.8%2028.2-2.1-2.5%2038-33.3v-9.4h-9.5l-33.3%2038-2.5-2.2%2028.2-36.8h-7.7l-23.3%2034.8a51%2051%200%200%200-18.4-7.6l8.2-41-5.5-5.5-6%2046-3.3-.4%203.2-50.3z'/%3e%3c/svg%3e")}.fi-pk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pk'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pk-a'%3e%3cpath%20fill-opacity='.7'%20d='M-52.3%200h682.6v512H-52.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pk-a)'%20transform='translate(49)scale(.9375)'%3e%3cpath%20fill='%230c590b'%20d='M-95%200h768v512H-95z'/%3e%3cpath%20fill='%23fff'%20d='M-95%200H97.5v512H-95z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='m403.7%20225.4-31.2-6.6-16.4%2027.3-3.4-31.6-31-7.2%2029-13-2.7-31.7%2021.4%2023.6%2029.3-12.4-15.9%2027.6%2021%2024z'/%3e%3cpath%20d='M415.4%20306a121%20121%200%200%201-161.3%2059.4%20122%20122%200%200%201-59.5-162.1A119%20119%200%200%201%20266%20139a156%20156%200%200%200-11.8%2010.9A112.3%20112.3%200%200%200%20415.5%20306z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-pk.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pk'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='pk-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pk-a)'%3e%3cpath%20fill='%230c590b'%20d='M-95%200h768v512H-95z'/%3e%3cpath%20fill='%23fff'%20d='M-95%200H97.5v512H-95z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='m403.7%20225.4-31.2-6.6-16.4%2027.3-3.4-31.6-31-7.2%2029-13-2.7-31.7%2021.4%2023.6%2029.3-12.4-15.9%2027.6%2021%2024z'/%3e%3cpath%20d='M415.4%20306a121%20121%200%200%201-161.3%2059.4%20122%20122%200%200%201-59.5-162.1A119%20119%200%200%201%20266%20139a156%20156%200%200%200-11.8%2010.9A112.3%20112.3%200%200%200%20415.5%20306z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-pl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23dc143c'%20d='M640%20480H0V240h640z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pl.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pl'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23dc143c'%20d='M512%20512H0V256h512z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pm'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-pm.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pm'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/svg%3e")}.fi-pn{background-image:url(/assets/pn-DgxdtieE.svg)}.fi-pn.fis{background-image:url(/assets/pn-BPAlH32D.svg)}.fi-pr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-37.3%200h682.7v512H-37.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23pr-a)'%20transform='translate(35)scale(.9375)'%3e%3cpath%20fill='%23ed0000'%20d='M-37.3%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M-37.3%20102.4h768v102.4h-768zm0%20204.8h768v102.4h-768z'/%3e%3cpath%20fill='%230050f0'%20d='m-37.3%200%20440.7%20255.7L-37.3%20511z'/%3e%3cpath%20fill='%23fff'%20d='M156.4%20325.5%20109%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='pr-a'%3e%3cpath%20fill-opacity='.7'%20d='M51.6%200h708.7v708.7H51.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23pr-a)'%20transform='translate(-37.3)scale(.72249)'%3e%3cpath%20fill='%23ed0000'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20141.7h1063v141.8H0zm0%20283.5h1063v141.7H0z'/%3e%3cpath%20fill='%230050f0'%20d='m0%200%20610%20353.9L0%20707.3z'/%3e%3cpath%20fill='%23fff'%20d='m268.2%20450.5-65.7-49-65.3%2049.5%2024.3-80.5-65.3-49.7%2080.7-.7%2025-80.2%2025.6%2080%2080.7.1-64.9%2050.2z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ps{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20id='flag-icons-ps'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23009639'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23ed2e38'%20d='m0%200%20320%20240L0%20480Z'/%3e%3c/svg%3e")}.fi-ps.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20id='flag-icons-ps'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23009639'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23ed2e38'%20d='m0%200%20341.3%20256L0%20512Z'/%3e%3c/svg%3e")}.fi-pt{background-image:url(/assets/pt-DZ2ADgIR.svg)}.fi-pt.fis{background-image:url(/assets/pt-BTevY6N2.svg)}.fi-pw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pw-a'%3e%3cpath%20fill-opacity='.7'%20d='M-70.3%200h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pw-a)'%20transform='translate(70.3)'%3e%3cpath%20fill='%234aadd6'%20d='M-173.4%200h846.3v480h-846.3z'/%3e%3cpath%20fill='%23ffde00'%20d='M335.6%20232.1a135.9%20130.1%200%201%201-271.7%200%20135.9%20130.1%200%201%201%20271.7%200'/%3e%3c/g%3e%3c/svg%3e")}.fi-pw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-pw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='pw-a'%3e%3cpath%20fill-opacity='.7'%20d='M61.7%204.2h170.8V175H61.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pw-a)'%20transform='translate(-185%20-12.5)scale(2.9973)'%3e%3cpath%20fill='%234aadd6'%20d='M0%204.2h301.2V175H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M185.9%2086.8a52%2052%200%200%201-53%2050.8%2052%2052%200%200%201-53.2-50.8c0-28%2023.8-50.8%2053.1-50.8s53%2022.7%2053%2050.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-py{background-image:url(/assets/py-mNzh0mZC.svg)}.fi-py.fis{background-image:url(/assets/py-BKi5dxWt.svg)}.fi-qa{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-qa'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%238d1b3d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v480h158.4l97.8-26.7-97.8-26.6%2097.7-26.7-97.7-26.7%2097.7-26.6-97.7-26.7%2097.8-26.7-97.8-26.6%2097.7-26.7-97.7-26.7%2097.7-26.6-97.7-26.7%2097.8-26.7-97.8-26.6L256.1%2080l-97.7-26.7%2097.8-26.6L158.3%200z'/%3e%3c/svg%3e")}.fi-qa.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-qa'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%238d1b3d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v512h113l104.2-28.4L113%20455l104.2-28.4L113%20398.2l104.2-28.4L113%20341.3%20217.2%20313%20113%20284.4%20217.2%20256%20113%20227.6%20217.2%20199%20113%20170.7l104.2-28.5L113%20113.8l104.2-28.5L113%2057l104.2-28.4L113%200z'/%3e%3c/svg%3e")}.fi-re{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-re'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-re.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-re'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ro{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ro'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2300319c'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23de2110'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ro.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ro'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2300319c'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23de2110'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-rs{background-image:url(/assets/rs-BfwKwXtn.svg)}.fi-rs.fis{background-image:url(/assets/rs-CnTO3ehk.svg)}.fi-ru{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ru'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%230039a6'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.fi-ru.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ru'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%230039a6'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.fi-rw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-rw'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2320603d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fad201'%20d='M0%200h640v360H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%200h640v240H0z'/%3e%3cg%20transform='translate(511%20125.4)scale(.66667)'%3e%3cg%20id='rw-b'%3e%3cpath%20id='rw-a'%20fill='%23e5be01'%20d='M116.1%200%2035.7%204.7l76.4%2025.4-78.8-16.3L100.6%2058l-72-36.2L82%2082.1%2021.9%2028.6l36.2%2072-44.3-67.3L30%20112%204.7%2035.7%200%20116.1-1-1z'/%3e%3cuse%20xlink:href='%23rw-a'%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'/%3e%3c/g%3e%3cuse%20xlink:href='%23rw-b'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3ccircle%20r='34.3'%20fill='%23e5be01'%20stroke='%2300a1de'%20stroke-width='3.4'/%3e%3c/g%3e%3c/svg%3e")}.fi-rw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-rw'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2320603d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fad201'%20d='M0%200h512v384H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%200h512v256H0z'/%3e%3cg%20transform='translate(374.4%20133.8)scale(.7111)'%3e%3cg%20id='rw-b'%3e%3cpath%20id='rw-a'%20fill='%23e5be01'%20d='M116.1%200%2035.7%204.7l76.4%2025.4-78.8-16.3L100.6%2058l-72-36.2L82%2082.1%2021.9%2028.6l36.2%2072-44.3-67.3L30%20112%204.7%2035.7%200%20116.1-1-1z'/%3e%3cuse%20xlink:href='%23rw-a'%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'/%3e%3c/g%3e%3cuse%20xlink:href='%23rw-b'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3ccircle%20r='34.3'%20fill='%23e5be01'%20stroke='%2300a1de'%20stroke-width='3.4'/%3e%3c/g%3e%3c/svg%3e")}.fi-sa{background-image:url(/assets/sa-Dh79zbT9.svg)}.fi-sa.fis{background-image:url(/assets/sa-DnlyVVKx.svg)}.fi-sb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sb'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sb-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sb-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%230000d6'%20d='M0%20507.2%20987.4%200H0z'/%3e%3cpath%20fill='%23006000'%20d='M1024%200%2027.2%20512H1024z'/%3e%3cpath%20fill='%23fc0'%20d='M1024%200h-54.9L0%20485.4V512h54.9L1024%2027.6z'/%3e%3cpath%20fill='%23fff'%20d='m71.4%209.1%2011.8%2034.5h38.5L90.6%2064.7l11.9%2034.4L71.4%2078%2040.3%2099.2l11.9-34.4-31.1-21.3h38.4zm191.1%200%2011.9%2034.5h38.5l-31.2%2021.2%2012%2034.4L262.4%2078l-31%2021.3%2011.9-34.4-31.2-21.3h38.5zm0%20144.5%2011.9%2034.5h38.5l-31.2%2021.2%2012%2034.4-31.2-21.3-31%2021.3%2011.9-34.4-31.2-21.3h38.5zm-95-71.4%2011.9%2034.4h38.4l-31%2021.3%2011.8%2034.4-31-21.3-31.2%2021.3%2012-34.4-31.2-21.3h38.5zm-96.1%2071.4%2011.8%2034.5h38.5l-31.1%2021.2%2011.9%2034.4-31.1-21.3-31.1%2021.3%2012-34.4L21%20188h38.4z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sb.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sb'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='sb-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sb-a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%230000d6'%20d='M0%20491.4%20956.7%200H0z'/%3e%3cpath%20fill='%23006000'%20d='M992.1%200%2026.3%20496h965.8z'/%3e%3cpath%20fill='%23fc0'%20d='M992.2%200H939L0%20470.3V496h53.1l939-469.4V0z'/%3e%3cpath%20fill='%23fff'%20d='m39%2096.1%2011.6-33.3-30.2-20.6h37.3L69.2%208.8l11.5%2033.4h37.2L87.8%2062.8%2099.3%2096%2069.2%2075.5zm185.2%200%2011.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4H303l-30%2020.6L284.5%2096l-30.1-20.6zm0%20140%2011.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4H303l-30%2020.6%2011.6%2033.3-30.1-20.6zm-92-69.2%2011.5-33.3-30.1-20.6h37.2l11.5-33.3%2011.5%2033.3h37.3l-30.2%2020.6%2011.5%2033.3-30-20.6zM39%20236.1l11.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4h37.2l-30.1%2020.6L99.3%20236l-30.1-20.6z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sc'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0Z'/%3e%3cpath%20fill='%23d92223'%20d='M0%20480V0h640v160z'/%3e%3cpath%20fill='%23fcd955'%20d='M0%20480V0h426.7z'/%3e%3cpath%20fill='%23003d88'%20d='M0%20480V0h213.3z'/%3e%3cpath%20fill='%23007a39'%20d='m0%20480%20640-160v160z'/%3e%3c/svg%3e")}.fi-sc.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sc'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0Z'/%3e%3cpath%20fill='%23d92223'%20d='M0%20512V0h512v170.7z'/%3e%3cpath%20fill='%23fcd955'%20d='M0%20512V0h341.3z'/%3e%3cpath%20fill='%23003d88'%20d='M0%20512V0h170.7z'/%3e%3cpath%20fill='%23007a39'%20d='m0%20512%20512-170.7V512Z'/%3e%3c/svg%3e")}.fi-sd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sd'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sd-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sd-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23000001'%20d='M0%20341.3h1024V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.6h1024v170.7H0z'/%3e%3cpath%20fill='red'%20d='M0%200h1024.8v170.7H0z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200v512l341.3-256z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sd.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='sd-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sd-a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23000001'%20d='M0%20330.7h992.1v165.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20165.3h992.1v165.4H0z'/%3e%3cpath%20fill='red'%20d='M0%200h992.9v165.4H0z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200v496l330.7-248z'/%3e%3c/g%3e%3c/svg%3e")}.fi-se{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-se'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23005293'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fecb00'%20d='M176%200v192H0v96h176v192h96V288h368v-96H272V0z'/%3e%3c/svg%3e")}.fi-se.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-se'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23005293'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fecb00'%20d='M134%200v204.8H0v102.4h134V512h102.4V307.2H512V204.8H236.4V0z'/%3e%3c/svg%3e")}.fi-sg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sg-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23sg-a)'%3e%3cpath%20fill='%23fff'%20d='M-20%200h720v480H-20z'/%3e%3cpath%20fill='%23df0000'%20d='M-20%200h720v240H-20z'/%3e%3cpath%20fill='%23fff'%20d='M146%2040.2a84.4%2084.4%200%200%200%20.8%20165.2%2086%2086%200%200%201-106.6-59%2086%2086%200%200%201%2059-106c16-4.6%2030.8-4.7%2046.9-.2z'/%3e%3cpath%20fill='%23fff'%20d='m133%20110%204.9%2015-13-9.2-12.8%209.4%204.7-15.2-12.8-9.3%2015.9-.2%205-15%205%2015h15.8zm17.5%2052%205%2015.1-13-9.2-12.9%209.3%204.8-15.1-12.8-9.4%2015.9-.1%204.9-15.1%205%2015h16zm58.5-.4%204.9%2015.2-13-9.3-12.8%209.3%204.7-15.1-12.8-9.3%2015.9-.2%205-15%205%2015h15.8zm17.4-51.6%204.9%2015.1-13-9.2-12.8%209.3%204.8-15.1-12.9-9.4%2016-.1%204.8-15.1%205%2015h16zm-46.3-34.3%205%2015.2-13-9.3-12.9%209.4%204.8-15.2-12.8-9.4%2015.8-.1%205-15.1%205%2015h16z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sg.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='sg-a'%3e%3cpath%20fill-opacity='.7'%20d='M27.7%200h708.6v708.7H27.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23sg-a)'%20transform='translate(-20)scale(.72249)'%3e%3cpath%20fill='%23fff'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23df0000'%20d='M0%200h1063v354.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M245.2%2059.4a124.6%20124.6%200%200%200%201.1%20243.9%20126.9%20126.9%200%201%201-1.1-243.9'/%3e%3cpath%20fill='%23fff'%20d='m202%20162.4-18.9-13.8%2023.5-.2%207.2-22.3%207.5%2022.3h23.4l-18.8%2014%207.2%2022.3L214%20171l-19%2013.8zm26%2076.9-19-13.8%2023.5-.2%207.3-22.3%207.4%2022.2h23.5l-19%2014%207.3%2022.3-19-13.6-19%2013.8zm86.3-.6-19-13.8%2023.4-.2%207.3-22.3%207.4%2022.3H357l-18.9%2014%207.3%2022.3-19.1-13.7-19%2013.8zm25.7-76.2-19-13.8%2023.5-.2%207.2-22.3%207.5%2022.2h23.4l-18.8%2014%207.2%2022.3-19.1-13.6-19%2013.8zM271.7%20112l-19-13.8%2023.5-.2%207.3-22.3%207.4%2022.3h23.5l-19%2014%207.3%2022.2-19-13.6-19%2013.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sh'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23012169'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23FFF'%20d='m75%200%20244%20181L562%200h78v62L400%20241l240%20178v61h-80L320%20301%2081%20480H0v-60l239-178L0%2064V0z'/%3e%3cpath%20fill='%23C8102E'%20d='m424%20281%20216%20159v40L369%20281zm-184%2020%206%2035L54%20480H0zM640%200v3L391%20191l2-44L590%200zM0%200l239%20176h-60L0%2042z'/%3e%3cpath%20fill='%23FFF'%20d='M241%200v480h160V0zM0%20160v160h640V160z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20193v96h640v-96zM273%200v480h96V0z'/%3e%3c/svg%3e")}.fi-sh.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sh'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23012169'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23FFF'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20fill='%23C8102E'%20d='m184%20324%2011%2034L42%20512H0v-3zm124-12%2054%208%20150%20147v45zM512%200%20320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20fill='%23FFF'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/svg%3e")}.fi-si{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-si'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='si-a'%3e%3cpath%20fill-opacity='.7'%20d='M-15%200h682.6v512H-15.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23si-a)'%20transform='translate(14.1)scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M-62%200H962v512H-62z'/%3e%3cpath%20fill='%23d50000'%20d='M-62%20341.3H962V512H-62z'/%3e%3cpath%20fill='%230000bf'%20d='M-62%20170.7H962v170.6H-62z'/%3e%3cpath%20fill='%23d50000'%20d='M228.4%2093c-4%2061.6-6.4%2095.4-15.7%20111-10.2%2016.8-20%2029.1-59.7%2044-39.6-14.9-49.4-27.2-59.6-44-9.4-15.6-11.7-49.4-15.7-111l5.8-2c11.8-3.6%2020.6-6.5%2027.1-7.8%209.3-2%2017.3-4.2%2042.3-4.7%2025%20.4%2033%202.8%2042.3%204.8q9.7%202.1%2027.3%207.7z'/%3e%3cpath%20fill='%230000bf'%20d='M222.6%2091c-3.8%2061.5-7%2089.7-12%20103.2-9.6%2023.2-24.8%2035.9-57.6%2048-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3q17.4-5.6%2027.1-7.7c9.3-2%2017.3-4.3%2042.3-4.7%2025%20.4%2033%202.7%2042.3%204.7a284%20284%200%200%201%2027.4%207.7z'/%3e%3cpath%20fill='%23ffdf00'%20d='m153%20109.8%201.5%203.7%207%201-4.5%202.7%204.3%202.9-6.3%201-2%203.4-2-3.5-6-.8%204-3-4.2-2.7%206.7-1z'/%3e%3cpath%20fill='%23fff'%20d='m208.3%20179.6-3.9-3-2.7-4.6-5.4-4.7-2.9-4.7-5.4-4.9-2.6-4.7-3-2.3-1.8-1.9-5%204.3-2.6%204.7-3.3%203-3.7-2.9-2.7-4.8-10.3-18.3-10.3%2018.3-2.7%204.8-3.7%202.9-3.3-3-2.7-4.7-4.9-4.3-1.9%201.8-2.9%202.4-2.6%204.7-5.4%204.9-2.9%204.7-5.4%204.7-2.7%204.6-3.9%203a66%2066%200%200%200%2018.6%2036.3%20107%20107%200%200%200%2036.6%2020.5%20104%20104%200%200%200%2036.8-20.5c5.8-6%2016.6-19.3%2018.6-36.3'/%3e%3cpath%20fill='%23ffdf00'%20d='m169.4%2083.9%201.6%203.7%207%201-4.6%202.7%204.4%202.9-6.3%201-2%203.4-2-3.5-6-.8%204-3-4.2-2.7%206.6-1zm-33%200%201.6%203.7%207%20.9-4.5%202.7%204.3%202.9-6.3%201-2%203.4-2-3.4-6-.9%204-3-4.2-2.7%206.7-1z'/%3e%3cpath%20fill='%230000bf'%20d='M199.7%20203h-7.4l-7-.5-8.3-4h-9.4l-8.1%204-6.5.6-6.4-.6-8.1-4H129l-8.4%204-6.9.6-7.6-.1-3.6-6.2.1-.2%2011.2%201.9%206.9-.5%208.3-4.1h9.4l8.2%204%206.4.6%206.5-.6%208.1-4h9.4l8.4%204%206.9.6%2010.8-2%20.2.4zm-86.4%209.5%207.4-.5%208.3-4h9.4l8.2%204%206.4.5%206.4-.5%208.2-4h9.4l8.3%204%207.5.5%204.8-6h-.1l-5.2%201.4-6.9-.5-8.3-4h-9.4l-8.2%204-6.4.6-6.5-.6-8.1-4H129l-8.4%204-6.9.6-5-1.3v.2l4.5%205.6z'/%3e%3c/g%3e%3c/svg%3e")}.fi-si.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-si'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='si-a'%3e%3cpath%20fill-opacity='.7'%20d='M60.2%200h497.3v497.3H60.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23si-a)'%20transform='translate(-62)scale(1.0295)'%3e%3cpath%20fill='%23fff'%20d='M0%200h994.7v497.3H0z'/%3e%3cpath%20fill='%23d50000'%20d='M0%20331.6h994.7v165.7H0z'/%3e%3cpath%20fill='%230000bf'%20d='M0%20165.8h994.7v165.8H0z'/%3e%3cpath%20fill='%23d50000'%20d='M282%2090.3c-3.9%2059.9-6.1%2092.7-15.2%20107.9-9.9%2016.3-19.5%2028.2-58%2042.6-38.4-14.4-48-26.3-57.9-42.6-9-15.2-11.3-48-15.2-107.9l5.7-1.9c11.4-3.5%2020-6.3%2026.3-7.5%209-2%2016.7-4.1%2041-4.6%2024.3.4%2032%202.7%2041%204.6q9.6%202.1%2026.6%207.5z'/%3e%3cpath%20fill='%230000bf'%20d='M276.4%2088.3c-3.7%2059.8-6.7%2087.2-11.6%20100.3-9.3%2022.6-24.1%2035-56%2046.7-31.8-11.8-46.6-24.1-56-46.7-4.8-13.1-7.9-40.4-11.4-100.3q16.8-5.4%2026.3-7.5c9-1.9%2016.7-4.2%2041-4.6%2024.3.4%2032.1%202.7%2041.1%204.6q9.6%202.1%2026.6%207.5'/%3e%3cpath%20fill='%23ffdf00'%20d='m208.8%20106.6%201.5%203.7%206.7.9-4.3%202.6%204.2%202.8-6.1%201-1.9%203.3-2-3.4-6-.8%204-2.9-4-2.6%206.4-1z'/%3e%3cpath%20fill='%23fff'%20d='m262.5%20174.5-3.7-3-2.7-4.4-5.2-4.6-2.8-4.6-5.2-4.7-2.6-4.6-2.8-2.3-1.9-1.7-4.7%204.1-2.6%204.6-3.3%202.9-3.5-2.8-2.7-4.7-10-17.7-10%2017.7-2.6%204.7-3.6%202.8-3.2-3-2.6-4.5-4.7-4.1-1.9%201.7-2.8%202.3-2.6%204.6-5.2%204.7-2.8%204.6-5.3%204.6-2.6%204.4-3.7%203a64%2064%200%200%200%2018%2035.2c6.4%206.1%2019.5%2014.4%2035.5%2019.9a101%20101%200%200%200%2035.7-20%2064%2064%200%200%200%2018.1-35.1'/%3e%3cpath%20fill='%23ffdf00'%20d='m224.8%2081.5%201.5%203.6%206.7%201-4.3%202.5%204.2%202.9-6.1%201-1.9%203.3-2-3.4-5.9-.8%204-3-4.1-2.5%206.4-1zm-32%200%201.5%203.5%206.7%201-4.3%202.6%204.2%202.8-6.1%201-1.9%203.3-2.1-3.4-5.8-.8%204-2.9-4.1-2.6%206.4-1%201.5-3.6z'/%3e%3cpath%20fill='%230000bf'%20d='M254.2%20197.2H247l-6.7-.5-8.1-4-9.2.1-7.9%203.9-6.2.5-6.3-.5-7.9-3.9h-9.1l-8.1%204-6.7.4h-7.4l-3.5-6%20.1-.2%2010.9%201.8%206.6-.5%208.1-4h9.2l8%204%206.2.5%206.2-.6%208-3.8h9l8.2%203.9%206.7.5%2010.5-1.9.2.3zm-84%209.3%207.2-.5%208.1-4h9.1l8%203.9%206.2.6%206.2-.6%208-3.9h9.1l8.1%204%207.3.5%204.7-5.8-.2-.2-5%201.5-6.7-.5-8.1-4h-9.1l-8%204-6.2.5-6.2-.5-8-4h-9.1l-8.1%204-6.7.5-5-1.2v.2z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sj'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ef2b2d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%200h120v480H180z'/%3e%3cpath%20fill='%23fff'%20d='M0%20180h640v120H0z'/%3e%3cpath%20fill='%23002868'%20d='M210%200h60v480h-60z'/%3e%3cpath%20fill='%23002868'%20d='M0%20210h640v60H0z'/%3e%3c/svg%3e")}.fi-sj.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sj'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ef2b2d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M128%200h128v512H128z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20fill='%23002868'%20d='M160%200h64v512h-64z'/%3e%3cpath%20fill='%23002868'%20d='M0%20224h512v64H0z'/%3e%3c/svg%3e")}.fi-sk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230b4ea2'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M233%20370.8c-43-20.7-104.6-61.9-104.6-143.2%200-81.4%204-118.4%204-118.4h201.3s3.9%2037%203.9%20118.4S276%20350%20233%20370.8'/%3e%3cpath%20fill='%23ee1c25'%20d='M233%20360c-39.5-19-96-56.8-96-131.4s3.6-108.6%203.6-108.6h184.8s3.5%2034%203.5%20108.6C329%20303.3%20272.5%20341%20233%20360'/%3e%3cpath%20fill='%23fff'%20d='M241.4%20209c10.7.2%2031.6.6%2050.1-5.6%200%200-.4%206.7-.4%2014.4s.5%2014.4.5%2014.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1%200-50.1%205.7%200%200%20.5-6.7.5-14.4s-.5-14.4-.5-14.4c18.5%206.2%2039.4%205.8%2050%205.6v-25.9c-9.7%200-23.7.4-39.6%205.7%200%200%20.5-6.6.5-14.4%200-7.7-.5-14.4-.5-14.4%2015.9%205.3%2029.9%205.8%2039.6%205.7-.5-16.4-5.3-37-5.3-37s9.9.7%2013.8.7%2013.8-.7%2013.8-.7-4.8%2020.6-5.3%2037c9.7.1%2023.7-.4%2039.6-5.7%200%200-.5%206.7-.5%2014.4s.5%2014.4.5%2014.4a119%20119%200%200%200-39.7-5.7v26z'/%3e%3cpath%20fill='%230b4ea2'%20d='M233%20263.3c-19.9%200-30.5%2027.5-30.5%2027.5s-6-13-22.2-13c-11%200-19%209.7-24.2%2018.8%2020%2031.7%2051.9%2051.3%2076.9%2063.4%2025-12%2057-31.7%2076.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2%200-22.2%2013-22.2%2013S253%20263.3%20233%20263.3'/%3e%3c/svg%3e")}.fi-sk.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230b4ea2'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M203.2%20395.5c-45.9-22-111.5-66-111.5-152.8s4.1-126.2%204.1-126.2h214.8s4.2%2039.4%204.2%20126.2S249%20373.4%20203.2%20395.5'/%3e%3cpath%20fill='%23ee1c25'%20d='M203.2%20384c-42.1-20.3-102.3-60.5-102.3-140.2s3.8-115.8%203.8-115.8h197s3.8%2036.2%203.8%20115.8-60.2%20120-102.3%20140.2'/%3e%3cpath%20fill='%23fff'%20d='M212.2%20223c11.4.2%2033.7.6%2053.5-6%200%200-.6%207-.6%2015.3s.6%2015.3.6%2015.3a172%20172%200%200%200-53.5-6v44h-18v-44a172%20172%200%200%200-53.5%206s.6-7%20.6-15.3-.6-15.3-.6-15.3c19.9%206.6%2042.1%206.2%2053.5%206v-27.7a128%20128%200%200%200-42.3%206.1s.5-7%20.5-15.3-.5-15.4-.5-15.4c17%205.7%2031.9%206.2%2042.2%206-.5-17.4-5.6-39.4-5.6-39.4s10.5.8%2014.7.8%2014.7-.8%2014.7-.8-5.1%2022-5.7%2039.5a126%20126%200%200%200%2042.3-6s-.5%207-.5%2015.3.5%2015.3.5%2015.3c-17-5.7-31.9-6.1-42.3-6z'/%3e%3cpath%20fill='%230b4ea2'%20d='M203.2%20280.8c-21.2%200-32.6%2029.4-32.6%2029.4s-6.3-14-23.6-14c-11.7%200-20.3%2010.5-25.8%2020.2%2021.3%2033.8%2055.3%2054.7%2082%2067.6%2026.7-12.9%2060.7-33.8%2082-67.7-5.5-9.6-14.1-20-25.8-20-17.3%200-23.6%2014-23.6%2014s-11.4-29.5-32.6-29.5'/%3e%3c/svg%3e")}.fi-sl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%230000cd'%20d='M0%20320.3h640V480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160.7h640v159.6H0z'/%3e%3cpath%20fill='%2300cd00'%20d='M0%200h640v160.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sl.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='sl-a'%3e%3crect%20width='384'%20height='512'%20rx='4.6'%20ry='7.6'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23sl-a)'%20transform='scale(1.33333%201)'%3e%3cpath%20fill='%230000cd'%20d='M0%20341.7h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20171.4h512v170.3H0z'/%3e%3cpath%20fill='%2300cd00'%20d='M0%200h512v171.4H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sm{background-image:url(/assets/sm-DGBIRFB_.svg)}.fi-sm.fis{background-image:url(/assets/sm-BKrUHzrq.svg)}.fi-sn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sn'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230b7226'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M213.3%200h213.3v480H213.3z'/%3e%3cpath%20fill='%23bc0000'%20d='M426.6%200H640v480H426.6z'/%3e%3c/g%3e%3cpath%20fill='%230b7226'%20d='M342%20218.8h71.8l-56.6%2043.6%2020.7%2069.3-56.6-43.6-56.6%2041.6%2020.7-67.3-56.6-43.6h69.8l22.7-71.3z'/%3e%3c/svg%3e")}.fi-sn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sn'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230b7226'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23bc0000'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3cpath%20fill='%230b7226'%20d='m197%20351.7%2022-71.7-60.4-46.5h74.5l24.2-76%2022.1%2076H356L295.6%20280l22.1%2074-60.3-46.5z'/%3e%3c/svg%3e")}.fi-so{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-so'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='so-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23so-a)'%20transform='translate(80)scale(.9375)'%3e%3cpath%20fill='%2340a6ff'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M336.5%20381.2%20254%20327.7l-82.1%2054%2030.5-87.7-82-54.2L222%20239l31.4-87.5%2032.1%2087.3%20101.4.1-81.5%2054.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-so.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-so'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='so-a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23so-a)'%20transform='translate(-128)scale(.72249)'%3e%3cpath%20fill='%2340a6ff'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23fff'%20d='m643%20527.6-114.3-74-113.6%2074.8%2042.3-121.5-113.5-75%20140.4-1%2043.5-121.1%2044.5%20120.8%20140.3.1-112.9%2075.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-sr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23377e3f'%20d='M.1%200h640v480H.1z'/%3e%3cpath%20fill='%23fff'%20d='M.1%2096h640v288H.1z'/%3e%3cpath%20fill='%23b40a2d'%20d='M.1%20144h640v192H.1z'/%3e%3cpath%20fill='%23ecc81d'%20d='m320%20153.2%2056.4%20173.6-147.7-107.3h182.6L263.6%20326.8z'/%3e%3c/svg%3e")}.fi-sr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-sr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23377e3f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20102.4h512v307.2H0z'/%3e%3cpath%20fill='%23b40a2d'%20d='M0%20153.6h512v204.8H0z'/%3e%3cpath%20fill='%23ecc81d'%20d='m255.9%20163.4%2060.2%20185.2-157.6-114.5h194.8L195.7%20348.6z'/%3e%3c/svg%3e")}.fi-ss{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ss'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23078930'%20d='M0%20336h640v144H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20144h640v192H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h640v144H0z'/%3e%3cpath%20fill='%23da121a'%20d='M0%20168h640v144H0z'/%3e%3cpath%20fill='%230f47af'%20d='m0%200%20415.7%20240L0%20480z'/%3e%3cpath%20fill='%23fcdd09'%20d='M200.7%20194.8%2061.7%20240l139%2045.1L114.9%20167v146z'/%3e%3c/svg%3e")}.fi-ss.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ss'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23078930'%20d='M0%20358.4h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20153.6h512v204.8H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%200h512v153.6H0z'/%3e%3cpath%20fill='%23da121a'%20d='M0%20179.2h512v153.6H0z'/%3e%3cpath%20fill='%230f47af'%20d='m0%200%20433%20256L0%20512z'/%3e%3cpath%20fill='%23fcdd09'%20d='M209%20207.8%2064.4%20256l144.8%2048.1-89.5-126v155.8z'/%3e%3c/svg%3e")}.fi-st{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-st'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2312ad2b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffce00'%20d='M0%20137.1h640V343H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200v480l240-240'/%3e%3cg%20id='st-c'%20transform='translate(351.6%20240)scale(.34286)'%3e%3cg%20id='st-b'%3e%3cpath%20id='st-a'%20fill='%23000001'%20d='M0-200V0h100'%20transform='rotate(18%200%20-200)'/%3e%3cuse%20xlink:href='%23st-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3c/g%3e%3cuse%20xlink:href='%23st-c'%20width='100%25'%20height='100%25'%20x='700'%20transform='translate(-523.2)'/%3e%3c/svg%3e")}.fi-st.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-st'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2312ad2b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ffce00'%20d='M0%20146.3h512v219.4H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200v512l192-256'/%3e%3cg%20id='st-c'%20transform='translate(276.9%20261.5)scale(.33167)'%3e%3cg%20id='st-b'%3e%3cpath%20id='st-a'%20fill='%23000001'%20d='M0-200V0h100'%20transform='rotate(18%200%20-200)'/%3e%3cuse%20xlink:href='%23st-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(-144)'/%3e%3cuse%20xlink:href='%23st-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3c/g%3e%3cuse%20xlink:href='%23st-c'%20width='100%25'%20height='100%25'%20x='700'%20transform='translate(-550.9)'/%3e%3c/svg%3e")}.fi-sv{background-image:url(/assets/sv-CJIHhYwF.svg)}.fi-sv.fis{background-image:url(/assets/sv-RZ39q5hO.svg)}.fi-sx{background-image:url(/assets/sx-nDhIaDNb.svg)}.fi-sx.fis{background-image:url(/assets/sx-RKKs0ph6.svg)}.fi-sy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20id='flag-icons-sy'%20viewBox='0%200%20640%20480'%3e%3cpath%20d='M0%200h640v480H0Z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0Z'/%3e%3cpath%20fill='%23007a3d'%20d='M0%200h640v160H0Z'/%3e%3cpath%20fill='%23ce1126'%20d='m101%20300%2039-120%2039%20120-102-74.2h126M461%20300l39-120%2039%20120-102-74.2h126M281%20300l39-120%2039%20120-102.1-74.2h126.2'/%3e%3c/svg%3e")}.fi-sy.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20id='flag-icons-sy'%20viewBox='0%200%20512%20512'%3e%3cpath%20d='M0%200h512v512H0Z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0Z'/%3e%3cpath%20fill='%23007a3d'%20d='M0%200h512v170.7H0Z'/%3e%3cpath%20fill='%23ce1126'%20d='M26.3%20317.9%2067.2%20192%20108%20317.9%201%20240h132.4m270.5%2077.8L445%20192l40.8%20125.9-107-77.8H511m-295.9%2077.8L256%20192l40.9%20125.9-107-77.8h132.3'/%3e%3c/svg%3e")}.fi-sz{background-image:url(/assets/sz-qxMwa2gs.svg)}.fi-sz.fis{background-image:url(/assets/sz-D39eIL5d.svg)}.fi-tc{background-image:url(/assets/tc-dtelpZmc.svg)}.fi-tc.fis{background-image:url(/assets/tc-CJHJmJj1.svg)}.fi-td{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-td'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23002664'%20d='M0%200h214v480H0z'/%3e%3cpath%20fill='%23c60c30'%20d='M426%200h214v480H426z'/%3e%3cpath%20fill='%23fecb00'%20d='M214%200h212v480H214z'/%3e%3c/g%3e%3c/svg%3e")}.fi-td.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-td'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23002664'%20d='M0%200h171.2v512H0z'/%3e%3cpath%20fill='%23c60c30'%20d='M340.8%200H512v512H340.8z'/%3e%3cpath%20fill='%23fecb00'%20d='M171.2%200h169.6v512H171.2z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-tf'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='tf-a'%20fill='%23fff'%20d='m0-21%2012.3%2038L-20-6.5h40L-12.3%2017z'/%3e%3c/defs%3e%3cpath%20fill='%23002395'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h292.8v196.8H0z'/%3e%3cpath%20fill='%23002395'%20d='M0%200h96v192H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M192%200h96v192h-96z'/%3e%3cpath%20fill='%23fff'%20d='m426%20219.6%2015.4%2024.6h44V330l-33-51.6-44.4%2070.8h21.6l22.8-40.8%2046.8%2084%2046.8-84%2022.8%2040.8h21.6L546%20278.4%20513%20330v-47.4h19.8l14.7-23.4H513v-15h44l15.4-24.6zm51.6%20105h-48v16.8h48zm91.2%200h-48v16.8h48z'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='416'%20y='362'%20transform='scale(1.2)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='371'%20y='328'%20transform='scale(1.2)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='461'%20y='328'%20transform='scale(1.2)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='333'%20y='227'%20transform='scale(1.2)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='499'%20y='227'%20transform='scale(1.2)'/%3e%3c/svg%3e")}.fi-tf.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-tf'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='tf-a'%20fill='%23fff'%20d='m0-21%2012.3%2038L-20-6.5h40L-12.3%2017z'/%3e%3c/defs%3e%3cpath%20fill='%23002395'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h312.3v210H0z'/%3e%3cpath%20fill='%23002395'%20d='M0%200h102.4v204.8H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M204.8%200h102.4v204.8H204.8z'/%3e%3cpath%20fill='%23fff'%20d='m282.4%20234.2%2016.5%2026.3h46.9V352l-35.3-55-47.3%2075.5h23l24.4-43.5%2049.9%2089.6%2049.9-89.6%2024.3%2043.5h23L410.5%20297l-35.2%2055v-50.6h21.1l15.7-25h-36.8v-16h46.9l16.5-26.2zm55%20112h-51.2v18h51.2zm97.3%200h-51.2v18h51.2z'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='416'%20y='362'%20transform='translate(-172)scale(1.28)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='371'%20y='328'%20transform='translate(-172)scale(1.28)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='461'%20y='328'%20transform='translate(-172)scale(1.28)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='333'%20y='227'%20transform='translate(-172)scale(1.28)'/%3e%3cuse%20xlink:href='%23tf-a'%20width='100%25'%20height='100%25'%20x='499'%20y='227'%20transform='translate(-172)scale(1.28)'/%3e%3c/svg%3e")}.fi-tg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tg-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tg-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23ffe300'%20d='M0%200h767.6v512H0z'/%3e%3cpath%20fill='%23118600'%20d='M0%20208.1h767.6V311H0zM0%20.2h767.6v102.9H0z'/%3e%3cpath%20fill='%23d80000'%20d='M0%20.3h306.5v310.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M134.4%20128.4c0-.8%2018.9-53%2018.9-53l17%2052.2s57.4%201.7%2057.4.8-45.3%2034.3-45.3%2034.3%2021.4%2060%2020.5%2058.2-49.6-36-49.6-36-49.7%2034.3-48.8%2034.3c.8%200%2018.8-56.5%2018.8-56.5l-44.5-33.4z'/%3e%3cpath%20fill='%23118600'%20d='M0%20409.2h767.6V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tg.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='tg-a'%3e%3cpath%20fill-opacity='.7'%20d='M0-.2h496.3V496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tg-a)'%20transform='translate(0%20.3)scale(1.0316)'%3e%3cpath%20fill='%23ffe300'%20d='M0-.2h744V496H0z'/%3e%3cpath%20fill='%23118600'%20d='M0%20201.5h744v99.7H0zM0%200h744v99.7H0z'/%3e%3cpath%20fill='%23d80000'%20d='M0%200h297.1v301.2H0z'/%3e%3cpath%20fill='%23fff'%20d='M130.3%20124.3c0-.9%2018.3-51.5%2018.3-51.5l16.6%2050.6s55.6%201.7%2055.6.8-44%2033.2-44%2033.2%2020.7%2058.1%2019.9%2056.5-48.1-34.9-48.1-34.9-48.2%2033.2-47.3%2033.2%2018.2-54.7%2018.2-54.7L76.4%20125z'/%3e%3cpath%20fill='%23118600'%20d='M0%20396.4h744v99.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-th{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-th'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f5f8'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%232d2a4a'%20d='M0%20162.5h640v160H0z'/%3e%3cpath%20fill='%23a51931'%20d='M0%200h640v82.5H0zm0%20400h640v80H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-th.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-th'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f5f8'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%232d2a4a'%20d='M0%20173.4h512V344H0z'/%3e%3cpath%20fill='%23a51931'%20d='M0%200h512v88H0zm0%20426.7h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-tj'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23060'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v342.9H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200h640v137.1H0z'/%3e%3cpath%20fill='%23f8c300'%20d='M300.8%20233.6a8.6%208.6%200%200%201%2016%204V272h6.4v-34.3a8.6%208.6%200%200%201%2016-4%2020.2%2020.2%200%201%200-38.4%200'/%3e%3cpath%20fill='%23fff'%20d='M305.4%20224.7a14%2014%200%200%201%2014.6%206.5%2014%2014%200%200%201%2014.6-6.5%2014.7%2014.7%200%200%200-29.2%200'/%3e%3cpath%20id='tj-a'%20fill='%23f8c300'%20d='M316.8%20258.3a26%2026%200%200%201-43.8%2016.6%2027%2027%200%200%201-41%2012c2.5%2025%2040%2019.9%2042.8-4.4%2011.7%2020.7%2037.6%2014.7%2045.2-10.6z'/%3e%3cuse%20xlink:href='%23tj-a'%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='matrix(-1%200%200%201%20640%200)'/%3e%3cpath%20id='tj-b'%20fill='%23f8c300'%20d='M291.8%20302.6c-5.3%2011.3-15.7%2013.2-24.8%204.1%200%200%203.6-2.6%207.6-3.3-.8-3.1.7-7.5%202.9-9.8a15%2015%200%200%201%206.1%208.1c5.5-.7%208.2%201%208.2%201z'/%3e%3cuse%20xlink:href='%23tj-b'%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='rotate(9.4%20320%20551.3)'/%3e%3cuse%20xlink:href='%23tj-b'%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='rotate(18.7%20320%20551.3)'/%3e%3cpath%20fill='none'%20stroke='%23f8c300'%20stroke-width='11'%20d='M253.5%20327.8a233%20233%200%200%201%20133%200'/%3e%3cg%20fill='%23f8c300'%20transform='translate(320%20164.6)scale(.68571)'%3e%3cpath%20id='tj-c'%20d='m301930%20415571-790463-574305h977066l-790463%20574305L0-513674z'%20transform='scale(.00005)'/%3e%3c/g%3e%3cg%20id='tj-d'%20fill='%23f8c300'%20transform='translate(320%20260.6)scale(.68571)'%3e%3cuse%20xlink:href='%23tj-c'%20width='100%25'%20height='100%25'%20transform='translate(-70%20-121.2)'/%3e%3cuse%20xlink:href='%23tj-c'%20width='100%25'%20height='100%25'%20transform='translate(-121.2%20-70)'/%3e%3cuse%20xlink:href='%23tj-c'%20width='100%25'%20height='100%25'%20transform='translate(-140)'/%3e%3c/g%3e%3cuse%20xlink:href='%23tj-d'%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='matrix(-1%200%200%201%20640%200)'/%3e%3c/svg%3e")}.fi-tj.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-tj'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23060'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v365.7H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200h512v146.3H0z'/%3e%3cg%20fill='%23f8c300'%20transform='translate(-256)scale(.73143)'%3e%3cpath%20d='M672%20340.7a12.5%2012.5%200%200%201%2023.3%205.9v50h9.4v-50a12.5%2012.5%200%200%201%2023.3-5.9%2029.5%2029.5%200%201%200-56%200'/%3e%3cpath%20fill='%23fff'%20d='M678.7%20327.6a20%2020%200%200%201%2021.3%209.6%2020%2020%200%200%201%2021.3-9.6%2021.5%2021.5%200%200%200-42.6%200'/%3e%3cpath%20id='tj-a'%20d='M695.3%20376.6a38%2038%200%200%201-63.8%2024.3%2039.5%2039.5%200%200%201-59.8%2017.5c3.7%2036.4%2058.3%2029%2062.3-6.4%2017.2%2030.1%2055%2021.5%2066-15.4z'/%3e%3cuse%20xlink:href='%23tj-a'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%201400%200)'/%3e%3cpath%20id='tj-b'%20d='M658.8%20441.3c-7.6%2016.5-22.8%2019.3-36.1%206%200%200%205.3-3.8%2011-4.8a18%2018%200%200%201%204.3-14.3%2022%2022%200%200%201%209%2011.8c8-1%2011.8%201.3%2011.8%201.3'/%3e%3cuse%20xlink:href='%23tj-b'%20width='100%25'%20height='100%25'%20transform='rotate(9.4%20700%20804)'/%3e%3cuse%20xlink:href='%23tj-b'%20width='100%25'%20height='100%25'%20transform='rotate(18.7%20700%20804)'/%3e%3cpath%20fill='none'%20stroke='%23f8c300'%20stroke-width='16'%20d='M603%20478a340%20340%200%200%201%20194%200'/%3e%3cg%20transform='translate(700%20380)'%3e%3cg%20transform='translate(0%20-140)'%3e%3cpath%20id='tj-c'%20d='m488533-158734-790463%20574305L0-513674l301930%20929245-790463-574305z'%20transform='scale(.00005)'/%3e%3c/g%3e%3cg%20id='tj-d'%3e%3cuse%20xlink:href='%23tj-c'%20width='100%25'%20height='100%25'%20transform='translate(-70%20-121.2)'/%3e%3cuse%20xlink:href='%23tj-c'%20width='100%25'%20height='100%25'%20transform='translate(-121.2%20-70)'/%3e%3cuse%20xlink:href='%23tj-c'%20width='100%25'%20height='100%25'%20transform='translate(-140)'/%3e%3c/g%3e%3cuse%20xlink:href='%23tj-d'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-tk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300247d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fed100'%20d='M108.1%20354.6c-6.7-.1%2062.8-37%20120.9-84.4%2076.2-62.1%20240.3-161.4%20288.6-177.6%205-1.7-10.3%208.6-12.3%2011.9-51.5%2061-10.4%20176%2054%20233.9%2019.4%2014.8%2018.4%2015.6%2054.3%2017v3.4zm-4.2%206.7s-4.9%203.5-4.9%206.1c0%202.9%205.5%206.7%205.5%206.7l498.5%205.5%209.2-6.1-12.8-7.9z'/%3e%3cpath%20fill='%23fff'%20d='m106.8%20109.1-4%2012.2%2010.4-7.5%2010.3%207.5-3.9-12.2%2010.3-7.5h-12.8l-3.9-12.2-4%2012.2H96.4zm78.1%2057.4%208.6-6.3h-10.7l-3.3-10.1-3.3%2010.1h-10.6l8.6%206.3-3.3%2010.1%208.6-6.3%208.7%206.3zm-145.2%2013-4-12.2-3.9%2012.2H19l10.3%207.5-3.9%2012.2%2010.3-7.5%2010.4%207.5-4-12.2%2010.4-7.5zm78.1%20122.3-4.6-14.2-4.6%2014.2h-15l12.1%208.7-4.6%2014.3%2012.1-8.8%2012.1%208.8-4.7-14.3%2012.1-8.7z'/%3e%3c/svg%3e")}.fi-tk.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300247d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fed100'%20d='M90.7%20384.2c-5.3%200%2050-29.5%2096.4-67.2%2060.7-49.5%20191.5-128.7%20230-141.5%204-1.3-8.2%206.8-9.8%209.5-41.1%2048.6-8.3%20140.3%2043%20186.4%2015.4%2011.8%2014.6%2012.4%2043.2%2013.6v2.7zm-3.3%205.4s-3.9%202.8-3.9%204.9c0%202.3%204.4%205.4%204.4%205.4l397.3%204.4%207.3-4.9-10.2-6.3z'/%3e%3cpath%20fill='%23fff'%20d='m105.5%20116.6-4%2012.1%2010.4-7.5%2010.3%207.5-4-12.1%2010.4-7.5h-12.8l-3.9-12.2-4%2012.2H95.2zm77.8%2057.1%208.6-6.2h-10.6l-3.3-10.1-3.3%2010.1h-10.6l8.6%206.2-3.3%2010.1%208.6-6.2%208.6%206.2zm-144.7%2013-3.9-12.1-4%2012.1H18l10.3%207.5-4%2012.1%2010.4-7.5%2010.3%207.5-3.9-12.1%2010.3-7.5zm77.9%20121.9-4.6-14.2-4.6%2014.2H92.4l12%208.7-4.6%2014.2%2012.1-8.8%2012%208.8-4.6-14.2%2012-8.7z'/%3e%3c/svg%3e")}.fi-tl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tl'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tl-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23cb000f'%20d='M0%200h1031.2v512H0z'/%3e%3cpath%20fill='%23f8c00c'%20d='M0%200c3.2%200%20512%20256.7%20512%20256.7L0%20512z'/%3e%3cpath%20fill='%23000001'%20d='M0%200c2.1%200%20340.6%20256.7%20340.6%20256.7L0%20512z'/%3e%3cpath%20fill='%23fff'%20d='M187.7%20298.2%20127%20284.7l-31%2052.8-5-59.7-60.7-13.3%2054.9-24.9-3.3-59.3%2040.2%2043.4%2055.4-25.3-28.9%2054%2039.2%2045.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tl.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='tl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tl-a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23cb000f'%20d='M0%200h999v496H0z'/%3e%3cpath%20fill='%23f8c00c'%20d='M0%200c3.1%200%20496%20248.7%20496%20248.7L0%20496.1z'/%3e%3cpath%20fill='%23000001'%20d='M0%200c2%200%20330%20248.7%20330%20248.7L0%20496.1z'/%3e%3cpath%20fill='%23fff'%20d='m181.9%20288.9-59-13L93%20327l-5-57.8-58.8-13%2053.1-24-3.2-57.5%2039%2042%2053.6-24.4-28%2052.2%2038%2044.4z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tm{background-image:url(/assets/tm-C_WSgUcv.svg)}.fi-tm.fis{background-image:url(/assets/tm-DGBJvQay.svg)}.fi-tn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tn'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23e70013'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M320%20119.2a1%201%200%200%200-1%20240.3%201%201%200%200%200%201-240.3M392%20293a90%2090%200%201%201%200-107%2072%2072%200%201%200%200%20107m-4.7-21.7-37.4-12.1-23.1%2031.8v-39.3l-37.4-12.2%2037.4-12.2V188l23.1%2031.8%2037.4-12.1-23.1%2031.8z'/%3e%3c/svg%3e")}.fi-tn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tn'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23e70013'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M256%20135a1%201%200%200%200-1%20240%201%201%200%200%200%200-241zm72%20174a90%2090%200%201%201%200-107%2072%2072%200%201%200%200%20107m-4.7-21.7-37.4-12.1-23.1%2031.8v-39.3l-37.3-12.2%2037.3-12.2v-39.4l23.1%2031.9%2037.4-12.1-23.1%2031.8z'/%3e%3c/svg%3e")}.fi-to{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-to'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23c10000'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h250v200.3H0z'/%3e%3cg%20fill='%23c10000'%3e%3cpath%20d='M102.8%2031.2h39.9v139.6h-39.8z'/%3e%3cpath%20d='M192.6%2081v40H53V81z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-to.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-to'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23c10000'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h218.3v175H0z'/%3e%3cg%20fill='%23c10000'%3e%3cpath%20d='M89.8%2027.3h34.8v121.9H89.8z'/%3e%3cpath%20d='M168.2%2070.8v34.8H46.3V70.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-tr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e30a17'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M407%20247.5c0%2066.2-54.6%20119.9-122%20119.9s-122-53.7-122-120%2054.6-119.8%20122-119.8%20122%2053.7%20122%20119.9'/%3e%3cpath%20fill='%23e30a17'%20d='M413%20247.5c0%2053-43.6%2095.9-97.5%2095.9s-97.6-43-97.6-96%2043.7-95.8%2097.6-95.8%2097.6%2042.9%2097.6%2095.9z'/%3e%3cpath%20fill='%23fff'%20d='m430.7%20191.5-1%2044.3-41.3%2011.2%2040.8%2014.5-1%2040.7%2026.5-31.8%2040.2%2014-23.2-34.1%2028.3-33.9-43.5%2012-25.8-37z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tr.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e30a17'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M348.8%20264c0%2070.6-58.3%20127.9-130.1%20127.9s-130.1-57.3-130.1-128%2058.2-127.8%20130-127.8S348.9%20193.3%20348.9%20264z'/%3e%3cpath%20fill='%23e30a17'%20d='M355.3%20264c0%2056.5-46.6%20102.3-104.1%20102.3s-104-45.8-104-102.3%2046.5-102.3%20104-102.3%20104%2045.8%20104%20102.3z'/%3e%3cpath%20fill='%23fff'%20d='m374.1%20204.2-1%2047.3-44.2%2012%2043.5%2015.5-1%2043.3%2028.3-33.8%2042.9%2014.8-24.8-36.3%2030.2-36.1-46.4%2012.8z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tt'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23e00000'%20fill-rule='evenodd'%20d='M463.7%20480%200%201v478.8zM176.3%200%20640%20479V.2z'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M27.7.2h118.6l468.2%20479.3H492.2z'/%3e%3c/svg%3e")}.fi-tt.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tt'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'%20style='width:0'/%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e00000'%20d='M371%20512%200%201v510.7zM141%200l371%20511V.2z'/%3e%3cpath%20fill='%23000001'%20d='M22.2.2h94.9l374.5%20511.3h-97.9z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tv'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23009fca'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff40d'%20fill-rule='evenodd'%20d='M593.3%20122.7H621l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.2%2015.3%208.5-24.7-22.3-15.2h27.5l8.5-24.7zm-69.2%20196.8h27.6l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.3%2015.3%208.6-24.7-22.3-15.2H507l8.5-24.7zm69.2-44.6H621l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.2%2015.3%208.5-24.7-22.3-15.2h27.5l8.5-24.7zM295.8%20417.7h27.6L301%20432.8l8.6%2024.6-22.3-15.2-22.3%2015.2%208.6-24.6-22.4-15.3h27.6l8.5-24.6zm62.6-76.5h-27.6l22.3-15.3-8.5-24.6%2022.3%2015.2%2022.3-15.2-8.6%2024.6%2022.3%2015.3h-27.5l-8.5%2024.6zm81.3-112.5H412l22.3-15.2-8.5-24.7%2022.3%2015.3%2022.3-15.3-8.6%2024.7%2022.3%2015.2h-27.5l-8.5%2024.7zm68.3-23.3h-27.6l22.4-15.3-8.6-24.6%2022.3%2015.2%2022.3-15.2-8.6%2024.6%2022.4%2015.3H525l-8.5%2024.6zM439.7%20400H412l22.3-15.2L426%20360l22.3%2015.2%2022.3-15.2-8.6%2024.7%2022.3%2015.2h-27.5l-8.5%2024.7zm-81.3%2019.9h-27.6l22.3-15.2-8.5-24.7%2022.3%2015.2%2022.3-15.2-8.6%2024.6L403%20420h-27.5l-8.5%2024.7z'/%3e%3cpath%20fill='%23012169'%20d='M0%200h320v240H0z'/%3e%3cpath%20fill='%23FFF'%20d='m37.5%200%20122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20fill='%23C8102E'%20d='M212%20140.5%20320%20220v20l-135.5-99.5zm-92%2010%203%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20fill='%23FFF'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3c/svg%3e")}.fi-tv.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tv'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23009fca'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff40d'%20fill-rule='evenodd'%20d='m478%20226.3%207.1%2020.4-18.4-12.6-18.5%2012.6%207.1-20.4-18.5-12.6h22.9l7-20.4%207%2020.4h22.8zm-57.2%20162.8%207%2020.4-18.4-12.7-18.4%2012.7%207-20.4-18.4-12.7h22.8l7-20.4%207%2020.5h22.9zm57.3-36.9%207%2020.4-18.4-12.6-18.5%2012.6%207.1-20.4-18.5-12.6h22.9l7-20.4%207%2020.4h22.8zm-246.2%20118%207.1%2020.5-18.4-12.7-18.5%2012.7%207.1-20.4-18.5-12.6h22.8l7-20.4%207.1%2020.4h22.8zm43.1-88.4-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.8zm67.3-93-7.1-20.4%2018.4%2012.6%2018.5-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zm56.5-19.3-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zm-56.5%20161-7.1-20.4%2018.4%2012.6%2018.5-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zM275%20446.9l-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.8z'/%3e%3cpath%20fill='%23012169'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23FFF'%20d='M256%200v32l-95%2096%2095%2093.5V256h-33.5L127%20162l-93%2094H0v-34l93-93.5L0%2037V0h31l96%2094%2093-94z'/%3e%3cpath%20fill='%23C8102E'%20d='m92%20162%205.5%2017L21%20256H0v-1.5zm62-6%2027%204%2075%2073.5V256zM256%200l-96%2098-2-22%2075-76zM0%20.5%2096.5%2095%2067%2091%200%2024.5z'/%3e%3cpath%20fill='%23FFF'%20d='M88%200v256h80V0zM0%2088v80h256V88z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20104v48h256v-48zM104%200v256h48V0z'/%3e%3c/svg%3e")}.fi-tw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tw'%20viewBox='0%200%20640%20480'%3e%3cclipPath%20id='tw-a'%3e%3cpath%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23tw-a)'%3e%3cpath%20fill='red'%20d='M0%200h720v480H0z'/%3e%3cpath%20fill='%23000095'%20d='M0%200h360v240H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='m154%20126.9-2.5%209.6%209.4%202.6-1.8-7.1zm46.9%205.1-1.8%207.1%209.4-2.6-2.5-9.6zm-41.8-24-5.1%205.1%201.9%206.9z'/%3e%3cpath%20d='m155.9%20120-1.9%206.9%205.1%205.1z'/%3e%3cpath%20d='m154%20113.1-6.9%206.9%206.9%206.9%201.9-6.9zm14%2027.8%205.1%205.1%206.9-1.9zm18.9%205.1%209.6%202.5%202.6-9.4-7.1%201.8z'/%3e%3cpath%20d='m192%20140.9%207.1-1.8%201.8-7.1zm-31.1-1.8%202.6%209.4%209.6-2.5-5.1-5.1zm19.1%205%206.9%201.9%205.1-5.1z'/%3e%3cpath%20d='m173.1%20146%206.9%206.9%206.9-6.9-6.9-1.9zm-12.2-45.1-9.4%202.6%202.5%209.6%205.1-5.1zm-1.8%2031.1%201.8%207.1%207.1%201.8zm45-12%201.9-6.9-5.1-5.1z'/%3e%3cpath%20d='m168%2099.1-7.1%201.8-1.8%207.1zm32.9%208.9-1.8-7.1-7.1-1.8zm5.1%2018.9%206.9-6.9-6.9-6.9-1.9%206.9z'/%3e%3cpath%20d='m200.9%20108-8.9-8.9-12-3.2-12%203.2-8.9%208.9-3.2%2012%203.2%2012%208.9%208.9%2012%203.2%2012-3.2%208.9-8.9%203.2-12z'/%3e%3cpath%20d='m200.9%20132%205.1-5.1-1.9-6.9zm5.1-18.9%202.5-9.6-9.4-2.6%201.8%207.1zm-6.9-12.2-2.6-9.4-9.6%202.5%205.1%205.1zm-26-6.9-9.6-2.5-2.6%209.4%207.1-1.8zm6.9%201.9-6.9-1.9-5.1%205.1z'/%3e%3cpath%20d='m186.9%2094-6.9-6.9-6.9%206.9%206.9%201.9z'/%3e%3cpath%20d='m192%2099.1-5.1-5.1-6.9%201.9zM173.1%20146l-9.6%202.5%204.5%2016.6%2012-12.2zm-5.1%2019.1%2012%2044.9%2012-44.9-12-12.2zm-7.1-26-9.4-2.6-4.4%2016.4%2016.4-4.4z'/%3e%3cpath%20d='m147.1%20152.9-12%2045.1%2032.9-32.9-4.5-16.6zm-12-20.9L102%20165.1l45.1-12.2%204.4-16.4z'/%3e%3cpath%20d='m154%20126.9-6.9-6.9-12%2012%2016.4%204.5zm0-13.8-2.5-9.6-16.4%204.5%2012%2012z'/%3e%3cpath%20d='M135.1%20108%2090%20120l45.1%2012%2012-12zm90%2024-16.6%204.5%204.4%2016.4%2045.1%2012.2z'/%3e%3cpath%20d='m199.1%20139.1-2.6%209.4%2016.4%204.4-4.4-16.4zm-12.2%206.9-6.9%206.9%2012%2012.2%204.5-16.6zm19.1-19.1%202.5%209.6%2016.6-4.5-12.2-12z'/%3e%3cpath%20d='m192%20165.1%2033.1%2032.9-12.2-45.1-16.4-4.4zm7.1-64.2%209.4%202.6%204.4-16.4-16.4%204.4z'/%3e%3cpath%20d='M225.1%20108%20258%2075.1l-45.1%2012-4.4%2016.4zm-12.2-20.9L225.1%2042%20192%2075.1l4.5%2016.4zm12.2%2044.9%2044.9-12-44.9-12-12.2%2012z'/%3e%3cpath%20d='m206%20113.1%206.9%206.9%2012.2-12-16.6-4.5zm-38-38L135.1%2042l12%2045.1%2016.4%204.4z'/%3e%3cpath%20d='m160.9%20100.9%202.6-9.4-16.4-4.4%204.4%2016.4z'/%3e%3cpath%20d='m147.1%2087.1-45.1-12%2033.1%2032.9%2016.4-4.5zm39.8%206.9%209.6-2.5-4.5-16.4-12%2012z'/%3e%3cpath%20d='M192%2075.1%20180%2030l-12%2045.1%2012%2012z'/%3e%3cpath%20d='m173.1%2094%206.9-6.9-12-12-4.5%2016.4z'/%3e%3c/g%3e%3ccircle%20cx='180'%20cy='120'%20r='51.1'%20fill='%23000095'/%3e%3ccircle%20cx='180'%20cy='120'%20r='45.1'%20fill='%23fff'/%3e%3c/g%3e%3c/svg%3e")}.fi-tw.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tw'%20viewBox='0%200%20512%20512'%3e%3cclipPath%20id='tw-a'%3e%3cpath%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23tw-a)'%3e%3cpath%20fill='red'%20d='M0%200h768v512H0z'/%3e%3cpath%20fill='%23000095'%20d='M0%200h384v256H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='m164.3%20135.4-2.7%2010.2%2010.1%202.7-2-7.4zm50%205.5-2%207.4%2010.1-2.7-2.7-10.2zm-44.6-25.8-5.4%205.5%202%207.4z'/%3e%3cpath%20d='m166.3%20128-2%207.4%205.4%205.5z'/%3e%3cpath%20d='m164.3%20120.6-7.4%207.4%207.4%207.4%202-7.4zm14.8%2029.7%205.5%205.4%207.4-2zm20.3%205.4%2010.2%202.7%202.7-10.1-7.4%202z'/%3e%3cpath%20d='m204.9%20150.3%207.4-2%202-7.4zm-33.2-2%202.7%2010.1%2010.2-2.7-5.5-5.4zm20.3%205.4%207.4%202%205.5-5.4z'/%3e%3cpath%20d='m184.6%20155.7%207.4%207.4%207.4-7.4-7.4-2zm-12.9-48-10.1%202.7%202.7%2010.2%205.4-5.5zm-2%2033.2%202%207.4%207.4%202zm48-12.9%202-7.4-5.4-5.5z'/%3e%3cpath%20d='m179.1%20105.7-7.4%202-2%207.4zm35.2%209.4-2-7.4-7.4-2zm5.4%2020.3%207.4-7.4-7.4-7.4-2%207.4z'/%3e%3cpath%20d='m214.3%20115.1-9.4-9.4-12.9-3.4-12.9%203.4-9.4%209.4-3.4%2012.9%203.4%2012.9%209.4%209.4%2012.9%203.4%2012.9-3.4%209.4-9.4%203.4-12.9z'/%3e%3cpath%20d='m214.3%20140.9%205.4-5.5-2-7.4zm5.4-20.3%202.7-10.2-10.1-2.7%202%207.4zm-7.4-12.9-2.7-10.1-10.2%202.7%205.5%205.4zm-27.7-7.4-10.2-2.7-2.7%2010.1%207.4-2z'/%3e%3cpath%20d='m192%20102.3-7.4-2-5.5%205.4z'/%3e%3cpath%20d='m199.4%20100.3-7.4-7.4-7.4%207.4%207.4%202z'/%3e%3cpath%20d='m204.9%20105.7-5.5-5.4-7.4%202zm-20.3%2050-10.2%202.7%204.7%2017.6%2012.9-12.9zm-5.5%2020.3%2012.9%2048%2012.9-48-12.9-12.9zm-7.4-27.7-10.1-2.7-4.7%2017.5%2017.5-4.7z'/%3e%3cpath%20d='m156.9%20163.1-12.9%2048%2035.1-35.1-4.7-17.6zM144%20140.9%20108.9%20176l48-12.9%204.7-17.5z'/%3e%3cpath%20d='m164.3%20135.4-7.4-7.4-12.9%2012.9%2017.6%204.7zm0-14.8-2.7-10.2-17.6%204.7%2012.9%2012.9z'/%3e%3cpath%20d='M144%20115.1%2096%20128l48%2012.9%2012.9-12.9zm96%2025.8-17.6%204.7%204.7%2017.5%2048%2012.9z'/%3e%3cpath%20d='m212.3%20148.3-2.7%2010.1%2017.5%204.7-4.7-17.5zm-12.9%207.4-7.4%207.4%2012.9%2012.9%204.7-17.6zm20.3-20.3%202.7%2010.2%2017.6-4.7-12.9-12.9zM204.9%20176l35.1%2035.1-12.9-48-17.5-4.7zm7.4-68.3%2010.1%202.7%204.7-17.5-17.5%204.7zm27.7%207.4L275.1%2080l-48%2012.9-4.7%2017.5zm-12.9-22.2%2012.9-48L204.9%2080l4.7%2017.6zm12.9%2048%2048-12.9-48-12.9-12.9%2012.9z'/%3e%3cpath%20d='m219.7%20120.6%207.4%207.4%2012.9-12.9-17.6-4.7zM179.1%2080%20144%2044.9l12.9%2048%2017.5%204.7zm-7.4%2027.7%202.7-10.1-17.5-4.7%204.7%2017.5z'/%3e%3cpath%20d='m156.9%2092.9-48-12.9%2035.1%2035.1%2017.6-4.7zm42.5%207.4%2010.2-2.7-4.7-17.6L192%2092.9z'/%3e%3cpath%20d='M204.9%2080%20192%2032l-12.9%2048L192%2092.9z'/%3e%3cpath%20d='m184.6%20100.3%207.4-7.4L179.1%2080l-4.7%2017.6z'/%3e%3c/g%3e%3ccircle%20cx='192'%20cy='128'%20r='54.4'%20fill='%23000095'/%3e%3ccircle%20cx='192'%20cy='128'%20r='48'%20fill='%23fff'/%3e%3c/g%3e%3c/svg%3e")}.fi-tz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tz-a'%3e%3cpath%20fill-opacity='.7'%20d='M10%200h160v120H10z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23tz-a)'%20transform='matrix(4%200%200%204%20-40%200)'%3e%3cpath%20fill='%2309f'%20d='M0%200h180v120H0z'/%3e%3cpath%20fill='%23090'%20d='M0%200h180L0%20120z'/%3e%3cpath%20fill='%23000001'%20d='M0%20120h40l140-95V0h-40L0%2095z'/%3e%3cpath%20fill='%23ff0'%20d='M0%2091.5%20137.2%200h13.5L0%20100.5zM29.3%20120%20180%2019.5v9L42.8%20120z'/%3e%3c/g%3e%3c/svg%3e")}.fi-tz.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-tz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='tz-a'%3e%3cpath%20fill-opacity='.7'%20d='M102.9%200h496v496H103z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23tz-a)'%20transform='translate(-106.2)scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2309f'%20d='M0%200h744.1v496H0z'/%3e%3cpath%20fill='%23090'%20d='M0%200h744.1L0%20496z'/%3e%3cpath%20fill='%23000001'%20d='M0%20496h165.4L744%20103.4V0H578.7L0%20392.7v103.4z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20378%20567%200h56L0%20415.3v-37.2zm121.1%20118%20623-415.3V118L177%20496z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-ua{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ua'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='gold'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230057b8'%20d='M0%200h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ua.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ua'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='gold'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230057b8'%20d='M0%200h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ug{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ug'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ug-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ug-a)'%20transform='translate(80)scale(.9375)'%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M-128%20341.4h768v85.3h-768z'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M-128%20256h768v85.3h-768z'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M-128%20170.7h768V256h-768z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M-128%2085.4h768v85.3h-768z'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M-128%200h768v85.3h-768z'/%3e%3cpath%20fill='%23fffdff'%20fill-rule='evenodd'%20stroke='%23000'%20d='M335.7%20256a79.7%2079.7%200%201%201-159.4%200%2079.7%2079.7%200%200%201%20159.4%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='m242%20194.9-5.2-9.5c2-2%205.3-3.6%2010.7-3.6l-.6%2010.5z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20stroke='%23000'%20d='m247%20192.3.7-10.5s10.7-.6%2016.5%206.4l-5.7%208.2z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='m258.6%20196.3%205.3-8.2c3.5%203.7%205%206.3%205.5%2010.3.1.1-8.3%202.1-8.3%202z'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M244.6%20331.1s9.9-11.3%2029.1-8.9c-2.9-4.7-12.3-4.1-12.3-4.1s-2.8-22-.6-23.2%2012%20.1%2012%20.1c1.2%200%203.4-3.4%201.6-5.6s-6.8-10.5-4.7-12.2%2013.4%201%2013.4%201l-32-41s-3.3-15.5%203.3-23c7.9-6.5%207-13.6%206.8-13.5-1.1-7.2-12-12.3-19.4-5.7-4.3%205.2-1.4%209.2-1.4%209.2s-11.5%203.1-11.9%205.1%2012.9-.3%2012.9-.3l-1.3%209.1s-26%2023.6-6%2044l.6-.8s7%208.6%2014.3%2010.5c7%207%206.3%206%206.3%206s1.3%2011.1%200%2013.3c-1.7-.5-19.3-1.2-21.9-.2-2.4.8-11.4.3-9.2%2015.1l3.3-7.5s-.3%205.3%201.9%207.2c-.4-5.6%202.1-9.4%202.1-9.4s.4%206.2%201.8%207c1.4%201%201.4-10%209-9%207.4.9%2012.9.6%2012.9.6s2.5%2021.4%201.7%2023.4c-5.4-1.3-18.4.5-19.2%203.8%207.6-.5%2011.1.4%2011.1.4s-6.1%205.5-4.2%208.6'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M247.6%20214.8s-18.9%2020.8-10.7%2036.7c.4-2.2.2-3.6.5-3.5-.5-.3%202.3%201.9%202.1%201.5%200-1.2-.8-3.7-.8-3.7l2.5.7-1.5-2.8%203.7.4s-1.3-3.4-.9-3.4l3%20.2c-5.4-9.6-.3-17.6%202.1-26.2z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20d='M254.2%20196.9s1%207.2-3%209.2c-.5.5-3%201.3-2.6%202.8.4%202%201.5%201.6%203%201.2%204.1-.7%208.9-9.4%202.6-13.2z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M247.2%20203a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='M241.1%20209c-1%20.9-6.2%206.3-1%208.3%205.3-1.4%203.8-2.4%205-3.6%200-2.5-2.6-3.1-4-4.6z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M252.6%20260.5c-.3%201.2-1.5%205.6.1%209%204.6-2%206.7-1.4%208.2-.4-3.7-3-5.2-4.3-8.3-8.6'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='m260.4%20281.1.2%2010.2s3.6.6%205.2%200%200-7-5.4-10.2'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%23000'%20d='M286%20282.4s-6.5-15.8-23.2-19.8-14.5-21.8-13.2-22.9c.8-1.5%201.3-3.9%206.1-1.6s27%2013.4%2030.2%2014%20.4%2030.7.2%2030.3z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M270.2%20262.5c-.3.2%2022.3%2013.4%2015.5%2024.7%206.4-4.3%204.4-11.7%204.4-11.7s5.2%2013.7-7.6%2020.4c1.4%201.2%202.3%201%202.3%201l-2.2%202.1s-1%201.7%207.6-2.5c-2.3%201.9-2.5%203.3-2.5%203.3s.6%201.8%206.2-3.1c-4.5%204.9-5.5%207.4-5.5%207.3%2012.3-1%2039-41-8.4-52.7l2.1%202.2z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M271.2%20258.6c3%202.2%204.1%203%204.5%204-2.8-.6-5.3-.4-5.3-.4s-6.1-5.8-7.2-6.3c-.8%200-5.6-3-5.6-3-2.3-1.2-4.5-9.3%204.2-7a93%2093%200%200%200%2010.3%204.6l10.7%203.4%206.2%206.9s-11-5.4-12.4-5.5c3%202.4%204.7%205.8%204.7%205.8-3.5-1-6.5-2-10.1-2.5'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='.9'%20d='M228.4%20209.9s10.5-2.6%2011.8-2.2'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M-128%20426.7h768V512h-768z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ug.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ug'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='ug-a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ug-a)'%20transform='translate(-128)scale(1.0321)'%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M0%20330.7h744v82.7H0z'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M0%20248h744v82.7H0z'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M0%20165.4h744V248H0z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M0%2082.7h744v82.7H0z'/%3e%3cpath%20fill='%23000001'%20fill-rule='evenodd'%20d='M0%200h744v82.7H0z'/%3e%3cpath%20fill='%23fffdff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M449.3%20248a77.2%2077.2%200%201%201-154.5%200%2077.2%2077.2%200%200%201%20154.5%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='m358.4%20188.8-5-9.2c2-2%205.2-3.4%2010.4-3.4l-.5%2010z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='m363.3%20186.4.6-10.2s10.4-.6%2016%206.1l-5.5%208z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='m374.6%20190.2%205.1-8c3.4%203.6%204.8%206.2%205.4%2010%200%20.2-8.1%202-8.1%202z'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M361%20320.9s9.6-11%2028.2-8.7c-2.8-4.5-11.9-4-11.9-4s-2.8-21.4-.6-22.4%2011.5%200%2011.5%200c1.3%200%203.4-3.3%201.7-5.4s-6.6-10.2-4.6-11.8%2013%20.9%2013%20.9l-31-39.8s-3.2-15%203.2-22.1c7.6-6.4%206.8-13.2%206.6-13.1-1-7-11.6-12-18.8-5.6-4.2%205.1-1.4%209-1.4%209s-11%203-11.5%205c-.4%201.8%2012.5-.4%2012.5-.4l-1.2%208.8s-25.2%2023-6%2042.7c.3%200%20.7-.9.7-.9s6.8%208.4%2013.9%2010.2c6.7%206.9%206%205.8%206%205.8s1.4%2010.8.1%2013a93%2093%200%200%200-21.2-.2c-2.3.7-11.1.3-9%2014.6l3.2-7.3s-.2%205.2%201.9%207c-.4-5.4%202-9.1%202-9.1s.4%206%201.8%206.8c1.3%201%201.3-9.6%208.6-8.8%207.3%201%2012.6.7%2012.6.7s2.4%2020.6%201.6%2022.6c-5.2-1.3-17.8.5-18.6%203.7%207.4-.5%2010.8.4%2010.8.4s-6%205.3-4.1%208.4'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M364%20208s-18.4%2020.2-10.5%2035.7c.5-2.2.3-3.5.5-3.4-.4-.3%202.3%201.8%202%201.4.2-1.1-.7-3.5-.7-3.5l2.4.6-1.4-2.7%203.5.5s-1.2-3.4-.8-3.4l2.9.2c-5.2-9.3-.3-17%202-25.3z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-width='.9'%20d='M370.3%20190.8s1%207-2.8%209c-.6.4-3%201.2-2.7%202.6.5%201.9%201.5%201.5%203%201.2%204-.7%208.6-9.2%202.5-12.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M363.5%20196.7a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M357.6%20202.5c-1%20.8-6%206.1-1%208%205.2-1.4%203.7-2.3%204.9-3.5%200-2.3-2.6-3-3.9-4.5z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M368.7%20252.4c-.3%201.2-1.4%205.4.2%208.6%204.4-1.8%206.4-1.3%207.9-.3-3.6-3-5-4.1-8.1-8.3'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='m376.3%20272.4.2%209.8s3.5.7%205%200c1.6-.6%200-6.8-5.2-9.8'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M401.2%20273.6s-6.4-15.3-22.5-19.2-14.1-21-12.8-22.1c.7-1.5%201.2-3.8%205.9-1.6s26.1%2013%2029.2%2013.5.4%2029.8.2%2029.4z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M385.8%20254.4c-.3.1%2021.6%2012.9%2015%2023.9%206.3-4.1%204.2-11.4%204.2-11.4s5.1%2013.3-7.3%2019.8c1.4%201.2%202.2.9%202.2.9l-2%202.1s-1%201.6%207.3-2.4c-2.3%201.8-2.5%203.1-2.5%203.1s.7%201.8%206.1-3a30%2030%200%200%200-5.4%207.2c12-1.1%2037.8-39.7-8.1-51.1l2%202.2z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M386.7%20250.6c3%202%204%202.8%204.4%203.8-2.7-.6-5.2-.4-5.2-.4s-5.8-5.6-6.9-6c-.8%200-5.4-3-5.4-3-2.3-1.1-4.4-9%204-6.7%208.8%204.1%2010%204.4%2010%204.4L398%20246l6%206.7s-10.7-5.3-12-5.4c3%202.4%204.6%205.6%204.6%205.6-3.4-1-6.3-1.8-9.9-2.3'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='.8'%20d='M345.3%20203.3s10.2-2.4%2011.4-2'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M0%20413.4h744v82.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-um{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-um'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h640v480H0'/%3e%3cpath%20stroke='%23fff'%20stroke-width='37'%20d='M0%2055.3h640M0%20129h640M0%20203h640M0%20277h640M0%20351h640M0%20425h640'/%3e%3cpath%20fill='%23192f5d'%20d='M0%200h364.8v258.5H0'/%3e%3cmarker%20id='um-a'%20markerHeight='30'%20markerWidth='30'%3e%3cpath%20fill='%23fff'%20d='m14%200%209%2027L0%2010h28L5%2027z'/%3e%3c/marker%3e%3cpath%20fill='none'%20marker-mid='url(%23um-a)'%20d='m0%200%2016%2011h61%2061%2061%2061%2060L47%2037h61%2061%2060%2061L16%2063h61%2061%2061%2061%2060L47%2089h61%2061%2060%2061L16%20115h61%2061%2061%2061%2060L47%20141h61%2061%2060%2061L16%20166h61%2061%2061%2061%2060L47%20192h61%2061%2060%2061L16%20218h61%2061%2061%2061%2060z'/%3e%3c/svg%3e")}.fi-um.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-um'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h512v512H0'/%3e%3cpath%20stroke='%23fff'%20stroke-width='40'%20d='M0%2058h512M0%20137h512M0%20216h512M0%20295h512M0%20374h512M0%20453h512'/%3e%3cpath%20fill='%23192f5d'%20d='M0%200h390v275H0z'/%3e%3cmarker%20id='um-a'%20markerHeight='30'%20markerWidth='30'%3e%3cpath%20fill='%23fff'%20d='m15%200%209.3%2028.6L0%2011h30L5.7%2028.6'/%3e%3c/marker%3e%3cpath%20fill='none'%20marker-mid='url(%23um-a)'%20d='m0%200%2018%2011h65%2065%2065%2065%2066L51%2039h65%2065%2065%2065L18%2066h65%2065%2065%2065%2066L51%2094h65%2065%2065%2065L18%20121h65%2065%2065%2065%2066L51%20149h65%2065%2065%2065L18%20177h65%2065%2065%2065%2066L51%20205h65%2065%2065%2065L18%20232h65%2065%2065%2065%2066z'/%3e%3c/svg%3e")}.fi-us{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-us'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h640v480H0'/%3e%3cpath%20stroke='%23fff'%20stroke-width='37'%20d='M0%2055.3h640M0%20129h640M0%20203h640M0%20277h640M0%20351h640M0%20425h640'/%3e%3cpath%20fill='%23192f5d'%20d='M0%200h364.8v258.5H0'/%3e%3cmarker%20id='us-a'%20markerHeight='30'%20markerWidth='30'%3e%3cpath%20fill='%23fff'%20d='m14%200%209%2027L0%2010h28L5%2027z'/%3e%3c/marker%3e%3cpath%20fill='none'%20marker-mid='url(%23us-a)'%20d='m0%200%2016%2011h61%2061%2061%2061%2060L47%2037h61%2061%2060%2061L16%2063h61%2061%2061%2061%2060L47%2089h61%2061%2060%2061L16%20115h61%2061%2061%2061%2060L47%20141h61%2061%2060%2061L16%20166h61%2061%2061%2061%2060L47%20192h61%2061%2060%2061L16%20218h61%2061%2061%2061%2060z'/%3e%3c/svg%3e")}.fi-us.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-us'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h512v512H0'/%3e%3cpath%20stroke='%23fff'%20stroke-width='40'%20d='M0%2058h512M0%20137h512M0%20216h512M0%20295h512M0%20374h512M0%20453h512'/%3e%3cpath%20fill='%23192f5d'%20d='M0%200h390v275H0z'/%3e%3cmarker%20id='us-a'%20markerHeight='30'%20markerWidth='30'%3e%3cpath%20fill='%23fff'%20d='m15%200%209.3%2028.6L0%2011h30L5.7%2028.6'/%3e%3c/marker%3e%3cpath%20fill='none'%20marker-mid='url(%23us-a)'%20d='m0%200%2018%2011h65%2065%2065%2065%2066L51%2039h65%2065%2065%2065L18%2066h65%2065%2065%2065%2066L51%2094h65%2065%2065%2065L18%20121h65%2065%2065%2065%2066L51%20149h65%2065%2065%2065L18%20177h65%2065%2065%2065%2066L51%20205h65%2065%2065%2065L18%20232h65%2065%2065%2065%2066z'/%3e%3c/svg%3e")}.fi-uy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-uy'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230038a8'%20d='M266%2053.3h374v53.4H266zm0%20106.7h374v53.3H266zM0%20266.7h640V320H0zm0%20106.6h640v53.4H0z'/%3e%3cg%20fill='%23fcd116'%20stroke='%23000'%20stroke-miterlimit='20'%20stroke-width='.6'%20transform='translate(133.3%20133.3)scale(2.93333)'%3e%3cg%20id='uy-c'%3e%3cg%20id='uy-b'%3e%3cg%20id='uy-a'%3e%3cpath%20stroke-linecap='square'%20d='m-2%208.9%203%204.5c-12.4%209-4.9%2014.2-13.6%2017%205.4-5.2-.9-5.7%203.7-16.8'/%3e%3cpath%20fill='none'%20d='M-4.2%2010.2c-6.8%2011.2-2.4%2017.4-8.4%2020.3'/%3e%3cpath%20d='M0%200h6L0%2033-6%200h6v33'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-a'%20width='100%25'%20height='100%25'%20transform='rotate(45)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-b'%20width='100%25'%20height='100%25'%20transform='rotate(90)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-c'%20width='100%25'%20height='100%25'%20transform='scale(-1)'/%3e%3ccircle%20r='11'/%3e%3c/g%3e%3cg%20transform='translate(133.3%20133.3)scale(.29333)'%3e%3cg%20id='uy-d'%3e%3cpath%20d='M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22%2031%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36'/%3e%3cpath%20d='M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8-10%2012-21%2012-26-6-23-10'/%3e%3cpath%20d='M56-17c13-7%205-17%200-19%202%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16%208%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209%200%205-9%205-11%200%202%208-4%208-9%208'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-d'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3cpath%20d='M0%2076c-5%200-18%203%200%203s5-3%200-3'/%3e%3c/g%3e%3c/svg%3e")}.fi-uy.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-uy'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230038a8'%20d='M284%2056.9h228v56.9H284zm0%20113.8h228v56.9H284zM0%20284.4h512v57H0zm0%20113.8h512v57H0z'/%3e%3cg%20fill='%23fcd116'%20stroke='%23000'%20stroke-miterlimit='20'%20stroke-width='.6'%20transform='translate(142.2%20142.2)scale(3.12889)'%3e%3cg%20id='uy-c'%3e%3cg%20id='uy-b'%3e%3cg%20id='uy-a'%3e%3cpath%20stroke-linecap='square'%20d='m-2%208.9%203%204.5c-12.4%209-4.9%2014.2-13.6%2017%205.4-5.2-.9-5.7%203.7-16.8'/%3e%3cpath%20fill='none'%20d='M-4.2%2010.2c-6.8%2011.2-2.4%2017.4-8.4%2020.3'/%3e%3cpath%20d='M0%200h6L0%2033-6%200h6v33'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-a'%20width='100%25'%20height='100%25'%20transform='rotate(45)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-b'%20width='100%25'%20height='100%25'%20transform='rotate(90)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-c'%20width='100%25'%20height='100%25'%20transform='scale(-1)'/%3e%3ccircle%20r='11'/%3e%3c/g%3e%3cg%20transform='translate(142.2%20142.2)scale(.31289)'%3e%3cg%20id='uy-d'%3e%3cpath%20d='M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22%2031%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36'/%3e%3cpath%20d='M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8-10%2012-21%2012-26-6-23-10'/%3e%3cpath%20d='M56-17c13-7%205-17%200-19%202%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16%208%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209%200%205-9%205-11%200%202%208-4%208-9%208'/%3e%3c/g%3e%3cuse%20xlink:href='%23uy-d'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3cpath%20d='M0%2076c-5%200-18%203%200%203s5-3%200-3'/%3e%3c/g%3e%3c/svg%3e")}.fi-uz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-uz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%231eb53a'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%230099b5'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20153.6h640v172.8H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20163.2h640v153.6H0z'/%3e%3ccircle%20cx='134.4'%20cy='76.8'%20r='57.6'%20fill='%23fff'/%3e%3ccircle%20cx='153.6'%20cy='76.8'%20r='57.6'%20fill='%230099b5'/%3e%3cg%20fill='%23fff'%20transform='translate(261.1%20122.9)scale(1.92)'%3e%3cg%20id='uz-e'%3e%3cg%20id='uz-d'%3e%3cg%20id='uz-c'%3e%3cg%20id='uz-b'%3e%3cpath%20id='uz-a'%20d='M0-6-1.9-.3%201%20.7'/%3e%3cuse%20xlink:href='%23uz-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3cuse%20xlink:href='%23uz-c'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20y='-24'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20y='-48'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-e'%20width='100%25'%20height='100%25'%20x='24'/%3e%3cuse%20xlink:href='%23uz-e'%20width='100%25'%20height='100%25'%20x='48'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20x='-48'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20x='-24'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20x='-24'%20y='-24'/%3e%3c/g%3e%3c/svg%3e")}.fi-uz.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-uz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%231eb53a'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%230099b5'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20163.8h512v184.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20174h512v164H0z'/%3e%3ccircle%20cx='143.4'%20cy='81.9'%20r='61.4'%20fill='%23fff'/%3e%3ccircle%20cx='163.8'%20cy='81.9'%20r='61.4'%20fill='%230099b5'/%3e%3cg%20fill='%23fff'%20transform='translate(278.5%20131)scale(2.048)'%3e%3cg%20id='uz-e'%3e%3cg%20id='uz-d'%3e%3cg%20id='uz-c'%3e%3cg%20id='uz-b'%3e%3cpath%20id='uz-a'%20d='M0-6-1.9-.3%201%20.7'/%3e%3cuse%20xlink:href='%23uz-a'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-b'%20width='100%25'%20height='100%25'%20transform='rotate(72)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-b'%20width='100%25'%20height='100%25'%20transform='rotate(-72)'/%3e%3cuse%20xlink:href='%23uz-c'%20width='100%25'%20height='100%25'%20transform='rotate(144)'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20y='-24'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20y='-48'/%3e%3c/g%3e%3cuse%20xlink:href='%23uz-e'%20width='100%25'%20height='100%25'%20x='24'/%3e%3cuse%20xlink:href='%23uz-e'%20width='100%25'%20height='100%25'%20x='48'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20x='-48'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20x='-24'/%3e%3cuse%20xlink:href='%23uz-d'%20width='100%25'%20height='100%25'%20x='-24'%20y='-24'/%3e%3c/g%3e%3c/svg%3e")}.fi-va{background-image:url(/assets/va-B9-hqIE-.svg)}.fi-va.fis{background-image:url(/assets/va-s7kyhqIM.svg)}.fi-vc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-vc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f100'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23199a00'%20d='M490%200h150v480H490z'/%3e%3cpath%20fill='%230058aa'%20d='M0%200h150v480H0z'/%3e%3cpath%20fill='%23199a00'%20d='m259.3%20130-46.4%2071.3%2044.7%2074.4%2043.8-73.7zm121.2%200-46.3%2071.3%2044.7%2074.4%2043.8-73.7zm-61.2%2097.3-46.4%2071.4%2044.8%2074.4%2043.8-73.7-42.2-72z'/%3e%3c/g%3e%3c/svg%3e")}.fi-vc.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-vc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f4f100'%20d='M0%200h510.4v512H0z'/%3e%3cpath%20fill='%23199a00'%20d='M385.6%200H512v512H385.6z'/%3e%3cpath%20fill='%230058aa'%20d='M0%200h126.4v512H0z'/%3e%3c/g%3e%3cpath%20fill='%23199a00'%20fill-rule='evenodd'%20d='m191.2%20138.6-49.5%2076.2%2047.8%2079.3%2046.7-78.6zm129.4%200L271%20214.8l47.7%2079.3%2046.8-78.6-45-76.9zm-65.4%20103.9-49.4%2076.1%2047.7%2079.4%2046.7-78.7z'/%3e%3c/svg%3e")}.fi-ve{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ve'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='ve-d'%20transform='translate(0%20-36)'%3e%3cg%20id='ve-c'%3e%3cg%20id='ve-b'%3e%3cpath%20id='ve-a'%20fill='%23fff'%20d='M0-5-1.5-.2l2.8.9z'/%3e%3cuse%20xlink:href='%23ve-a'%20width='180'%20height='120'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-b'%20width='180'%20height='120'%20transform='rotate(72)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-b'%20width='180'%20height='120'%20transform='rotate(-72)'/%3e%3cuse%20xlink:href='%23ve-c'%20width='180'%20height='120'%20transform='rotate(144)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23cf142b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300247d'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200h640v160H0z'/%3e%3cg%20id='ve-f'%20transform='matrix(4%200%200%204%20320%20336)'%3e%3cg%20id='ve-e'%3e%3cuse%20xlink:href='%23ve-d'%20width='180'%20height='120'%20transform='rotate(10)'/%3e%3cuse%20xlink:href='%23ve-d'%20width='180'%20height='120'%20transform='rotate(30)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-e'%20width='180'%20height='120'%20transform='rotate(40)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-f'%20width='180'%20height='120'%20transform='rotate(-80%20320%20336)'/%3e%3c/svg%3e")}.fi-ve.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-ve'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='ve-d'%20transform='translate(0%20-36)'%3e%3cg%20id='ve-c'%3e%3cg%20id='ve-b'%3e%3cpath%20id='ve-a'%20fill='%23fff'%20d='M0-5-1.5-.2l2.8.9z'/%3e%3cuse%20xlink:href='%23ve-a'%20width='180'%20height='120'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-b'%20width='180'%20height='120'%20transform='rotate(72)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-b'%20width='180'%20height='120'%20transform='rotate(-72)'/%3e%3cuse%20xlink:href='%23ve-c'%20width='180'%20height='120'%20transform='rotate(144)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23cf142b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300247d'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200h512v170.7H0z'/%3e%3cg%20id='ve-f'%20transform='translate(256.3%20358.4)scale(4.265)'%3e%3cg%20id='ve-e'%3e%3cuse%20xlink:href='%23ve-d'%20width='180'%20height='120'%20transform='rotate(10)'/%3e%3cuse%20xlink:href='%23ve-d'%20width='180'%20height='120'%20transform='rotate(30)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-e'%20width='180'%20height='120'%20transform='rotate(40)'/%3e%3c/g%3e%3cuse%20xlink:href='%23ve-f'%20width='180'%20height='120'%20transform='rotate(-80%20256.3%20358.4)'/%3e%3c/svg%3e")}.fi-vg{background-image:url(/assets/vg-C7xY6pic.svg)}.fi-vg.fis{background-image:url(/assets/vg-ClZ-0KpG.svg)}.fi-vi{background-image:url(/assets/vi-BC_zcciE.svg)}.fi-vi.fis{background-image:url(/assets/vi-BSdsyIxY.svg)}.fi-vn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-vn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='vn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23vn-a)'%20transform='translate(80)scale(.9375)'%3e%3cpath%20fill='%23da251d'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23ff0'%20d='M349.6%20381%20260%20314.3l-89%2067.3L204%20272l-89-67.7%20110.1-1%2034.2-109.4L294%20203l110.1.1-88.5%2068.4%2033.9%20109.6z'/%3e%3c/g%3e%3c/svg%3e")}.fi-vn.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-vn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='vn-a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23vn-a)'%20transform='translate(-128)scale(.72249)'%3e%3cpath%20fill='%23da251d'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23ff0'%20d='m661%20527.5-124-92.6-123.3%2093.5%2045.9-152-123.2-93.8%20152.4-1.3L536%20129.8%20584.3%20281l152.4.2-122.5%2094.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-vu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-vu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='vu-a'%3e%3cpath%20d='M0%200v475l420-195h480v-85H420Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20fill='%23009543'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200h640v240H0z'/%3e%3cg%20clip-path='url(%23vu-a)'%20transform='scale(.71111%201.01053)'%3e%3cpath%20stroke='%23fdce12'%20stroke-width='110'%20d='m0%200%20420%20195h480v85H420L0%20475'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='60'%20d='m0%200%20420%20195h480m0%2085H420L0%20475'/%3e%3c/g%3e%3cg%20fill='%23fdce12'%20transform='translate(-22)scale(1.01053)'%3e%3cpath%20d='M106.9%20283v27c23.5%200%2069.7-18%2069.7-76.1s-49.3-68.9-64-68.9-60.3%2010.6-60.3%2058c0%2047.6%2044.7%2052%2053.5%2052s41.8-8%2038-43.6a35.5%2035.5%200%200%201-35.4%2031.5c-24%200-39-17.8-39-35.4s14.6-41.2%2039.9-41.2%2043.8%2022.5%2043.8%2045.1-17.8%2051.5-46.2%2051.5z'/%3e%3cg%20id='vu-b'%3e%3cpath%20stroke='%23fdce12'%20stroke-width='.8'%20d='m86.2%20247.7%201.4%201s11.2-25.5%2041.1-43.6c-3.8%202-23.8%2012-42.5%2042.6z'/%3e%3cpath%20d='M89.1%20243.3s-3.4-7-.4-10.2%201.7%208.3%201.7%208.3l1.3-1.9s-2-8.6.2-10.4%201.2%208.3%201.2%208.3l1.4-1.8s-1.5-8.4.7-10%20.9%208%20.9%208l1.6-2s-1.2-8%201.5-9.9.3%207.6.3%207.6l1.8-2s-.8-7.3%201.5-9c2.3-1.6.4%207%20.4%207l1.6-1.8s-.5-6.8%201.7-8.4.2%206.5.2%206.5l1.7-1.6s-.4-6.9%202.4-8.2-.5%206.4-.5%206.4l2-1.6s.5-8%202.9-8.7c2.4-.8-1%207-1%207l1.7-1.4s.9-6.8%203.5-7.6c2.7-.9-1.6%206.2-1.6%206.2l1.7-1.3s1.9-6.8%204.4-7.6c2.4-.7-2.6%206.5-2.6%206.5l1.7-1.2s2.7-6.2%205-6.6c2.1-.4-2.6%205.1-2.6%205.1l2.1-1.2s3.5-6.4%204.8-4.5-5%204.9-5%204.9l-2%201.2s7.5-3.6%208.4-1.8-10.3%203-10.3%203l-1.8%201.2s7.5-2%206.6-.1-8.4%201.5-8.4%201.5l-1.7%201.2s7.5-1.8%206.5%200c-1%201.6-8.3%201.5-8.3%201.5l-1.8%201.5s7.3-2%206.2.3-9.4%202.1-9.4%202.1l-2%202s7.7-2.7%207-.6c-.6%202-9.4%203-9.4%203l-2%202s8.3-2.7%205.8-.2c-2.4%202.6-8.5%203.2-8.5%203.2l-2.3%203s8.2-5%207-2.2-9.2%204.7-9.2%204.7l-1.6%202s7.4-4.3%206.6-2c-.7%202.5-8.6%205-8.6%205l-1.3%201.8s8.7-5.2%208-2.5c-.8%202.6-9.1%204.5-9.1%204.5l-1%201.7s8-4.7%208-2.4c.2%202.2-9.4%204.4-9.4%204.4z'/%3e%3c/g%3e%3cuse%20xlink:href='%23vu-b'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20220%200)'/%3e%3c/g%3e%3c/svg%3e")}.fi-vu.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-vu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='vu-a'%3e%3cpath%20d='M0%200v475l420-195h480v-85H420Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20fill='%23009543'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200h512v256H0z'/%3e%3cg%20clip-path='url(%23vu-a)'%20transform='scale(.56889%201.0779)'%3e%3cpath%20stroke='%23fdce12'%20stroke-width='110'%20d='m0%200%20420%20195h480v85H420L0%20475'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='60'%20d='m0%200%20420%20195h480m0%2085H420L0%20475'/%3e%3c/g%3e%3cg%20fill='%23fdce12'%20transform='translate(-35.6%2026.7)scale(.96552)'%3e%3cpath%20d='M106.9%20283v27c23.5%200%2069.7-18%2069.7-76.1s-49.3-68.9-64-68.9-60.3%2010.6-60.3%2058c0%2047.6%2044.7%2052%2053.5%2052s41.8-8%2038-43.6a35.5%2035.5%200%200%201-35.4%2031.5c-24%200-39-17.8-39-35.4s14.6-41.2%2039.9-41.2%2043.8%2022.5%2043.8%2045.1-17.8%2051.5-46.2%2051.5z'/%3e%3cg%20id='vu-b'%3e%3cpath%20stroke='%23fdce12'%20stroke-width='.8'%20d='m86.2%20247.7%201.4%201s11.2-25.5%2041.1-43.6c-3.8%202-23.8%2012-42.5%2042.6z'/%3e%3cpath%20d='M89.1%20243.3s-3.4-7-.4-10.2%201.7%208.3%201.7%208.3l1.3-1.9s-2-8.6.2-10.4%201.2%208.3%201.2%208.3l1.4-1.8s-1.5-8.4.7-10%20.9%208%20.9%208l1.6-2s-1.2-8%201.5-9.9.3%207.6.3%207.6l1.8-2s-.8-7.3%201.5-9c2.3-1.6.4%207%20.4%207l1.6-1.8s-.5-6.8%201.7-8.4.2%206.5.2%206.5l1.7-1.6s-.4-6.9%202.4-8.2-.5%206.4-.5%206.4l2-1.6s.5-8%202.9-8.7c2.4-.8-1%207-1%207l1.7-1.4s.9-6.8%203.5-7.6c2.7-.9-1.6%206.2-1.6%206.2l1.7-1.3s1.9-6.8%204.4-7.6c2.4-.7-2.6%206.5-2.6%206.5l1.7-1.2s2.7-6.2%205-6.6c2.1-.4-2.6%205.1-2.6%205.1l2.1-1.2s3.5-6.4%204.8-4.5-5%204.9-5%204.9l-2%201.2s7.5-3.6%208.4-1.8-10.3%203-10.3%203l-1.8%201.2s7.5-2%206.6-.1-8.4%201.5-8.4%201.5l-1.7%201.2s7.5-1.8%206.5%200c-1%201.6-8.3%201.5-8.3%201.5l-1.8%201.5s7.3-2%206.2.3-9.4%202.1-9.4%202.1l-2%202s7.7-2.7%207-.6c-.6%202-9.4%203-9.4%203l-2%202s8.3-2.7%205.8-.2c-2.4%202.6-8.5%203.2-8.5%203.2l-2.3%203s8.2-5%207-2.2-9.2%204.7-9.2%204.7l-1.6%202s7.4-4.3%206.6-2c-.7%202.5-8.6%205-8.6%205l-1.3%201.8s8.7-5.2%208-2.5c-.8%202.6-9.1%204.5-9.1%204.5l-1%201.7s8-4.7%208-2.4c.2%202.2-9.4%204.4-9.4%204.4z'/%3e%3c/g%3e%3cuse%20xlink:href='%23vu-b'%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20220%200)'/%3e%3c/g%3e%3c/svg%3e")}.fi-wf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-wf'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-wf.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-wf'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/svg%3e")}.fi-ws{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ws'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23002b7f'%20d='M0%200h320v240H0z'/%3e%3cpath%20fill='%23fff'%20d='m180%20229.3-20.7-14-19.9%2014.1%206.5-24.9-19-15.2%2024.5-1.5%208.1-23.6%208.8%2024%2024%20.7-19%2016.3zm-3.6-165.6L159.8%2053l-16%2010.4%204.4-20-14.6-12.7%2019.4-1.6%207.2-18.6%207.4%2018.7%2019.1%201.7L172%2044.3zm-73%2059.5-16-11-16.7%2011%205.2-19.4L60.8%2091%2080%2090l7-19%206.8%2018.9%2019.6%201.1-15%2012.5zM250%20110l-15.4-10-15%2010%204.4-18.3-14-11.8%2018.3-1.5%206.3-17.2%207%2017.4%2017.7%201-13.7%2012.3zm-43.1%2043.4-10.3-6.4-10.3%206.6%202.7-12.3-9.2-8.3%2012-1%204.6-11.6%204.9%2011.6%2011.9%201-9.1%208.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ws.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ws'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23002b7f'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='m147%20231.4-19.6-13.3-18.9%2013.5%206-23.5-18-14.7%2023.2-1.3%207.7-22.4%208.5%2022.8%2022.8.5-18.2%2015.5zm-3.4-156.8-15.6-10-15.4%2010%204.2-19-13.7-12.1%2018.3-1.6%206.8-17.5%207.1%2017.7%2018%201.4-14%2012.5zM74.3%20131l-15.2-10.8-15.4%2010.4%204.6-18.3L34%20100.2l18.2-.8%206.7-18.1%206.6%2017.8%2018.3%201.1-14.3%2012zm139-12.7-14.7-9.5-14.3%209.7%204-17.4-13-11.2%2017.3-1.4%206-16.4%206.6%2016.6%2016.8%201-13.2%2011.6zm-41.1%2041.3-9.7-6.2-9.6%206.2%202.5-11.6-8.7-7.7%2011.4-1%204.4-11%204.5%2011%2011.2%201-8.5%207.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ye{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ye'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v472.8H0z'/%3e%3cpath%20fill='%23f10600'%20d='M0%200h640v157.4H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20322.6h640V480H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ye.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ye'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v504.3H0z'/%3e%3cpath%20fill='%23f10600'%20d='M0%200h512v167.9H0z'/%3e%3cpath%20fill='%23000001'%20d='M0%20344.1h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.fi-yt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-yt'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/svg%3e")}.fi-yt.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-yt'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/svg%3e")}.fi-za{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-za'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='za-a'%3e%3cpath%20fill-opacity='.7'%20d='M-71.9%200h682.7v512H-71.9z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23za-a)'%20transform='translate(67.4)scale(.93748)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23000001'%20d='M-71.9%20407.8V104.4L154%20256.1z'/%3e%3cpath%20fill='%23000c8a'%20d='m82.2%20512.1%20253.6-170.6H696V512H82.2z'/%3e%3cpath%20fill='%23e1392d'%20d='M66%200h630v170.8H335.7S69.3-1.7%2066%200'/%3e%3cpath%20fill='%23ffb915'%20d='M-71.9%2064v40.4L154%20256-72%20407.8v40.3l284.5-192z'/%3e%3cpath%20fill='%23007847'%20d='M-71.9%2064V0h95l301.2%20204h371.8v104.2H324.3L23%20512h-94.9v-63.9l284.4-192L-71.8%2064z'/%3e%3cpath%20fill='%23fff'%20d='M23%200h59.2l253.6%20170.7H696V204H324.3zm0%20512.1h59.2l253.6-170.6H696v-33.2H324.3L23%20512z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-za.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-za'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='za-a'%3e%3cpath%20fill-opacity='.7'%20d='M70.1%200h499.6v499.6H70.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23za-a)'%20transform='translate(-71.9)scale(1.0248)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23000001'%20d='M0%20397.9v-296l220.4%20147.9z'/%3e%3cpath%20fill='%23000c8a'%20d='m150.4%20499.7%20247.4-166.5h351.6v166.5z'/%3e%3cpath%20fill='%23e1392d'%20d='M134.5%200h615v166.6H397.7S137.8-1.6%20134.5%200'/%3e%3cpath%20fill='%23ffb915'%20d='M0%2062.5v39.3l220.4%20148L0%20397.8v39.4l277.6-187.4z'/%3e%3cpath%20fill='%23007847'%20d='M0%2062.5V0h92.6l294%20199h362.8v101.7H386.6l-294%20198.9H0v-62.4l277.6-187.4z'/%3e%3cpath%20fill='%23fff'%20d='M92.6%200h57.8l247.4%20166.6h351.6V199H386.6zm0%20499.7h57.8l247.4-166.5h351.6v-32.4H386.6z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.fi-zm{background-image:url(/assets/zm-BmsW91ne.svg)}.fi-zm.fis{background-image:url(/assets/zm-D8B-0kdx.svg)}.fi-zw{background-image:url(/assets/zw-U0m7oJ5e.svg)}.fi-zw.fis{background-image:url(/assets/zw-CSuuaw9K.svg)}.fi-arab{background-image:url(/assets/arab-C4CYPgyC.svg)}.fi-arab.fis{background-image:url(/assets/arab-C-KgnQEz.svg)}.fi-asean{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20id='flag-icons-asean'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230039a6'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='144'%20fill='%23fff'/%3e%3ccircle%20cx='320'%20cy='240'%20r='137.3'%20fill='%23ed2939'/%3e%3cuse%20xlink:href='%23asean-a'%20transform='matrix(-1%200%200%201%20640%200)'/%3e%3cg%20id='asean-a'%20fill='%23f9e300'%3e%3cpath%20d='M357%20240c24-14.4%2035-43.2%2035-72h-11v1c0%209.6-1.5%2044.6-27.9%2071a106%20106%200%200%201%2027.9%2071v1h11c0-28.8-11.5-57.6-35-72'/%3e%3cpath%20d='M377.6%20169v-1h-11.5v1.4c0%209.6-2%2043.2-20.7%2070.6%2019.2%2027.4%2020.7%2061%2020.7%2070.6v1.4h11.5v-1c0-9.6-2.4-44.6-27.8-71a106%20106%200%200%200%2027.8-71'/%3e%3cpath%20d='m341.1%20240%201-1a130%20130%200%200%200%2020.1-69.6V168h-10.5v2c0%2010-1.5%2042.2-14.4%2070a182%20182%200%200%201%2014.4%2070v2h10.5v-1.4c0-9.6-1-39.9-20.1-69.6'/%3e%3cpath%20d='M333.4%20240a178%20178%200%200%200%2014.4-72h-11v3.4c0%2012-1%2041.2-7.2%2068.6a336%20336%200%200%201%207.2%2068.6v3.4h10.6v-2c0-10-1-43.1-13.5-69.5'/%3e%3cpath%20d='M325.8%20240a331%20331%200%200%200%206.7-68.6V168h-10.6v144h10.6v-3.4c0-11.5%200-41.2-6.7-68.1'/%3e%3c/g%3e%3c/svg%3e")}.fi-asean.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20id='flag-icons-asean'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230039a6'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='153.6'%20fill='%23fff'/%3e%3ccircle%20cx='256'%20cy='256'%20r='146.4'%20fill='%23ed2939'/%3e%3cuse%20xlink:href='%23asean-a'%20transform='matrix(-1%200%200%201%20512%200)'/%3e%3cg%20id='asean-a'%20fill='%23f9e300'%3e%3cpath%20d='M295.4%20256c25.6-15.4%2037.4-46%2037.4-76.8H321v1c0%2010.3-1.5%2047.6-29.7%2075.8a113%20113%200%200%201%2029.7%2075.8v1h11.8c0-30.7-12.3-61.4-37.4-76.8'/%3e%3cpath%20d='M317.4%20180.2v-1h-12.2v1.5c0%2010.3-2.1%2046.1-22%2075.3%2020.4%2029.2%2022%2065%2022%2075.3v1.5h12.2v-1c0-10.3-2.5-47.6-29.7-75.8a113%20113%200%200%200%2029.7-75.8'/%3e%3cpath%20d='m278.5%20256%201-1a138%20138%200%200%200%2021.6-74.3v-1.5h-11.3v2c0%2010.8-1.5%2045.1-15.4%2074.8a195%20195%200%200%201%2015.4%2074.8v2H301v-1.5c0-10.3-1-42.5-21.5-74.3'/%3e%3cpath%20d='M270.3%20256a189%20189%200%200%200%2015.4-76.8h-11.8v3.6c0%2012.8-1%2044-7.7%2073.2a358%20358%200%200%201%207.7%2073.2v3.6h11.3v-2c0-10.8-1-46.1-14.4-74.3'/%3e%3cpath%20d='M262.1%20256a353%20353%200%200%200%207.2-73.2v-3.6H258v153.6h11.3v-3.6c0-12.3%200-44-7.2-72.7'/%3e%3c/g%3e%3c/svg%3e")}.fi-cefta{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cefta'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23039'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='320'%20cy='249.8'%20r='30.4'%20fill='none'%20stroke='%23fc0'%20stroke-width='27.5'/%3e%3ccircle%20cx='320'%20cy='249.8'%20r='88.3'%20fill='none'%20stroke='%23fc0'%20stroke-width='27.5'/%3e%3cpath%20fill='%23039'%20d='m404.7%20165.1%2084.7%2084.7-84.7%2084.7-84.7-84.7z'/%3e%3cpath%20fill='%23fc0'%20d='M175.7%20236.1h59.2v27.5h-59.2zm259.1%200h88.3v27.5h-88.3zM363%20187.4l38.8-38.8%2019.4%2019.5-38.7%2038.7zM306.3%2048.6h27.5v107.1h-27.5z'/%3e%3ccircle%20cx='225.1'%20cy='159.6'%20r='13.7'%20fill='%23fc0'/%3e%3ccircle%20cx='144.3'%20cy='249.8'%20r='13.7'%20fill='%23fc0'/%3e%3ccircle%20cx='320'%20cy='381.4'%20r='13.7'%20fill='%23fc0'/%3e%3ccircle%20cx='320'%20cy='425.5'%20r='13.7'%20fill='%23fc0'/%3e%3ccircle%20cx='408.3'%20cy='249.8'%20r='13.7'%20fill='%23fc0'/%3e%3cpath%20fill='%23fc0'%20d='m208.3%20341.5%2019.5-19.4%2019.4%2019.4-19.4%2019.5zm204.7%2021%2019.5-19.5%2019.5%2019.5-19.5%2019.4z'/%3e%3c/svg%3e")}.fi-cefta.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cefta'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23039'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='256'%20cy='266.5'%20r='32.5'%20fill='none'%20stroke='%23fc0'%20stroke-width='29.3'/%3e%3ccircle%20cx='256'%20cy='266.5'%20r='94.2'%20fill='none'%20stroke='%23fc0'%20stroke-width='29.3'/%3e%3cpath%20fill='%23039'%20d='m346.3%20176.1%2090.3%2090.3-90.3%2090.3-90.3-90.3z'/%3e%3cpath%20fill='%23fc0'%20d='M102.1%20251.8h63.2v29.3h-63.2zm276.4%200h94.2v29.3h-94.2zm-76.6-51.9%2041.3-41.3%2020.7%2020.7-41.3%2041.3zM241.3%2051.8h29.3V166h-29.3z'/%3e%3ccircle%20cx='154.8'%20cy='170.3'%20r='14.7'%20fill='%23fc0'/%3e%3ccircle%20cx='68.6'%20cy='266.5'%20r='14.7'%20fill='%23fc0'/%3e%3ccircle%20cx='256'%20cy='406.8'%20r='14.7'%20fill='%23fc0'/%3e%3ccircle%20cx='256'%20cy='453.9'%20r='14.7'%20fill='%23fc0'/%3e%3ccircle%20cx='350.2'%20cy='266.5'%20r='14.7'%20fill='%23fc0'/%3e%3cpath%20fill='%23fc0'%20d='m136.9%20364.3%2020.7-20.7%2020.7%2020.7-20.7%2020.7zm218.5%2022.3L376%20366l20.7%2020.7-20.7%2020.8z'/%3e%3c/svg%3e")}.fi-cp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cp'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-cp.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-cp'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23000091'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23e1000f'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-dg{background-image:url(/assets/dg-CJPJrjiZ.svg)}.fi-dg.fis{background-image:url(/assets/dg-DqkWLbnk.svg)}.fi-eac{background-image:url(/assets/eac-CwGQsyAM.svg)}.fi-eac.fis{background-image:url(/assets/eac-h4QKADRE.svg)}.fi-es-ct{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-es-ct'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fcdd09'%20d='M0%200h640v480H0z'/%3e%3cpath%20stroke='%23da121a'%20stroke-width='60'%20d='M0%2090h810m0%20120H0m0%20120h810m0%20120H0'%20transform='scale(.79012%20.88889)'/%3e%3c/svg%3e")}.fi-es-ct.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-es-ct'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fcdd09'%20d='M0%200h512v512H0z'/%3e%3cpath%20stroke='%23da121a'%20stroke-width='60'%20d='M0%2090h810m0%20120H0m0%20120h810m0%20120H0'%20transform='scale(.6321%20.94815)'/%3e%3c/svg%3e")}.fi-es-ga{background-image:url(/assets/es-ga-D9xG2hYr.svg)}.fi-es-ga.fis{background-image:url(/assets/es-ga-DXhVZ333.svg)}.fi-es-pv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-es-pv'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23D52B1E'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009B48'%20d='M0%200h53.1l133.4%20100.1%20133.5%20100L586.9%200H640v39.9l-133.4%20100L373.2%20240%20640%20440.2V480h-53.1L453.5%20380%20320%20279.9%2053.1%20480H0v-39.8l133.4-100.1L266.8%20240%200%2039.9v-20z'/%3e%3cpath%20fill='%23FFF'%20d='M288.1%200h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z'/%3e%3c/svg%3e")}.fi-es-pv.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-es-pv'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d52b1e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009b48'%20d='M0%200h42.5l106.7%20106.7L256%20213.4%20469.5%200H512v42.5L405.3%20149.2%20298.6%20256%20512%20469.5V512h-42.5L362.8%20405.3%20256%20298.6%2042.5%20512H0v-42.5l106.7-106.7L213.4%20256%200%2042.5V21.3z'/%3e%3cpath%20fill='%23fff'%20d='M221.9%200h68.2v221.9H512v68.2H290.1V512h-68.2V290.1H0v-68.2h221.9v-111z'/%3e%3c/svg%3e")}.fi-eu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-eu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='eu-d'%3e%3cg%20id='eu-b'%3e%3cpath%20id='eu-a'%20d='m0-1-.3%201%20.5.1z'/%3e%3cuse%20xlink:href='%23eu-a'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cg%20id='eu-c'%3e%3cuse%20xlink:href='%23eu-b'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23eu-b'%20transform='rotate(144)'/%3e%3c/g%3e%3cuse%20xlink:href='%23eu-c'%20transform='scale(-1%201)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23039'%20d='M0%200h640v480H0z'/%3e%3cg%20fill='%23fc0'%20transform='translate(320%20242.3)scale(23.7037)'%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20y='-6'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20y='6'/%3e%3cg%20id='eu-e'%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20x='-6'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(-144%20-2.3%20-2.1)'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(144%20-2.1%20-2.3)'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(72%20-4.7%20-2)'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(72%20-5%20.5)'/%3e%3c/g%3e%3cuse%20xlink:href='%23eu-e'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3c/svg%3e")}.fi-eu.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-eu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='eu-d'%3e%3cg%20id='eu-b'%3e%3cpath%20id='eu-a'%20d='m0-1-.3%201%20.5.1z'/%3e%3cuse%20xlink:href='%23eu-a'%20transform='scale(-1%201)'/%3e%3c/g%3e%3cg%20id='eu-c'%3e%3cuse%20xlink:href='%23eu-b'%20transform='rotate(72)'/%3e%3cuse%20xlink:href='%23eu-b'%20transform='rotate(144)'/%3e%3c/g%3e%3cuse%20xlink:href='%23eu-c'%20transform='scale(-1%201)'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23039'%20d='M0%200h512v512H0z'/%3e%3cg%20fill='%23fc0'%20transform='translate(256%20258.4)scale(25.28395)'%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20y='-6'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20y='6'/%3e%3cg%20id='eu-e'%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20x='-6'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(-144%20-2.3%20-2.1)'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(144%20-2.1%20-2.3)'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(72%20-4.7%20-2)'/%3e%3cuse%20xlink:href='%23eu-d'%20width='100%25'%20height='100%25'%20transform='rotate(72%20-5%20.5)'/%3e%3c/g%3e%3cuse%20xlink:href='%23eu-e'%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'/%3e%3c/g%3e%3c/svg%3e")}.fi-gb-eng{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gb-eng'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ce1124'%20d='M281.6%200h76.8v480h-76.8z'/%3e%3cpath%20fill='%23ce1124'%20d='M0%20201.6h640v76.8H0z'/%3e%3c/svg%3e")}.fi-gb-eng.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gb-eng'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ce1124'%20d='M215%200h82v512h-82z'/%3e%3cpath%20fill='%23ce1124'%20d='M0%20215h512v82H0z'/%3e%3c/svg%3e")}.fi-gb-nir{background-image:url(/assets/gb-nir-D4gikpNq.svg)}.fi-gb-nir.fis{background-image:url(/assets/gb-nir-vEp1ZXy6.svg)}.fi-gb-sct{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gb-sct'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230065bd'%20d='M0%200h640v480H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='.6'%20d='m0%200%205%203M0%203l5-3'%20transform='scale(128%20160)'/%3e%3c/svg%3e")}.fi-gb-sct.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-gb-sct'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230065bd'%20d='M0%200h512v512H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='.6'%20d='m0%200%205%203M0%203l5-3'%20transform='scale(102.4%20170.66667)'/%3e%3c/svg%3e")}.fi-gb-wls{background-image:url(/assets/gb-wls-Bxz9hxvX.svg)}.fi-gb-wls.fis{background-image:url(/assets/gb-wls-CK0XlKT-.svg)}.fi-ic{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ic'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230768a9'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23fc0'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.fi-ic.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icons-ic'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230768a9'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23fc0'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.fi-pc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-pc'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23003da5'%20d='M0%200h640v480H0z'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(164.3%20311.5%20242.2)'/%3e%3cpath%20id='pc-a'%20fill='%23fff'%20fill-opacity='1'%20fill-rule='nonzero'%20stroke='none'%20stroke-width='.7'%20d='m472.9%20262.8-8.4%201.5-1.1%208.5-4.1-7.5-8.4%201.6%205.8-6.2-4-7.5%207.7%203.6%205.8-6.2-1%208.5z'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-10.3%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-30.9%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-20.6%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-51.5%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-72.1%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-61.8%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-41.2%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-92.7%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-113.3%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-103%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-133.9%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-154.5%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-144.2%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-123.6%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-82.4%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-175.1%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(174.6%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(143.7%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(123.1%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(133.4%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(154%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-164.8%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(112.8%20311.5%20242.2)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(102.5%20311.5%20242.2)'/%3e%3cpath%20fill='none'%20stroke='%2300aec7'%20stroke-width='13.7'%20d='M444.9%20313A151%20151%200%200%201%20293%20392'/%3e%3cpath%20fill='%23fff'%20d='M474.3%20288.5S449%20277.2%20398%20277s-105.2%2013.9-135.1%2013.5c-30-.3-38.8-.3-56.7-3.7%200%200%2027%209%2055.8%2011.6%2028.7%202.7%2095.2-10.4%20128.4-12.5%2034-2.1%2060.4-2.1%2083.8%202.6'/%3e%3cpath%20fill='%2300aec7'%20d='M275%20303.2s19.2%201%2056-3c37-4%2063-9.4%2092.1-10.2s61.2%204.4%2068%206.1c0%200-48.5-1.3-68.8%201.6s-73%209.5-100.7%2010.2-37.3-3.2-46.6-4.7m-80.5-27.8s51%2013.6%2097.2%204.7c52.3-10.2%2083-10%20106.4-10%2023.4-.2%2047.9%205.7%2047.9%205.7s-96-100.2-196.5-153.3c0%200-7.5%2084.5-55%20152.9'/%3e%3cpath%20fill='%23fff'%20d='M274.2%20197.5s-1.4-5.3-8.3-4.5c0%200%204.4-2%206.4-1%202%201.1%202.4%201.4%202%205.5m-16.8-9.4s1.5-.5%202.2-.3c0%200%201%203.3%203.2%204.5%200%200-3.8-.3-5.4-4.2m22.2%205a13%2013%200%200%200-8.7-4.8c-1.8%200-6%203.5-6%203.5-1-2-.5-3.4-.5-3.4%202%20.2%203.7%201%203.7%201-.8-2.6-2-3.8-2-3.8%204-1%208.8%202.5%208.8%202.5a17%2017%200%200%200-11-6.8c-1.2-.1-2.7%201.6-2.7%201.6-7.8%200-9.9%204.3-9.9%204.3%203.3%205.1%2010%206.3%2010%206.3-11.8-1.3-11.5%208-11.5%208l10.9-5.7c-4.2%2024.1-21%2035-22.4%2036.3-1.4%201.4-.5%203%201.5%203.2%201.1%200%202.5%201%206.2-3.4a65%2065%200%200%200%2016.4-35.4l.2.2c1.2%202.9.4%205.4.6%207.3s4.4%206%204.4%206%202.3-4.5%202-7.1c-.5-2.7-5.5-7.6-5.5-7.6%207.8-1.5%208.2%2011.6%208.2%2011.6%203-3.5%202.4-7.3%202.4-7.3s6.3-4.6%204.9-6.4'/%3e%3c/svg%3e")}.fi-pc.fis{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icons-pc'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23003da5'%20d='M0%200h512v512H0z'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(164.3%20247%20258.3)'/%3e%3cpath%20id='pc-a'%20fill='%23fff'%20fill-opacity='1'%20fill-rule='nonzero'%20stroke='none'%20stroke-width='.7'%20d='m419%20280.3-8.9%201.7-1.1%209-4.4-8-9%201.7%206.3-6.6-4.4-8%208.2%203.9%206.3-6.7-1.2%209z'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-10.3%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-30.9%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-20.6%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-51.5%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-72.1%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-61.8%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-41.2%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-92.7%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-113.3%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-103%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-133.9%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-154.5%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-144.2%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-123.6%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-82.4%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-175.1%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(174.6%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(143.7%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(123.1%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(133.4%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(154%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(-164.8%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(112.8%20247%20258.3)'/%3e%3cuse%20xlink:href='%23pc-a'%20width='1000'%20height='700'%20transform='rotate(102.5%20247%20258.3)'/%3e%3cpath%20fill='none'%20stroke='%2300aec7'%20stroke-width='14.6'%20d='M389.2%20334a161%20161%200%200%201-161.9%2084.2'/%3e%3cpath%20fill='%23fff'%20d='M420.6%20307.7s-26.9-12-81.3-12.2-112.2%2014.8-144.1%2014.4c-32-.4-41.4-.4-60.5-4%200%200%2028.9%209.6%2059.5%2012.4s101.6-11.1%20137-13.4c36.2-2.2%2064.4-2.2%2089.4%202.8'/%3e%3cpath%20fill='%2300aec7'%20d='M208%20323.4s20.5%201%2059.8-3.2%2067.2-10%2098.2-10.8%2065.3%204.6%2072.5%206.5c0%200-51.7-1.4-73.4%201.7s-77.8%2010.1-107.4%2010.8-39.7-3.3-49.7-5m-85.9-29.6s54.4%2014.5%20103.8%205c55.7-10.9%2088.5-10.7%20113.4-10.8s51%206.2%2051%206.2S288%20187.3%20180.9%20130.7c0%200-8%2090.1-58.7%20163'/%3e%3cpath%20fill='%23fff'%20d='M207.2%20210.7s-1.5-5.7-9-4.9c0%200%204.8-2%207-1%202%201.2%202.5%201.5%202%205.9m-17.9-10s1.7-.6%202.3-.3c0%200%201.2%203.4%203.5%204.7%200%200-4-.3-5.8-4.5M213%20206a13%2013%200%200%200-9.3-5.1c-1.8%200-6.3%203.6-6.3%203.6-1.1-2-.6-3.6-.6-3.6%202.2.3%204%201%204%201a9%209%200%200%200-2.2-3.9c4.3-1.1%209.4%202.6%209.4%202.6a18%2018%200%200%200-11.8-7.3c-1.2%200-2.8%201.8-2.8%201.8-8.3%200-10.5%204.6-10.5%204.6%203.4%205.4%2010.6%206.7%2010.6%206.7-12.6-1.4-12.3%208.4-12.3%208.4l11.6-6c-4.4%2025.8-22.4%2037.3-23.9%2038.8-1.4%201.5-.5%203.1%201.7%203.3%201.1.2%202.6%201.1%206.6-3.5a70%2070%200%200%200%2017.5-37.8l.2.2c1.2%203%20.4%205.8.6%207.8.3%202%204.7%206.3%204.7%206.3s2.4-4.7%202-7.5-5.8-8.1-5.8-8.1c8.4-1.5%208.9%2012.4%208.9%2012.4%203.2-3.8%202.5-7.8%202.5-7.8s6.7-4.9%205.2-6.9'/%3e%3c/svg%3e")}.fi-sh-ac{background-image:url(/assets/sh-ac-FjwY7RYr.svg)}.fi-sh-ac.fis{background-image:url(/assets/sh-ac-D-aE2xRW.svg)}.fi-sh-hl{background-image:url(/assets/sh-hl-CqtQPzWZ.svg)}.fi-sh-hl.fis{background-image:url(/assets/sh-hl-CgxUDvtv.svg)}.fi-sh-ta{background-image:url(/assets/sh-ta-CPJublpi.svg)}.fi-sh-ta.fis{background-image:url(/assets/sh-ta-BFo5zkKU.svg)}.fi-un{background-image:url(/assets/un-Bqg4Cbbh.svg)}.fi-un.fis{background-image:url(/assets/un-DabL4p35.svg)}.fi-xk{background-image:url(/assets/xk-Bj15g7cp.svg)}.fi-xk.fis{background-image:url(/assets/xk-Cdz2uTvR.svg)}#indoor_sidebar,#surveillance_sidebar{color:var(--text-primary, #F8FAFC);height:100%;min-height:0;overflow-x:hidden;overflow-y:visible;background:transparent;width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;padding-bottom:8px}.indoor-section-block{margin-bottom:32px}.indoor-section-block:last-child{margin-bottom:0}.indoor-section-block-styled{background:linear-gradient(165deg,#003d5cb8,#002a3dd9);border:1px solid rgba(0,122,168,.28);border-radius:10px;padding:14px 14px 16px;box-shadow:0 8px 24px #00000038;margin-bottom:0}#indoor_sidebar .indoor-section-block-styled{background:transparent;border:none;border-radius:0;padding:0 0 8px;box-shadow:none;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.12)}#indoor_sidebar .indoor-section-block-styled:last-of-type{border-bottom:none}.indoor-section-block-styled+.indoor-section-block-styled{margin-top:0}.indoor-section-label{color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px;opacity:.9;line-height:1.4}#indoor_sidebar .indoor-section-label,#surveillance_sidebar .indoor-section-label{color:var(--heading, #F1F7FA);font-size:15px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px;padding-bottom:0;border-bottom:none;opacity:1;text-transform:none}#indoor_sidebar .indoor-section-label .indoor-section-icon,#indoor_sidebar .indoor-section-icon{color:var(--heading, #F1F7FA)}.indoor-section-icon{font-size:16px;color:#fff}.indoor-status-container{display:flex;flex-direction:column;gap:12px}.indoor-status-indicator{padding:12px 20px;border-radius:8px;font-size:12px;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:1px;box-shadow:0 2px 6px #00000026;transition:all .2s ease;border:none;line-height:1.4}.indoor-status-indicator.standby{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.indoor-status-indicator.flying{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.indoor-connection-status-card{margin-top:12px;padding:12px 14px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%)}.indoor-connection-status-title{color:#f8fafc;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.indoor-connection-status-list{display:flex;flex-direction:column;gap:6px}.indoor-connection-status-item,.indoor-connection-status-empty{border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.4}.indoor-connection-status-empty{color:#e2e8f0cc;background:#0f172a47}.indoor-connection-status-item--success,.indoor-connection-status-item--connected,.indoor-connection-status-item--ok,.indoor-connection-status-item--info{color:#dcfce7;background:#16a34a2e}.indoor-connection-status-item--queued,.indoor-connection-status-item--connecting,.indoor-connection-status-item--warning{color:#fef3c7;background:#d977062e}.indoor-connection-status-item--failed,.indoor-connection-status-item--error{color:#fecaca;background:#dc26262e}.indoor-dropdown-with-button{display:flex;flex-direction:column;gap:15px}.indoor-dropdown-with-button .indoor-select{width:100%}.indoor-select-wrapper{position:relative;width:100%}.indoor-select-wrapper .ant-select{width:100%}.indoor-select-wrapper .ant-select-arrow{display:none!important}.indoor-select-right-arrow{position:absolute;top:50%;right:20px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:22px;height:28px;padding:0;margin:0;border:none;background:transparent;font-size:10px;color:#fff!important;pointer-events:auto;cursor:pointer;z-index:5;line-height:1}.indoor-select-wrapper:not(:has(.indoor-select-dots-btn)) .indoor-select-right-arrow{right:20px}.indoor-select-wrapper:not(:has(.indoor-select-dots-btn)) .indoor-select .ant-select-selector{padding-right:56px!important}.indoor-select-wrapper:not(:has(.indoor-select-dots-btn)) .indoor-select .ant-select-clear{inset-inline-end:42px!important;right:42px!important}.indoor-select-wrapper:has(.indoor-select-dots-btn) .indoor-select-right-arrow{right:20px}.indoor-select-wrapper:has(.indoor-select-dots-btn) .indoor-select .ant-select-selector{padding-right:84px!important}.indoor-select-wrapper:has(.indoor-select-dots-btn) .indoor-select .ant-select-clear{inset-inline-end:42px!important;right:42px!important}.indoor-select-right-arrow .anticon{color:#fff!important}.indoor-select-wrapper .indoor-select .ant-select-clear{left:auto!important;top:50%!important;transform:translateY(-50%);margin:0!important;width:16px!important;height:16px!important;font-size:12px!important;z-index:4;opacity:1!important}.indoor-select-dots-btn{position:absolute;top:50%;right:4px;transform:translateY(-50%);background:transparent!important;border:none;padding:0 4px;font-size:24px;color:#fff!important;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:6;width:28px;height:28px;line-height:1}.indoor-select-dots-btn:hover{background-color:#002a3d;border-radius:4px}.indoor-select-wrapper .ant-select-selector{padding-right:56px!important;display:flex!important;align-items:center!important}.indoor-select-value,.indoor-select-option-label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin:0;padding:0}.indoor-select-wrapper .ant-select-selection-item{padding-left:0!important;line-height:1.35!important;display:flex!important;align-items:center!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:0!important;margin-bottom:0!important}.indoor-action-btn{width:100%;height:42px;border-radius:8px;box-shadow:0 2px 6px #00000026;transition:all .2s ease;border:1px solid rgba(255,255,255,.15);background-color:#ffffff14;color:#fff;font-weight:500;font-size:13px;display:none}.indoor-action-btn:hover{background:linear-gradient(180deg,#007aa8,#007aa8)!important;border-color:#003d5ccc!important;color:#fff!important;box-shadow:0 4px 12px #00000040;transform:translateY(-1px)}.indoor-action-btn:active{transform:translateY(0);box-shadow:0 2px 6px #00000026}.indoor-select{box-shadow:0 2px 6px #00000026;border-radius:8px;font-size:13px!important;height:42px!important}.indoor-select.ant-select-single{font-size:13px!important;height:42px!important}.indoor-select .ant-select-selector{background-color:#002a3d!important;border-color:#002a3d!important;color:#fff!important;min-height:42px!important;height:auto!important;border-radius:8px;box-shadow:0 2px 6px #00000026!important;transition:all .2s ease;border-width:1px!important;padding-top:8px!important;padding-bottom:8px!important}.indoor-select .ant-select-selection-item{color:#fff!important;line-height:1.35!important;font-size:13px;font-weight:500;height:auto!important;display:flex!important;align-items:center!important}.indoor-select .ant-select-selection-placeholder{color:#fff!important;line-height:1.35!important;font-size:13px;height:auto!important;display:flex!important;align-items:center!important}.indoor-select:hover .ant-select-selector{border-color:#002a3d!important;box-shadow:0 4px 12px #0003!important}.indoor-select.ant-select-focused .ant-select-selector{border-color:#002a3d!important;box-shadow:0 0 0 3px #3b82f61a,0 4px 12px #0003!important}.indoor-select-dropdown.ant-select-dropdown{background-color:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;color:var(--app-text-primary)!important;border-radius:8px!important;box-shadow:0 18px 42px #0f172a33!important}.indoor-select-dropdown.ant-select-dropdown .ant-select-item{color:var(--app-text-primary)!important;background-color:transparent!important;font-size:13px;padding:12px 16px!important;border-radius:4px;margin:2px 8px}.indoor-select-dropdown.ant-select-dropdown .ant-select-item-option-state{display:none!important}.indoor-select-dropdown.ant-select-dropdown .ant-select-item-option-content{padding-right:0!important}.indoor-select-dropdown.ant-select-dropdown .ant-select-item:hover{background-color:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important}.indoor-select .ant-select-item-option-selected{background-color:color-mix(in srgb,var(--primary-color) 12%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;font-weight:500}.indoor-select .ant-select-arrow,.indoor-select .ant-select-arrow .anticon{color:var(--app-text-primary)!important}.indoor-action-buttons{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;gap:10px;padding:14px;margin-top:4px;background:linear-gradient(165deg,#003d5c80,#0f17208c);border:1px solid rgba(0,122,168,.22);border-radius:10px;box-sizing:border-box}#indoor_sidebar .indoor-action-buttons{background:transparent;border:none;border-radius:0;padding:0;gap:10px;margin-top:8px}.indoor-primary-action-btn{width:100%;height:42px;max-width:100%;margin:0;font-size:13px;background-color:#004163!important;border-color:#004163!important;box-shadow:0 2px 6px #00000026;transition:all .2s ease;border:none;text-transform:uppercase;letter-spacing:.8px}.indoor-primary-action-btn:hover{box-shadow:0 4px 12px #00000040!important;transform:translateY(-1px);background:linear-gradient(180deg,#007aa8,#006a94)!important;border-color:#007aa8!important}.indoor-primary-action-btn:active{transform:translateY(0);box-shadow:0 2px 6px #00000026!important;background:linear-gradient(180deg,#007aa8,#006a94)!important}.indoor-secondary-action-btn{width:100%;height:42px;font-size:13px;border-radius:8px;background-color:#004163;border-color:#004163!important;border:1px solid rgba(255,255,255,.2);color:#fff;box-shadow:0 2px 6px #00000026;transition:all .2s ease}.indoor-secondary-action-btn:hover{background:linear-gradient(180deg,#007aa8,#007aa8)!important;border-color:#003d5ccc!important;color:#fff!important;box-shadow:0 4px 12px #00000040!important;transform:translateY(-1px)}.indoor-secondary-action-btn:active{transform:translateY(0);box-shadow:0 2px 6px #00000026!important;background-color:#003d5c99!important}#surveillance_sidebar .indoor-primary-action-btn.ant-btn-primary{width:100%!important;max-width:100%!important;height:46px!important;border-radius:10px!important;background:linear-gradient(180deg,#005a87f2,#004163fa)!important;border:1px solid rgba(0,122,168,.45)!important;margin:0!important;color:#fff!important;box-sizing:border-box!important}#surveillance_sidebar .indoor-secondary-action-btn.ant-btn-default{width:100%!important;max-width:100%!important;height:46px!important;border-radius:10px!important;background:#002a3d8c!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;box-sizing:border-box!important}#indoor_sidebar .indoor-primary-action-btn.ant-btn-primary,#indoor_sidebar .schedule_flight.ant-btn{width:100%!important;max-width:100%!important;height:48px!important;border-radius:12px!important;background:var(--cta-bg, #078EAF)!important;border:1px solid rgba(7,142,175,.95)!important;margin:0!important;color:#fff!important;font-size:14px!important;font-weight:600!important;text-transform:none!important;letter-spacing:-.005em!important;box-sizing:border-box!important;box-shadow:0 6px 16px #078eaf47!important;padding:0 12px!important}#indoor_sidebar .indoor-primary-action-btn.ant-btn-primary:hover,#indoor_sidebar .schedule_flight.ant-btn:hover{background:#087f9c!important;border-color:#087f9c!important;color:#fff!important;box-shadow:0 8px 18px #078eaf57!important;transform:translateY(-1px)!important}#indoor_sidebar .indoor-actions-nav.sidebar-actions-nav{display:flex;align-items:stretch;width:100%;gap:0;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff12;margin-top:0}#indoor_sidebar .indoor-actions-nav .indoor-secondary-action-btn.ant-btn-default,#indoor_sidebar .indoor-actions-nav .sidebar-actions-nav__item.ant-btn{flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:0!important;height:48px!important;border-radius:0!important;background:transparent!important;border:1px solid transparent!important;color:var(--heading, #F1F7FA)!important;font-size:12px!important;font-weight:500!important;text-transform:none!important;letter-spacing:-.005em!important;box-shadow:none!important;padding:0 6px!important;white-space:nowrap!important}#indoor_sidebar .indoor-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn{border-left:1px solid rgba(255,255,255,.14)!important}#indoor_sidebar .indoor-actions-nav .indoor-secondary-action-btn.ant-btn-default:hover,#indoor_sidebar .indoor-actions-nav .sidebar-actions-nav__item.ant-btn:hover{background:#ffffff14!important;border-color:transparent!important;color:#fff!important;transform:none!important}#indoor_sidebar .indoor-action-buttons{gap:10px;padding-top:8px}#indoor_sidebar .indoor-action-buttons>.ant-btn{margin:0!important}#indoor_sidebar .indoor-flight-path.sidebar-flight-path,#indoor_sidebar .sidebar-flight-path{margin-top:4px}#indoor_sidebar .indoor-import-export-row{border-top:none;padding-top:0;margin-top:0}#indoor_sidebar .indoor-select-wrapper.indoor-ui-box,#indoor_sidebar .indoor-select-wrapper.geofence-ui-box{position:relative;display:flex;align-items:center;width:100%;min-height:46px;height:auto;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#fffffff5;box-shadow:0 4px 12px #0206171a;-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%);padding:0;overflow:hidden}#indoor_sidebar .indoor-select-icon-wrap{width:28px;height:28px;margin-left:10px;margin-right:2px;border-radius:8px;border:1px solid rgba(8,121,157,.2);background:#f8fcfff2;color:var(--selector-icon, #08799D);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px}#indoor_sidebar .indoor-select,#indoor_sidebar .indoor-select.ant-select-single{flex:1 1 auto;min-width:0;min-height:44px!important;height:44px!important;font-size:14px!important;box-shadow:none;display:flex!important;align-items:center!important}#indoor_sidebar .indoor-select .ant-select-selector{min-height:44px!important;height:44px!important;padding:0 56px 0 10px!important;border-radius:0!important;background:transparent!important;border:none!important;box-shadow:none!important;display:flex!important;align-items:center!important}#indoor_sidebar .indoor-select-wrapper:has(.indoor-select-dots-btn) .indoor-select .ant-select-selector{padding-right:84px!important}#indoor_sidebar .indoor-select-wrapper:has(.indoor-select-dots-btn) .indoor-select-right-arrow{right:20px!important}#indoor_sidebar .indoor-select-wrapper:has(.indoor-select-dots-btn) .indoor-select .ant-select-clear{inset-inline-end:42px!important;right:42px!important}#indoor_sidebar .indoor-select-wrapper:not(:has(.indoor-select-dots-btn)) .indoor-select-right-arrow{right:20px!important}#indoor_sidebar .indoor-select-wrapper:not(:has(.indoor-select-dots-btn)) .indoor-select .ant-select-clear{inset-inline-end:42px!important;right:42px!important}#indoor_sidebar .indoor-select .ant-select-selection-wrap,#indoor_sidebar .indoor-select .ant-select-selection-search,#indoor_sidebar .indoor-select .ant-select-selection-item,#indoor_sidebar .indoor-select .ant-select-selection-placeholder{display:flex!important;align-items:center!important;margin:0!important;inset-inline-start:0!important;inset-inline-end:auto!important;top:auto!important;bottom:auto!important;transform:none!important;line-height:1.35!important;height:100%!important;max-width:100%}#indoor_sidebar .indoor-select .ant-select-selection-item,#indoor_sidebar .indoor-select .ant-select-selection-placeholder{font-size:14px!important;color:var(--selector-text, #1E3447)!important;font-weight:500!important;position:relative!important}#indoor_sidebar .indoor-select-value,#indoor_sidebar .indoor-select-option-label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin:0;padding:0}#indoor_sidebar .indoor-select .ant-select-selection-placeholder{color:#1e34478c!important}#indoor_sidebar .indoor-select:hover .ant-select-selector,#indoor_sidebar .indoor-select.ant-select-focused .ant-select-selector,#indoor_sidebar .indoor-select.ant-select-open .ant-select-selector{border:none!important;box-shadow:none!important}#indoor_sidebar .indoor-select-wrapper.indoor-ui-box:hover{border-color:#fff6;box-shadow:0 6px 16px #02061724}#indoor_sidebar .indoor-select .ant-select-clear,#indoor_sidebar .indoor-select .ant-select-arrow{color:var(--selector-icon, #08799D)!important;background:transparent!important}#indoor_sidebar .indoor-select-right-arrow,#indoor_sidebar .indoor-select-right-arrow .anticon,#indoor_sidebar .indoor-select-dots-btn,#indoor_sidebar .indoor-select-dots-btn .anticon{color:var(--selector-icon, #08799D)!important}#indoor_sidebar .indoor-select-dots-btn:hover{background-color:#08799d1f}[data-theme=dark] #indoor_sidebar .indoor-select-wrapper.indoor-ui-box,[data-theme=dark] #indoor_sidebar .indoor-select-wrapper.geofence-ui-box{border-color:#ffffff24;background:#ffffff12;box-shadow:none}[data-theme=dark] #indoor_sidebar .indoor-select-wrapper.indoor-ui-box:hover{border-color:#ffffff38;background:#ffffff1a;box-shadow:none}[data-theme=dark] #indoor_sidebar .indoor-select-icon-wrap{border-color:#7dd3e847;background:#ffffff14;color:#7dd3e8!important}[data-theme=dark] #indoor_sidebar .indoor-select .ant-select-selection-item,[data-theme=dark] #indoor_sidebar .indoor-select .ant-select-selection-placeholder,[data-theme=dark] #indoor_sidebar .indoor-select-value{color:#c1dce7e0!important}[data-theme=dark] #indoor_sidebar .indoor-select .ant-select-selection-placeholder{color:#c1dce78c!important}[data-theme=dark] #indoor_sidebar .indoor-select-right-arrow,[data-theme=dark] #indoor_sidebar .indoor-select-right-arrow .anticon,[data-theme=dark] #indoor_sidebar .indoor-select-dots-btn,[data-theme=dark] #indoor_sidebar .indoor-select-dots-btn .anticon,[data-theme=dark] #indoor_sidebar .indoor-select .ant-select-clear,[data-theme=dark] #indoor_sidebar .indoor-select .ant-select-arrow{color:#7dd3e8!important}[data-theme=dark] #indoor_sidebar .indoor-select-dots-btn:hover{background-color:#ffffff1a;color:#a5e4f2!important}#indoor_sidebar .indoor-section-block-styled{padding-bottom:8px;margin-bottom:6px}#indoor_sidebar .indoor-dropdown-with-button{gap:8px}.video-dock-container .indoor-section-block-styled{background:#ffffff14!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%);padding:14px!important}[data-theme=dark] .video-dock-container .indoor-section-block-styled{background:#ffffff0d!important;border-color:#ffffff1f!important}#indoor_sidebar .indoor-connection-status-card{margin-top:12px;padding:14px 12px 16px;border-radius:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.16);box-shadow:none;-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%)}[data-theme=dark] #indoor_sidebar .indoor-connection-status-card{background:#ffffff0d;border-color:#ffffff1f}#indoor_sidebar .indoor-connection-status-title{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.01em;text-transform:none;margin-bottom:8px}#indoor_sidebar .indoor-connection-status-empty{color:var(--stat-label, #C1DCE7);background:#ffffff0f;border-radius:8px;padding:10px 12px}.indoor-field-block{margin-bottom:16px}.indoor-field-label{color:#fff;font-size:16px;display:block;margin-bottom:4px}.ant-dropdown.indoor-select-dropdown-overlay{margin-top:8px!important;padding-top:0!important}.indoor-select-dropdown-overlay{margin-top:8px!important}.indoor-select-dropdown-overlay .ant-dropdown-menu{border-radius:8px!important;padding:10px!important;position:relative;margin-top:0!important}[data-theme=dark] .indoor-select-dropdown-overlay .ant-dropdown-menu{background-color:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 42px #00000070!important}[data-theme=light] .indoor-select-dropdown-overlay .ant-dropdown-menu{background-color:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 42px #0f172a2e!important}.indoor-select-dropdown-overlay .ant-dropdown-menu:before{content:"";position:absolute;top:-6px;right:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid transparent;z-index:1}.indoor-select-dropdown-overlay .ant-dropdown-menu:after{content:"";position:absolute;top:-7px;right:20px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.1);z-index:0}[data-theme=dark] .indoor-select-dropdown-overlay .ant-dropdown-menu:before{border-bottom-color:var(--app-modal-panel-background)}[data-theme=dark] .indoor-select-dropdown-overlay .ant-dropdown-menu:after{border-bottom-color:var(--app-modal-table-border)}[data-theme=light] .indoor-select-dropdown-overlay .ant-dropdown-menu:before{border-bottom-color:var(--app-modal-panel-background)}[data-theme=light] .indoor-select-dropdown-overlay .ant-dropdown-menu:after{border-bottom-color:var(--app-modal-table-border)}.indoor-select-dropdown-overlay .ant-dropdown-menu-item{color:var(--app-text-primary)!important;padding:10px 16px!important;border-radius:4px!important;margin:0!important;font-size:13px!important;line-height:1.5!important;min-height:auto!important}.indoor-select-dropdown-overlay .ant-dropdown-menu-item:hover{background-color:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))!important}[data-theme=light] .indoor-select-dropdown-overlay .ant-dropdown-menu-item{color:var(--app-text-primary)!important}[data-theme=light] .indoor-select-dropdown-overlay .ant-dropdown-menu-item:hover{background-color:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))!important}.indoor-select-dropdown-overlay .ant-dropdown-menu-item-danger{color:var(--app-text-primary)!important}.indoor-select-dropdown-overlay .ant-dropdown-menu-item-danger:hover{background-color:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=dark] .indoor-select-dropdown.ant-select-dropdown{background-color:#fff!important;border:1px solid rgba(148,163,184,.35)!important;color:#0f172a!important;border-radius:12px!important;box-shadow:0 18px 42px #00000070!important}[data-theme=dark] .indoor-select-dropdown.ant-select-dropdown .ant-select-item{color:#0f172a!important}[data-theme=dark] .indoor-select-dropdown.ant-select-dropdown .ant-select-item-option-state{display:none!important}[data-theme=dark] .indoor-select-dropdown.ant-select-dropdown .ant-select-item:hover{background-color:#3b82f61a!important}[data-theme=light] .indoor-select-dropdown.ant-select-dropdown{background-color:#fff!important;border:1px solid rgba(148,163,184,.35)!important;color:#0f172a!important;border-radius:12px!important;box-shadow:0 18px 42px #0f172a2e!important}[data-theme=light] .indoor-select-dropdown.ant-select-dropdown .ant-select-item{color:#0f172a!important}[data-theme=light] .indoor-select-dropdown.ant-select-dropdown .ant-select-item-option-state{display:none!important}[data-theme=light] .indoor-select-dropdown.ant-select-dropdown .ant-select-item:hover{background-color:#3b82f61a!important}.indoor-import-export-row{display:flex;gap:8px;width:100%;margin-top:0;padding-top:0;border-top:none;flex-wrap:nowrap;align-items:stretch}#indoor_sidebar .sidebar-flight-path__btn.ant-btn,#indoor_sidebar .indoor-import-export-btn.ant-btn,#indoor_sidebar .indoor-import-export-btn.ant-btn-default,#indoor_sidebar .indoor-import-export-btn.ant-btn-primary{flex:1 1 0;min-width:0;height:40px!important;width:auto!important;max-width:none!important;font-size:13px!important;font-weight:600!important;border-radius:8px!important;text-transform:none;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:10px!important;padding-right:10px!important;gap:6px;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#ffffff1f!important;color:#f7fcfffa!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:none!important}#indoor_sidebar .indoor-import-export-btn.ant-btn .anticon,#indoor_sidebar .sidebar-flight-path__btn.ant-btn .anticon{margin-inline-end:0!important;color:inherit!important}#indoor_sidebar .indoor-import-export-btn.ant-btn>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}#indoor_sidebar .indoor-import-export-btn--export.ant-btn-primary,#indoor_sidebar .indoor-import-export-btn--import.ant-btn-default,#indoor_sidebar .indoor-import-export-btn--export.ant-btn-primary:hover,#indoor_sidebar .indoor-import-export-btn--import.ant-btn-default:hover,#indoor_sidebar .sidebar-flight-path__btn.ant-btn:hover{background:#ffffff2e!important;border-color:#fff6!important;color:#fff!important;box-shadow:none!important}.indoor-modal-popup-width .ant-modal{padding-bottom:0;top:50px}.indoor-modal-popup-width .ant-modal-content{background:var(--app-modal-content-background, #003D5C);border-radius:12px;box-shadow:0 20px 24px -4px #0000004d,0 8px 8px -4px #0003;overflow:hidden;padding:0;border:1px solid #007AA866!important}.indoor-modal-popup-width .ant-modal-header{margin:0!important;padding:0!important;background:transparent!important;border:0!important}.indoor-modal-popup-width .ant-modal-header:after{display:none!important}.indoor-modal-popup-width .ant-modal-title{display:block!important;width:100%!important;margin:0!important;line-height:normal!important}.indoor-modal-popup-width .zeena-modal__icon-frame{width:40px;height:40px;line-height:40px;background:linear-gradient(180deg,color-mix(in srgb,var(--primary-color) 78%,#ffffff) 0%,var(--primary-color) 100%);box-shadow:0 10px 15px -3px color-mix(in srgb,var(--primary-color) 30%,transparent);border-radius:10px;border:none}.indoor-modal-popup-width .zeena-modal__icon-frame img{display:block!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;width:22px!important;height:22px!important}.indoor-modal-popup-width .ant-modal-body{padding:0!important;background:transparent;display:block!important}.indoor-modal-popup-width .ant-modal-close{top:20px;right:20px;width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.26)!important;background:linear-gradient(180deg,#ffffff1f,#ffffff0f)!important;box-shadow:inset 0 1px #ffffff24,0 10px 24px #031f2d29;color:#ffffffeb!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.indoor-modal-popup-width .ant-modal-close:hover{background:linear-gradient(180deg,#ffffff2e,#ffffff1a)!important;border-color:#fff6!important;color:#fff!important}.indoor-modal-popup-width .ant-modal-close-x{width:32px;height:32px;line-height:32px;font-size:18px;color:currentColor!important}.indoor-modal-popup-width .ant-modal-close-x:hover,.indoor-modal-popup-width .ant-modal-close .anticon{color:currentColor!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-content{background:var(--app-modal-content-background, #1f1f1f)!important}[data-theme=dark] .indoor-modal-popup-width .zeena-modal__header{background:var(--app-modal-header-background)!important}[data-theme=dark] .indoor-modal-popup-width .zeena-modal__title,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-title{color:#ffffffeb!important}.indoor-modal-content{display:flex!important;flex-direction:column!important;width:100%!important;background:transparent;min-height:auto}.indoor-modal-header{display:flex!important;align-items:center!important;gap:12px!important;padding:0!important;margin:0!important;background:transparent!important;width:100%!important;box-sizing:border-box!important;position:relative!important;z-index:10!important;visibility:visible!important;opacity:1!important;flex-shrink:0!important;order:-1!important}.indoor-modal-content>.indoor-modal-header{display:flex!important;visibility:visible!important;opacity:1!important}.indoor-modal-icon-wrapper{width:auto!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;flex-shrink:0!important;visibility:visible!important;opacity:1!important;margin-right:0!important}.indoor-schedules-icon-wrapper img{display:block!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;width:22px!important;height:22px!important;visibility:visible!important;opacity:1!important}.indoor-modal-title{font-size:18px!important;font-weight:600!important;line-height:28px!important;color:#fff!important;margin:0!important;padding:0!important;flex:1!important;letter-spacing:.5px!important;text-transform:capitalize!important;display:block!important;visibility:visible!important;opacity:1!important}.indoor-modal-caption{font-size:14px;font-weight:400;line-height:20px;color:#fffc;margin:0 24px 24px;padding:0;display:none}.indoor-modal-body{padding:24px;flex:1;background:#003d5c99}.indoor-modal-body>.indoor-modal-header:first-child{display:flex!important;align-items:center!important;gap:12px!important;padding:24px 24px 20px!important;margin:-24px -24px 20px!important;background:var(--app-modal-header-background)!important;border-bottom:1px solid rgba(96,165,250,.14)!important;border-radius:8px 8px 0 0!important;width:calc(100% + 48px)!important;box-sizing:border-box!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important}.indoor-modal-popup-width .ant-modal-footer{padding:20px 24px 24px;margin:0!important;border-top:1px solid rgba(255,255,255,.1);background:#003d5c99;display:flex;gap:12px;justify-content:flex-end}.indoor-modal-popup-width .ant-modal-footer .ant-btn{margin:0;height:44px;border-radius:8px;font-size:14px;font-weight:500;padding:10px 20px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:120px}.indoor-modal-popup-width .ant-modal-footer .indoor-btn-close,.indoor-btn-close{background:transparent!important;color:#fff!important;border:1px solid #ffffff!important;box-shadow:none!important;opacity:1!important}.indoor-modal-popup-width .ant-modal-footer .indoor-btn-close:hover,.indoor-btn-close:hover{background:transparent!important;border-color:#fff!important;color:#fff!important;opacity:1!important}.indoor-modal-popup-width .ant-modal-footer .indoor-btn-close:active,.indoor-modal-popup-width .ant-modal-footer .indoor-btn-close:focus,.indoor-btn-close:active,.indoor-btn-close:focus{background:transparent!important;border-color:#fff!important;color:#fff!important;opacity:1!important}.indoor-modal-popup-width .ant-modal-footer .indoor-btn-close:disabled,.indoor-btn-close:disabled{background:transparent!important;border-color:#ffffff80!important;color:#ffffff80!important;cursor:not-allowed;opacity:.6!important}.indoor-button-primary{background:#007aa8!important;border-color:#007aa8!important;color:#fff!important;box-shadow:0 1px 2px #1018280d!important;font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:16px!important;line-height:24px!important;letter-spacing:0px!important;text-align:center!important}.indoor-button-primary:hover{background:#006a94!important;border-color:#006a94!important;color:#fff!important}.indoor-button-primary:active,.indoor-button-primary:focus{background:#005a80!important;border-color:#005a80!important;color:#fff!important}.indoor-button-primary:disabled{background:#fff3!important;border-color:#fff3!important;color:#ffffff80!important;cursor:not-allowed;opacity:.6}.ant-modal-mask{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009!important}.indoor-modal-body .ant-form-item-label>label{color:#fff!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:8px!important}.indoor-modal-body .ant-form-item-label>label .anticon{color:#fff;margin-right:6px}.indoor-modal-body .ant-input,.indoor-modal-body .ant-select-selector,.indoor-modal-body .ant-picker{color:#fff!important;transition:all .2s ease!important;background:#006b98!important;border:1px solid #006B98!important;border-radius:10px!important;padding:8px 12px!important}.indoor-modal-body .ant-input::placeholder,.indoor-modal-body .ant-select-selection-placeholder,.indoor-modal-body .ant-picker-input input::placeholder{color:#000!important}.indoor-schedule-flight-modal .indoor-modal-body .ant-input::placeholder,.indoor-schedule-flight-modal .indoor-modal-body .ant-select-selection-placeholder,.indoor-schedule-flight-modal .indoor-modal-body .ant-picker-input input::placeholder,.indoor-schedule-flight-modal .indoor-modal-body .datetime-input::placeholder{color:#fff!important}.indoor-schedule-flight-modal .indoor-modal-body .ant-select-selection-item,.indoor-schedule-flight-modal .indoor-modal-body .ant-select-selection-placeholder,.indoor-schedule-flight-modal .indoor-modal-body .ant-select .ant-select-arrow,.indoor-schedule-flight-modal .indoor-modal-body .ant-select .ant-select-arrow .anticon{color:#fff!important}.indoor-modal-body .ant-input:hover,.indoor-modal-body .ant-select-selector:hover,.indoor-modal-body .ant-picker:hover{background:#006b98!important;border-color:#006b98!important}.indoor-modal-body .ant-input:focus,.indoor-modal-body .ant-select-focused .ant-select-selector,.indoor-modal-body .ant-picker-focused{background:#006b98!important;border-color:#006b98!important;box-shadow:0 0 0 2px #006b9833!important}.indoor-modal-body .ant-select-arrow{color:#fffc!important;top:65%!important;transform:translateY(-50%)!important;margin-top:0!important;vertical-align:middle!important}.indoor-modal-body .ant-select-arrow .anticon{vertical-align:middle!important;display:inline-block!important;line-height:1!important}.indoor-modal-body .ant-select .ant-select-selector{display:flex!important;align-items:center!important}.indoor-modal-body .ant-select-selection-item{color:#000!important}.indoor-modal-body .ant-picker-suffix{color:#fffc!important}.indoor-modal-body .ant-picker-input input{color:#fff!important}.indoor-modal-body .ant-picker-input input::placeholder{color:#fff9!important}.indoor-modal-body .ant-form-item-label>label .anticon{color:#fff!important;margin-right:6px;font-size:14px}.indoor-modal-body .ant-input{min-height:40px!important}.indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger{color:#fff!important;transition:all .2s ease!important;background:#006b98!important;height:48px!important;min-height:48px!important;max-height:48px!important;border:1px solid #006B98!important;border-radius:10px!important;padding:10px 14px!important}.indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger:hover,.indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger--open{background:#006b98!important;border-color:#006b98!important}.indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger:focus{background:#006b98!important;border-color:#006b98!important;box-shadow:0 0 0 2px #006b9833!important}.indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger__text,.indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger__icon{color:#fff!important}.indoor-modal-body .datetime-input{color:#fff!important;transition:all .2s ease!important;background:#006b98!important;height:48px!important;border:1px solid #006B98!important;border-radius:10px!important;padding:10px 14px!important}.indoor-modal-body .datetime-input:hover{background:#006b98!important;border-color:#006b98!important}.indoor-modal-body .datetime-input:focus{background:#006b98!important;border-color:#006b98!important;box-shadow:0 0 0 2px #006b9833!important}.indoor-modal-body .datetime-input span,.indoor-modal-body .datetime-input .calendar-icon{color:#fff!important}.indoor-modal-body textarea.ant-input{color:#fff!important;transition:all .2s ease!important;background:#006b98!important;height:auto!important;min-height:100px!important;border:1px solid #006B98!important;border-radius:10px!important;padding:12px 16px!important}.indoor-modal-body textarea.ant-input:hover{background:#006b98!important;border-color:#006b98!important}.indoor-modal-body textarea.ant-input:focus{background:#006b98!important;border-color:#006b98!important;box-shadow:0 0 0 2px #006b9833!important}.indoor-modal-body .ant-form-item.indoor-description-field,.indoor-modal-body .ant-form-item:has(textarea.ant-input){margin-top:15px!important}.ant-select-dropdown{background:#005987!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important}.ant-select-item{color:#fff!important;background:transparent!important}.ant-select-item:hover{background:#ffffff1a!important}.ant-select-item-option-selected{background:#007aa880!important;color:#fff!important}.indoor-modal-datepicker-popup.ant-picker-dropdown,.indoor-schedule-date-popup.ant-picker-dropdown{background:#005987!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important}.indoor-modal-datepicker-popup .ant-picker-time-panel,.indoor-schedule-date-popup .ant-picker-time-panel{background:#005987!important}.indoor-modal-datepicker-popup .ant-picker-time-panel-column>li,.indoor-schedule-date-popup .ant-picker-time-panel-column>li{color:#fff!important}.indoor-modal-datepicker-popup .ant-picker-time-panel-column>li:hover,.indoor-schedule-date-popup .ant-picker-time-panel-column>li:hover{background:#ffffff1a!important}.indoor-modal-datepicker-popup .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected,.indoor-schedule-date-popup .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected{background:#007aa8!important;color:#fff!important}.indoor-modal-datepicker-popup .ant-picker-panel,.indoor-schedule-date-popup .ant-picker-panel{background:#005987!important;border:none!important}.indoor-modal-datepicker-popup .ant-picker-header,.indoor-schedule-date-popup .ant-picker-header{border-bottom:1px solid rgba(255,255,255,.1)!important}[data-theme=dark] .indoor-modal-datepicker-popup .ant-picker-header,[data-theme=dark] .indoor-modal-datepicker-popup .ant-picker-header-view,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header-view{background:#1f1f1f!important}.indoor-modal-datepicker-popup .ant-picker-header-view,.indoor-modal-datepicker-popup .ant-picker-header-view button,.indoor-modal-datepicker-popup .ant-picker-year-btn,.indoor-modal-datepicker-popup .ant-picker-month-btn,.indoor-schedule-date-popup .ant-picker-header-view,.indoor-schedule-date-popup .ant-picker-header-view button,.indoor-schedule-date-popup .ant-picker-year-btn,.indoor-schedule-date-popup .ant-picker-month-btn{background:transparent!important;border:none!important;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:currentColor!important;font-weight:600!important;opacity:1!important}.indoor-modal-datepicker-popup .ant-picker-header button,.indoor-schedule-date-popup .ant-picker-header button{color:#fff!important}.indoor-modal-datepicker-popup .ant-picker-content th,.indoor-schedule-date-popup .ant-picker-content th{color:#fffc!important}.indoor-modal-datepicker-popup .ant-picker-cell,.indoor-schedule-date-popup .ant-picker-cell{color:#fff!important}.indoor-modal-datepicker-popup .ant-picker-cell:hover:not(.ant-picker-cell-disabled) .ant-picker-cell-inner,.indoor-schedule-date-popup .ant-picker-cell:hover:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#ffffff1a!important}.indoor-modal-datepicker-popup .ant-picker-cell-selected .ant-picker-cell-inner,.indoor-schedule-date-popup .ant-picker-cell-selected .ant-picker-cell-inner{background:#007aa8!important;color:#fff!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-content{background:#fff;border:1px solid #E4E7EC!important;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}[data-theme=light] .indoor-modal-popup-width .zeena-modal__title,[data-theme=light] .indoor-modal-title{color:#ffffffeb!important}[data-theme=light] .indoor-modal-body{background:#fff}[data-theme=light] .indoor-modal-body .ant-form-item-label>label{color:#344054!important}[data-theme=light] .indoor-modal-body .ant-input,[data-theme=light] .indoor-modal-body .ant-select-selector,[data-theme=light] .indoor-modal-body .ant-picker{color:#101828!important;background:#fff!important;border:1px solid #D0D5DD!important}[data-theme=light] .indoor-modal-body .ant-input::placeholder,[data-theme=light] .indoor-modal-body .ant-select-selection-placeholder,[data-theme=light] .indoor-modal-body .ant-picker-input input::placeholder{color:#9ca3af!important}[data-theme=light] .indoor-modal-body .ant-select-selection-item{color:#101828!important}[data-theme=light] .indoor-modal-body .ant-select-arrow,[data-theme=light] .indoor-modal-body .ant-picker-suffix{color:#667085!important}[data-theme=light] .indoor-modal-body .ant-picker-input input{color:#101828!important}[data-theme=light] .indoor-modal-body textarea.ant-input{color:#101828!important;background:#fff!important;border:1px solid #D0D5DD!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-footer{background:#fff;border-top:1px solid #E4E7EC}[data-theme=light] .indoor-modal-popup-width .ant-modal-footer .indoor-btn-close,[data-theme=light] .indoor-btn-close{color:#344054!important;border:1px solid #D0D5DD!important;background:#fff!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-footer .indoor-btn-close:hover,[data-theme=light] .indoor-btn-close:hover{color:#101828!important;border-color:#98a2b3!important;background:#f9fafb!important}[data-theme=light] .indoor-modal-caption{color:#475569}[data-theme=light] .indoor-modal-body>.indoor-modal-header:first-child{background:linear-gradient(180deg,#fff,#f9fafb)!important;border-bottom:1px solid #E4E7EC!important}[data-theme=light] .indoor-modal-body>.indoor-modal-header:first-child .indoor-modal-title{color:#101828!important}[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .ant-select-selection-item,[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .ant-select-selection-placeholder,[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .ant-select .ant-select-arrow,[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .ant-select .ant-select-arrow .anticon{color:#101828!important}[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .ant-input::placeholder,[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .ant-select-selection-placeholder,[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .ant-picker-input input::placeholder,[data-theme=light] .indoor-schedule-flight-modal .indoor-modal-body .datetime-input::placeholder{color:#9ca3af!important}[data-theme=light] .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger{color:#101828!important;background:#fff!important;border:1px solid #D0D5DD!important}[data-theme=light] .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger__text,[data-theme=light] .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger__icon{color:#101828!important}[data-theme=light] .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger__text--placeholder{color:#9ca3af!important}[data-theme=light] .indoor-modal-body .datetime-input{color:#101828!important;background:#fff!important;border:1px solid #D0D5DD!important}[data-theme=light] .indoor-modal-body .datetime-input span{color:#101828!important}[data-theme=light] .indoor-modal-body .datetime-input .calendar-icon{color:#667085!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-body .indoor-response-modal-content{color:#344054!important}[data-theme=light] .indoor-modal-body .ant-form-item-label>label .anticon{color:#475569!important}[data-theme=light] .indoor-modal-popup-width .indoor-modal-body div[style*="color: #ffffff"]{color:#344054!important}[data-theme=light] .indoor-modal-popup-width .indoor-modal-body div[style*="color: #ff4d4f"]{color:#ef4444!important}[data-theme=light] .indoor-modal-popup-width .ant-select-dropdown{background:#fff!important;border:1px solid #E4E7EC!important}[data-theme=light] .indoor-modal-popup-width .ant-select-item{color:#101828!important}[data-theme=light] .indoor-modal-popup-width .ant-select-item:hover{background:#f2f4f7!important}[data-theme=light] .indoor-modal-popup-width .ant-select-item-option-selected{background:#eaf4fb!important;color:#005987!important}@media(max-width:768px){.indoor-modal-popup-width{max-width:95%!important;margin:20px auto}.indoor-modal-popup-width .ant-modal-content{max-width:95vw!important}.indoor-modal-header{padding:20px 20px 16px}.indoor-modal-body{padding:0 20px 20px}.indoor-modal-popup-width .ant-modal-footer{padding:16px 20px 20px;flex-direction:column}.indoor-modal-popup-width .ant-modal-footer .ant-btn{width:100%}}.warehouse-teammates-modal{--wt-primary: #007aa8;--wt-primary-hover: #006a94;--wt-primary-deep: #005987;--wt-surface: #003d5c;--wt-surface-raised: rgba(0, 61, 92, .6);--wt-surface-hover: rgba(0, 122, 168, .18);--wt-input-bg: #006B98;--wt-input-border: rgba(255, 255, 255, .18);--wt-text: #ffffff;--wt-text-muted: rgba(255, 255, 255, .72);--wt-text-subtle: rgba(255, 255, 255, .55);--wt-border: rgba(229, 220, 220, .1);--wt-border-strong: rgba(255, 255, 255, .18);--wt-success: #2e9e6a;--wt-success-bg: rgba(46, 158, 106, .18);--wt-warning: #d9a441;--wt-warning-bg: rgba(217, 164, 65, .2);--wt-danger: #ff6b6b;--wt-danger-bg: rgba(255, 107, 107, .12);--wt-info: #55a9dd;--wt-info-bg: rgba(85, 169, 221, .15);--wt-shadow: 0 12px 40px rgba(0, 0, 0, .45)}[data-theme=light] .warehouse-teammates-modal{--wt-surface: #dad0d0;--wt-surface-raised: #F8FAFC;--wt-surface-hover: rgba(254, 255, 255, .08);--wt-input-bg: #F8FAFC;--wt-input-border: #d0dbe3;--wt-text: #1f2933;--wt-text-muted: #52606d;--wt-text-subtle: #7b8794;--wt-border: #e4eaef;--wt-border-strong: #cbd5dc;--wt-success-bg: #e6f7ef;--wt-warning-bg: #fdf3e0;--wt-danger-bg: #fdecec;--wt-info-bg: #e6f2fa;--wt-shadow: 0 8px 32px rgba(23, 43, 77, .12)}.warehouse-teammates-modal.ant-modal{width:min(960px,calc(100vw - 32px))!important;max-width:min(960px,calc(100vw - 32px))!important;padding:0}.warehouse-teammates-modal .ant-modal-content{background:var(--wt-surface);color:var(--wt-text);border:1px solid var(--wt-border);border-radius:12px;box-shadow:var(--wt-shadow);padding:0;overflow:hidden}.warehouse-teammates-modal .ant-modal-header{background:linear-gradient(180deg,var(--wt-primary) 0%,var(--wt-primary-deep) 100%);border-bottom:1px solid var(--wt-border);padding:16px 56px 16px 20px;margin:0}.warehouse-teammates-modal .ant-modal-header .indoor-modal-header{align-items:center}.warehouse-teammates-modal .ant-modal-header .indoor-modal-title{color:#f8fafc!important;font-size:16px;font-weight:600;margin:0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.warehouse-teammates-modal .ant-modal-close{color:#fff!important;top:12px;right:12px}.warehouse-teammates-modal .ant-modal-close:hover{background:#ffffff1f;border-radius:6px}.warehouse-teammates-modal .ant-modal-body{padding:20px;background:var(--wt-surface)}.warehouse-teammates-modal .indoor-modal-caption{color:var(--wt-text-muted)!important;font-size:13px;margin:0 0 14px}.warehouse-teammates-body{display:flex;flex-direction:column;gap:22px}.warehouse-teammates-form{background:var(--wt-surface-raised);border:1px solid var(--wt-border);border-radius:10px;padding:18px 18px 8px}.warehouse-teammates-form-title{font-size:15px;font-weight:600;color:var(--wt-text);margin-bottom:14px}.warehouse-teammates-form .ant-input-prefix{color:var(--wt-text-subtle);margin-right:8px;font-size:14px}.warehouse-teammates-form .ant-row{align-items:flex-end}.warehouse-teammates-form .ant-form-item{margin-bottom:12px}.warehouse-teammates-form .ant-form-item-label{padding:0 0 4px;text-align:left!important;width:100%}.warehouse-teammates-form .ant-form-item-label>label{color:var(--wt-text)!important;font-weight:500;font-size:13px;text-transform:uppercase;letter-spacing:.3px}.warehouse-teammates-form .ant-select{width:100%!important;display:block!important}.warehouse-teammates-form .ant-select-selector{width:100%!important}.warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper,.warehouse-teammates-modal .warehouse-teammates-form .ant-select-selector{background-color:var(--wt-input-bg)!important;border:1px solid var(--wt-input-border)!important;color:var(--wt-text)!important;border-radius:8px!important;height:34px!important;min-height:34px!important;max-height:34px!important;display:flex!important;align-items:center!important;padding:0 11px!important;line-height:32px!important;box-sizing:border-box!important;transition:all .2s ease}.warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper .ant-input,.warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper .ant-input:hover,.warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper .ant-input:focus{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;height:100%!important;width:100%!important;color:var(--wt-text)!important;outline:none!important}.warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper:focus,.warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper-focused,.warehouse-teammates-modal .warehouse-teammates-form .ant-select-focused .ant-select-selector{border-color:var(--wt-primary)!important;box-shadow:0 0 0 2px #007aa82e!important}[data-theme=dark] .warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper,[data-theme=dark] .warehouse-teammates-modal .warehouse-teammates-form .ant-select .ant-select-selector{height:40px!important;min-height:40px!important;max-height:40px!important;width:100%!important;max-width:100%!important;padding:0 11px!important;border-radius:8px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important}[data-theme=dark] .warehouse-teammates-modal .warehouse-teammates-form .ant-select{width:100%!important;height:40px!important}[data-theme=dark] .warehouse-teammates-modal .warehouse-teammates-form .ant-select-single .ant-select-selection-item,[data-theme=dark] .warehouse-teammates-modal .warehouse-teammates-form .ant-select-single .ant-select-selection-placeholder,[data-theme=dark] .warehouse-teammates-modal .warehouse-teammates-form .ant-select-single .ant-select-selection-search-input{line-height:38px!important;height:38px!important}[data-theme=dark] .warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper .ant-input{background:transparent!important;background-color:transparent!important;border:none!important}.warehouse-teammates-modal .warehouse-teammates-form .ant-input-affix-wrapper .ant-input::placeholder,.warehouse-teammates-modal .warehouse-teammates-form .ant-select-selection-placeholder{color:var(--wt-text-subtle)!important}.warehouse-teammates-form .ant-select-arrow{color:var(--wt-text-muted)!important}.warehouse-teammates-form .ant-form-item-explain-error{color:var(--wt-danger)!important;font-size:12px;margin-top:4px}.warehouse-teammate-form-footer{display:flex;justify-content:center;padding-top:4px}.warehouse-teammate-add-btn.ant-btn{background-color:var(--wt-primary)!important;border-color:var(--wt-primary)!important;color:#fff!important;font-weight:600;border-radius:8px;height:40px;width:100%;padding:0 22px;box-shadow:0 2px 8px #007aa840}.warehouse-teammate-add-btn.ant-btn:hover,.warehouse-teammate-add-btn.ant-btn:focus{background-color:var(--wt-primary-hover)!important;border-color:var(--wt-primary-hover)!important}.warehouse-teammate-add-btn.ant-btn[disabled]{background-color:#007aa88c!important;color:#ffffffd9!important;box-shadow:none}.warehouse-teammates-list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 2px}.warehouse-teammates-list-title{color:var(--wt-text);font-size:15px;font-weight:600;margin:0;letter-spacing:.1px}.warehouse-teammates-list-count{color:var(--wt-text-muted);font-size:12px;font-weight:500;padding:3px 10px;border:1px solid var(--wt-border);border-radius:999px;background:var(--wt-surface-raised)}.warehouse-teammate-list .ant-table{background:var(--wt-surface-raised);border-radius:10px;overflow:hidden;border:1px solid var(--wt-border)}.warehouse-teammate-list .ant-table-thead>tr>th{background:var(--wt-primary-deep);color:#fff!important;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.4px;border-bottom:none;padding:12px 14px}[data-theme=light] .warehouse-teammate-list .ant-table-thead>tr>th{background:#eaf2f7;color:var(--wt-primary-deep)!important}.warehouse-teammate-list .ant-table-thead>tr>th:before{display:none}.warehouse-teammate-list .ant-table-tbody>tr>td{background:transparent;color:var(--wt-text);border-bottom:1px solid var(--wt-border);padding:12px 14px;font-size:13px;vertical-align:middle}.warehouse-teammate-list .ant-table-tbody>tr:last-child>td{border-bottom:none}.warehouse-teammate-list .ant-table-tbody>tr:hover>td{background:var(--wt-surface-hover)!important}.warehouse-teammate-list .ant-table-placeholder{background:transparent!important}.warehouse-teammate-list .ant-table-placeholder:hover>td{background:transparent!important}.warehouse-teammate-list .ant-empty-description{color:var(--wt-text-muted)}.warehouse-teammate-cell-text{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.warehouse-teammate-status-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;border:1px solid transparent;text-transform:capitalize;line-height:1.5}.warehouse-teammate-status-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.9}.warehouse-teammate-status-joined{color:var(--wt-success);background:var(--wt-success-bg);border-color:#2e9e6a59}.warehouse-teammate-status-pending{color:var(--wt-warning);background:var(--wt-warning-bg);border-color:#d9a44159}.warehouse-teammate-status-default{color:var(--wt-info);background:var(--wt-info-bg);border-color:#55a9dd4d}.warehouse-teammate-list .ant-switch{background-color:#fff3}[data-theme=light] .warehouse-teammate-list .ant-switch{background-color:#cbd5dc}.warehouse-teammate-list .ant-switch-checked{background-color:var(--wt-primary)!important}.warehouse-teammate-list .ant-table-tbody .ant-select-selector{background-color:var(--wt-input-bg)!important;color:var(--wt-text)!important;border:1px solid var(--wt-input-border)!important;border-radius:6px!important;height:34px!important;min-height:34px!important}.warehouse-teammate-list .ant-table-tbody .ant-select-selection-item{color:var(--wt-text)!important;line-height:32px!important}.warehouse-teammate-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.warehouse-teammate-action-btn.ant-btn{border-radius:8px;height:34px;width:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;background-color:var(--wt-surface-raised)!important;border:1px solid var(--wt-border-strong)!important;color:var(--wt-text)!important;transition:transform .12s ease,background-color .12s ease}.warehouse-teammate-action-btn.ant-btn:hover{transform:translateY(-1px);background-color:var(--wt-surface-hover)!important;border-color:var(--wt-border-strong)!important;color:var(--wt-text)!important}.warehouse-teammate-action-btn.ant-btn .anticon{color:currentColor!important}.warehouse-teammate-edit-btn.ant-btn{background-color:var(--wt-primary);border-color:var(--wt-primary);color:#fff}.warehouse-teammate-edit-btn.ant-btn:hover{background-color:var(--wt-primary-hover)!important;border-color:var(--wt-primary-hover)!important;color:#fff!important}.warehouse-teammate-save-btn.ant-btn{background-color:var(--wt-success);border-color:var(--wt-success);color:#fff}.warehouse-teammate-save-btn.ant-btn:hover{background-color:#258158!important;border-color:#258158!important;color:#fff!important}.warehouse-teammate-delete-btn.ant-btn.ant-btn-dangerous{background-color:var(--wt-surface-raised)!important;border-color:var(--wt-danger);color:var(--wt-danger)}.warehouse-teammate-delete-btn.ant-btn.ant-btn-dangerous:hover{background-color:var(--wt-danger)!important;color:#fff!important;border-color:var(--wt-danger)!important}[data-theme=dark] .warehouse-teammate-action-btn.ant-btn{background-color:#fff!important;border-color:#d1d5db!important;color:#6b7280!important}[data-theme=dark] .warehouse-teammate-action-btn.ant-btn:hover{background-color:var(--wt-primary)!important;border-color:var(--wt-primary)!important;color:#fff!important}[data-theme=dark] .warehouse-teammate-delete-btn.ant-btn.ant-btn-dangerous{background-color:#fff!important;border-color:#d1d5db!important;color:#6b7280!important}[data-theme=dark] .warehouse-teammate-delete-btn.ant-btn.ant-btn-dangerous:hover{background-color:var(--wt-danger)!important;border-color:var(--wt-danger)!important;color:#fff!important}[data-theme=light] .warehouse-teammate-action-btn.ant-btn{background-color:#fff!important;border-color:#d7dee5!important;color:#334155!important}[data-theme=light] .warehouse-teammate-action-btn.ant-btn:hover{background-color:#f3f7fb!important;border-color:#b8c7d3!important}[data-theme=light] .warehouse-teammate-delete-btn.ant-btn.ant-btn-dangerous{background-color:#fff!important;border-color:#f2b8b8!important;color:#d92d20!important}[data-theme=light] .warehouse-teammate-delete-btn.ant-btn.ant-btn-dangerous:hover{background-color:#fdecec!important;border-color:#d92d20!important;color:#d92d20!important}.warehouse-teammate-empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 16px;color:var(--wt-text-muted)}.warehouse-teammate-empty-icon{font-size:32px;color:var(--wt-text-subtle);margin-bottom:6px}.warehouse-teammate-empty-title{font-size:14px;font-weight:600;color:var(--wt-text)}.warehouse-teammate-empty-hint{font-size:12px;color:var(--wt-text-muted)}.warehouse-teammates-list-card{background:var(--wt-surface-raised);border:1px solid var(--wt-border);border-radius:10px;padding:18px}[data-theme=light] .warehouse-teammates-form{background:#fff;border-color:#e8ecef;box-shadow:0 2px 8px #0000000f}[data-theme=light] .warehouse-teammates-form-title{color:#1f2933}[data-theme=light] .warehouse-teammates-form .ant-form-item-label>label{text-transform:none!important;letter-spacing:normal!important;color:#3e4c59!important;font-size:13px}[data-theme=light] .warehouse-teammates-form .ant-input-affix-wrapper,[data-theme=light] .warehouse-teammates-form .ant-select-selector{background-color:#fff!important;border-color:#d9d9d9!important;color:#1f2933!important}[data-theme=light] .warehouse-teammates-form .ant-input-affix-wrapper .ant-input{color:#1f2933!important}[data-theme=light] .warehouse-teammates-form .ant-input::placeholder,[data-theme=light] .warehouse-teammates-form .ant-select-selection-placeholder{color:#bfbfbf!important}[data-theme=light] .warehouse-teammates-form .ant-input-prefix{color:#bfbfbf}[data-theme=light] .warehouse-teammates-form .ant-select-arrow{color:#8c8c8c!important}[data-theme=light] .warehouse-teammate-add-btn.ant-btn{background-color:#3b5bdb!important;border-color:#3b5bdb!important;box-shadow:0 2px 8px #3b5bdb4d}[data-theme=light] .warehouse-teammate-add-btn.ant-btn:hover,[data-theme=light] .warehouse-teammate-add-btn.ant-btn:focus{background-color:#364fc7!important;border-color:#364fc7!important}[data-theme=light] .warehouse-teammates-list-card{background:#fff;border-color:#e8ecef;box-shadow:0 2px 8px #0000000f}[data-theme=light] .warehouse-teammates-list-title{color:#1f2933}[data-theme=light] .warehouse-teammates-list-count{color:#52606d;border-color:#e8ecef;background:#f5f9fc}@media(max-width:640px){.warehouse-teammates-modal.ant-modal{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:8px auto}.warehouse-teammates-form .ant-row{flex-direction:column}.warehouse-teammates-form .ant-col{flex:1 1 100%!important;max-width:100%!important;width:100%}.warehouse-teammate-add-btn.ant-btn{width:100%}.warehouse-teammate-form-footer{padding-top:0}}.warehouse-teammate-delete-popconfirm .ant-popover-inner{background:var(--wt-surface);border:1px solid var(--wt-border-strong);border-radius:10px}.warehouse-teammate-delete-popconfirm .ant-popconfirm-message-title,.warehouse-teammate-delete-popconfirm .ant-popconfirm-description{color:var(--wt-text)}[data-theme=light] .warehouse-teammate-delete-popconfirm .ant-popover-arrow:before,[data-theme=light] .warehouse-teammate-delete-popconfirm .ant-popover-arrow:after{background:var(--wt-surface)}.flight-analysis-modal.ant-modal{max-width:min(1680px,calc(100vw - 32px));padding-bottom:0}.flight-analysis-modal .ant-modal-content{border-radius:12px;overflow:hidden}.flight-analysis-modal__title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:inherit}.flight-analysis-modal__title-icon{flex-shrink:0;display:inline-flex!important;align-items:center;justify-content:center;font-size:18px!important;line-height:1;color:#fffffff2!important}.flight-analysis-modal__title-icon.anticon svg{width:1em!important;height:1em!important;fill:currentColor!important}.flight-analysis-modal__body{min-width:0}.flight-analysis-modal__progress-pill{display:flex;flex-direction:row-reverse;align-items:center;gap:6px;width:100%;min-width:100px;padding:2px 0}.flight-analysis-modal__progress-pill-pct{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;color:#64748b;line-height:1.2}.flight-analysis-modal__progress-pill-shell{width:100%;box-sizing:border-box;border:2px solid #4d7c0f;border-radius:999px;background:#fff;padding:1px}.flight-analysis-modal__progress-pill-track{height:12px;border-radius:999px;background:#d1d5db;overflow:hidden}.flight-analysis-modal__progress-pill-fill{height:100%;background:#689023;border-radius:999px 0 0 999px;transition:width .2s ease}.flight-analysis-modal__progress-pill-fill--full{border-radius:999px}[data-theme=dark] .flight-analysis-modal__progress-pill-pct{color:#ffffff8c}[data-theme=dark] .flight-analysis-modal__progress-pill-shell{border-color:#65a30d;background:#ffffff0f}[data-theme=dark] .flight-analysis-modal__progress-pill-track{background:#64748b}[data-theme=dark] .flight-analysis-modal__progress-pill-fill{background:#d9f99d}.flight-analysis-modal__tr--progress .flight-analysis-modal__td-drone{background:#00598712;border-bottom:1px solid rgba(0,89,135,.14);vertical-align:middle}.flight-analysis-modal__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(0,0,0,.08);background:#fff}.flight-analysis-modal__table{width:100%;min-width:280px;border-collapse:separate;border-spacing:0;font-size:13px;table-layout:auto}.flight-analysis-modal__table thead th{text-align:left;padding:10px 12px;background:#f3f4f6;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#000000a6;border-bottom:1px solid rgba(0,0,0,.08);white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.flight-analysis-modal__th-metric{min-width:112px}.flight-analysis-modal__th-drone{min-width:104px;max-width:160px;cursor:default}.flight-analysis-modal__col--sticky-metric{position:sticky;left:0;z-index:2;border-left:3px solid #005987;padding-left:10px!important;background:#00598714!important;box-shadow:2px 0 8px #00598714}.flight-analysis-modal__table thead .flight-analysis-modal__col--sticky-metric{z-index:3;background:#00598724!important;color:#000000c7;font-weight:700}.flight-analysis-modal__table tbody th.flight-analysis-modal__col--sticky-metric{text-align:left;padding:10px 12px;font-weight:500;font-size:13px;text-transform:none;letter-spacing:normal;color:#000000bf;border-bottom:1px solid rgba(0,0,0,.06);vertical-align:middle}.flight-analysis-modal__td-drone{text-align:right;padding:10px 12px;font-weight:600;font-variant-numeric:tabular-nums;color:#000000d1;border-bottom:1px solid rgba(0,0,0,.06);word-break:break-word;vertical-align:middle;max-width:300px;min-width:200px;transition:background .15s ease}.flight-analysis-modal__table tbody tr:last-child th,.flight-analysis-modal__table tbody tr:last-child td{border-bottom:none}.flight-analysis-modal__tr--alt .flight-analysis-modal__col--sticky-metric{background:#0059871a!important}.flight-analysis-modal__tr--alt .flight-analysis-modal__td-drone{background:#fafafa}.flight-analysis-modal__tr--progress .flight-analysis-modal__col--sticky-metric{background:#00598729!important;border-bottom:1px solid rgba(0,89,135,.18)}.flight-analysis-modal__hint{margin:12px 0 0;font-size:12px;line-height:1.45;color:#0000008c}.flight-analysis-modal__hint--muted{color:#00000073}[data-theme=dark] .flight-analysis-modal .ant-modal-content{background:#1f1f1f}[data-theme=dark] .flight-analysis-modal .ant-modal-header{background:#1f1f1f;border-bottom-color:#303030}[data-theme=dark] .flight-analysis-modal .ant-modal-title{color:#ffffffe0}[data-theme=dark] .flight-analysis-modal__title-icon{color:#ffffffeb!important}[data-theme=dark] .flight-analysis-modal__tr--progress .flight-analysis-modal__td-drone{background:#38bdf81f;border-bottom-color:#38bdf838}[data-theme=dark] .flight-analysis-modal__table-scroll{border-color:#303030;background:#1f1f1f}[data-theme=dark] .flight-analysis-modal__table thead th{background:#2a2a2a;color:#ffffffa6;border-bottom-color:#303030}[data-theme=dark] .flight-analysis-modal__col--sticky-metric{border-left-color:#38bdf8;background:#38bdf81f!important;box-shadow:2px 0 10px #0006}[data-theme=dark] .flight-analysis-modal__table thead .flight-analysis-modal__col--sticky-metric{background:#38bdf838!important;color:#ffffffeb}[data-theme=dark] .flight-analysis-modal__table tbody th.flight-analysis-modal__col--sticky-metric{color:#ffffffd1;border-bottom-color:#303030}[data-theme=dark] .flight-analysis-modal__td-drone{color:#ffffffe0;border-bottom-color:#303030}[data-theme=dark] .flight-analysis-modal__tr--alt .flight-analysis-modal__col--sticky-metric{background:#38bdf824!important}[data-theme=dark] .flight-analysis-modal__tr--alt .flight-analysis-modal__td-drone{background:#262626}[data-theme=dark] .flight-analysis-modal__tr--progress .flight-analysis-modal__col--sticky-metric{background:#38bdf838!important;border-bottom-color:#38bdf847}.flight-analysis-modal__charts-section{margin-top:22px;padding:20px 4px 4px;border-top:1px solid rgba(0,0,0,.08)}.flight-analysis-modal__charts-heading{font-size:14px;font-weight:700;color:#005987;margin:0 0 20px;letter-spacing:.02em}.flight-analysis-modal__charts-row{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:28px 32px;align-items:start;justify-items:center}@media(max-width:1100px){.flight-analysis-modal__charts-row{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}}.flight-analysis-modal__chart-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f8fafb;border:1px solid rgba(0,89,135,.1);border-radius:12px;padding:22px 24px 20px;width:100%;max-width:400px;box-sizing:border-box}.flight-analysis-modal__chart-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#005987;margin-bottom:14px}.flight-analysis-modal__radial-canvas{display:block}.flight-analysis-modal__bar-canvas,.flight-analysis-modal__donut-canvas{display:block;max-width:100%}[data-theme=dark] .flight-analysis-modal__charts-section{border-top-color:#303030}[data-theme=dark] .flight-analysis-modal__charts-heading{color:#38bdf8}[data-theme=dark] .flight-analysis-modal__chart-card{background:#262626;border-color:#38bdf826}[data-theme=dark] .flight-analysis-modal__chart-label{color:#38bdf8}[data-theme=dark] .flight-analysis-modal__hint,[data-theme=dark] .flight-analysis-modal__hint--muted{color:#ffffff80}.video-dock-container{min-height:100%;color:var(--indoor-text, #ffffff);padding:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;background:transparent;box-sizing:border-box}.video-dock-container::-webkit-scrollbar{width:6px}.video-dock-container::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.video-dock-container::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.video-dock-container::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.video-dock-tabs{padding:0;margin-top:0;margin-bottom:0}.video-dock-tabs .ant-tabs-nav{margin-bottom:0;padding:0}.video-dock-tabs .ant-tabs-nav-list{width:100%;display:flex}.video-dock-tab-label{display:flex;align-items:center;justify-content:center;gap:6px}.video-dock-tab-label span{color:#fff}.video-dock-tab-icon{font-size:16px}.video-dock-tabs .ant-tabs-tab{flex:1;color:#ffffff80;font-size:14px;font-weight:500;padding:8px 0;margin:0;text-align:center;background:transparent;border:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-dock-tabs .ant-tabs-tab-active{color:#fff!important;font-weight:600;box-shadow:none}.video-dock-tabs .ant-tabs-tab-active .video-dock-tab-icon{color:#fff}.video-dock-tabs .ant-tabs-tab:hover,.video-dock-tabs .ant-tabs-tab:hover .video-dock-tab-icon{color:#fffc}.video-dock-tabs .ant-tabs-ink-bar{background:var(--indoor-accent, #22D3EE)!important;height:2px;bottom:0!important;border-radius:0;margin-top:0}.video-dock-tabs .ant-tabs-nav{position:relative}.video-dock-tabs .ant-tabs-nav:before{border-bottom:1px solid rgba(255,255,255,.1);bottom:0;content:"";position:absolute;left:0;right:0;height:1px}.video-dock-header{display:flex;justify-content:space-between;align-items:center;margin:20px 0 0;width:100%}.video-dock-title-wrapper{display:flex;align-items:center;gap:10px}.video-dock-title-icon{color:#fff;font-size:18px;opacity:.95;display:flex;align-items:center;justify-content:center;line-height:1}.video-dock-title{color:var(--indoor-heading, #F1F7FA);font-family:Inter,Arial,sans-serif;font-weight:600;font-size:15px;line-height:24px;letter-spacing:-.01em;text-transform:none;margin:0;display:flex;align-items:center}.video-dock-live-indicator{display:flex;align-items:center;gap:6px}.live-dot{display:inline-block;width:8px;height:8px;background-color:#10b981;border-radius:50%;box-shadow:0 0 4px #10b98199;animation:pulse 2s infinite;flex-shrink:0}.live-dot-small{display:inline-block;width:6px;height:6px;background-color:#10b981;border-radius:50%;box-shadow:0 0 3px #10b98199;animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.video-dock-live-text{color:#10b981;font-size:12px;font-weight:600;margin:0}.video-dock-content{flex:1;display:flex;flex-direction:column;gap:20px;padding:0;margin-top:20px;background:transparent}.video-dock-waypoints-content{flex:1;padding:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.video-dock-waypoints-placeholder{color:#fff9;font-size:14px}.video-dock-waypoints-content .ant-collapse{background:transparent;border:none}.video-dock-waypoints-content .ant-collapse-item{border:none}.video-dock-waypoints-content .ant-collapse-header{padding:0!important;color:#fff!important}.video-dock-waypoints-content .ant-collapse-content{background:transparent;border:none}.video-dock-waypoints-content .ant-collapse-content-box{padding:0!important}.video-dock-waypoints-content .indoor-section-block-styled .ant-collapse{background:transparent;border:none}.video-dock-waypoints-content .indoor-section-block-styled .ant-collapse-item{border:none}.video-dock-waypoints-content .indoor-section-block-styled .ant-collapse-header{padding:0!important;color:#fff!important;background:transparent!important;display:flex;align-items:center;justify-content:space-between}.video-dock-waypoints-content .indoor-section-block-styled .ant-collapse-header .ant-collapse-header-text{flex:1}.video-dock-waypoints-content .indoor-section-block-styled .ant-collapse-arrow{color:#fff!important;font-size:12px;order:2;margin-left:auto}.video-dock-waypoints-content .indoor-section-block-styled .ant-collapse-content{background:transparent;border:none}.video-dock-waypoints-content .indoor-section-block-styled .ant-collapse-content-box{padding:0!important}.video-dock-waypoints-content .ant-switch-checked{background-color:#007aa8!important}.video-dock-waypoints-content .ant-switch{background-color:#ffffff4d}.waypoint-save-btn:hover,.waypoint-save-btn:focus{background:linear-gradient(180deg,#10b981,#059669)!important;border-color:#10b981!important;color:#fff!important;cursor:pointer!important}.waypoint-clear-btn:hover,.waypoint-clear-btn:focus{background:linear-gradient(180deg,#ef4444,#dc2626)!important;border-color:#ef4444!important;color:#fff!important;cursor:pointer!important}.manual-coordinate-input-card{box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin-bottom:16px;padding:12px;border-radius:8px;border:1px solid rgba(56,255,20,.35);background:#002a3d73;overflow:hidden}.manual-coordinate-input-card .ant-typography{max-width:100%;overflow-wrap:anywhere;word-wrap:break-word}.manual-coordinate-origin-btn.ant-btn.ant-btn-primary{width:100%!important;max-width:100%!important;height:auto!important;min-height:40px!important;margin:0!important;padding:10px 12px!important;white-space:normal!important;word-break:break-word!important;text-align:center!important;line-height:1.35!important;background:#007aa8!important;border-color:#007aa8!important;display:flex!important;align-items:center!important;justify-content:center!important}.manual-coordinate-origin-btn.ant-btn.ant-btn-primary>span{white-space:normal!important;line-height:1.35!important;text-align:center!important}.trajectory-mode-segmented{width:100%!important;border-radius:8px!important;overflow:hidden;padding:5px!important}.trajectory-mode-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;width:100%!important;box-sizing:border-box!important;margin-bottom:16px!important}.trajectory-mode-btn{min-width:0!important;width:100%!important;height:44px!important;padding:0 4px!important;font-size:12px!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.trajectory-mode-segmented .ant-segmented-group{display:flex;width:100%}.trajectory-mode-segmented .ant-segmented-item{flex:1;width:50%!important;height:42px!important;min-height:42px!important;border-radius:8px!important;color:#fff9!important;background-color:transparent!important;border:none;text-align:center;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease!important}.trajectory-mode-segmented .ant-segmented-item-selected{background-color:#007aa8!important;color:#fff!important;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a!important}.trajectory-mode-segmented .ant-segmented-thumb{background-color:#007aa8!important;border-radius:8px!important}.trajectory-mode-segmented .ant-segmented-item:hover{color:#fff!important}.trajectory-mode-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#fff!important}.path-smoothing-slider .ant-slider-track{background-color:#10b981!important}.path-smoothing-slider .ant-slider-handle{border-color:#10b981!important;background-color:#10b981!important}.path-smoothing-slider .ant-slider-rail,.manual-waypoint-slider .ant-slider-rail{background-color:#fff3}.xy-plane-slider .ant-slider-track{background-color:#10b981!important}.xy-plane-slider .ant-slider-handle{border-color:#10b981!important;background-color:#10b981!important}.x-axis-slider .ant-slider-track{background-color:#3b82f6!important}.x-axis-slider .ant-slider-handle{border-color:#3b82f6!important;background-color:#3b82f6!important}.y-axis-slider .ant-slider-track{background-color:#a855f7!important}.y-axis-slider .ant-slider-handle{border-color:#a855f7!important;background-color:#a855f7!important}.video-dock-main-feed{display:flex;flex-direction:column;gap:12px}.video-dock-main-feed-card{width:100%;background:transparent;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.video-dock-main-thumbnail{width:100%;height:210px;min-height:210px;background:transparent;border-radius:8px;overflow:hidden;position:relative;display:block;border:2px solid rgba(255,255,255,.1);transition:all .25s ease}.video-dock-main-thumbnail:hover{border-color:#fff3;box-shadow:0 4px 16px #0000004d}.video-dock-video-screen{width:100%;height:100%;position:relative;background:#000;border-radius:6px;overflow:hidden}.video-dock-video-image{width:100%;height:100%;object-fit:cover;display:block;background:#000}.video-dock-video-element{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;background:#000;border:none;z-index:1}.video-dock-fullscreen-btn{position:absolute;top:8px;right:8px;z-index:10;background-color:#0009!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:0;transition:all .25s ease;pointer-events:auto}.video-dock-fullscreen-btn:hover{background-color:#000c!important;border-color:#ffffff80!important;transform:scale(1.05)}.video-dock-fullscreen-btn .anticon{font-size:16px}.video-dock-main-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:8px;pointer-events:none;z-index:3}.video-dock-main-overlay-content{display:flex;align-items:center;gap:6px;align-self:flex-start}.live-dot-overlay{display:inline-block;width:6px;height:6px;background-color:#10b981;border-radius:50%;box-shadow:0 0 3px #10b98199;animation:pulse 2s infinite;flex-shrink:0}.video-dock-camera-icon{color:#fff;font-size:14px}.video-dock-overlay-text{color:#fff;font-size:12px;font-weight:400;margin:0;line-height:1.4}.video-dock-main-feed-label{display:flex;justify-content:space-between;align-items:center;align-self:flex-end;width:100%}.video-dock-feed-info{display:flex;flex-direction:column;gap:2px;align-items:flex-start}.video-dock-feed-title-overlay{color:#fff;font-size:12px;font-weight:500;margin:0;line-height:1.4}.video-dock-feed-number-overlay{color:#fff;font-size:11px;font-weight:600;margin:0;line-height:1.4;opacity:.9}.video-dock-live-badge-overlay{display:flex;align-items:center;gap:4px;padding:2px 6px;background-color:#10b98133;border-radius:4px}.video-dock-live-badge-text{color:#10b981;font-size:10px;font-weight:600;margin:0}.video-dock-controls{display:flex;gap:10px;width:100%}.video-dock-controls .ant-btn{margin:0;padding:0}.video-dock-control-btn{flex:1;height:42px;min-height:42px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:6px;background-color:#004163;border-color:#004163!important;color:#fff!important;font-size:13px;font-weight:600;font-family:inherit;box-shadow:0 2px 8px #3b82f64d,0 1px 3px #0003;transition:all .25s ease;border:none;cursor:pointer;padding:0}.video-dock-control-btn span{font-family:Arial;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0px;text-align:center}.video-dock-control-btn:hover{background:linear-gradient(180deg,#007aa8,#007aa8)!important;border-color:#003d5ccc!important;color:#fff!important;box-shadow:0 4px 16px #3b82f666,0 2px 6px #00000040;transform:translateY(-1px)}.video-dock-control-btn:focus,.video-dock-control-btn:active{color:#fff!important;outline:none;box-shadow:0 2px 8px #3b82f64d,0 1px 3px #0003;transform:translateY(0)}.video-dock-control-btn{display:flex;align-items:center;justify-content:center}.video-dock-control-btn .anticon{font-size:14px;line-height:1}.video-dock-all-feeds{display:flex;flex-direction:column;gap:16px}.video-dock-section-title{color:#fff;font-family:Arial;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase}.video-dock-feeds-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%}.video-dock-feed-item{display:flex;flex-direction:column;gap:0;align-items:flex-start;width:100%}.video-dock-feed-thumbnail{width:100%;height:140px;min-height:140px;background:#002a3d;border-radius:8px;overflow:hidden;position:relative;border:2px solid rgba(0,122,168,.35);padding:2px;transition:all .25s ease;cursor:pointer;display:flex;flex-direction:column;box-sizing:border-box}.video-dock-feed-thumbnail:hover{border-color:#007aa8!important;box-shadow:0 4px 16px #007aa84d,0 0 0 2px #007aa833;transform:translateY(-2px)}.video-dock-feed-thumbnail img{width:100%;height:calc(100% - 40px);object-fit:cover;display:block;background:#000;border-radius:8px 8px 0 0;flex-shrink:0}.video-dock-feed-bottom-content{width:100%;height:40px;min-height:40px;background:#002a3d;padding:6px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:0 0 8px 8px;box-sizing:border-box;flex-shrink:0}.video-dock-feed-live-indicator{position:absolute;top:4px;right:4px;display:flex;align-items:center}.video-dock-feed-label{color:#fff;font-size:11px;font-weight:500;margin:0;text-align:center;line-height:1.4;width:100%}.video-dock-feed-number{color:#fff;font-size:10px;font-weight:600;margin:0;text-align:center;line-height:1.4;width:100%}.video-dock-all-feeds .video-dock-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding-top:0;width:100%}.video-dock-actions .ant-btn{margin:0;padding:0}.video-dock-record-btn{width:100%;height:42px;min-height:42px;font-size:13px;font-weight:600;font-family:inherit;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#004163!important;border-color:#004163!important;color:#fff!important;box-shadow:0 2px 8px #3b82f64d,0 1px 3px #0003;letter-spacing:0;text-transform:none;transition:all .25s ease;border:none;cursor:pointer;padding:0}.video-dock-record-btn .anticon{font-size:16px}.video-dock-record-btn span{font-family:Arial;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-align:center}.video-dock-record-btn:hover{background:linear-gradient(180deg,#007aa8,#007aa8)!important;border-color:#2563eb!important;color:#fff!important;box-shadow:0 4px 16px #3b82f666,0 2px 6px #00000040;transform:translateY(-1px)}.video-dock-record-btn:focus,.video-dock-record-btn:active{color:#fff!important;outline:none;box-shadow:0 2px 8px #3b82f64d,0 1px 3px #0003;transform:translateY(0)}.video-dock-record-btn.danger,.video-dock-record-btn.ant-btn-dangerous{background-color:#ef4444!important;border-color:#ef4444!important;color:#fff!important}.video-dock-record-btn.danger:hover,.video-dock-record-btn.ant-btn-dangerous:hover{background-color:#dc2626!important;border-color:#dc2626!important;color:#fff!important;box-shadow:0 4px 16px #ef444466,0 2px 6px #ef44444d;transform:translateY(-1px)}.video-dock-action-buttons{display:flex;gap:8px;width:100%}.video-dock-action-buttons .ant-btn{margin:0;padding:0}.video-dock-action-btn{flex:1;height:42px;min-height:42px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:6px;background-color:#004163!important;border-color:#004163!important;color:#fff!important;font-size:13px;font-weight:600;font-family:inherit;box-shadow:0 2px 8px #1b65de4d,0 1px 3px #0003;transition:all .25s ease;border:none;cursor:pointer;padding:0}.video-dock-action-btn:hover{background:linear-gradient(180deg,#007aa8,#007aa8)!important;border-color:#2563eb!important;color:#fff!important;box-shadow:0 4px 16px #3b82f666,0 2px 6px #00000040;transform:translateY(-1px)}.video-dock-action-btn:focus,.video-dock-action-btn:active{color:#fff!important;outline:none;box-shadow:0 2px 8px #3b82f64d,0 1px 3px #0003;transform:translateY(0)}.video-dock-action-btn{display:flex;align-items:center;justify-content:center}.video-dock-action-btn .anticon{font-size:14px;line-height:1}.video-dock-record-btn{display:flex;align-items:center;justify-content:center}.video-dock-record-btn .anticon{font-size:14px;line-height:1}.video-dock-loading{color:#9ca3af;text-align:center;padding:20px}.video-dock-empty{color:#9ca3af;text-align:center;padding:20px;font-size:12px}.video-dock-card{border-radius:0;overflow:hidden}.video-dock-card:hover{border-color:#01416f!important;box-shadow:0 2px 8px #01416f4d}.video-dock-card-inner{position:relative;width:100%}.video-dock-thumbnail{width:100%;min-height:110px;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.video-dock-thumbnail img{width:100%;height:auto;object-fit:contain;display:block}.video-dock-fullscreen-modal{top:5vh!important;padding-bottom:0!important;max-width:90vw!important}.video-dock-fullscreen-modal .ant-modal{top:5vh!important;padding-bottom:0!important;max-width:90vw!important;height:90vh!important}.video-dock-fullscreen-modal .ant-modal-content{background:#1a1a1a;padding:0;border-radius:12px!important;border:2px solid #949494!important;height:90vh;max-height:90vh;width:90vw;max-width:90vw;display:flex;flex-direction:column;margin:0 auto;box-shadow:0 4px 24px #00000080;overflow:hidden}.video-dock-fullscreen-modal .ant-modal-body{padding:0;flex:1;display:flex;flex-direction:column;background:#1a1a1a;overflow:hidden;height:calc(90vh + -0px);max-height:calc(90vh + -0px);border-radius:12px}.video-dock-fullscreen-content{width:100%;height:100%;max-height:90vh;display:flex;flex-direction:column;background:#1a1a1a;overflow:hidden;border-radius:12px}.video-dock-fullscreen-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0;border-radius:12px 12px 0 0}.video-dock-fullscreen-header-left{display:flex;align-items:center;gap:12px}.live-dot-header{display:inline-block;width:8px;height:8px;background-color:#10b981;border-radius:50%;box-shadow:0 0 4px #10b98199;animation:pulse 2s infinite;flex-shrink:0}.video-dock-fullscreen-title{color:#fff;font-size:16px;font-weight:600;margin:0}.video-dock-fullscreen-resolution{color:#ffffffb3;font-size:14px;margin:0}.video-dock-fullscreen-live-btn{background-color:#10b98133!important;border:1px solid rgba(16,185,129,.3)!important;color:#10b981!important;display:flex;align-items:center;gap:6px;padding:4px 12px;height:auto;border-radius:4px}.video-dock-fullscreen-live-btn:hover{background-color:#10b9814d!important;border-color:#10b98180!important}.video-dock-fullscreen-header-right{display:flex;align-items:center;gap:16px}.video-dock-fullscreen-timestamp{color:#ffffffb3;font-size:14px;margin:0;font-family:monospace}.video-dock-detach-btn{color:#fff!important;border-color:#ffffff4d!important;background:transparent!important;display:flex;align-items:center;gap:6px}.video-dock-detach-btn:hover{background-color:#ffffff1a!important;border-color:#ffffff80!important;color:#fff!important}.video-dock-close-btn{color:#ef4444!important;border-color:#ef4444!important;background:transparent!important;display:flex;align-items:center;gap:6px}.video-dock-close-btn:hover{background-color:#ef44441a!important;border-color:#ef4444!important;color:#ef4444!important}.video-dock-fullscreen-video{flex:1;width:100%;position:relative;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden;min-height:0;height:100%}.video-dock-fullscreen-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;background:#000;z-index:1;pointer-events:none}.video-dock-fullscreen-video-element{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;background:#000;border:none;z-index:1}.video-dock-fullscreen-controls{display:flex;justify-content:center;align-items:center;gap:12px;padding:20px 24px;background:#1a1a1a;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0;border-radius:0 0 12px 12px}.video-dock-fullscreen-controls .ant-btn{margin:0;padding:0}.video-dock-fullscreen-play-btn{background-color:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important;height:40px;min-width:120px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.video-dock-fullscreen-play-btn:hover{background-color:#2563eb!important;border-color:#2563eb!important}.video-dock-fullscreen-pause-btn{background-color:#374151!important;border-color:#374151!important;color:#fff!important;height:40px;min-width:120px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.video-dock-fullscreen-pause-btn:hover{background-color:#4b5563!important;border-color:#4b5563!important}.video-dock-fullscreen-reset-btn{background-color:#374151!important;border-color:#374151!important;color:#fff!important;height:40px;min-width:120px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.video-dock-fullscreen-reset-btn:hover{background-color:#4b5563!important;border-color:#4b5563!important}.coordinate-input-number{background:transparent!important;border:none!important;box-shadow:none!important}.coordinate-input-number .ant-input-number-input{background:transparent!important;border:none!important;color:#fff!important;font-size:13px!important;font-weight:600!important;text-align:right!important;padding:0!important}.coordinate-input-number .ant-input-number-input:focus{border:none!important;box-shadow:none!important;outline:none!important}.coordinate-input-number .ant-input-number-handler-wrap{background:transparent!important;border:none!important}.coordinate-input-number .ant-input-number-handler{background:#ffffff1a!important;border:none!important;color:#fff!important}.coordinate-input-number .ant-input-number-handler:hover{background:#fff3!important;color:#fff!important}.coordinate-input-number .ant-input-number-handler-up,.coordinate-input-number .ant-input-number-handler-down{border:none!important}.coordinate-input-number .ant-input-number-handler-up-inner,.coordinate-input-number .ant-input-number-handler-down-inner{color:#fff!important}.coordinate-input-number:hover{border:none!important;box-shadow:none!important}.coordinate-input-number .ant-input-number-suffix,.coordinate-input-number .ant-input-number-suffix span{color:#9ca3af!important}.rotation-angle-input .ant-input-number-input{text-align:right!important;padding-right:30px!important}.rotation-angle-input .ant-input-number-handler-wrap{right:0!important;left:auto!important}.rotation-angle-input .ant-input-number{position:relative!important}.coordinate-input-number.ant-input-number-focused{border:none!important;box-shadow:none!important}.manual-waypoint-offset-input.ant-input-number{width:100%!important;max-width:100%!important;background:#00000047!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:6px!important;box-shadow:none!important}.manual-waypoint-offset-input.ant-input-number:hover,.manual-waypoint-offset-input.ant-input-number.ant-input-number-focused{border-color:#007aa8bf!important;box-shadow:0 0 0 1px #007aa840!important}.manual-waypoint-offset-input .ant-input-number-input{text-align:left!important;font-size:16px!important;font-weight:500!important;padding:8px 12px!important;color:#fff!important}.video-dock-export-ply-modal .ant-modal-footer .video-dock-export-ply-btn-cancel.ant-btn-dangerous:not(:disabled){background-color:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important;box-shadow:none!important}.video-dock-export-ply-modal .ant-modal-footer .video-dock-export-ply-btn-cancel.ant-btn-dangerous:not(:disabled):hover{background-color:#ff7875!important;border-color:#ff7875!important;color:#fff!important}.video-dock-export-ply-modal .ant-modal-footer .video-dock-export-ply-btn-submit.ant-btn-primary:not(:disabled){background:var(--primary-color, #1677ff)!important;border-color:var(--primary-color, #1677ff)!important;color:#fff!important;box-shadow:none!important}.video-dock-export-ply-modal .ant-modal-footer .video-dock-export-ply-btn-submit.ant-btn-primary:not(:disabled):hover{background:color-mix(in srgb,var(--primary-color, #1677ff) 88%,#000000)!important;border-color:color-mix(in srgb,var(--primary-color, #1677ff) 88%,#000000)!important;color:#fff!important}.video-dock-export-ply-label{color:#000000e0;font-size:14px;display:block;margin-bottom:8px}.video-dock-export-ply-hint{color:#000000a6;font-size:13px}[data-theme=dark] .video-dock-export-ply-modal .ant-modal-content{background:#1f1f1f!important}[data-theme=dark] .video-dock-export-ply-modal .ant-modal-header{background:#2a2a2a!important;border-bottom-color:#303030!important;margin-bottom:0!important}[data-theme=dark] .video-dock-export-ply-modal .ant-modal-title{color:#ffffffeb!important}[data-theme=dark] .video-dock-export-ply-modal .ant-modal-body{background:#1f1f1f!important}[data-theme=dark] .video-dock-export-ply-modal .ant-modal-footer{background:#1f1f1f!important;border-top-color:#303030!important}[data-theme=dark] .video-dock-export-ply-label{color:#ffffffd9!important}[data-theme=dark] .video-dock-export-ply-hint{color:#ffffff8c!important}[data-theme=dark] .video-dock-export-ply-modal .video-dock-export-ply-filename-input.ant-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .video-dock-export-ply-modal .video-dock-export-ply-filename-input.ant-input::placeholder{color:#ffffff61!important}.video-dock-container .video-dock-title,.video-dock-container .video-dock-title-icon,.video-dock-container .video-dock-section-title,.video-dock-container .indoor-section-label,.video-dock-container .indoor-section-icon,.video-dock-container .video-dock-tab-label span,.video-dock-container .video-dock-tabs .ant-tabs-tab-active,.video-dock-container .video-dock-tabs .ant-tabs-tab-active .video-dock-tab-icon{color:var(--indoor-text)!important}.video-dock-container .video-dock-tabs .ant-tabs-tab{color:var(--indoor-text-dim)!important}.video-dock-container .video-dock-tabs .ant-tabs-ink-bar{background:var(--indoor-accent)!important}.video-dock-container .ant-collapse-header,.video-dock-container .ant-collapse-arrow,.video-dock-container .indoor-section-block-styled .ant-collapse-header,.video-dock-container .indoor-section-block-styled .ant-collapse-arrow{color:var(--indoor-text)!important}.video-dock-container .video-dock-waypoints-placeholder{color:var(--indoor-text-dim)!important}.trajectory-sidebar{position:absolute;top:16px;right:16px;width:300px;max-height:calc(100vh - 32px);overflow-y:auto;z-index:10;background:#1f2937;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:20px;box-shadow:0 4px 12px #0006}.trajectory-tabs{display:flex;gap:8px;margin-bottom:8px}.trajectory-tab{flex:1;height:36px;border-radius:8px;font-weight:600;font-size:12px;padding:0 8px!important;background:#ffffff12!important;border:1px solid rgba(255,255,255,.16)!important;color:var(--indoor-text-dim, #A9C9D8)!important;transition:all .2s}.trajectory-tab:hover{background:#ffffff1f!important;color:var(--indoor-text, #F8FAFC)!important}.trajectory-tab.active{background:var(--indoor-cta, #078EAF)!important;border-color:#078eaff2!important;color:#fff!important}.trajectory-tab.active:hover{background:#087f9c!important;border-color:#087f9c!important;color:#fff!important}.trajectory-waypoints-info{color:var(--indoor-text, #F8FAFC);font-size:12px;font-weight:500;padding:8px 0;text-align:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:8px}.trajectory-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:8px;width:100%;box-sizing:border-box}.trajectory-mode-btn{height:32px;min-width:0;width:100%;border-radius:8px;font-weight:500;font-size:11px;padding:0 4px!important;background:#ffffff12!important;border:1px solid rgba(255,255,255,.16)!important;color:var(--indoor-text-dim, #A9C9D8)!important;transition:all .2s;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trajectory-mode-btn:hover{background:#ffffff1f!important;border-color:#ffffff47!important;color:var(--indoor-text, #F8FAFC)!important}.trajectory-mode-btn.active{background:linear-gradient(180deg,#10b981,#059669)!important;border-color:#10b981!important;color:#fff!important;font-weight:600}.trajectory-mode-btn.active:hover{background:linear-gradient(180deg,#10b981,#059669)!important;border-color:#10b981!important;color:#fff!important}.trajectory-actions-vertical{display:flex;flex-direction:column;gap:8px;margin-top:auto}.trajectory-action-btn{height:40px;border-radius:12px;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s;margin:0}.trajectory-btn-clear{background:#ef4444!important;border-color:#ef4444!important;color:#fff!important}.trajectory-btn-clear:hover{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.trajectory-btn-save{background:var(--indoor-cta, #078EAF)!important;border-color:#078eaff2!important;color:#fff!important}.trajectory-btn-save:hover{background:#087f9c!important;border-color:#087f9c!important;color:#fff!important}.trajectory-btn-export{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.trajectory-btn-export:hover{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.trajectory-btn-load{background:#374151!important;border-color:#4b5563!important;color:#9ca3af!important}.trajectory-btn-load:hover{background:#4b5563!important;border-color:#6b7280!important;color:#d1d5db!important}.trajectory-sidebar::-webkit-scrollbar{width:6px}.trajectory-sidebar::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.trajectory-sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.trajectory-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.indoor-main-content{width:100%;height:100%;min-height:100%;background:var(--indoor-canvas, radial-gradient(1200px 780px at 50% 22%, #16283a 0%, #0c1824 52%, #05090e 100%));position:relative;overflow:hidden;display:flex;flex-direction:column}.indoor-alerts-dock{position:absolute;right:60px;bottom:64px;z-index:12;width:auto;display:flex;align-items:center;justify-content:flex-end}.indoor-alerts-dock .geofence-map-alerts-btn.geofence-map-toolbar-btn{height:40px;min-height:40px;margin-right:60px;padding:0 14px;gap:8px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#0f172ad1;border:1px solid #0e0d0d;box-shadow:0 1px 2px #0000000a;color:#fff;font-weight:500;font-size:14px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;position:absolute}.indoor-alerts-dock .geofence-map-alerts-btn.geofence-map-toolbar-btn:hover{background:#fafafa;border-color:#d9d9d9;box-shadow:0 2px 4px #0000000f;color:#262626}.indoor-alerts-dock .geofence-map-alerts-btn.geofence-map-toolbar-btn .anticon{font-size:18px;color:#595959}.indoor-alerts-dock .drone_alerts_section{position:absolute;bottom:calc(100% + 14px);right:0;left:auto;width:320px;min-height:250px;height:auto;padding:12px;border-radius:10px;background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 6px 18px #0000001f;-webkit-backdrop-filter:none;backdrop-filter:none}.indoor-alerts-dock .drone_alerts_section:after{content:"";display:block;position:absolute;bottom:-8px;right:30px;left:auto;width:16px;height:16px;background-color:#fff;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;transform:rotate(45deg);padding:0;box-shadow:2px 2px 4px #0000000a}.indoor-alerts-dock .geofence-map-alerts-popover-header{margin-bottom:12px;padding:10px 12px;border-radius:6px;background:#ebd249;color:#262626;font-weight:500;font-size:14px}[data-theme=dark] .indoor-alerts-dock .geofence-map-alerts-btn.geofence-map-toolbar-btn{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffd9}[data-theme=dark] .indoor-alerts-dock .geofence-map-alerts-btn.geofence-map-toolbar-btn:hover{background:#333!important;border-color:#525252!important;color:#fffffff2}[data-theme=dark] .indoor-alerts-dock .geofence-map-alerts-btn.geofence-map-toolbar-btn .anticon{color:#ffffffbf}[data-theme=dark] .indoor-alerts-dock .drone_alerts_section{background-color:#1f1f1f;border-color:#303030;box-shadow:0 6px 18px #00000073}[data-theme=dark] .indoor-alerts-dock .drone_alerts_section:after{background-color:#1f1f1f;border-right-color:#303030;border-bottom-color:#303030}[data-theme=dark] .indoor-alerts-dock .geofence-map-alerts-popover-header{background:#4a3f14;color:#ffffffeb}@media(max-width:960px){.indoor-alerts-dock{right:24px;bottom:72px}.indoor-alerts-dock .drone_alerts_section{width:min(300px,calc(100vw - 48px))}}.indoor-main-placeholder{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.indoor-placeholder-image{width:100%;height:100%;object-fit:contain}.indoor-placeholder-overlay{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000000b3;padding:8px 16px;border-radius:4px}.indoor-placeholder-text{color:#e5e7eb;font-size:14px;margin:0}.indoor-footer{background:var(--indoor-surface-solid, rgba(10, 17, 32, .92));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--indoor-border, rgba(255, 255, 255, .08));padding:0;flex-shrink:0;box-shadow:0 -4px 16px #0000001f}.indoor-footer-content{padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.indoor-footer-text{color:var(--indoor-text, #ffffff);font-size:12px;margin:0;opacity:.92;font-weight:500;letter-spacing:.2px}.indoor-footer-version{color:var(--indoor-text-dim, rgba(255, 255, 255, .82));font-size:12px;margin:0;font-weight:400;white-space:nowrap;letter-spacing:.2px}.indoor-analytics-post-error-alert{margin-bottom:12px}.indoor-analytics-filter-feedback-toast .ant-message-notice-content{border-radius:10px;border:1px solid #dbeafe;box-shadow:0 14px 28px #0f172a2e}.indoor-analytics-filter-feedback-toast--success .ant-message-notice-content{border-color:#bbf7d0;background:linear-gradient(180deg,#f0fdf4,#fff)}.indoor-analytics-filter-feedback-toast--info .ant-message-notice-content{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#fff)}.ant-modal.indoor-analytics-modal{width:960px!important;max-width:min(960px,calc(100vw - 32px))!important}.indoor-analytics-modal.ant-modal-wrap .ant-modal,.indoor-analytics-modal .ant-modal-content{width:960px!important;max-width:min(960px,calc(100vw - 32px))!important;background:#fff!important;border-radius:8px!important;box-shadow:0 20px 24px -4px #0000001f,0 8px 8px -4px #00000014;border:1px solid #E5E7EB}.indoor-analytics-modal .ant-modal-content,.indoor-analytics-modal.ant-modal .ant-modal-content{border-radius:8px!important;overflow:visible!important}.indoor-analytics-modal .ant-modal-header{border-radius:8px 8px 0 0!important}.indoor-analytics-modal.indoor-modal-popup-width .ant-modal-content{overflow:visible!important}.indoor-analytics-modal .ant-modal-body{border-radius:0 0 8px 8px!important}.indoor-analytics-modal .indoor-modal-body .ant-select,.indoor-analytics-modal .indoor-modal-body .ant-select-selector,.indoor-analytics-modal .indoor-modal-body .ant-btn,.indoor-analytics-modal .indoor-modal-body .ant-dropdown-trigger,.indoor-analytics-modal .indoor-modal-body .ant-space-item{pointer-events:auto!important}.indoor-analytics-modal .ant-modal-body{overflow:visible!important}.indoor-analytics-modal .ant-modal-header{background:#fff!important;border-bottom:1px solid #E5E7EB!important;padding:20px 24px!important}.indoor-analytics-modal .indoor-modal-header .indoor-modal-title,.indoor-analytics-modal .indoor-modal-title{color:#fff!important;font-weight:700!important;font-size:18px!important}.indoor-analytics-modal .ant-modal-close{top:20px!important;right:24px!important;width:32px!important;height:32px!important;background:transparent!important;color:#374151!important}.indoor-analytics-modal .ant-modal-close-x{color:#374151!important;font-size:16px!important}.indoor-analytics-modal .ant-modal-close:hover{background:#f3f4f6!important;color:#111827!important}.indoor-analytics-modal .indoor-modal-body{padding:0;max-height:80vh;overflow-y:auto;background:#fff!important}.indoor-analytics-modal-body{padding:24px 24px 28px;color:#374151}.indoor-analytics-main-row{margin-bottom:0}.indoor-analytics-details-panel{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #E5E7EB}.indoor-analytics-details-panel--card{padding:16px 18px 18px;margin-bottom:20px;border:1px solid #e2e8f0;border-radius:10px;background:linear-gradient(180deg,#f8fafc,#fff 55%);box-shadow:0 1px 2px #0f172a0f;border-bottom:none}.indoor-analytics-flight-name-section{margin-bottom:0}.indoor-analytics-flight-name-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#005987;margin-bottom:8px}.indoor-analytics-flight-name-value{font-size:18px;font-weight:700;color:#0f172a;line-height:1.45;word-break:break-word}.indoor-analytics-details-divider{height:1px;margin:14px 0 12px;background:linear-gradient(90deg,#cbd5e1 0%,#e2e8f0 50%,transparent 100%)}.indoor-analytics-details-meta-stack{display:flex;flex-direction:column;gap:10px}.indoor-analytics-meta-block{margin:0;font-size:15px;line-height:1.45}.indoor-analytics-meta-label{font-weight:700;color:#005987}.indoor-analytics-meta-value{font-weight:700;color:#111827;word-break:break-word}.indoor-analytics-flight-title{font-size:18px;font-weight:700;color:#111827;margin:0 0 8px;line-height:1.35}.indoor-analytics-flight-label{font-size:13px;font-weight:600;color:#005987;text-transform:none}.indoor-analytics-flight-meta{font-size:14px;color:#4b5563;margin:0 0 4px;line-height:1.5}.indoor-analytics-flight-meta:last-of-type{margin-bottom:0}.indoor-analytics-flight-meta-aisles{font-weight:600;color:#005987}.indoor-analytics-stats-panel{min-height:120px}.indoor-analytics-aisle-reports{display:flex;flex-direction:column;gap:14px}.indoor-analytics-aisle-card.ant-card{border-radius:8px;border:1px solid #e5e7eb}.indoor-analytics-aisle-card .ant-card-head{min-height:40px;padding:0 14px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.indoor-analytics-aisle-card .ant-card-head-title{font-size:14px;font-weight:600;color:#005987;padding:10px 0}.indoor-analytics-aisle-card .ant-card-body{padding:8px 14px 12px}.indoor-analytics-empty--compact.ant-empty{margin:8px 0}.indoor-analytics-stat-list{list-style:none;margin:0;padding:0}.indoor-analytics-stat-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #F3F4F6;font-size:14px}.indoor-analytics-stat-item:last-child{border-bottom:none}.indoor-analytics-stat-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:18px;flex-shrink:0}.indoor-analytics-stat-label{flex:1;color:#4b5563;font-weight:400}.indoor-analytics-stat-value{font-weight:700;color:#111827;font-size:15px;min-width:48px;text-align:right}.indoor-analytics-filters-panel{background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:20px}.indoor-analytics-filters-title{font-size:14px;font-weight:700;color:#111827;margin:0 0 16px}.indoor-analytics-filter-field{margin-bottom:14px}.indoor-analytics-filter-field:last-of-type{margin-bottom:18px}.indoor-analytics-filter-label{display:block;font-size:13px;color:#4b5563;margin-bottom:6px;font-weight:500}.indoor-analytics-date-range{width:100%}.indoor-analytics-date-range.zeena-dr{display:block!important}.indoor-analytics-date-range .zeena-dr-trigger{width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;border:1px solid #D1D5DB!important;border-radius:6px!important;background:#fff!important;font-size:14px!important;color:#111827!important}.indoor-analytics-date-range .zeena-dr-trigger:hover{border-color:#9ca3af!important}.indoor-analytics-date-range .zeena-dr-trigger__text--placeholder{color:#9ca3af!important}.indoor-analytics-filter-select{width:100%}.indoor-analytics-filters-dropdown.ant-select-dropdown{z-index:3100!important}.indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option:hover,.indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option-active{background:color-mix(in srgb,var(--primary-color) 14%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}.indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option:hover .ant-select-item-option-content,.indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option-active .ant-select-item-option-content{color:var(--app-text-primary)!important}[data-theme=dark] .indoor-analytics-filters-dropdown.ant-select-dropdown{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 42px #00000070!important}[data-theme=dark] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item{color:var(--app-text-primary)!important}[data-theme=dark] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option:hover,[data-theme=dark] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option-active{background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=dark] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option:hover .ant-select-item-option-content,[data-theme=dark] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option-active .ant-select-item-option-content{color:var(--app-text-primary)!important}[data-theme=light] .indoor-analytics-filters-dropdown.ant-select-dropdown{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 42px #0f172a2e!important}[data-theme=light] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item{color:var(--app-text-primary)!important}[data-theme=light] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option:hover,[data-theme=light] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option-active{background:color-mix(in srgb,var(--primary-color) 14%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=light] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option:hover .ant-select-item-option-content,[data-theme=light] .indoor-analytics-filters-dropdown.ant-select-dropdown .ant-select-item-option-active .ant-select-item-option-content{color:var(--app-text-primary)!important}.indoor-analytics-modal .ant-select-arrow,.indoor-analytics-modal .ant-select-arrow .anticon,.indoor-analytics-modal .ant-select .ant-select-arrow,.indoor-analytics-filters-panel .ant-select .ant-select-arrow,.indoor-analytics-filters-panel .ant-select-arrow .anticon{color:#4b5563!important}.indoor-analytics-modal .ant-select-arrow .anticon svg,.indoor-analytics-filters-panel .ant-select-arrow .anticon svg{fill:#4b5563!important}.indoor-analytics-range-picker .ant-picker-input input,.indoor-analytics-filter-select .ant-select-selector{color:#111827!important;background:#fff!important;border:1px solid #D1D5DB!important;border-radius:6px}.indoor-analytics-apply-btn.indoor-analytics-apply-filters-btn{width:100%;height:40px;font-weight:600;margin:10px 0 0!important}.indoor-analytics-apply-btn{width:100%;height:40px;font-weight:600;background:#005987!important;border-color:#005987!important}.indoor-analytics-apply-btn:hover{background:#005987!important;border-color:#005987!important}.indoor-analytics-export-section{padding-top:20px;margin-top:20px;position:relative;z-index:10}.indoor-analytics-export-actions,.indoor-analytics-export-actions .ant-space-item,.indoor-analytics-export-actions .ant-btn,.indoor-analytics-export-actions .ant-dropdown-trigger{pointer-events:auto!important;cursor:pointer!important;position:relative;z-index:10}.indoor-analytics-divider{height:1px;background:#e5e7eb;margin-bottom:20px}.indoor-analytics-export-btn{height:40px;padding:0 16px;background:#fff!important;border:1px solid #D1D5DB!important;color:#374151!important;font-weight:500}.indoor-analytics-export-btn:hover:not(:disabled){border-color:#005987!important;color:#fff!important;background:#005987!important}.indoor-analytics-export-btn.ant-btn-default:hover:not(:disabled),.indoor-analytics-export-btn.ant-btn-default:focus-visible:not(:disabled),.indoor-analytics-export-btn.ant-btn-default:active:not(:disabled){color:#fff!important}.indoor-analytics-export-btn.ant-btn-default:hover:not(:disabled)>span,.indoor-analytics-export-btn.ant-btn-default:focus-visible:not(:disabled)>span,.indoor-analytics-export-btn.ant-btn-default:active:not(:disabled)>span{color:#fff!important}.indoor-analytics-export-btn:hover:not(:disabled) .anticon{color:#fff!important}.indoor-analytics-export-btn .anticon-download{color:#059669;margin-right:8px}.indoor-analytics-export-note{font-size:12px;color:#6b7280;margin-top:10px;line-height:1.4}.indoor-analytics-export-btn .indoor-analytics-export-caret{margin-left:6px;font-size:10px;color:#4b5563!important;vertical-align:middle}.indoor-analytics-export-btn .indoor-analytics-export-caret.anticon svg{fill:#4b5563!important}.indoor-analytics-submit-post-btn.ant-btn{height:40px;padding:0 16px;font-weight:500;background:#fff!important;border:1px solid #d1d5db!important;color:#374151!important;box-shadow:none!important}.indoor-analytics-submit-post-btn.ant-btn:hover:not(:disabled):not(.ant-btn-loading){border-color:#9ca3af!important;color:#111827!important;background:#f9fafb!important}.indoor-analytics-submit-post-btn.ant-btn .anticon{color:#374151!important}.indoor-analytics-pagination-section{padding-top:16px;margin-top:16px}.indoor-analytics-pagination-wrap{display:flex;justify-content:center;flex-wrap:wrap}.indoor-analytics-pagination-controls.zeena-paginator-shell{width:100%;justify-content:center}.indoor-analytics-loading{display:flex;align-items:center;justify-content:center;min-height:200px;padding:24px}.indoor-analytics-loading .ant-spin-dot-item{background-color:#005987}.indoor-analytics-empty,.indoor-analytics-error-alert{margin-top:12px}.indoor-analytics-empty .ant-empty-description{color:#6b7280}@media(max-width:992px){.indoor-analytics-filters-panel{margin-top:20px}}[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .ant-modal-content{background:#1f1f1f!important;border-color:#3f3f3f!important;box-shadow:0 24px 48px #0000008c;background-image:none!important}[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .ant-modal-header{background:#1e3a4f!important;background-image:none!important;border-bottom-color:#38bdf840!important}[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .indoor-modal-body,[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .ant-modal-body{background:#1f1f1f!important}[data-theme=dark] .indoor-analytics-modal-body{color:#e5e7eb!important}[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .indoor-modal-title,[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .indoor-modal-title h3{color:#f9fafb!important}[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .ant-modal-close{background:#ffffff1f!important}[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .ant-modal-close,[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .ant-modal-close-x{color:#e5e7eb!important}[data-theme=dark] .indoor-modal-popup-width.indoor-analytics-modal .ant-modal-close:hover{background:#fff3!important;color:#f9fafb!important}[data-theme=dark] .indoor-analytics-details-panel{border-bottom-color:#3f3f3f}[data-theme=dark] .indoor-analytics-details-panel--card{background:linear-gradient(180deg,#1e293b,#0f172a 55%);border-color:#38bdf840;box-shadow:0 1px #00000059}[data-theme=dark] .indoor-analytics-flight-name-label{color:#7dd3fc!important}[data-theme=dark] .indoor-analytics-flight-name-value{color:#f8fafc!important}[data-theme=dark] .indoor-analytics-details-divider{background:linear-gradient(90deg,rgba(56,189,248,.35) 0%,rgba(148,163,184,.2) 60%,transparent 100%)}[data-theme=dark] .indoor-analytics-meta-label{color:#7dd3fc!important}[data-theme=dark] .indoor-analytics-meta-value{color:#e2e8f0!important}[data-theme=dark] .indoor-analytics-flight-title{color:#f9fafb!important}[data-theme=dark] .indoor-analytics-flight-label{color:#7dd3fc!important}[data-theme=dark] .indoor-analytics-flight-meta{color:#cbd5e1!important}[data-theme=dark] .indoor-analytics-flight-meta-aisles{color:#7dd3fc!important;font-weight:600}[data-theme=dark] .indoor-analytics-aisle-card.ant-card{background:#262626!important;border-color:#38bdf859!important}[data-theme=dark] .indoor-analytics-aisle-card .ant-card-head{background:#1e3a4f!important;border-bottom-color:#38bdf840!important}[data-theme=dark] .indoor-analytics-aisle-card .ant-card-head-title{color:#e0f2fe!important}[data-theme=dark] .indoor-analytics-aisle-card .ant-card-body{background:#262626!important}[data-theme=dark] .indoor-analytics-stat-item{border-bottom-color:#3f3f3f}[data-theme=dark] .indoor-analytics-stat-label{color:#cbd5e1!important}[data-theme=dark] .indoor-analytics-stat-value{color:#f9fafb!important}[data-theme=dark] .indoor-analytics-stat-icon{color:#94a3b8!important}[data-theme=dark] .indoor-analytics-filters-panel{background:#1f1f1f!important;border-color:#3f3f3f!important}[data-theme=dark] .indoor-analytics-filters-title{color:#f9fafb!important}[data-theme=dark] .indoor-analytics-filter-label{color:#cbd5e1!important}[data-theme=dark] .indoor-analytics-range-picker .ant-picker-input input,[data-theme=dark] .indoor-analytics-filter-select .ant-select-selector{color:#e5e7eb!important;background:#1f1f1f!important;border-color:#4b5563!important}[data-theme=dark] .indoor-analytics-date-range .zeena-dr-trigger{background:#1f1f1f!important;border-color:#4b5563!important;color:#e5e7eb!important}[data-theme=dark] .indoor-analytics-date-range .zeena-dr-trigger__text--placeholder,[data-theme=dark] .indoor-analytics-empty .ant-empty-description{color:#9ca3af!important}[data-theme=dark] .indoor-analytics-divider{border-color:#3f3f3f!important}.indoor-analytics-page{display:flex;flex-direction:column;width:100%;height:100%;background:#f3f6fa;overflow:auto}.indoor-analytics-page-header{display:flex;align-items:center;gap:12px;padding:14px 24px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.indoor-analytics-page-back.ant-btn{color:#005987;font-weight:500}.indoor-analytics-page-title{margin:0;font-size:20px;font-weight:700;color:#1f2937}.indoor-analytics-page-body{flex:1;padding:20px 24px 32px;max-width:1400px;width:100%;margin:0 auto;box-sizing:border-box}.indoor-analytics-page .indoor-analytics-modal-body{background:transparent}.indoor-analytics-charts-section{margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.indoor-analytics-charts-title{margin:0 0 16px;font-size:16px;font-weight:700;color:#1f2937}.indoor-analytics-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;height:100%;box-shadow:0 1px 3px #0000000a}.indoor-analytics-chart-card h4{margin:0 0 12px;font-size:13px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.04em}.indoor-analytics-chart-caption{margin:-4px 0 14px;font-size:12px;line-height:1.5;color:#64748b}[data-theme=dark] .indoor-analytics-page{background:#0f172a}[data-theme=dark] .indoor-analytics-page-header{background:#1e293b;border-bottom-color:#334155}[data-theme=dark] .indoor-analytics-page-title{color:#e2e8f0}[data-theme=dark] .indoor-analytics-charts-section{border-top-color:#334155}[data-theme=dark] .indoor-analytics-charts-title{color:#e2e8f0}[data-theme=dark] .indoor-analytics-chart-card{background:#1e293b;border-color:#334155}[data-theme=dark] .indoor-analytics-chart-card h4{color:#cbd5e1}[data-theme=dark] .indoor-analytics-chart-caption{color:#94a3b8}[data-theme=dark] .indoor-analytics-filter-feedback-toast .ant-message-notice-content{background:#1e293b;border-color:#334155;box-shadow:0 16px 30px #0206178c}[data-theme=dark] .indoor-analytics-filter-feedback-toast--success .ant-message-notice-content{border-color:#22c55e73}[data-theme=dark] .indoor-analytics-filter-feedback-toast--info .ant-message-notice-content{border-color:#3b82f673}.indoor-analytics-stats-panel--full-width{width:100%;margin-top:16px;min-height:auto}.indoor-analytics-stat-cards-row{margin-top:8px}.indoor-analytics-stat-box.ant-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000d;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;padding:16px 8px}.indoor-analytics-stat-box .ant-card-body{padding:0;display:flex;flex-direction:column;align-items:center;gap:8px}.stat-box-icon{font-size:24px;color:#005987;margin-bottom:4px}.stat-box-value{font-size:24px;font-weight:700;color:#111827;line-height:1}.stat-box-label{font-size:13px;color:#64748b;font-weight:500}.indoor-analytics-aisle-section{margin-top:16px;padding-top:16px;border-top:1px dashed #cbd5e1}.indoor-analytics-aisle-section-title{font-size:15px;font-weight:600;color:#005987;margin-bottom:12px}[data-theme=dark] .indoor-analytics-stat-box.ant-card{background:#1e293b;border-color:#334155}[data-theme=dark] .stat-box-icon{color:#38bdf8}[data-theme=dark] .stat-box-value{color:#f8fafc}[data-theme=dark] .stat-box-label{color:#94a3b8}[data-theme=dark] .indoor-analytics-aisle-section{border-top-color:#334155}[data-theme=dark] .indoor-analytics-aisle-section-title{color:#38bdf8}.geolist-dropdown-item-label{display:block;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.geofence-ui-wrapper{margin-top:8px;padding-bottom:15px}#geo_farm_map .geofence-ui-wrapper{border-bottom:0px solid #ffffff8f!important}.geofence-ui-box{border:1px solid rgba(191,219,254,.28);background:linear-gradient(180deg,#fffffffa,#f8fafcf5);display:flex;align-items:center;vertical-align:middle;box-shadow:0 14px 28px #0f172a1f;position:relative;min-height:46px;height:auto;border-radius:14px}.geofence-ui-box .geolist_select_wrapper,.geofence-ui-box .geolist-select-wrapper{flex:1;min-width:0;position:static}.geofence-ui-box:has(.geofence-ui-box__sort) .geolist_select_wrapper,.geofence-ui-box:has(.geofence-ui-box__sort) .geolist-select-wrapper{padding-right:88px}.geofence-ui-box:not(:has(.geofence-ui-box__sort)) .geolist_select_wrapper,.geofence-ui-box:not(:has(.geofence-ui-box__sort)) .geolist-select-wrapper{padding-right:52px}[data-theme=dark] .geofence-ui-box{border:1px solid rgba(255,255,255,.15);background:#ffffff14;box-shadow:none}[data-theme=dark] .geofence-map-icon-wrap{color:var(--primary-color, #005987)}[data-theme=dark] .geolist-select-chevron{color:var(--primary-color, #005987)!important}.geofence-dropdown{box-shadow:none!important;border-radius:0!important;margin-top:16px!important;left:27px!important;width:256px!important}.geofence-ui-box .ant-select-selector .ant-select-selection-item,.geofence-ui-box .ant-select-selector .ant-select-selection-search{padding:0!important}.geofence-ui-wrapper .ant-select-selector{border:none!important;padding-right:.8rem!important}.geofence-ui-box__sort,.geofence-ui-box__dots,.geofence-ui-box .geolist-select-chevron{position:absolute;top:50%;transform:translateY(-50%);z-index:5;display:inline-flex;align-items:center;justify-content:center}.geofence-sidebar-shell .geofence-ui-box__sort,.geofence-sidebar-shell .geofence-ui-box__dots,.geofence-sidebar-shell .geofence-ui-box .geolist-select-chevron{z-index:50}.geofence-sidebar-shell .geofence-ui-box__sort,.geofence-sidebar-shell .geofence-ui-box__dots{pointer-events:auto}.geofence-sidebar-shell .geofence-ui-box .geolist-select-chevron{pointer-events:auto;cursor:pointer}.geofence-ui-box:not(:has(.geofence-ui-box__sort)) .geofence-ui-box__dots{right:12px}.geofence-ui-box:not(:has(.geofence-ui-box__sort)) .geolist-select-chevron{right:40px}.geofence-ui-box:has(.geofence-ui-box__sort) .geofence-ui-box__dots{right:42px}.geofence-ui-box:has(.geofence-ui-box__sort) .geolist-select-chevron{right:68px}.geofence-ui-box__sort{right:10px}.geofence-ui-box__dots .geo-dots-btn{position:static;right:auto}.geofence-map-icon-wrap{display:flex;align-items:center;justify-content:center;margin-left:10px;flex-shrink:0;color:var(--primary-color, #005987)}.geofence-zone-icon-wrap{width:28px;height:28px;margin-right:2px;border-radius:8px;border:1px solid rgba(8,121,157,.2);background:#f8fcfff2}.geolist-select{width:100%;max-width:100%;text-align:left;padding:10px 56px 10px 14px;border-radius:12px;border:1px solid rgb(208,213,221);background:#fff;box-shadow:#1018280d 0 1px 2px;cursor:pointer;position:relative;font-size:14px;font-weight:500;min-height:42px;height:auto;color:#0f172a;display:block;min-width:0;font-family:inherit;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button.geolist-select{display:flex;align-items:center}button.geolist-select .geolist-select-label{flex:1;min-width:0}.geolist-select::placeholder{color:#8b98ab;font-weight:500}.geolist-select:focus{border-color:#d0d5dd;box-shadow:#1018280d 0 1px 2px}.geolist-select--with-sort{width:100%}.geolist-select--disabled{background:#f8fafcbf;cursor:not-allowed;box-shadow:none}.geolist-select-label{display:block;width:100%;color:#0f172a;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.geolist-select-label--placeholder{color:#8b98ab;font-weight:500}.geolist-select-chevron{display:flex;align-items:center;justify-content:center;font-size:14px;pointer-events:none;color:var(--primary-color, #005987)!important;flex-shrink:0}.geolist_select_wrapper,.geolist-select-wrapper{position:relative}.geolist_select_wrapper>.geolist-select-chevron,.geolist-select-wrapper>.geolist-select-chevron{position:absolute;top:50%;right:16px;transform:translateY(-50%);z-index:2}.geofence-ui-box .geolist-select{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0;position:static;width:100%!important;padding:10px 8px 10px 14px}.geofence-ui-box .geolist-select-label,.geofence-ui-box .geolist-select-label--placeholder{color:#1e3447}[data-theme=dark] .geofence-ui-box .geolist-select-label,[data-theme=dark] .geofence-ui-box .geolist-select-label--placeholder{color:#f7fcfff2}.geofence-ui-box .geolist-select--disabled{background:transparent!important;opacity:.65}[data-theme=dark] .geolist-select{background:#ffffff14;border-color:#ffffff1a;color:#ffffffeb;box-shadow:0 8px 18px #00000024}[data-theme=dark] .geolist-select::placeholder{color:#ffffff7a}[data-theme=dark] .geolist-select-label{color:#ffffffe0}[data-theme=dark] .geolist-select-label--placeholder{color:#ffffff7a}[data-theme=dark] .geofence-ui-box .geolist-select,[data-theme=dark] .geofence-sidebar-shell .geolist-select{background:transparent!important;border-color:transparent!important;box-shadow:none!important;color:#fffffff0}[data-theme=dark] .geolist-select.geolist-select--disabled{color:#ffffff7a;background:#ffffff0d!important}[data-theme=dark] .geofence-ui-box .geolist-select.geolist-select--disabled,[data-theme=dark] .geofence-sidebar-shell .geolist-select.geolist-select--disabled{background:transparent!important}.geofence-sort-trigger-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:3px;color:var(--primary-color, #005987);cursor:pointer;background:transparent;border:none;padding:0}[data-theme=dark] .geofence-sort-trigger-icon{color:var(--primary-color, #005987)}.geofence-ui-box .ant-select-selector .ant-select-selection-item{height:42px!important;line-height:42px!important}.geofence-ui-box .ant-select-selector{box-shadow:none!important}.geolist-select-chevron svg path{fill:currentColor}.geo-dots-btn{position:absolute;right:0;z-index:60;background:transparent;border:none;padding:4px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:var(--primary-color, #08799D)!important;cursor:pointer;pointer-events:auto;border-radius:8px;transition:background-color .12s ease,color .12s ease}.geo-dots-btn .anticon{color:inherit!important}.geo-dots-btn:hover{background-color:#08799d1a;border-radius:8px}.geo-dots-btn:focus-visible{outline:2px solid rgba(8,121,157,.45);outline-offset:1px;background-color:#08799d1a}[data-theme=dark] .geo-dots-btn{color:var(--primary-color, #08799D)!important}[data-theme=dark] .geo-dots-btn:hover,[data-theme=dark] .geo-dots-btn:focus-visible{background-color:#08799d29}.geofence-sorting-dropdown .ant-dropdown-menu{margin-top:22px!important;margin-right:-5px;overflow-y:visible}.geofence-sorting-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{z-index:10}.save-geofence-modal.model_popup_width{width:min(420px,calc(100vw - 32px))!important;max-width:min(420px,calc(100vw - 32px))!important}.save-geofence-modal .ant-modal-content{overflow:hidden;border:1px solid rgba(50,137,218,.45)!important;border-radius:22px!important;background:#071426!important;box-shadow:0 22px 60px #0000008c,0 0 35px #007ed61f!important}.save-geofence-modal .popup-model-header-shell{position:relative;z-index:2;min-height:106px;padding:20px 24px;border-bottom:1px solid rgba(77,136,190,.28);background:radial-gradient(circle at 85% 110%,transparent 0 84px,rgba(75,137,191,.22) 85px 86px,transparent 87px),linear-gradient(135deg,#0b1729,#071222)}.save-geofence-modal .title_with_icon{display:flex;align-items:flex-start;gap:16px;flex-wrap:nowrap;padding-right:64px}.save-geofence-modal .title_with_icon figure{width:44px!important;height:44px!important;border-radius:12px!important;flex:0 0 44px;border:1px solid rgba(255,255,255,.28)!important;background:#ffffff0f!important;box-shadow:none!important}.save-geofence-modal .popup-model-title{margin:3px 0 10px!important;font-size:17px!important;color:#f4f7fb!important;font-weight:700!important;line-height:1.2;white-space:nowrap}.save-geofence-modal .popup-model-caption{margin:2px 0 0 60px!important;font-size:13px!important;color:#e3e9f0!important;line-height:1.4}.save-geofence-modal .ant-modal-body{padding:0!important}.save-geofence-modal__content{position:relative;min-height:245px;display:flex;align-items:center;padding:42px 24px;isolation:isolate}.save-geofence-modal__content:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,#0512242e,#0512244d)}.save-geofence-modal__illustration{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;opacity:.75}.save-geofence-modal__input-wrap{position:relative;z-index:2;width:100%}.save-geofence-modal__input.ant-input{width:100%!important;height:50px!important;padding:0 16px!important;margin:0!important;color:#fff!important;font-size:14px!important;border:1px solid rgba(189,172,119,.32)!important;border-radius:9px!important;background:#2b2a26ed!important;box-shadow:none!important}.save-geofence-modal__input.ant-input::placeholder{color:#8c8c8c;font-size:14px}.save-geofence-modal__input.ant-input:focus,.save-geofence-modal__input.ant-input:focus-within{border-color:#20aee8!important;box-shadow:0 0 0 3px #20aee81f,0 0 22px #20aee81a!important}.save-geofence-modal__limit{margin-top:8px;color:#ff8f8f;font-size:12px}.save-geofence-modal .ant-modal-close{top:20px;right:24px;width:44px;height:44px;border-radius:13px;border:1px solid rgba(255,255,255,.3)!important;background:#ffffff0d!important}.save-geofence-modal .ant-modal-close .ant-modal-close-x{color:#dce5ee}.save-geofence-modal .ant-modal-footer{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 24px 20px!important;border-top:1px solid rgba(77,136,190,.28);background:#081528}.save-geofence-modal .popup-model-btn,.save-geofence-modal .popup-model-btn-cancel,.save-geofence-modal .button-primary.ant-btn{min-height:50px!important;padding:12px 18px!important;border-radius:9px!important;font-size:14px!important;font-weight:700!important}.save-geofence-modal .popup-model-btn-cancel.ant-btn,.save-geofence-modal .button-primary.ant-btn{width:100%!important;min-width:0;margin:0!important}.save-geofence-modal .popup-model-btn-cancel.ant-btn{color:#eef3f8!important;border:1px solid rgba(255,255,255,.32)!important;background:transparent!important;box-shadow:none!important}.save-geofence-modal .button-primary.ant-btn{color:#fff!important;border:1px solid #087eae!important;background:linear-gradient(135deg,#08739f,#0783b7)!important;box-shadow:0 10px 25px #007eb833!important}.save-geofence-modal__map-line{fill:none;stroke:#168ecb;stroke-width:1;opacity:.3}.save-geofence-modal__route-line{fill:none;stroke:#27baff;stroke-width:1.6;stroke-dasharray:5 7;opacity:.85}.save-geofence-modal__polygon-line{fill:#148cc90f;stroke:#35baf4;stroke-width:1.5;opacity:.8}.save-geofence-modal__small-node{fill:#177cb4;opacity:.58}.save-geofence-modal__pin{fill:#031931e6;stroke:#29aeea;stroke-width:1.5}[data-theme=light] .save-geofence-modal .ant-modal-content{background:#f8fbff!important;box-shadow:0 22px 60px #0f172a38,0 0 35px #007ed61a!important}[data-theme=light] .save-geofence-modal .popup-model-header-shell{background:radial-gradient(circle at 85% 110%,transparent 0 84px,rgba(255,255,255,.18) 85px 86px,transparent 87px),linear-gradient(135deg,#0f658f,#1591d3)!important;border-bottom-color:#4682b438}[data-theme=light] .save-geofence-modal .title_with_icon figure{border-color:#ffffff52!important;background:#ffffff14!important}[data-theme=light] .save-geofence-modal .popup-model-title,[data-theme=light] .save-geofence-modal .popup-model-caption,[data-theme=light] .save-geofence-modal .ant-modal-close .ant-modal-close-x{color:#fff!important}[data-theme=light] .save-geofence-modal__content{background:linear-gradient(180deg,#546f91eb,#384e6bf0)}[data-theme=light] .save-geofence-modal__content:after{background:linear-gradient(to bottom,#ffffff0d,#08182c1f)}[data-theme=light] .save-geofence-modal__illustration{opacity:.5}[data-theme=light] .save-geofence-modal__input.ant-input{color:#f8fafc!important;border-color:#a78c4a61!important;background:#302b23e6!important}[data-theme=light] .save-geofence-modal__input.ant-input::placeholder{color:#ffffff85}[data-theme=light] .save-geofence-modal .ant-modal-footer{background:#f8fbff;border-top-color:#4682b42e}[data-theme=light] .save-geofence-modal .popup-model-btn-cancel.ant-btn{color:#344054!important;border-color:#94a3b873!important;background:#fff!important}[data-theme=light] .save-geofence-modal .button-primary.ant-btn{border-color:#0d87bf!important;background:linear-gradient(135deg,#0d81b6,#1491cd)!important;box-shadow:0 10px 25px #0d81b638!important}@media(max-width:480px){.save-geofence-modal .popup-model-header-shell,.save-geofence-modal__content,.save-geofence-modal .ant-modal-footer{padding-left:18px!important;padding-right:18px!important}.save-geofence-modal .ant-modal-footer{grid-template-columns:1fr}.save-geofence-modal__content{min-height:220px}}.geofence-sorting-dropdown .ant-dropdown-menu:after{content:"";position:absolute;top:-8px;right:9px;width:24px;height:24px;background:var(--app-modal-panel-background);border-left:1px solid var(--app-modal-table-border);border-top:1px solid var(--app-modal-table-border);transform:rotate(45deg);z-index:1}.field-sorting-dropdown .ant-dropdown-menu{margin-top:22px!important;margin-right:-5px;overflow-y:visible}.field-sorting-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{z-index:10}.field-sorting-dropdown .ant-dropdown-menu:after{content:"";position:absolute;top:-8px;right:9px;width:24px;height:24px;background:var(--app-modal-panel-background);border-left:1px solid var(--app-modal-table-border);border-top:1px solid var(--app-modal-table-border);transform:rotate(45deg);z-index:1}[data-theme=dark] .geofence-sorting-dropdown .ant-dropdown-menu:after,[data-theme=dark] .field-sorting-dropdown .ant-dropdown-menu:after{background:var(--app-modal-panel-background);border-left-color:var(--app-modal-table-border);border-top-color:var(--app-modal-table-border)}.geofence-teammate-action-btn.ant-btn{width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:transform .12s ease,background-color .12s ease,border-color .12s ease}.geofence-teammate-action-btn.ant-btn .anticon{color:currentColor!important}[data-theme=dark] .geofence-teammate-action-btn.ant-btn{background-color:#fff!important;border:1px solid #d1d5db!important;color:#6b7280!important}[data-theme=dark] .geofence-teammate-action-btn.ant-btn:hover{transform:translateY(-1px);background-color:var(--primary-color, #005987)!important;border-color:var(--primary-color, #005987)!important;color:#fff!important}[data-theme=light] .geofence-teammate-action-btn.ant-btn{background-color:#fff!important;border:1px solid #d7dee5!important;color:#334155!important}[data-theme=light] .geofence-teammate-action-btn.ant-btn:hover{transform:translateY(-1px);background-color:#f3f7fb!important;border-color:#b8c7d3!important;color:#334155!important}.geofence-teammate-edit-btn.ant-btn{background-color:var(--primary-color, #005987)!important;border-color:var(--primary-color, #005987)!important;color:#fff!important}.geofence-teammate-edit-btn.ant-btn:hover{background-color:color-mix(in srgb,var(--primary-color, #005987) 88%,#000000 12%)!important;border-color:color-mix(in srgb,var(--primary-color, #005987) 88%,#000000 12%)!important;color:#fff!important}.geofence-teammate-save-btn.ant-btn{background-color:#2e9e6a!important;border-color:#2e9e6a!important;color:#fff!important}.geofence-teammate-save-btn.ant-btn:hover{background-color:#258158!important;border-color:#258158!important;color:#fff!important}.geofence-teammates-modal .geofence-teammate-email-input.ant-input::placeholder{color:var(--app-text-secondary, #6b7280)!important;opacity:1}.geofence-teammates-modal .geofence-teammate-role-select .ant-select-selection-placeholder{color:var(--app-text-secondary, #6b7280)!important;opacity:1}[data-theme=dark] .geofence-teammates-modal .geofence-teammate-email-input.ant-input::placeholder,[data-theme=dark] .geofence-teammates-modal .geofence-teammate-role-select .ant-select-selection-placeholder{color:var(--app-text-muted, #9ca3af)!important}[data-theme=dark] .teammate-list .ant-table-thead>tr>th,[data-theme=dark] .teammate-list .ant-table-tbody>tr>td{border-inline-end-color:#ffffff2e!important}[data-theme=dark] .teammate-list .ant-table-thead>tr>th:before{background-color:#ffffff38!important;width:2px!important}[data-theme=dark] .teammate-list .ant-table-thead>tr>th:not(:last-child):before,[data-theme=dark] .teammate-list .ant-table-tbody>tr>td:not(:last-child):before{background-color:#ffffff2e!important}.geofence-teammates-modal.model_popup_width,.geofence-teammates-modal.teamMates{width:1440px!important;max-width:calc(100vw - 32px)!important}.geofence-teammates-modal .zeena-modal__body{max-height:calc(100vh - 160px);overflow-x:hidden;overflow-y:auto;padding-bottom:8px}.geofence-teammates-modal .teammates-form{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:0;margin:0 0 8px;width:100%}.geofence-teammates-modal .teammates-form>.ant-col{margin:0;padding-top:0!important}.geofence-teammates-modal .teammates-form .teammates-email{flex:1 1 auto;min-width:0}.geofence-teammates-modal .teammates-form .teammates-role{flex:0 0 260px;max-width:260px}.geofence-teammates-modal .teammates-form .teammates-submit{flex:0 0 auto}.geofence-teammates-modal .teammates-form .ant-form-item{margin-bottom:0;width:100%}.geofence-teammates-modal .teammates-form .ant-form-item-label{padding:0 0 8px!important;height:30px;line-height:22px}.geofence-teammates-modal .teammates-form .ant-form-item-label>label{height:22px;margin:0!important}.geofence-teammates-modal .teammates-form .ant-form-item-control-input{min-height:44px}.geofence-teammates-modal .teammates-form .ant-form-item-control-input-content{max-width:100%;display:flex;align-items:center}.geofence-teammates-modal .teammates-form .geofence-teammate-email-input.ant-input,.geofence-teammates-modal #add_teammate .geofence-teammate-email-input.ant-input{height:44px!important;min-height:44px!important;padding:0 12px!important;line-height:42px!important;border-radius:8px!important;box-sizing:border-box!important}.geofence-teammates-modal .teammates-role .ant-select{width:100%!important;height:44px!important}.geofence-teammates-modal .teammates-role .ant-select-selector{width:100%!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border-radius:8px!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;line-height:42px!important}.geofence-teammates-modal .teammates-role .ant-select-selection-search{display:flex;align-items:center}.geofence-teammates-modal .teammates-role .ant-select-selection-item,.geofence-teammates-modal .teammates-role .ant-select-selection-placeholder{line-height:42px!important;display:flex!important;align-items:center!important}.geofence-teammates-modal .teammates-role span.ant-select-arrow,.geofence-teammates-modal .teammates-role .ant-select-arrow{top:50%!important;margin-top:0!important;transform:translateY(-50%);height:auto}.geofence-teammates-modal .teammates-role .ant-form-item-explain-error,.geofence-teammates-modal .teammates-email .ant-form-item-explain-error{margin-top:4px!important}.geofence-teammates-modal .teammates-submit .ant-form-item-label>label{visibility:hidden;pointer-events:none}.geofence-teammates-modal .teammates-submit-spacer{display:inline-block;height:22px}.geofence-teammates-modal .btn-teammate{display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;max-width:none;min-width:160px;height:44px!important;padding:0 20px;border-radius:8px!important;font-size:15px;line-height:22px;letter-spacing:.3px;white-space:nowrap}.geofence-teammates-modal .teammates-list-title{margin:20px 0 12px;font-size:16px;font-weight:600;color:var(--app-text-primary, inherit)}.geofence-teammates-modal .teammate-list{height:auto;min-height:280px;overflow:hidden}.geofence-teammates-modal .teammate-list .ant-table-content,.geofence-teammates-modal .teammate-list .ant-table-body{overflow-x:auto!important}.geofence-teammates-modal .teammate-list .ant-table-cell{white-space:nowrap}.geofence-teammates-modal .teammates-paginator{margin-top:12px;flex-shrink:0}.geofence-teammates-modal .teammates-zeena-paginator.zeena-paginator-shell{margin-top:0;padding:8px 12px;border:1px solid var(--app-border-default, #eaecf0);border-radius:10px;background:var(--app-surface-muted, #f9fafb);overflow-x:auto;overflow-y:visible;scrollbar-width:thin}.geofence-teammates-modal .teammates-zeena-paginator .zeena-paginator__select.ant-select,.geofence-teammates-modal .teammates-zeena-paginator .zeena-paginator__select .ant-select-selector{min-width:0!important;max-width:none!important;height:36px!important;min-height:36px!important;line-height:34px!important}.geofence-teammates-modal .teammates-zeena-paginator .zeena-paginator__select .ant-select-selector{display:flex!important;align-items:center!important;padding:0 26px 0 10px!important;border-radius:8px!important}.geofence-teammates-modal .teammates-zeena-paginator .zeena-paginator__select .ant-select-selection-item,.geofence-teammates-modal .teammates-zeena-paginator .zeena-paginator__select .ant-select-selection-placeholder{display:block!important;line-height:1!important;font-style:normal!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important}.geofence-teammates-modal .teammates-zeena-paginator .zeena-paginator__select .ant-select-arrow{top:50%!important;margin-top:-6px!important;inset-inline-end:8px!important;transform:none!important;font-size:10px!important;height:auto!important}[data-theme=dark] .geofence-teammates-modal .teammates-zeena-paginator.zeena-paginator-shell{background:var(--app-surface-muted, #2a2a2a);border-color:var(--app-border-default, #303030)}@media(max-width:900px){.geofence-teammates-modal .teammates-form{flex-wrap:wrap}.geofence-teammates-modal .teammates-form .teammates-email,.geofence-teammates-modal .teammates-form .teammates-role{flex:1 1 100%;max-width:100%}.geofence-teammates-modal .teammates-form .teammates-submit{flex:1 1 100%}.geofence-teammates-modal .teammates-submit .ant-form-item-label{display:none}.geofence-teammates-modal .btn-teammate{width:100%}}.geofence-action-dropdown .ant-dropdown-menu{min-width:210px;margin-top:8px;padding:6px!important;overflow:hidden!important;border:1px solid var(--app-modal-table-border)!important;border-radius:12px!important;background:var(--app-modal-panel-background)!important;box-shadow:0 18px 42px #0f172a33!important}.geofence-action-dropdown .geofence_dropdown_list_item.ant-dropdown-menu-item{min-height:36px;height:auto;margin:2px 0;padding:8px 12px!important;border-radius:8px!important;color:var(--app-text-primary)!important;line-height:20px;cursor:pointer;transition:background-color 60ms linear,color 60ms linear,box-shadow 60ms linear}.geofence-action-dropdown .geofence_dropdown_list_item .ant-dropdown-menu-title-content{padding:0;color:inherit!important;letter-spacing:0}.geofence-action-dropdown .geofence_dropdown_list_item.ant-dropdown-menu-item:hover{background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;box-shadow:inset 3px 0 0 var(--primary-color)}[data-theme=dark] .geofence-action-dropdown .ant-dropdown-menu{background:var(--app-modal-panel-background)!important;box-shadow:0 22px 50px #00000070!important}[data-theme=dark] .geofence-action-dropdown .geofence_dropdown_list_item.ant-dropdown-menu-item{background:transparent!important;color:var(--app-text-primary)!important;box-shadow:none}[data-theme=dark] .geofence-action-dropdown .geofence_dropdown_list_item.ant-dropdown-menu-item:hover{background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;box-shadow:inset 3px 0 0 var(--primary-color)}.geofence-sorting-dropdown .ant-dropdown-menu,.field-sorting-dropdown .ant-dropdown-menu{min-width:200px;margin-top:8px!important;margin-right:0;padding:6px!important;overflow:hidden;border:1px solid var(--app-modal-table-border);border-radius:12px!important;background:var(--app-modal-panel-background)!important;box-shadow:0 18px 42px #0f172a33!important}.geofence-sorting-dropdown .ant-dropdown-menu:after,.field-sorting-dropdown .ant-dropdown-menu:after{display:none}.geofence-sorting-dropdown .ant-dropdown-menu-item,.field-sorting-dropdown .ant-dropdown-menu-item{min-height:36px;margin:2px 0;padding:8px 12px!important;border-radius:8px!important;color:var(--app-text-primary)!important;background:transparent!important;transition:background-color 60ms linear,color 60ms linear,box-shadow 60ms linear}.geofence-sorting-dropdown .ant-dropdown-menu-item:hover,.field-sorting-dropdown .ant-dropdown-menu-item:hover{background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important;box-shadow:inset 3px 0 0 var(--primary-color)}[data-theme=dark] .geofence-sorting-dropdown .ant-dropdown-menu,[data-theme=dark] .field-sorting-dropdown .ant-dropdown-menu{background:var(--app-modal-panel-background)!important;box-shadow:0 22px 50px #00000070!important}[data-theme=dark] .geofence-sorting-dropdown .ant-dropdown-menu-item:hover,[data-theme=dark] .field-sorting-dropdown .ant-dropdown-menu-item:hover{background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;box-shadow:inset 3px 0 0 var(--primary-color)}.geofence-sidebar-shell{--text-primary: #F8FAFC;--text-secondary: #D9E8F0;--text-muted: #A9C9D8;--text-dark: #183247;--selector-text: #1E3447;--selector-icon: #08799D;--accent: #22D3EE;--success: #22C55E;--cta-bg: #078EAF;--stat-label: #C1DCE7;--heading: #F1F7FA;position:relative;isolation:isolate;min-height:0;height:100%;overflow:hidden;background:radial-gradient(circle at 86% 12%,rgba(96,165,250,.28),transparent 30%),linear-gradient(135deg,#003d5beb,#006494e6 58%,#0086b8e0);box-shadow:12px 0 32px #0206172e;font-family:Inter,Arial,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.geofence-sidebar-shell,.geofence-sidebar-shell .sidebar,.geofence-sidebar-shell .ant-layout-sider,.geofence-sidebar-shell .ant-btn,.geofence-sidebar-shell button,.geofence-sidebar-shell input,.geofence-sidebar-shell h6,.geofence-sidebar-shell p,.geofence-sidebar-shell span,.geofence-sidebar-shell strong{font-family:Inter,Arial,sans-serif}.geofence-sidebar-shell>.ant-layout-sider.sider-custom,.geofence-sidebar-shell>.ant-layout-sider.sider-custom.drone-flight-sidebar,.geofence-sidebar-shell.ds-sidebar{z-index:auto;min-height:0;height:100%!important;overflow-x:hidden!important;overflow-y:hidden!important;border-right:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 86% 12%,rgba(96,165,250,.28),transparent 30%),linear-gradient(135deg,#003d5beb,#006494e6 58%,#0086b8e0)!important;box-shadow:18px 0 42px #02061738,inset -1px 0 #ffffff0f,inset 0 1px #ffffff14,inset 0 24px 48px #ffffff0f;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}[data-theme=dark] .geofence-sidebar-shell{background:linear-gradient(180deg,#0f172ae0,#0a0f1ad6),radial-gradient(120% 120% at 0% 0%,rgba(59,130,246,.16),transparent 45%),radial-gradient(120% 120% at 100% 0%,rgba(16,185,129,.12),transparent 40%)}[data-theme=dark] .geofence-sidebar-shell>.ant-layout-sider.sider-custom,[data-theme=dark] .geofence-sidebar-shell>.ant-layout-sider.sider-custom.drone-flight-sidebar,[data-theme=dark] .geofence-sidebar-shell.ds-sidebar{background:linear-gradient(180deg,#0f172ae0,#0a0f1ad6),radial-gradient(120% 120% at 0% 0%,rgba(59,130,246,.16),transparent 45%),radial-gradient(120% 120% at 100% 0%,rgba(16,185,129,.12),transparent 40%)!important;box-shadow:18px 0 42px #00000057,inset -1px 0 #ffffff0a,inset 0 1px #ffffff0d,inset 0 24px 48px #ffffff05}.geofence-sidebar-shell:after{display:none}.geofence-sidebar-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.02) 18%,transparent 42%)}.geofence-sidebar-shell .ant-layout-sider-children{position:relative;z-index:2}.geofence-sidebar-shell>.sider-custom>.ant-layout-sider-children{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;scrollbar-gutter:auto;background:transparent!important}.geofence-sidebar-shell .geofence-sidebar-content{width:100%;min-height:100%;padding:18px 20px 48px;box-sizing:border-box;position:relative;z-index:2}.geofence-sidebar-shell .sidebar-actions>.sidebar-flight-path,.geofence-sidebar-shell .geofence-sidebar-content>.sidebar-flight-path{margin-top:22px;margin-bottom:8px}.geofence-sidebar-shell .geolist_select_wrapper,.geofence-sidebar-shell .geolist-select-wrapper,.geofence-sidebar-shell .geofence-ui-wrapper,.geofence-sidebar-shell .geofence-zone-container{position:relative;z-index:40}.geofence-sidebar-shell .geolist-dropdown,.geofence-sidebar-shell .geofence-dropdown{z-index:9999!important}.geofence-sidebar-shell .geolist-select{position:relative;z-index:2}.geofence-sidebar-shell .sidebar{padding:0}.geofence-sidebar-shell h6{margin:0 0 8px;color:var(--heading, #F1F7FA);font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.3}.geofence-sidebar-shell .geofence-ui-wrapper{margin-top:0;padding-bottom:16px}.geofence-sidebar-shell .geofence-ui-box{position:relative;border-color:#ffffff38;border-radius:12px;background:#fffffff5;box-shadow:0 4px 12px #0206171a;-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%);transition:border-color .16s ease,box-shadow .16s ease}.geofence-sidebar-shell .geofence-ui-box:before{display:none}.geofence-sidebar-shell .geofence-ui-box:hover{border-color:#fff6;box-shadow:0 6px 16px #02061724;transform:none}.geofence-sidebar-shell .geofence-map-icon-wrap,.geofence-sidebar-shell .geolist-select-chevron,.geofence-sidebar-shell .geo-dots-btn,.geofence-sidebar-shell .geofence-sort-trigger-icon{color:var(--selector-icon, #08799D)!important}.geofence-sidebar-shell .geofence-zone-icon-wrap{border-color:#08799d33;background:#f8fcfff2}.geofence-sidebar-shell .geo-dots-btn:hover,.geofence-sidebar-shell .geo-dots-btn:focus-visible{background-color:#08799d1f!important;color:var(--selector-icon, #08799D)!important}.geofence-sidebar-shell .geolist-select,.geofence-sidebar-shell .geolist-select .geolist-select-label,.geofence-sidebar-shell .geolist-select .notranslate{color:var(--selector-text, #1E3447)!important;font-size:14px;font-weight:500}.geofence-sidebar-shell .geolist-select .geolist-select-label--placeholder{color:#1e34478c!important}[data-theme=dark] .geofence-sidebar-shell .geofence-ui-box{border-color:#ffffff24;background:#ffffff12;box-shadow:none}[data-theme=dark] .geofence-sidebar-shell .geofence-ui-box:hover{border-color:#ffffff38;background:#ffffff1a;box-shadow:none}[data-theme=dark] .geofence-sidebar-shell .geofence-ui-box:before{display:none}[data-theme=dark] .geofence-sidebar-shell .geolist-select,[data-theme=dark] .geofence-sidebar-shell .geolist-select.geolist-select--disabled{background:transparent!important;border-color:transparent!important;color:#f7fcfff2!important;box-shadow:none!important}[data-theme=dark] .geofence-sidebar-shell .geolist-select .geolist-select-label,[data-theme=dark] .geofence-sidebar-shell .geolist-select .notranslate{color:#f7fcfff2!important}[data-theme=dark] .geofence-sidebar-shell .geolist-select .geolist-select-label--placeholder{color:#c1dce7b3!important}[data-theme=dark] .geofence-sidebar-shell .geofence-map-icon-wrap,[data-theme=dark] .geofence-sidebar-shell .geolist-select-chevron,[data-theme=dark] .geofence-sidebar-shell .geo-dots-btn,[data-theme=dark] .geofence-sidebar-shell .geofence-sort-trigger-icon{color:#7dd3e8!important}[data-theme=dark] .geofence-sidebar-shell .geofence-zone-icon-wrap{border-color:#7dd3e847;background:#ffffff14;color:#7dd3e8!important}[data-theme=dark] .geofence-sidebar-shell .geo-dots-btn:hover,[data-theme=dark] .geofence-sidebar-shell .geo-dots-btn:focus-visible{background-color:#ffffff1a!important;color:#a5e4f2!important}[data-theme=dark] .geofence-sidebar-shell .geolist-dropdown,[data-theme=dark] .geofence-sidebar-shell .geofence-dropdown{background:linear-gradient(180deg,#2a3240,#242b38)!important;border-color:#ffffff1f!important;box-shadow:0 20px 48px #00000057!important}.geofence-sidebar-shell .fields_grid{position:relative;gap:8px;margin-bottom:16px;padding:0}.geofence-sidebar-shell .mission-statistics-heading{margin:0 0 12px;font-size:15px;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--heading, #F1F7FA)}.geofence-sidebar-shell .fields_grid:before{display:none}.geofence-sidebar-shell .single_wrapper{position:relative;overflow:hidden;height:58px;min-height:58px;max-height:58px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0f!important;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:border-color .14s ease,background .14s ease}.geofence-sidebar-shell .single_wrapper:before{display:none}.geofence-sidebar-shell .single_wrapper:after{display:none}.geofence-sidebar-shell .single_wrapper>div:after{display:none}.geofence-sidebar-shell .single_wrapper:hover{border-color:#ffffff38;background:#ffffff17!important;transform:none}[data-theme=dark] .geofence-sidebar-shell .single_wrapper{border-color:#ffffff1f;background:#ffffff0d!important;box-shadow:none}[data-theme=dark] .geofence-sidebar-shell .single_wrapper:before{display:none}[data-theme=dark] .geofence-sidebar-shell .single_wrapper:hover{border-color:#fff3;background:#ffffff14!important}.geofence-sidebar-shell .single_wrapper>div{width:100%;height:58px;min-height:58px;padding:10px 12px;position:relative;z-index:1;display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:10px;align-items:center;box-sizing:border-box}.geofence-sidebar-shell .single_wrapper .icon_wrapper{position:relative;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffffeb;box-shadow:none;grid-column:1;grid-row:1}.geofence-sidebar-shell .single_wrapper .icon_wrapper--status:after{display:none}.geofence-sidebar-shell .single_wrapper .stat_value_row{display:inline-flex;align-items:center;gap:6px;min-width:0}.geofence-sidebar-shell .single_wrapper .stat_status_dot{width:8px;height:8px;min-width:8px;border-radius:50%;background:var(--success, #22C55E);box-shadow:0 0 0 2px #083e6859}.geofence-sidebar-shell .single_wrapper .icon_wrapper>div{display:none}.geofence-sidebar-shell .single_wrapper .icon_wrapper img{opacity:1;width:15px!important;height:15px;filter:brightness(0) saturate(100%) invert(42%) sepia(78%) saturate(463%) hue-rotate(133deg) brightness(92%) contrast(92%)}.geofence-sidebar-shell .single_wrapper .stat_text{min-width:0;display:flex;flex-direction:column;gap:2px;grid-column:2;grid-row:1}.geofence-sidebar-shell .field_value{color:var(--stat-label, #C1DCE7);letter-spacing:.01em;font-size:11px;font-weight:500;line-height:1.25;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%;margin-bottom:0}.geofence-sidebar-shell .single_wrapper strong{color:#fff;font-family:Calibri,Candara,Segoe UI,Arial,sans-serif!important;font-weight:600;letter-spacing:-.01em;font-size:15px;line-height:1.25;text-shadow:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.geofence-sidebar-shell .single_wrapper>div>div{min-width:0}.geofence-sidebar-shell .sidebar-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:0;margin-top:4px}.geofence-sidebar-shell .sidebar-actions>.sidebar-flight-path{margin-top:10px}.geofence-sidebar-shell .sidebar-actions-nav{display:flex;align-items:stretch;width:100%;gap:0;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff12;box-shadow:none;-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%)}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics{flex:1 1 0;min-width:0;width:auto!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 8px!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:-.005em;white-space:nowrap!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:1px solid transparent!important;border-radius:0!important;background:transparent!important;background-image:none!important;color:var(--heading, #F1F7FA)!important;box-shadow:none!important;text-align:center;outline:none!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:not(:last-child),.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights+.sidebar-actions-nav__item.ant-btn.flight_analytics{flex:1 1 0}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn>.anticon,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn>.ant-btn-icon{margin:0!important;margin-inline-end:0!important;line-height:1!important;flex-shrink:0}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn>span{margin:0!important;padding:0!important;display:inline!important;max-width:none;line-height:1.2;white-space:nowrap!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn:hover,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn:focus,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn:focus-visible,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights:hover,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights:focus,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:hover,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:focus{background:#ffffff14!important;background-image:none!important;color:#fff!important;border-color:transparent!important;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;outline:none!important;box-shadow:none!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn:hover,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn:focus{border-left:1px solid rgba(255,255,255,.14)!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.is-active,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights.is-active,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics.is-active,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.is-active,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.is-active{background:#ffffff1a!important;color:#fff!important;border-color:transparent!important;box-shadow:inset 0 -2px 0 var(--accent, #22D3EE)!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn .anticon{color:#c8e4ee!important;font-size:14px!important;margin:0!important}[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav{border-color:#ffffff1f;background:#ffffff0d;box-shadow:none}[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav{border-color:#fff3;background:#ffffff14}.geofence-sidebar-shell .schedule_flight.ant-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;width:100%;margin:0!important;height:48px!important;border-radius:12px!important;font-size:14px!important;font-weight:600!important;letter-spacing:-.005em;border:1px solid rgba(7,142,175,.95)!important;background:var(--cta-bg, #078EAF)!important;color:#fff!important;box-shadow:0 6px 16px #078eaf47!important;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease!important}.geofence-sidebar-shell .schedule_flight.ant-btn:hover{border-color:#087f9c!important;background:#087f9c!important;color:#fff!important;box-shadow:0 8px 18px #078eaf57!important;transform:translateY(-1px)}.geofence-sidebar-shell .schedule_flight.ant-btn .anticon{color:inherit!important;font-size:15px!important}.geofence-sidebar-shell .schedule_flight.ant-btn,.geofence-sidebar-shell .all_flights.ant-btn,.geofence-sidebar-shell .flight_analytics.ant-btn{height:48px;border-radius:12px!important;font-size:14px;font-weight:600;transition:background-color 60ms linear,border-color 60ms linear,color 60ms linear!important;transition-delay:0s!important}.geofence-sidebar-shell .schedule_flight.ant-btn:active{box-shadow:0 4px 10px #0891b238!important}[data-theme=dark] .geofence-sidebar-shell .schedule_flight.ant-btn{border-color:#078eafe6!important;background:var(--cta-bg, #078EAF)!important;color:#fff!important;box-shadow:0 6px 16px #00000047!important}[data-theme=dark] .geofence-sidebar-shell .schedule_flight.ant-btn:hover{border-color:#087f9c!important;background:#087f9c!important;color:#fff!important;transform:translateY(-1px)}[data-theme=light] .geofence-sidebar-shell .schedule_flight.ant-btn{border-color:#078eaff2!important;background:var(--cta-bg, #078EAF)!important;color:#fff!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics{height:48px!important;min-height:48px!important;margin:0!important;border:none!important;border-radius:0!important;background:transparent!important;background-image:none!important;color:var(--heading, #F1F7FA)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;flex:1 1 0!important;flex-direction:row!important;gap:6px!important;font-size:13px!important;font-weight:500!important;white-space:nowrap!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights+.sidebar-actions-nav__item.ant-btn.flight_analytics,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights+.sidebar-actions-nav__item.ant-btn.flight_analytics,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights+.sidebar-actions-nav__item.ant-btn.flight_analytics{flex:1 1 0!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights:hover,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:hover,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights:focus,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:focus,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights:hover,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:hover,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights:focus,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:focus,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.all_flights:hover,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.flight_analytics:hover{background:#ffffff14!important;background-image:none!important;color:#fff!important;border-color:transparent!important;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;outline:none!important;box-shadow:none!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn:hover,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn:focus,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn:hover,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn+.sidebar-actions-nav__item.ant-btn:hover{border-left:1px solid rgba(255,255,255,.14)!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn .anticon,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn .anticon,[data-theme=light] .geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn .anticon{color:#c8e4ee!important;font-size:14px!important}.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn.is-active .anticon,.geofence-sidebar-shell .sidebar-actions-nav .sidebar-actions-nav__item.ant-btn:hover .anticon{color:#fff!important}.geofence-sidebar-shell .ant-layout-sider-children>h6+div .ant-btn,.geofence-sidebar-shell .ant-layout-sider-children>div:last-child .ant-btn{border-radius:9px!important}.geofence-sidebar-shell>.sider-custom>.ant-layout-sider-children::-webkit-scrollbar{width:4px}.geofence-sidebar-shell>.sider-custom>.ant-layout-sider-children::-webkit-scrollbar-track{background:transparent}.geofence-sidebar-shell>.sider-custom>.ant-layout-sider-children::-webkit-scrollbar-thumb{border-radius:999px;background:#fff3}.geofence-sidebar-shell>.sider-custom>.ant-layout-sider-children::-webkit-scrollbar-thumb:hover{background:#fff6}.geofence-sidebar-shell .sidebar-flight-path{margin-top:22px;margin-bottom:4px;padding:14px 12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff12;box-shadow:none;-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%);overflow:visible}.geofence-sidebar-shell .sidebar-flight-path__header{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.geofence-sidebar-shell .sidebar-flight-path__copy{min-width:0;flex:1 1 auto}.geofence-sidebar-shell .sidebar-flight-path__title{margin:0;font-size:14px;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:#fff;text-align:left}.geofence-sidebar-shell .sidebar-flight-path__subtitle{margin:2px 0 0;font-size:11px;font-weight:400;line-height:1.35;color:var(--stat-label, #C1DCE7)}.geofence-sidebar-shell .sidebar-flight-path__icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff24;color:#d8f3fa;font-size:15px;box-shadow:none}.geofence-sidebar-shell .sidebar-flight-path__actions{display:flex;gap:8px;align-items:center;width:100%}.geofence-sidebar-shell .sidebar-flight-path__btn.ant-btn{flex:1 1 0;min-width:0;height:40px;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:#ffffff1f!important;color:#f7fcfffa!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;box-shadow:none!important}.geofence-sidebar-shell .sidebar-flight-path__btn.ant-btn:hover{background:#ffffff2e!important;border-color:#fff6!important;color:#fff!important}.geofence-sidebar-shell .sidebar-flight-path__btn.ant-btn .anticon,.geofence-sidebar-shell .sidebar-flight-path__btn.ant-btn>.ant-btn-icon{margin:0!important;margin-inline-end:0!important;color:inherit!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}[data-theme=dark] .geofence-sidebar-shell .sidebar-flight-path{border-color:#ffffff1f;background:#ffffff0d;box-shadow:none}[data-theme=light] .geofence-sidebar-shell .sidebar-flight-path{border-color:#fff3;background:#ffffff14}@media(prefers-reduced-motion:reduce){.geofence-sidebar-shell .geofence-ui-box,.geofence-sidebar-shell .single_wrapper,.geofence-sidebar-shell .schedule_flight,.geofence-sidebar-shell .all_flights,.geofence-sidebar-shell .flight_analytics{transition:none}}.schedule-flight-submit-shell{position:relative}.schedule-flight-modal.model_popup_width{max-width:min(1120px,calc(100vw - 32px))!important}.schedule-flight-modal .zeena-modal__header{align-items:center}.schedule-flight-modal .zeena-modal__heading{display:flex;min-height:48px}.schedule-flight-modal .zeena-modal__title,.schedule-flight-modal .popup-model-title{margin:0!important;line-height:1.2;white-space:nowrap;display:flex;align-items:center}.schedule-flight-modal .title_with_icon{display:flex;align-items:center;gap:14px;flex-wrap:nowrap;padding-right:56px}.schedule-flight-modal .title_with_icon figure{flex:0 0 48px;margin:0}.schedule-flight-modal .ant-modal-body{max-height:min(78vh,860px);overflow-y:auto}.schedule-flight-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:12px}.schedule-flight-modal .popup-model-btn-cancel.ant-btn,.schedule-flight-modal .button-primary.ant-btn{width:auto!important;min-width:140px;padding-inline:20px!important;margin:0!important;flex:0 0 auto}.schedule-flight-modal .button-primary.ant-btn{min-width:160px}.schedule-flight-submit-shell--busy .schedule-flight-submit-content{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.38;filter:blur(1px);transition:opacity .2s ease,filter .2s ease}.schedule-flight-submit-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;padding:24px;border-radius:12px;background:#ffffffc7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.schedule-flight-submit-card{min-width:240px;max-width:300px;padding:24px 22px 20px;border-radius:18px;text-align:center;background:#fffffff5;border:1px solid rgba(0,89,135,.12);box-shadow:0 18px 45px #10182829}.schedule-flight-submit-card .ant-progress{margin-bottom:14px}.schedule-flight-submit-percent{font-size:22px;font-weight:700;color:#0f172a}.schedule-flight-submit-spinner{display:inline-flex;font-size:18px;color:#005987;margin-bottom:10px}.schedule-flight-submit-title{font-size:18px;line-height:26px;font-weight:700;color:#111827;margin-bottom:6px}.schedule-flight-submit-copy{font-size:14px;line-height:21px;color:#475467}[data-theme=dark] .schedule-flight-submit-overlay{background:#061221b3}[data-theme=dark] .schedule-flight-submit-card{background:#0c1724f5;border-color:#38bdf833;box-shadow:0 20px 48px #00000073}[data-theme=dark] .schedule-flight-submit-percent,[data-theme=dark] .schedule-flight-submit-title{color:#f8fafc}[data-theme=dark] .schedule-flight-submit-copy{color:#cbd5e1}[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown,[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .rc-virtual-list,[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .rc-virtual-list-holder,[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .rc-virtual-list-holder-inner{background:var(--app-modal-panel-background)!important}[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown{border:1px solid var(--app-modal-table-border)!important;border-radius:10px!important;box-shadow:0 18px 42px #0f172a2e!important}[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item,[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-content{color:var(--app-text-primary)!important}[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item{background:var(--app-modal-panel-background)!important}[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-active,[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option:hover{background:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))!important}[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--primary-color) 12%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-active .ant-select-item-option-content,[data-theme=light] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-content,[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-active .ant-select-item-option-content,[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-content{color:var(--app-text-primary)!important}[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown,[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .rc-virtual-list,[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .rc-virtual-list-holder,[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .rc-virtual-list-holder-inner{background:var(--app-modal-panel-background)!important}[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown{border:1px solid var(--app-modal-table-border)!important;border-radius:10px!important;box-shadow:0 18px 42px #00000070!important}[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item,[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-content{color:var(--app-text-primary)!important}[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item{background:transparent!important}[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-active,[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option:hover{background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important}[data-theme=dark] .schedule-flight-select-dropdown.ant-select-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--primary-color) 20%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}.indoor-view-schedules-page{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f5f5f5}.indoor-schedules-container{width:100%;display:flex;flex-direction:column;height:100%;flex:1}.indoor-schedules-top-bar{background:#001e2b;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;min-height:56px}.indoor-back-to-command-button{color:#fff!important;font-size:14px;font-weight:500;padding:8px 16px;height:42px!important;display:flex;align-items:center;gap:8px;background:linear-gradient(180deg,#007aa8,#005987)!important;border:1px solid #005987!important;border-radius:10px!important;transition:all .3s ease}.indoor-back-to-command-button:hover{color:#fff!important;background:linear-gradient(180deg,#0088b8,#006a9a)!important;border-color:#006a9a!important}.indoor-back-to-command-button:active,.indoor-back-to-command-button:focus{color:#fff!important;background:linear-gradient(180deg,#006a9a,#004a72)!important;border-color:#004a72!important}.indoor-back-to-command-button .anticon{font-size:16px;display:flex;align-items:center;vertical-align:middle}.indoor-zenadrone-text{color:#fff;font-size:14px;font-weight:500}.indoor-schedules-top-bar-right{display:flex;align-items:center;gap:4px}.indoor-schedules-top-bar .appearance-toggle-wrap{margin-right:0}.indoor-schedules-top-bar .appearance-toggle-btn{color:#ffffffeb!important}.indoor-schedules-top-bar .appearance-toggle-btn:hover{color:#fff!important;background:#ffffff1f!important}.indoor-schedules-title-bar{background:#fff;padding:24px 26px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;border-bottom:1px solid #E4E7EC}.indoor-schedules-title-section-left{display:flex;align-items:center;gap:10px}.indoor-schedules-icon-wrapper{width:40px;height:40px;line-height:40px;background:linear-gradient(180deg,color-mix(in srgb,var(--primary-color) 78%,#ffffff) 0%,var(--primary-color) 100%);box-shadow:0 10px 15px -3px color-mix(in srgb,var(--primary-color) 30%,transparent);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.indoor-schedules-calendar-icon{font-size:22px;display:block;line-height:22px;color:#fff}.indoor-schedules-title-text{display:flex;flex-direction:column}.indoor-schedules-title-with-zenadrone{display:flex;align-items:center;gap:12px}.indoor-schedules-main-title{font-size:16px;font-weight:700;color:#005987!important;margin:0;line-height:24px}.indoor-zenadrone-text-top{color:#fff;font-size:16px;font-weight:700;line-height:24px}.indoor-zenadrone-text{color:#6b7280;font-size:14px;font-weight:500}.indoor-schedules-subtitle{font-size:12px;color:#64748b!important;font-weight:400;margin:0;line-height:16px}.indoor-schedules-status-section{display:flex;gap:8px;align-items:center;flex:1;justify-content:flex-end;flex-wrap:wrap}.indoor-status-box{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:1px solid #E4E7EC;background:#fff;min-width:80px;height:42px;justify-content:center}.indoor-status-box.green{background:#ecfdf5;border-color:#10b981}.indoor-status-box.green .indoor-status-number{color:#10b981}.indoor-status-box.red{background:#fef2f2;border-color:#ef4444}.indoor-status-box.red .indoor-status-number{color:#ef4444}.indoor-status-box.grey{background:#0059871a;border-color:#d1d5db;border:1px solid #007aa8}.indoor-status-circle{width:12px;height:12px;border-radius:50%;flex-shrink:0}.indoor-status-circle.green{background-color:#10b981}.indoor-status-circle.red{background-color:#ef4444}.indoor-status-number{font-size:14px;font-weight:600;color:#101828}.indoor-status-total-text{font-size:14px;font-weight:600;color:#005987}.indoor-schedules-content-area{flex:1;background:#ecf7ff;padding:24px 20px;overflow-y:auto}.indoor-schedules-action-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:44px;margin-top:10px;gap:16px;flex-wrap:wrap}.indoor-schedules-action-left{display:flex;gap:12px;align-items:center;flex:1;min-width:300px}.indoor-schedules-search-input{flex:1;max-width:400px;height:42px;border-radius:8px;background:#fff!important;border:1px solid #007AA84D!important;box-shadow:0 1px 3px #0000001a!important}.anticon-search{color:#94a3b8!important;line-height:0;font-size:18px!important}.indoor-schedules-search-input:hover{border-color:#005987}.indoor-schedules-search-input.ant-input-affix-wrapper-focused{border-color:#005987;box-shadow:0 0 0 2px #0059871a}.indoor-schedules-search-input .ant-input{font-size:14px}.indoor-schedules-search-input .ant-input::placeholder{color:#9ca3af}.indoor-refresh-button{height:40px;border:1px solid #007AA84D;background:#fff;color:#005987;padding:0 20px;border-radius:10px;display:flex;align-items:center;box-shadow:0 1px 3px #0000001a;gap:8px;transition:all .3s ease}.indoor-refresh-button:hover{border-color:#007aa8!important;background:linear-gradient(180deg,#007aa8,#005987)!important;color:#fff!important}.indoor-refresh-button:active{background-color:#f3f4f6}.indoor-schedules-action-right{display:flex;align-items:center;gap:16px}.indoor-warehouse-aisle-info{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #007AA84D;box-shadow:0 1px 3px #0000001a}.indoor-warehouse-name,.indoor-aisle-name{font-size:14px;font-weight:600;color:#005987;white-space:nowrap}.indoor-warehouse-name span,.indoor-aisle-name span{font-weight:400}.indoor-warehouse-name:after{content:"•";margin-left:12px;color:#94a3b8;font-weight:400}.indoor-warehouse-aisle-dropdowns{display:flex;align-items:center;gap:10px}.indoor-schedule-dropdown{min-width:160px}.indoor-schedule-dropdown .ant-select-selector{border-radius:8px!important;border:1px solid #007AA84D!important;height:40px!important;display:flex;align-items:center;font-weight:600;background:#fff!important;color:#005987!important}.indoor-schedule-dropdown .ant-select-selection-item{color:#005987!important;font-weight:600}.indoor-schedule-dropdown .ant-select-selection-placeholder{color:#94a3b8!important}.indoor-schedule-dropdown .ant-select-arrow{color:#005987!important}.indoor-schedule-dropdown.ant-select-disabled .ant-select-selector{background:#f5f5f5!important;color:#94a3b8!important}.indoor-schedule-dropdown.ant-select-disabled .ant-select-selection-item{color:#94a3b8!important}[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown,[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .rc-virtual-list,[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .rc-virtual-list-holder,[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .rc-virtual-list-holder-inner{background:var(--app-modal-panel-background)!important}[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown{border:1px solid var(--app-modal-table-border)!important;border-radius:10px!important;box-shadow:0 10px 28px #10182824!important}[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item,[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option-content{color:var(--app-text-primary)!important}[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item{background:var(--app-modal-panel-background)!important}[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option-active,[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option:hover{background:color-mix(in srgb,var(--app-primary-color) 10%,transparent)!important}[data-theme=light] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--app-primary-color) 14%,transparent)!important;color:var(--app-text-primary)!important}[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown,[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .rc-virtual-list,[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .rc-virtual-list-holder,[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .rc-virtual-list-holder-inner{background:var(--app-modal-panel-background)!important}[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown{border:1px solid var(--app-modal-table-border)!important;border-radius:10px!important;box-shadow:0 20px 44px #02061780!important}[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item,[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option-content{color:var(--app-text-primary)!important}[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item{background:transparent!important}[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option-active,[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option:hover{background:color-mix(in srgb,var(--app-primary-color) 14%,transparent)!important}[data-theme=dark] .indoor-schedule-select-dropdown.ant-select-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--app-primary-color) 18%,transparent)!important;color:var(--app-text-primary)!important}.indoor-schedule-date-range{height:40px;border-radius:8px!important;border:1px solid #007AA84D!important;background:#fff!important}.indoor-schedule-date-range .ant-picker-input>input{color:#005987!important;font-weight:600;font-size:13px;background:transparent!important}.indoor-schedule-date-range .ant-picker-input>input::placeholder{color:#94a3b8!important;font-weight:400}.indoor-schedule-date-range .ant-picker-suffix,.indoor-schedule-date-range .ant-picker-separator{color:#005987!important}.indoor-schedule-date-range .ant-picker-clear{background:#fff}.indoor-schedule-date-range .ant-picker-active-bar{background:#005987!important}[data-theme=light] .indoor-schedule-date-popup,[data-theme=light] .indoor-schedule-date-popup .ant-picker-panel-container{background:#fff!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-panel{background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-header{color:#1f2937!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-header-view,[data-theme=light] .indoor-schedule-date-popup .ant-picker-header-view button,[data-theme=light] .indoor-schedule-date-popup .ant-picker-year-btn,[data-theme=light] .indoor-schedule-date-popup .ant-picker-month-btn{background:transparent!important;border:none!important;box-shadow:none!important;color:#1f2937!important;-webkit-text-fill-color:currentColor!important;font-weight:600!important;opacity:1!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-header button{color:#6b7280!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-header-view button,[data-theme=light] .indoor-schedule-date-popup .ant-picker-year-btn,[data-theme=light] .indoor-schedule-date-popup .ant-picker-month-btn{color:#1f2937!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-header button:hover{color:#005987!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-body{background:#fff!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-content th{color:#6b7280!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell{color:#374151!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-in-view .ant-picker-cell-inner{color:#1f2937!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-disabled .ant-picker-cell-inner{color:#d1d5db!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-selected .ant-picker-cell-inner,[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-range-start .ant-picker-cell-inner,[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-range-end .ant-picker-cell-inner{background:#005987!important;color:#fff!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-in-range:before{background:#e0f2fe!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-range-hover:before,[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-range-hover-start:before,[data-theme=light] .indoor-schedule-date-popup .ant-picker-cell-range-hover-end:before{background:#e0f2fe!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-today-btn{color:#005987!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-time-panel{background:#fff!important;border-left:1px solid #e5e7eb!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{color:#374151!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#e0f2fe!important;color:#005987!important;font-weight:600}[data-theme=light] .indoor-schedule-date-popup .ant-picker-ranges{border-top:1px solid #e5e7eb!important;background:#fff!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-ok button{background:#005987!important;border-color:#005987!important;color:#fff!important}[data-theme=light] .indoor-schedule-date-popup .ant-picker-footer{background:#fff!important;border-top:1px solid #e5e7eb!important}[data-theme=dark] .indoor-schedule-date-popup,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-panel-container,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-panel,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-body,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-time-panel,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-footer,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-ranges{background:#1f1f1f!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-panel{border-color:#303030!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header-view{background:#1f1f1f!important;color:#ffffffeb!important;border-bottom:1px solid #303030!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header-view,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header-view button,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-year-btn,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-month-btn{background:transparent!important;border:none!important;box-shadow:none!important;color:#ffffffeb!important;-webkit-text-fill-color:currentColor!important;font-weight:600!important;opacity:1!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header button{color:#ffffffc7!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header button:hover,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-header-view button:hover{color:#fff!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-content th{color:#ffffffb3!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell{color:#ffffff61!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-in-view .ant-picker-cell-inner{color:#ffffffeb!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-disabled .ant-picker-cell-inner{color:#ffffff38!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-selected .ant-picker-cell-inner,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-range-start .ant-picker-cell-inner,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-range-end .ant-picker-cell-inner{background:#005987!important;color:#fff!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-in-range:before,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-range-hover:before,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-range-hover-start:before,[data-theme=dark] .indoor-schedule-date-popup .ant-picker-cell-range-hover-end:before{background:#00598738!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-time-panel{border-left:1px solid #303030!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{color:#ffffffc7!important}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#005987!important;color:#fff!important;font-weight:600}[data-theme=dark] .indoor-schedule-date-popup .ant-picker-ok button{background:#162033!important;border-color:#334155!important;color:#e8eef9!important}.indoor-new-schedule-button{height:42px;width:auto;border-color:var(--primary-color)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--primary-color) 78%,#ffffff) 0%,var(--primary-color) 100%)!important;padding:0 24px;display:flex;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 6px -4px color-mix(in srgb,var(--primary-color) 30%,transparent)}.indoor-new-schedule-button:hover{color:#fff!important;background:linear-gradient(180deg,color-mix(in srgb,var(--primary-color) 68%,#ffffff),color-mix(in srgb,var(--primary-color) 92%,#000000))!important;border-color:var(--primary-color)!important}.indoor-new-schedule-button:active{background:color-mix(in srgb,var(--primary-color) 72%,#000000)!important;border-color:color-mix(in srgb,var(--primary-color) 72%,#000000)!important}.indoor-schedules-state-message .indoor-schedules-state-text{color:#64748b;font-size:16px}.indoor-schedules-state-message .indoor-schedules-state-icon{display:block;font-size:48px;color:#94a3b8;margin:0 auto 16px}.indoor-schedules-cards-container{width:100%}.indoor-schedule-card{border-radius:14px;box-shadow:0 10px 15px -3px #0000001a;transition:all .3s ease;border:1px solid #007AA84D;height:100%;display:flex;flex-direction:column;background:#fff}.indoor-schedule-card .ant-card-body{padding:0!important;border-radius:0!important}.indoor-schedule-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.indoor-schedule-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding:16px;border-bottom:1px solid #E4E7EC;background:linear-gradient(90deg,#007aa80d,#0059870d)}.indoor-schedule-card-title-section{display:flex;align-items:flex-start;gap:12px;flex:1}.indoor-schedule-card-icon{font-size:18px;color:#fff}.indoor-schedule-card-title-info{flex:1;min-width:0}.indoor-schedule-card-title{font-size:14px;font-weight:700;color:#005987;margin:0 0 4px;word-break:break-word;line-height:1.3}.indoor-schedule-card-timestamp{font-size:12px;color:#6b7280;display:block}.indoor-schedule-status-tag{font-weight:600;font-size:12px;padding:4px 12px;border-radius:8px;color:#ef4444!important;border:1px solid #EF44444D!important;margin:0;background:#ef444433!important;flex-shrink:0}.indoor-schedule-card-details{flex:1;margin-bottom:16px;padding:10px 20px}.indoor-schedule-detail-item{display:flex;justify-content:space-between;margin-bottom:12px;border:1px solid #007AA833;font-size:14px;background:#006b981a;border-radius:14px!important;gap:12px;padding:10px}.indoor-schedule-detail-item:last-child{margin-bottom:0}.indoor-schedule-detail-label{color:#64748b;font-size:14px;font-weight:500;flex-shrink:0}.indoor-schedule-detail-value{color:#005987;font-weight:600;text-align:right;word-break:break-word}.indoor-schedule-card-actions{display:flex;gap:8px;padding:16px;border-top:1px solid #E4E7EC}.indoor-schedule-edit-button{flex:1;border-color:#005987;border-radius:10px;border:1px solid #005987!important;background:linear-gradient(180deg,#007aa8,#005987)!important}.indoor-schedule-edit-button:hover{color:#fff!important;border-color:#005987!important;background:linear-gradient(180deg,#0088b8,#006a9a)!important;border-color:#006a9a!important}.indoor-schedule-analytics-button{height:46px;width:46px!important;padding:0;min-width:46px;border:1px solid #007AA84D!important;box-shadow:0 1px 3px #0000001a;color:#005987!important;background:#fffc!important;border-radius:10px;display:flex;align-items:center;justify-content:center}.indoor-schedule-analytics-button:hover{border-color:#007aa8!important;color:#005987!important;background:#007aa81a!important}.indoor-schedule-analytics-button .anticon{font-size:20px!important}.indoor-schedule-delete-button{height:46px;width:46px!important;padding:0;border:1px solid #EF44444D!important;box-shadow:0 1px 3px #0000001a;color:#ef4444!important;background:#fffc!important;border-radius:10px;display:flex;align-items:center;justify-content:center}.indoor-schedule-delete-button:hover{border-top:1px solid #EF44444D;box-shadow:0 1px 3px #0000001a;color:#ef4444!important;background:#fffc!important}.indoor-schedule-delete-button .anticon-delete{font-size:20px!important}.indoor-delete-modal-title,.indoor-delete-modal-subtitle,.indoor-delete-modal-text{color:#fff}[data-theme=light] .indoor-view-schedules-page{background:#f5f5f5}[data-theme=light] .indoor-schedules-main-title{color:#101828!important}[data-theme=light] .indoor-schedules-content-area{background:#f9fafb}[data-theme=light] .indoor-schedule-card-title{color:#101828}[data-theme=light] .indoor-schedule-card-header{background:#fff;border-bottom:1px solid #E4E7EC}[data-theme=light] .indoor-schedule-detail-item{background:#fff;border:1px solid #E4E7EC}[data-theme=light] .indoor-schedule-detail-value,[data-theme=light] .indoor-status-total-text,[data-theme=light] .indoor-warehouse-name,[data-theme=light] .indoor-aisle-name{color:#344054}[data-theme=light] .indoor-schedule-card{border:1px solid #E4E7EC}[data-theme=light] .indoor-schedule-card-timestamp{color:#64748b}[data-theme=light] .indoor-delete-modal-title,[data-theme=light] .indoor-delete-modal-subtitle,[data-theme=light] .indoor-delete-modal-text{color:#344054}@media(max-width:768px){.indoor-schedules-content-area{padding:16px}.indoor-schedules-title-bar{flex-direction:column;align-items:flex-start;gap:16px}.indoor-schedules-status-section{width:100%;justify-content:flex-start}.indoor-schedules-action-left{width:100%;flex-direction:column;min-width:auto}.indoor-schedules-search-input{width:100%;max-width:100%}.indoor-schedules-action-right,.indoor-new-schedule-button{width:100%}.indoor-schedules-top-bar{flex-direction:column;gap:12px;align-items:flex-start}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.select_time_slots button{background:#d9d9d9;display:block;margin:5px}.select_time_slots{display:flex;color:#fff!important}.yearly-view{text-align:center}.months-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;justify-items:center}.mini-calendar{border:1px solid #d9d9d9;padding:8px;width:475px;background:#ddd;text-align:center}.react-calendar{width:450px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.quarterly-view{text-align:center}.quarters-navigation{display:flex;justify-content:space-between;margin:16px 0}.quarters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;justify-items:center}.quarters-navigation button.ant-btn.css-dev-only-do-not-override-14i19y2.ant-btn-default{background:#fff;color:#000}.selected_view{background:#fff;padding:20px}.weekly-view .react-calendar{width:100%!important}.weekly-view{background:#fff;text-align:center}.flight_calendar_views{background:#fff;padding:1%;min-height:71vh}.daily-calendar{display:inline-grid;margin:14px;gap:10px;text-align:center}button.calandar_button:hover{color:#fff!important}.swarm-chunk-select-dropdown .ant-select-item-option-disabled{opacity:.5}[data-theme=dark] .swarm-chunk-select-dropdown{background:#1f1f1f}[data-theme=dark] .swarm-chunk-select-dropdown .ant-select-item-option-disabled{opacity:.35;color:#ffffff59}.flight-time-duration{padding:10px;border-radius:8px;display:inline-block;background:#1c212bc7;width:135px;position:absolute;top:6px;z-index:999;right:8px}.flight-duration-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.flight-duration-title h2{font-size:12px;color:#fff;font-weight:500;margin:0}.flight-duration-icon{font-size:14px}.flight-duration-content{display:flex;flex-direction:column;gap:4px}.flight-duration-time{font-size:20px;font-weight:600;font-family:Courier New,monospace;color:#4ade80;letter-spacing:1px}.flight-duration-status{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.flight-duration-status.active{color:#4ade80}.flight-duration-status.inactive{color:#94a3b8}@media(max-width:768px){.flight-time-duration{width:180px;top:160px}.flight-duration-time{font-size:18px}}.weather-widget-compact{background:#fff;border-radius:8px;padding:7px;min-width:80px;max-width:180px;box-shadow:0 2px 8px #00000026;position:relative;left:0;z-index:1000;top:70px}.weather-widget-header{font-size:7px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.weather-widget-content{display:flex;align-items:flex-start;gap:6px;margin-bottom:6px}.weather-widget-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.weather-widget-icon svg{width:28px;height:28px}.weather-widget-icon svg path,.weather-widget-icon svg circle{stroke:#ff8c00;fill:#ff8c00}.weather-widget-temp-section{flex:1;display:flex;flex-direction:column}.weather-widget-temp-main{display:flex;align-items:baseline;gap:1px;margin-bottom:2px}.weather-widget-temp-value{font-size:12px;font-weight:700;color:#000;line-height:1}.weather-widget-temp-unit{font-size:11px;font-weight:400;color:#999;line-height:1}.weather-widget-realfeel{font-size:8px;font-weight:400;color:#000;line-height:1.2}.weather-widget-condition-row{display:flex;align-items:center;justify-content:space-between;gap:4px}.weather-widget-condition{font-size:10px;font-weight:700;color:#000;margin:0}.weather-widget-link{font-size:8px;font-weight:400;color:#999;text-decoration:none;display:flex;align-items:center;transition:color .2s;margin:0}.weather-widget-link:hover{color:#666}.weather-information-content{padding:0}.weather-information-header{margin-bottom:24px}.weather-header-title-section{display:flex;align-items:center;gap:12px}.weather-header-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.weather-header-text{flex:1}.weather-header-title{font-size:20px;font-weight:700;color:#fff;margin:0 0 4px}.weather-header-subtitle{font-size:14px;color:#ffffffb3;margin:0}.weather-widget-condition{font-size:13px;font-weight:700;color:#333;display:block;margin:6px 0}.weather-stats-row{display:flex;justify-content:space-between;border-top:1px solid #f0f0f0}.stat-item{display:flex;flex-direction:column;font-size:11px}.stat-label{color:#888;font-size:8px}.stat-value{color:#000;font-weight:700;margin-top:4px;font-size:10px}[data-theme=dark] .weather-widget-compact{background:#2a2a2a;box-shadow:0 2px 12px #00000073}[data-theme=dark] .weather-widget-header{color:#ffffff8c}[data-theme=dark] .weather-widget-temp-value{color:#ffffffeb}[data-theme=dark] .weather-widget-temp-unit,[data-theme=dark] .weather-widget-realfeel{color:#ffffffa6}[data-theme=dark] .weather-stats-row{border-top-color:#424242}[data-theme=dark] .stat-label{color:#ffffff80}[data-theme=dark] .stat-value{color:#ffffffe0}.analysis-detail-modal .zeena-modal__header,.analysis-detail-modal.zeena-modal .zeena-modal__header{align-items:center;min-height:64px;padding:14px 56px 12px 16px;overflow:visible}.analysis-detail-modal .zeena-modal__header:after{right:-56px;bottom:-78px;width:140px;height:140px;opacity:.55}.analysis-detail-modal .zeena-modal__title{font-size:16px!important;line-height:1.2}.analysis-detail-modal .zeena-modal__subtitle{margin-top:2px!important;font-size:12px!important;line-height:1.35}.analysis-detail-modal .zeena-modal__icon,.analysis-detail-modal .zeena-modal__icon-frame,.analysis-detail-modal .title_with_icon figure{width:40px!important;height:40px!important;flex-basis:40px;border-radius:10px!important}.analysis-detail-modal .popup-model-content-shell{padding-top:8px;padding-left:18px;padding-right:18px}.analysis-detail-modal .popup-model-content-shell:last-child{padding-bottom:12px}.analysis-detail-modal .ant-modal-footer{padding:10px 18px 16px!important;gap:8px}.analysis-detail-modal .popup-model-btn,.analysis-detail-modal .popup-model-btn-cancel,.analysis-detail-modal .button-primary.ant-btn,.analysis-detail-modal .ant-modal-footer .ant-btn{min-height:38px!important;font-size:13px!important;border-radius:10px!important;flex:1 1 0}.ant-modal.analysis-detail-modal.zeena-modal .ant-modal-close,.analysis-detail-modal.ant-modal.zeena-modal .ant-modal-close{top:14px!important;right:14px!important;inset-inline-end:14px!important;width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;color:#fffffff0!important;background:#ffffff24!important;border:1px solid rgba(255,255,255,.32)!important;box-shadow:none!important;z-index:8}.ant-modal.analysis-detail-modal.zeena-modal .ant-modal-close:hover,.analysis-detail-modal.ant-modal.zeena-modal .ant-modal-close:hover{color:#fff!important;background:#ffffff3d!important;border-color:#ffffff80!important}.ant-modal.analysis-detail-modal.zeena-modal .ant-modal-close .ant-modal-close-x,.ant-modal.analysis-detail-modal.zeena-modal .ant-modal-close .anticon,.ant-modal.analysis-detail-modal.zeena-modal .ant-modal-close svg,.analysis-detail-modal.ant-modal.zeena-modal .ant-modal-close .ant-modal-close-x,.analysis-detail-modal.ant-modal.zeena-modal .ant-modal-close .anticon,.analysis-detail-modal.ant-modal.zeena-modal .ant-modal-close svg{color:currentColor!important;fill:currentColor!important;font-size:14px!important;line-height:1}.anaylsis_detail_box .ant-form-item{margin-bottom:20px}.anaylsis_detail_box .ant-col+.ant-col{margin-top:20px}.anaylsis_detail_box .ant-form-item:last-child{margin-bottom:4px}.anaylsis_detail_box .ant-form-item-label{margin-top:0;padding-bottom:6px}.anaylsis_detail_box .ant-form-item-label>label{color:var(--app-text-primary, #101828);font-size:13px;font-weight:500}.anaylsis_detail_box .ant-select,.anaylsis_detail_box .ant-row,.anaylsis_detail_box .ant-form-item-control-input-content{width:100%}.anaylsis_detail_box .ant-input,.anaylsis_detail_box .ant-input-affix-wrapper,.anaylsis_detail_box textarea.ant-input,.anaylsis_detail_box .ant-select-selector{border-radius:10px!important;font-size:13px;color:var(--app-control-text, var(--app-text-primary));background:var(--app-control-bg, #ffffff);border-color:var(--app-control-border, #d0d5dd)!important}.anaylsis_detail_box textarea.ant-input{min-height:84px;resize:vertical}.anaylsis_detail_box .ant-input::placeholder,.anaylsis_detail_box textarea.ant-input::placeholder,.anaylsis_detail_box .ant-select-selection-placeholder{color:var(--app-control-placeholder, #667085)!important}.anaylsis_detail_box .ant-select-selection-item{color:var(--app-control-text, var(--app-text-primary))}.btn-anaylsis-detail{color:#fff!important;background:var(--primary-color)!important;border-color:var(--primary-color)!important}[data-theme=dark] .anaylsis_detail_box .ant-form-item-label>label{color:var(--app-text-secondary, rgba(255, 255, 255, .72))}[data-theme=dark] .anaylsis_detail_box .ant-input,[data-theme=dark] .anaylsis_detail_box .ant-input-affix-wrapper,[data-theme=dark] .anaylsis_detail_box textarea.ant-input,[data-theme=dark] .anaylsis_detail_box .ant-select-selector{color:var(--app-control-text, rgba(255, 255, 255, .88))!important;background:var(--app-control-bg, #2a2a2a)!important;border-color:var(--app-control-border, #424242)!important}[data-theme=dark] .anaylsis_detail_box .ant-select-selection-item{color:var(--app-control-text, rgba(255, 255, 255, .88))}[data-theme=dark] .anaylsis_detail_box .ant-select-arrow{color:#ffffff8c}.qr-reader{width:430px;height:430px;margin:0 auto;position:relative}.qr-reader video{width:100%;height:100%;object-fit:cover}.qr-reader .qr-box{width:100%!important;left:0!important}.qr-box.scan-region-highlight{height:0px!important}.qr-reader .qr-frame{position:absolute;fill:none;left:50%;top:50%;transform:translate(-50%) translateY(0)}input.qrcode{margin-top:10px;padding:6px;border:1px solid #ddd;height:20px;width:55%;position:absolute}@media(max-width:426px){.qr-reader{width:100%;height:76vw}.qr-reader .qr-frame{transform:translate(-50%) translateY(-10%)}}.gimbalModel .ant-modal-content{border:0px!important;background-color:transparent!important;box-shadow:none!important}.gimbalModel.gimbalModel--zeena .ant-modal-content{border:1px solid rgba(148,163,184,.24)!important}.nose-camera-container{position:relative;width:100%;height:100%;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;flex-direction:column;align-items:center;padding:8px 0}.nose-camera-drone-selector{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:14px;font-weight:500;padding:8px 12px;min-width:275px;margin-bottom:0}.nose-camera-drone-selector--ok{background:#0b7a1f}.nose-camera-drone-selector--error{background:#b71c1c}.nose-camera-drone-select{min-width:160px;max-width:220px;padding:4px 8px;color:#111;background:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:none}.nose-camera-drone-select:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff33}.nose-camera-drone-select option{color:#111;background:#fff}.nose-camera-drone-empty{color:#fff;font-weight:600}.control-group.gimbals{width:45%}.control-group.zoom-actions{width:20%;display:flex;align-items:center;gap:16px;background:none!important;padding:12px;border-radius:16px}.mode-focus{display:flow!important;width:35%}.video-wrapper{position:relative;width:100%;max-width:800px;aspect-ratio:22 / 9;background:#000;border-radius:0;box-shadow:0 0 15px #000000b3;overflow:hidden}.video-wrapper video{width:100%;height:100%;object-fit:cover;border-radius:0}.video-wrapper iframe,.nose-camera-iframe{width:100%;height:100%;border:0;display:block}.video-wrapper .stream-error{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;background:#000000bf;color:#ff8a80;font-size:13px;font-weight:500;line-height:1.4;pointer-events:none;z-index:6}.stream-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#0009;color:#a8d8ea;font-size:13px;font-weight:500;letter-spacing:.04em;pointer-events:none;z-index:5}.stream-spinner{width:36px;height:36px;border:3px solid rgba(168,216,234,.2);border-top-color:#a8d8ea;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.controller{margin-top:20px;width:90%;background:#02172280;max-width:1056px;background:linear-gradient(180deg,#02172280,#02172280,#02172280);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;padding:5px 10px;height:237px!important;display:flex;flex-wrap:nowrap;align-items:center;gap:20px;border:1px solid rgba(255,255,255,.15)}.control-group{display:flex;align-items:center;justify-content:center;gap:20px}.gimbal{position:relative;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at center,#2b2b2b,#111 80%);display:flex;justify-content:center;align-items:center;border:6px solid #4E5457}.gimbal:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;border:2px solid rgba(255,255,255,.1);box-shadow:0 0 12px #ffffff0d;cursor:pointer}.gimbal .control{position:absolute;width:34px;height:34px;border-radius:50%;background:#fff0;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,transform .2s ease;z-index:3}.gimbal .control:hover{background:#fff0;transform:scale(1.1)}.gimbal .control.up{top:8px;left:50%;transform:translate(-50%)}.gimbal .control.down{bottom:8px;left:50%;transform:translate(-50%)}.gimbal .control.left{left:7px;top:50%;transform:translateY(-50%)}.gimbal .control.right{right:7px;top:50%;transform:translateY(-50%)}.center svg{width:50px;display:flex;align-items:center;height:50px;vertical-align:middle}.slider-container{display:flex;flex-direction:column;align-items:center;background:#4e5457;border-radius:12px;width:50px;padding:12px 2px!important}.slider-container input[type=range]{writing-mode:bt-lr;-webkit-appearance:slider-vertical;width:140px;height:40px;transform:rotate(270deg);background:transparent;cursor:pointer}.zoom-btn{background:none;border:none;color:#ccc;font-size:14px;cursor:pointer}.zoom-btn:hover{color:#fff}.button-group{display:flex;flex-direction:column;gap:15px;position:relative;z-index:2}.btn-icon{background:#4e5457;border:none;border-radius:12px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;color:#fff}.btn-icon:hover{background:#555}.slider-container input[type=range]{writing-mode:bt-lr;-webkit-appearance:none;width:160px;height:170px;transform:rotate(270deg);background:transparent}.slider-container input[type=range]::-webkit-slider-runnable-track{background:repeating-linear-gradient(to right,#ccc,#ccc 2px,transparent 2px,transparent 8px);height:35px;border-radius:20px}.slider-container input[type=range]::-moz-range-track{background:repeating-linear-gradient(to right,#ccc,#ccc 2px,transparent 2px,transparent 8px);height:40px;border-radius:20px}.slider-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid #fff;background:transparent;border-radius:10px;width:16px;margin-top:-10px;height:56px}.slider-container input[type=range]::-moz-range-thumb{background:#fff;border-radius:20px;width:16px;height:16px}button.zoom-btn.up img{position:absolute;top:30px;left:50.8%}button.zoom-btn.down img{position:absolute;left:50.8%;bottom:24px}.zoom-wheel-track{position:relative;width:36px;height:170px;border-radius:18px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.22) 0,rgba(255,255,255,.22) 2px,transparent 2px,transparent 10px),#00000040;border:1px solid rgba(255,255,255,.12);cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;overflow:hidden}.zoom-wheel-track:focus-visible{box-shadow:0 0 0 2px #1677ff8c}.zoom-wheel-thumb{position:absolute;top:50%;left:50%;width:28px;height:56px;margin-left:-14px;margin-top:-28px;border-radius:14px;background:#fff;box-shadow:0 2px 8px #00000073;pointer-events:none;will-change:transform}.zoom-wheel-track[data-dragging=false] .zoom-wheel-thumb{transition:transform .22s cubic-bezier(.22,1.4,.36,1)}.mode-toggle{margin-bottom:30px!important}.mode-toggle button{background:transparent;border:none;padding:14px;color:#ddd;font-weight:600;border-radius:12px;cursor:pointer;width:50%}.mode-toggle button.active,.mode-toggle button:hover{background-color:#5f6567;color:#fff}.nose-camera-mode-row{display:flex;align-items:center;gap:8px}.nose-camera-mode-row .nose-camera-icon-btn{width:40px;height:40px;min-width:40px;padding:0;display:flex;align-items:center;justify-content:center;font-size:18px;color:#ccc;border-radius:8px}.nose-camera-mode-row .nose-camera-icon-btn:hover{color:#fff;background-color:#5f6567}img.gimbal-icon{width:22px;height:22px;display:inline-flex;align-items:center;vertical-align:middle;margin-right:8px}.focus-reset{display:flex;flex-direction:column;gap:10px;width:238px;margin:0 auto}.focus-controls{display:flex;gap:10px;align-items:center}.focus-controls button,.reset-btn{width:40px;height:40px;border-radius:6px;border:none;background:#4e5457;color:#fff;font-size:25px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center}.focus-label{font-size:20px;font-weight:500;color:#fff}@media(max-width:720px){.controller{flex-wrap:wrap;justify-content:center;gap:15px}.focus-reset{margin-left:0;flex-direction:row;justify-content:center;gap:25px;margin-top:5px}}@media(max-width:400px){.gimbal{width:110px;height:110px}.btn-icon,.focus-controls button,.reset-btn{width:36px;height:36px;font-size:18px}}.gc-root{--gc-accent: #3b82f6;--gc-accent-2: #8b5cf6;--gc-accent-3: #ec4899;--gc-ok: #10b981;--gc-warn: #f97316;--gc-err: #ef4444;--gc-bg: linear-gradient(135deg, #eef2f8 0%, #e4e9f2 50%, #eaeef5 100%);--gc-panel: rgba(255, 255, 255, .82);--gc-panel-2: rgba(255, 255, 255, .6);--gc-border: rgba(15, 23, 42, .1);--gc-text: #1e293b;--gc-text-dim: #64748b;--gc-text-faint: #94a3b8;--gc-control-bg: rgba(255, 255, 255, .9);--gc-control-bg-hover: #ffffff;--gc-control-border: rgba(15, 23, 42, .12);--gc-track: rgba(15, 23, 42, .08);--gc-inset: rgba(15, 23, 42, .06);--gc-shadow: 0 6px 20px rgba(15, 23, 42, .1);--gc-shadow-sm: 0 2px 8px rgba(15, 23, 42, .08);--gc-joy-bg: radial-gradient(circle at 35% 35%, rgba(59, 130, 246, .12) 0%, rgba(226, 232, 240, .9) 100%);position:relative;width:100%;height:78vh;max-height:820px;min-height:520px;padding:8px;border-radius:16px;background:var(--gc-bg);color:var(--gc-text);font-family:Inter,Segoe UI,system-ui,sans-serif;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;gap:10px}[data-theme=dark] .gc-root{--gc-bg: linear-gradient(135deg, #0a0e27 0%, #1a1f3a 50%, #0d1229 100%);--gc-panel: rgba(30, 41, 59, .6);--gc-panel-2: rgba(30, 41, 59, .45);--gc-border: rgba(148, 163, 184, .2);--gc-text: #e2e8f0;--gc-text-dim: #94a3b8;--gc-text-faint: #64748b;--gc-control-bg: rgba(71, 84, 105, .5);--gc-control-bg-hover: rgba(71, 84, 105, .85);--gc-control-border: rgba(148, 163, 184, .3);--gc-track: rgba(148, 163, 184, .2);--gc-inset: rgba(15, 23, 42, .6);--gc-shadow: 0 8px 24px rgba(0, 0, 0, .45);--gc-shadow-sm: 0 2px 10px rgba(0, 0, 0, .4);--gc-joy-bg: radial-gradient(circle at 35% 35%, rgba(59, 130, 246, .22) 0%, rgba(15, 23, 42, .85) 100%)}.gc-root *{box-sizing:border-box}.gc-gradient-text{background:linear-gradient(135deg,var(--gc-accent) 0%,var(--gc-accent-2) 50%,var(--gc-accent-3) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gc-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:8px 14px;border-radius:12px;background:var(--gc-panel);border:1px solid var(--gc-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--gc-shadow-sm)}.gc-header--controls-only{justify-content:flex-end}.gc-logo{display:flex;align-items:center;gap:12px}.gc-logo-icon{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:8px;background:linear-gradient(135deg,var(--gc-accent),var(--gc-accent-2));box-shadow:0 0 16px #3b82f673}.gc-logo-icon img{width:100%;height:100%;object-fit:contain;display:block}.gc-title{font-size:15px;font-weight:700;line-height:1.1}.gc-subtitle{font-size:10px;color:var(--gc-text-dim);font-weight:500}.gc-header-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gc-chips{display:flex;gap:8px;flex-wrap:wrap}.gc-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;background:#10b9811f;border:1px solid rgba(16,185,129,.35);color:var(--gc-ok)}.gc-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 6px currentColor}.gc-chip.gc-chip--warn{background:#f973161f;border-color:#f9731659;color:var(--gc-warn)}.gc-chip.gc-chip--err{background:#ef44441f;border-color:#ef444459;color:var(--gc-err)}.gc-drone-selector{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.gc-drone-selector label{color:var(--gc-text-dim)}.gc-drone-select{min-width:150px;padding:7px 10px;border-radius:10px;font-size:13px;color:var(--gc-text);background:var(--gc-control-bg);border:1px solid var(--gc-control-border);outline:none;cursor:pointer}.gc-drone-select:focus{border-color:var(--gc-accent);box-shadow:0 0 0 2px #3b82f640}.gc-drone-select option{color:#111;background:#fff}[data-theme=dark] .gc-drone-select option{color:#e2e8f0;background:#1f2937}.gc-drone-empty{color:var(--gc-err);font-weight:600;font-size:13px}.gc-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.85fr);gap:8px}.gc-root--page{height:100%;max-height:none;min-height:0}.gc-left{min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px}.gc-right{min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.gc-panel{background:var(--gc-panel);border:1px solid var(--gc-border);border-radius:12px;padding:10px 12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--gc-shadow-sm)}.gc-section-title{font-size:11px;font-weight:700;color:var(--gc-text);margin:0 0 10px;text-transform:uppercase;letter-spacing:.8px;display:flex;align-items:center;gap:6px}.gc-section-title.gc-mt{margin-top:14px}.gc-ci-title{justify-content:center;font-size:19px;letter-spacing:3px;color:#67e8f9;text-shadow:0 0 8px rgba(34,211,238,.7),0 0 18px rgba(34,211,238,.35);margin-bottom:16px}.gc-camera-panel{position:relative;flex:1 1 auto;min-height:0;border-radius:14px;overflow:hidden;border:1px solid var(--gc-border);background:#0f172a;box-shadow:var(--gc-shadow)}.gc-video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a}.gc-video-wrap video,.gc-video-wrap iframe{width:100%;height:100%;object-fit:cover;border:0;display:block}.gc-grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:linear-gradient(0deg,transparent 24%,rgba(59,130,246,.05) 25%,rgba(59,130,246,.05) 26%,transparent 27%,transparent 74%,rgba(59,130,246,.05) 75%,rgba(59,130,246,.05) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(59,130,246,.05) 25%,rgba(59,130,246,.05) 26%,transparent 27%,transparent 74%,rgba(59,130,246,.05) 75%,rgba(59,130,246,.05) 76%,transparent 77%,transparent);background-size:40px 40px}.gc-hud-crosshair{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;z-index:3;pointer-events:none;filter:drop-shadow(0 0 6px rgba(59,130,246,.5))}.gc-hud-corner{position:absolute;width:26px;height:26px;border:2px solid rgba(59,130,246,.65);z-index:3;pointer-events:none}.gc-corner-tl{top:16px;left:16px;border-right:none;border-bottom:none}.gc-corner-tr{top:16px;right:16px;border-left:none;border-bottom:none}.gc-corner-bl{bottom:16px;left:16px;border-right:none;border-top:none}.gc-corner-br{bottom:16px;right:16px;border-left:none;border-top:none}.gc-hud-label{position:absolute;bottom:16px;left:16px;z-index:3;font-size:12px;font-weight:600;color:#38bdf8;letter-spacing:.04em;pointer-events:none;text-shadow:0 1px 4px rgba(0,0,0,.8)}.gc-angle-display{position:absolute;top:16px;right:16px;z-index:3;padding:12px 14px;border-radius:12px;background:#0f172ab8;border:1px solid rgba(148,163,184,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:12px;pointer-events:none}.gc-angle-item{margin:4px 0;color:#cbd5e1;display:flex;justify-content:space-between;gap:14px}.gc-angle-value{color:#60a5fa;font-weight:700;font-variant-numeric:tabular-nums}.gc-stream-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:16px;background:#0009;pointer-events:none}.gc-stream-overlay.gc-stream-error{color:#ff8a80;font-weight:600;font-size:13px}.gc-stream-overlay.gc-stream-loading{color:#a8d8ea;font-size:13px;font-weight:500;letter-spacing:.04em}.gc-spinner{width:34px;height:34px;border-radius:50%;border:3px solid rgba(168,216,234,.25);border-top-color:#a8d8ea;animation:gc-spin .9s linear infinite}@keyframes gc-spin{to{transform:rotate(360deg)}}.gc-joystick-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;margin-bottom:10px}.gc-joy-container{display:flex;flex-direction:column;align-items:center;gap:12px}.gc-joy-label{font-size:12px;color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;font-weight:700}.gc-joy{position:relative;width:128px;height:128px;border-radius:50%;background:radial-gradient(circle at 50% 42%,#1b2233,#0d1220 72%) padding-box,linear-gradient(180deg,#22d3ee,#3b82f6 55%,#7c3aed) border-box;border:4px solid transparent;display:flex;align-items:center;justify-content:center;box-shadow:0 0 22px #22d3ee59,inset 0 6px 18px #0009,inset 0 -4px 12px #ffffff08}.gc-joy:before{content:none}.gc-joy-center{width:56px;height:56px;border-radius:16px;z-index:1;background:linear-gradient(145deg,#232c40,#12182a);box-shadow:-4px -4px 10px #ffffff0d,5px 5px 14px #000000b3,inset 0 1px 1px #ffffff0f;display:flex;align-items:center;justify-content:center;color:#f1f5f9;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.5px}.gc-joy-center:after{content:none}.gc-joy-center--ring:after{content:"";display:block;width:22px;height:22px;border-radius:50%;border:3px solid rgba(255,255,255,.4);background:transparent;box-shadow:inset 0 0 6px #0009}.gc-ctrl{position:absolute;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#67e8f9;font-size:20px;cursor:pointer;z-index:2;filter:drop-shadow(0 0 4px rgba(34,211,238,.6));transition:transform .12s ease,color .2s ease,filter .2s ease}.gc-ctrl:hover{color:#a5f3fc;filter:drop-shadow(0 0 9px rgba(34,211,238,.95))}.gc-ctrl:active{transform:scale(.82)}.gc-ctrl.gc-up{top:6px;left:50%;transform:translate(-50%)}.gc-ctrl.gc-up:active{transform:translate(-50%) scale(.82)}.gc-ctrl.gc-down{bottom:6px;left:50%;transform:translate(-50%)}.gc-ctrl.gc-down:active{transform:translate(-50%) scale(.82)}.gc-ctrl.gc-left{left:6px;top:50%;transform:translateY(-50%)}.gc-ctrl.gc-left:active{transform:translateY(-50%) scale(.82)}.gc-ctrl.gc-right{right:6px;top:50%;transform:translateY(-50%)}.gc-ctrl.gc-right:active{transform:translateY(-50%) scale(.82)}.gc-joy-mid{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 4px}.gc-joy-power{width:40px;height:40px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#232c40,#12182a);box-shadow:-3px -3px 8px #ffffff0d,4px 4px 10px #000000b3;border:none;color:#67e8f9;font-size:18px;filter:drop-shadow(0 0 4px rgba(34,211,238,.5));transition:transform .15s ease,color .2s ease,box-shadow .2s ease}.gc-joy-power:hover{color:#a5f3fc;box-shadow:-2px -2px 6px #ffffff0f,3px 3px 8px #000000b3,0 0 12px #22d3ee66}.gc-joy-power:active{transform:scale(.92)}.gc-joy-mid-read{display:flex;flex-direction:column;align-items:center;gap:4px}.gc-mid-item{font-size:15px;font-weight:700;color:#e2e8f0;font-variant-numeric:tabular-nums}.gc-mid-item i{font-style:normal;color:#64748b;margin-right:4px;font-weight:600}.gc-joy-readout{font-size:11px;font-weight:700;color:var(--gc-accent);font-variant-numeric:tabular-nums}.gc-yaw{background:#7c3aed14;border:1px solid rgba(124,58,237,.28);border-radius:14px;padding:12px 14px;margin-bottom:2px}.gc-yaw-title{font-size:12px;color:#cbd5e1;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;text-align:center}.gc-yaw-row{display:flex;align-items:center;gap:12px}.gc-yaw-value{font-size:18px;font-weight:700;color:#f1f5f9;min-width:54px;text-align:right;font-variant-numeric:tabular-nums}.gc-yaw-slider{flex:1;height:8px;border-radius:5px;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(90deg,#7c3aed,#22d3ee) 0 / var(--pct, 0%) 100% no-repeat,#ffffff1f}.gc-yaw-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;border:none;background:#fff;box-shadow:0 0 8px #22d3eeb3,0 2px 6px #00000080;cursor:pointer}.gc-yaw-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;border:none;background:#fff;box-shadow:0 0 8px #22d3eeb3;cursor:pointer}.gc-yaw-hint{margin-top:8px;font-size:10px;color:var(--gc-text-faint);text-align:center}.gc-zoomfocus{display:flex;gap:14px;align-items:stretch}.gc-zoom-col{display:flex;flex-direction:column;align-items:center;gap:6px}.gc-zoom-track{position:relative;width:36px;height:96px;border-radius:18px;background:repeating-linear-gradient(to bottom,var(--gc-track) 0,var(--gc-track) 2px,transparent 2px,transparent 10px),var(--gc-inset);border:1px solid var(--gc-control-border);cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;overflow:hidden}.gc-zoom-track:focus-visible{box-shadow:0 0 0 2px #3b82f68c}.gc-zoom-thumb{position:absolute;top:50%;left:50%;width:28px;height:42px;margin-left:-14px;margin-top:-21px;border-radius:14px;background:linear-gradient(135deg,var(--gc-accent) 0%,#0ea5e9 100%);box-shadow:0 2px 10px #0006;pointer-events:none;will-change:transform}.gc-zoom-track[data-dragging=false] .gc-zoom-thumb{transition:transform .22s cubic-bezier(.22,1.4,.36,1)}.gc-zoom-caption{font-size:10px;color:var(--gc-text-dim);text-transform:uppercase;letter-spacing:.5px}.gc-focus-col{flex:1;display:flex;flex-direction:column;gap:10px;justify-content:center}.gc-focus-row{display:flex;align-items:center;gap:8px}.gc-focus-label{font-size:11px;color:var(--gc-text-dim);min-width:48px;font-weight:600}.gc-round-btn{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--gc-control-bg);border:1px solid var(--gc-control-border);color:var(--gc-text);font-size:18px;cursor:pointer;transition:all .2s ease}.gc-round-btn:hover{background:var(--gc-control-bg-hover);box-shadow:0 0 12px #3b82f64d;color:var(--gc-accent)}.gc-focus-track{flex:1;height:6px;border-radius:3px;background:var(--gc-track);overflow:hidden}.gc-focus-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--gc-ok),var(--gc-accent));transition:width .2s ease}.gc-modebtns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gc-modebtn{padding:10px;border-radius:10px;cursor:pointer;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;background:var(--gc-control-bg);border:1px solid var(--gc-control-border);color:var(--gc-text-dim);transition:all .25s ease;display:flex;align-items:center;justify-content:center;gap:6px}.gc-modebtn:hover{background:var(--gc-control-bg-hover);color:var(--gc-text)}.gc-modebtn.gc-active{background:linear-gradient(135deg,var(--gc-accent) 0%,#0ea5e9 100%);border-color:#0ea5e9;color:#fff;box-shadow:0 0 18px #3b82f680}.gc-actions-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.gc-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 4px;border-radius:10px;cursor:pointer;background:var(--gc-control-bg);border:1px solid var(--gc-control-border);color:var(--gc-text);font-size:16px;transition:all .25s ease}.gc-action-btn span{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.2px;color:var(--gc-text-dim)}.gc-action-btn:hover{background:var(--gc-control-bg-hover);box-shadow:0 0 15px #3b82f647}.gc-action-btn:hover span{color:var(--gc-text)}.gc-action-btn.gc-rec-active{background:var(--gc-err);border-color:var(--gc-err);color:#fff;box-shadow:0 0 16px #ef44448c;animation:gc-rec-pulse 1.4s ease-in-out infinite}.gc-action-btn.gc-rec-active span,.gc-action-btn.gc-rec-active .anticon{color:#fff}.gc-action-btn.gc-rec-active:hover{background:var(--gc-err);box-shadow:0 0 20px #ef4444b3}@keyframes gc-rec-pulse{0%,to{box-shadow:0 0 12px #ef444473}50%{box-shadow:0 0 22px #ef4444d9}}.gc-telemetry-strip{flex:0 0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.gc-tel-item{background:var(--gc-panel);border:1px solid var(--gc-border);border-radius:10px;padding:7px 10px;min-width:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gc-tel-label{font-size:9px;color:var(--gc-text-dim);text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gc-tel-value{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(135deg,var(--gc-accent),var(--gc-accent-2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gc-tel-value.gc-tel-ok{background:none;-webkit-text-fill-color:initial;color:var(--gc-ok)}.gc-tel-value.gc-tel-dim{background:none;-webkit-text-fill-color:initial;color:var(--gc-text-dim)}.gimbalModel .ant-modal-close{display:none!important}.gimbalModel.gimbalModel--zeena .ant-modal-close{display:inline-flex!important}.gimbalModel.gimbalModel--zeena.ant-modal.zeena-modal .ant-modal-close{top:18px!important;inset-inline-end:18px!important;width:36px!important;height:36px!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;color:#ffffffeb!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:none!important;z-index:6}.gimbalModel.gimbalModel--zeena.ant-modal.zeena-modal .ant-modal-close:hover{color:#fff!important;background:#ffffff38!important;border-color:#ffffff73!important}.gimbalModel.gimbalModel--zeena.ant-modal.zeena-modal .ant-modal-close .ant-modal-close-x,.gimbalModel.gimbalModel--zeena.ant-modal.zeena-modal .ant-modal-close .anticon,.gimbalModel.gimbalModel--zeena.ant-modal.zeena-modal .ant-modal-close svg{color:currentColor!important;fill:currentColor!important}.gimbalModel.gimbalModel--zeena .zeena-modal__header{overflow:visible;padding-right:68px}.gc-root .gc-close-btn{width:34px;height:34px;flex:0 0 auto;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:var(--gc-text);background:var(--gc-panel);border:1px solid var(--gc-border);box-shadow:0 2px 8px #0f172a14;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.gc-root .gc-close-btn svg{width:15px;height:15px;display:block}.gc-root .gc-close-btn:hover{color:var(--gc-err);border-color:var(--gc-err);background:#ef44441f;box-shadow:0 0 12px #ef444459}.gimbalModel [data-drag-handle]{cursor:move}.gimbalModel .pm-dnr-root{position:relative;width:100%;height:100%}.gimbalModel .gc-root{height:var(--gc-modal-h, min(820px, 90vh))}.ant-modal.gimbalModel.gimbalModel--zeena.model_popup_width,.ant-modal.gimbalModel.gimbalModel--zeena,.gimbalModel.gimbalModel--zeena.ant-modal{width:min(1040px,60vw)!important;max-width:min(1040px,60vw)!important;height:auto!important;max-height:calc(100vh - 24px)!important;padding:0!important;margin:0 auto!important}.gimbalModel.gimbalModel--zeena .ant-modal-content{display:flex;flex-direction:column;width:100%;height:min(900px,94vh)!important;max-height:calc(100vh - 24px)!important;min-height:0!important;border-radius:16px!important;overflow:hidden!important;background:var(--gc-bg, #0f172a)!important;box-shadow:0 24px 60px #02061773!important}.gimbalModel.gimbalModel--zeena .popup-model-header-shell,.gimbalModel.gimbalModel--zeena .zeena-modal__header{flex:0 0 auto}.gimbalModel.gimbalModel--zeena .ant-modal-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;height:auto!important;overflow:hidden!important}.gimbalModel.gimbalModel--zeena .zeena-modal__body,.gimbalModel.gimbalModel--zeena .popup-model-content-shell{flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden;padding:0!important}.gimbalModel.gimbalModel--zeena .gc-root{flex:1 1 auto;height:100%!important;max-height:none;min-height:0;border-radius:0}html:has(.gimbalModel--zeena),body:has(.gimbalModel--zeena){overflow:hidden!important}.ant-modal-wrap:has(.gimbalModel--zeena){overflow:hidden!important}.gimbalModel.pm-resized .gc-root{max-height:none;min-height:0}.gimbalModel .pm-resize-handle{position:absolute;right:4px;bottom:4px;width:18px;height:18px;z-index:30;cursor:nwse-resize;border-right:2px solid var(--gc-text-faint, #94a3b8);border-bottom:2px solid var(--gc-text-faint, #94a3b8);border-bottom-right-radius:6px;opacity:.6;transition:opacity .18s ease,border-color .18s ease}.gimbalModel .pm-resize-handle:hover{opacity:1;border-color:var(--gc-accent, #3b82f6)}@media(max-width:820px){.gc-root{height:auto;max-height:none;overflow:auto}.gc-body{grid-template-columns:1fr}.gc-camera-panel{min-height:220px}.gc-right{overflow-y:visible}}@media(max-width:480px){.gc-telemetry-strip,.gc-actions-grid{grid-template-columns:repeat(3,1fr)}.gc-header{flex-direction:column;align-items:flex-start}}.gc-info-modal .ant-modal-content{border-radius:16px;overflow:hidden;padding:0}.gc-info-modal .ant-modal-body{padding:0}.gc-info-modal .ant-modal-close{top:22px!important;inset-inline-end:18px!important;width:28px!important;height:28px!important;display:flex!important;align-items:center;justify-content:center;border-radius:50%;color:#fff;z-index:2}.gc-info-modal .ant-modal-close:hover{background:#ffffff2e}.gc-info-modal .ant-modal-close .ant-modal-close-x{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:11px;line-height:1}.gc-cam-info{--ci-accent: #3b82f6;--ci-accent-2: #8b5cf6}.gc-cam-info__head{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,var(--ci-accent) 0%,var(--ci-accent-2) 100%)}.gc-cam-info__badge{flex:0 0 auto;width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #ffffff40}.gc-cam-info__title{margin:0;font-size:16px;font-weight:700;line-height:1.2;color:#fff}.gc-cam-info__sub{margin:2px 0 0;font-size:12px;font-weight:400;color:#ffffffd1}.gc-cam-info__body{display:flex;flex-direction:column;gap:12px;padding:18px 20px 20px;background:#fff}.gc-cam-info__msg{margin:0;font-size:14px;color:#64748b}.gc-cam-info__msg--err{color:#ef4444}.gc-cam-card{border:1px solid #eef2f7;border-radius:12px;padding:6px 16px;background:linear-gradient(180deg,#fbfcfe,#f6f8fc)}.gc-cam-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #eef2f7}.gc-cam-row:last-child{border-bottom:none}.gc-cam-row__label{font-size:12px;font-weight:500;letter-spacing:.2px;text-transform:uppercase;color:#94a3b8}.gc-cam-row__value{font-size:14px;font-weight:600;color:#1e293b;text-align:right}[data-theme=dark] .gc-info-modal .ant-modal-content,[data-theme=dark] .gc-cam-info__body{background:#0f172a}[data-theme=dark] .gc-cam-card{border-color:#94a3b829;background:linear-gradient(180deg,#94a3b80f,#94a3b808)}[data-theme=dark] .gc-cam-row{border-color:#94a3b81f}[data-theme=dark] .gc-cam-row__value{color:#e2e8f0}[data-theme=dark] .gc-cam-row__label{color:#64748b}[data-theme=dark] .gc-cam-info__msg{color:#94a3b8}.camera-offline-badge{position:absolute;bottom:2px;left:0;color:#ff4d4f;padding:4px 8px;border-radius:4px;font-size:8px;font-weight:400;display:flex;align-items:center;gap:6px}.camera-offline-badge-dot{width:6px;height:6px;background:#fff;border-radius:50%;display:none}.camera-rec-badge{position:absolute;top:8px;right:8px;z-index:5;background:#000000b3;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px}.camera-rec-badge-dot{width:8px;height:8px;background:#ff4d4f;border-radius:50%;display:inline-block;animation:camera-rec-blink 1s steps(2,start) infinite}@keyframes camera-rec-blink{50%{opacity:0}}.camera-rec-badge-timer{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:.5px}.camera-cam-tag{position:absolute;top:8px;left:50%;transform:translate(-50%);background:#0009;color:#fff;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500}.video-preview-container{position:relative;width:100%;aspect-ratio:16/9;min-height:150px;max-height:none;background-color:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-preview-container video,.video-preview-container iframe{width:100%;height:100%;background:#000;object-fit:contain;display:block;max-width:100%;max-height:100%}.video-preview-container.video{width:100%;height:100%;background:#000;object-fit:contain;display:block;max-width:100%;max-height:100%}.video-preview-container.iframe{width:100%;height:100%;border:none;background:#000;display:block;max-width:100%;max-height:100%}.camera-placeholder-bg{width:100%;height:100%;opacity:.3;background-size:cover;background-position:center;background-repeat:no-repeat}.camera-placeholder-bg[data-placeholder-index="1"]{background-image:url(/camera-placeholder-1.jpg)}.camera-placeholder-bg[data-placeholder-index="2"]{background-image:url(/camera-placeholder-2.jpg)}.camera-placeholder-bg[data-placeholder-index="3"]{background-image:url(/camera-placeholder-3.jpg)}.camera-placeholder-bg[data-placeholder-index="4"]{background-image:url(/camera-placeholder-4.jpg)}.camera-placeholder-bg[data-placeholder-index="5"]{background-image:url(/camera-placeholder-5.jpg)}.camera-placeholder-bg[data-placeholder-index="6"]{background-image:url(/camera-placeholder-6.jpg)}.camera-inactive-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.camera-error-text{color:#fff;font-size:14px}.camera-error-message{font-size:12px;color:#a0a5b0;text-align:center;max-width:240px}.camera-inactive-title{color:#fff;font-size:16px;font-weight:500}.camera-inactive-subtitle{font-size:12px;color:#a0a5b0}.camera-loading-container{width:100%;height:100%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.camera-header-section{background-color:#242831;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #2d3239;position:sticky;top:0;z-index:100;gap:24px}.camera-header-back-button{background:transparent;border:none;cursor:pointer;color:#52c41a;font-size:20px;padding:4px;display:flex;align-items:center}.camera-header-title{margin:0;font-size:24px;font-weight:600;color:#fff}.camera-header-left{display:flex;align-items:center;gap:12px;flex-shrink:0}.camera-header-center{flex:1;display:flex;align-items:center;justify-content:center;gap:16px;font-size:14px;color:#a0a5b0}.camera-header-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.grid-column-selector{display:flex;align-items:center;gap:4px;background:#1a1d24;padding:4px;border-radius:6px}.grid-column-button{cursor:pointer;font-size:16px;padding:8px;border-radius:4px;display:flex;align-items:center;justify-content:center;opacity:1}.grid-column-button.active{background:transparent;color:#fff;padding:7px 16px 7px 7px}.grid-column-button.inactive{opacity:.6}.grid-column-icon-dot.active{padding:2px}.grid-column-icon{display:grid;gap:2px;width:16px;height:16px}.grid-column-icon-3{grid-template-columns:repeat(3,1fr)}.grid-column-icon-4{grid-template-columns:repeat(4,1fr)}.grid-column-icon-6{grid-template-columns:repeat(6,1fr);gap:1px;width:18px;height:12px}.grid-column-icon-dot{background:#56575a;border-radius:1px}.grid-column-button.active .grid-column-icon-dot{background:#fff}.layout-toggle-container{display:flex;align-items:center;gap:8px}.layout-toggle-button{background:transparent;border:none;cursor:pointer;color:#a0a5b0;font-size:18px;padding:8px;border-radius:4px;display:flex;align-items:center;justify-content:center}.layout-toggle-button.active{background:#3a3f4a;color:#fff}.stream-status-value{font-weight:500}.stream-status-active{color:#52c41a}.stream-status-stopped{color:#ff4d4f}.stream-status-separator{color:#a0a5b0}.global-actions-label{margin-left:auto;font-size:12px;color:#6f7b84}.camera-card-header{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;background:#0d5578;border-bottom:1px solid #0D5578}.camera-card-title{color:#fff;font-size:14px;font-weight:500}.camera-card-header-actions{display:flex;align-items:center;gap:8px}.camera-card-play-button{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px 8px;border-radius:4px;display:flex;align-items:center;opacity:1}.camera-card-play-button:disabled,.camera-card-play-button.loading{opacity:.6;cursor:wait}.camera-card-play-button:not(:disabled):not(.loading){cursor:pointer}.camera-card-fullscreen-button{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px 8px;border-radius:4px;display:flex;align-items:center;justify-content:center;opacity:1;font-size:16px;transition:opacity .2s}.camera-card-fullscreen-button:hover{opacity:.8;background:#ffffff1a}.camera-card-fullscreen-button:active{opacity:.6}.camera-card:fullscreen,.camera-card:-webkit-full-screen,.camera-card:-moz-full-screen,.camera-card:-ms-fullscreen{width:100vw;height:100vh;background:#000;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.camera-card:fullscreen .video-preview-container,.camera-card:-webkit-full-screen .video-preview-container,.camera-card:-moz-full-screen .video-preview-container,.camera-card:-ms-fullscreen .video-preview-container{flex:1;min-height:0;max-height:none}.camera-controls{padding:clamp(8px,1vw,12px);display:flex;gap:clamp(6px,.8vw,8px);background-color:#fff;border-top:1px solid #fff;flex-wrap:wrap;margin-top:auto}.camera-control-button{flex:1 1 auto;min-width:80px;border:none;border-radius:6px;padding:8px 12px;font-size:clamp(11px,1.2vw,14px);font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.camera-control-button:disabled{cursor:not-allowed}.camera-control-button-record{background:#d11d27;color:#fff}.camera-control-button-capture{color:#fff;background:#4a5560}.camera-control-button-icon{font-size:clamp(10px,1.1vw,13px)}.global-action-button{border-radius:6px;padding:clamp(8px,1vw,10px) clamp(16px,2vw,20px);font-size:clamp(12px,1.2vw,14px);font-weight:500;cursor:pointer;display:flex;align-items:center;gap:clamp(6px,.8vw,8px);white-space:nowrap;flex:0 1 auto;border:none}.global-action-button:disabled{cursor:not-allowed}.global-action-button-play{background:#0d5578;color:#fff}.global-action-button-record{color:#fff;background:#d11d27}.global-action-button-capture,.global-action-button-gallery{background:#3a3f4a;color:#fff}@media(max-width:768px){.camera-header-center{font-size:12px;gap:12px}.camera-control-button{font-size:11px;padding:6px 10px}}@media(max-width:480px){.camera-controls{flex-direction:column}.camera-control-button{flex:1 1 100%;width:100%}}.all-cameras-container{width:100%;height:100vh;background-color:#1a1d24;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;position:relative}.all-cameras-container::-webkit-scrollbar{width:8px}.all-cameras-container::-webkit-scrollbar-track{background:#1a1d24}.all-cameras-container::-webkit-scrollbar-thumb{background:#fff;border-radius:4px}.all-cameras-container::-webkit-scrollbar-thumb:hover{background:#1890ff}.all-cameras-container{scrollbar-width:thin;scrollbar-color:#ffffff #1a1d24;overflow-y:auto!important;overflow-x:hidden!important}.cameras-grid[data-layout=grid][data-columns="3"]{grid-template-columns:repeat(3,minmax(250px,1fr))!important}.cameras-grid[data-layout=grid][data-columns="4"]{grid-template-columns:repeat(4,minmax(250px,1fr))!important}.cameras-grid[data-layout=grid][data-columns="6"]{grid-template-columns:repeat(6,minmax(200px,1fr))!important}@media(max-width:1440px){.cameras-grid[data-layout=grid][data-columns="6"]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}}@media(max-width:1024px){.cameras-grid[data-layout=grid][data-columns="4"],.cameras-grid[data-layout=grid][data-columns="6"]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}}@media(max-width:768px){.cameras-grid[data-layout=grid]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important}}@media(max-width:600px){.cameras-grid[data-layout=grid]{grid-template-columns:1fr!important}}.camera-card{background:#2d323900;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #3a3f4a00;box-shadow:0 2px 8px #0000002c;min-width:0;max-width:100%;width:100%;height:fit-content!important;align-self:start!important}.camera-card>*:last-child{margin-bottom:0!important;padding-bottom:0!important}.camera-card .camera-controls{margin-bottom:0!important;padding-bottom:clamp(8px,1vw,12px)!important;flex-wrap:wrap}.camera-card .camera-controls button{min-width:0;height:44px;flex:1 1 auto}.cameras-grid[data-columns="6"] .camera-card{--card-footer-h: auto !important}.cameras-grid[data-columns="6"] .camera-card .camera-controls{height:auto!important;min-height:auto!important}@media(max-width:480px){.camera-card .camera-controls button{flex:1 1 100%;margin-bottom:4px}}@media(max-width:1024px){.camera-header-section{flex-wrap:wrap!important}.camera-header-section>div:nth-child(2){order:3;width:100%!important;margin-top:12px;justify-content:center!important}}@media(max-width:768px){.camera-header-section{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.camera-header-section>div:nth-child(2){order:2;width:100%!important;margin-top:0;justify-content:flex-start!important}.camera-header-right{width:100%!important;justify-content:space-between!important}}.global-actions-bar{background:#2a3f56;padding:10px 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #2A3F56;position:sticky;top:81px;z-index:99}@media(max-width:768px){.global-actions-bar{flex-wrap:wrap!important;gap:8px!important}.global-actions-bar button{flex:1 1 calc(50% - 4px)!important;min-width:120px!important}}@media(max-width:480px){.global-actions-bar button{flex:1 1 100%!important}}.all-cameras-container .cameras-grid-wrapper{overflow:visible!important}.all-cameras-container .cameras-grid-wrapper{padding:clamp(32px,3vh,60px)!important}@media(max-height:600px){.all-cameras-container .cameras-grid-wrapper{padding:clamp(20px,3vh,32px)!important}}@media(min-height:601px)and (max-height:768px){.all-cameras-container .cameras-grid-wrapper{padding:clamp(24px,4vh,40px)!important}}@media(min-height:1080px){.all-cameras-container .cameras-grid-wrapper{padding:clamp(40px,6vh,80px)!important}}@media(min-height:769px)and (max-height:1079px){.all-cameras-container .cameras-grid-wrapper{padding:clamp(32px,5vh,60px)!important}}.cameras-grid{display:grid;gap:clamp(12px,1.5vw,16px);width:100%;align-items:start;min-height:auto!important;height:auto!important}.cameras-grid[data-layout=list]{grid-template-columns:1fr!important}.cameras-grid[data-columns="3"] .video-preview-container{aspect-ratio:16 / 9;min-height:clamp(180px,20vw,300px)}.cameras-grid[data-columns="4"] .video-preview-container{aspect-ratio:16 / 9;min-height:clamp(150px,18vw,250px)}.cameras-grid[data-columns="6"] .video-preview-container{aspect-ratio:16 / 9;min-height:clamp(120px,15vw,200px)}@media(max-width:1024px){.video-preview-container{min-height:clamp(150px,25vw,250px)!important}}@media(max-width:768px){.video-preview-container{min-height:clamp(180px,40vw,300px)!important}}@media(max-width:480px){.video-preview-container{min-height:clamp(200px,50vw,350px)!important;aspect-ratio:16 / 9!important}}.video-preview-container video,.video-preview-container iframe{width:100%!important;height:100%!important;object-fit:contain}.vp-root{position:relative;display:inline-flex;align-items:center;justify-content:center;max-width:min(82vw,1100px);max-height:calc(100vh - 180px);background:#000;border-radius:12px;overflow:hidden;line-height:0}.vp-root.vp-fullscreen{max-width:none;max-height:none;width:100vw;height:100vh;border-radius:0}.vp-video{display:block;width:100%;max-width:min(82vw,1100px);max-height:calc(100vh - 180px);object-fit:contain;background:#000;cursor:pointer}.vp-fullscreen .vp-video{max-width:none;max-height:none;width:100%;height:100%}.vp-probing-active .vp-video{opacity:0}.vp-probing-active .vp-controls{opacity:0!important;pointer-events:none}.vp-probing{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#cdd6e6;font-size:13px;background:#000}.vp-spinner{width:34px;height:34px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#2f6bff;animation:vp-spin .8s linear infinite}@keyframes vp-spin{to{transform:rotate(360deg)}}.vp-center-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;padding-left:6px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff;cursor:pointer;background:#141b28b8;box-shadow:0 6px 24px #00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .15s ease,background .15s ease;z-index:3}.vp-center-play:hover{background:#2f6bff;transform:translate(-50%,-50%) scale(1.06)}.vp-controls{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:8px 14px 12px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72) 60%);opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;line-height:normal}.vp-show-controls .vp-controls{opacity:1;transform:none;pointer-events:auto}.vp-seek{position:relative;height:18px;display:flex;align-items:center;cursor:pointer}.vp-seek-track{position:relative;width:100%;height:5px;border-radius:3px;background:#ffffff40;overflow:visible}.vp-seek-buffered{position:absolute;top:0;left:0;height:100%;border-radius:3px;background:#fff6}.vp-seek-played{position:absolute;top:0;left:0;height:100%;border-radius:3px;background:#2f6bff}.vp-seek-thumb{position:absolute;top:50%;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000080;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease}.vp-seek:hover .vp-seek-thumb{opacity:1}.vp-seek-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.vp-bar{display:flex;align-items:center;gap:12px;margin-top:6px;color:#fff}.vp-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:8px;background:transparent;color:#fff;font-size:15px;cursor:pointer;transition:background .15s ease,color .15s ease}.vp-btn:hover{background:#ffffff26}.vp-volume{display:flex;align-items:center;gap:4px}.vp-volume-input{width:0;opacity:0;height:4px;transition:width .2s ease,opacity .2s ease;accent-color:#2f6bff;cursor:pointer}.vp-volume:hover .vp-volume-input,.vp-volume-input:focus{width:80px;opacity:1}.vp-time{display:flex;align-items:center;gap:5px;font-size:12.5px;font-variant-numeric:tabular-nums;color:#e8ecf3}.vp-time-sep{color:#ffffff8c}.vp-title{flex:1;min-width:0;text-align:right;font-size:12.5px;color:#ffffffb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-fullscreen-btn{margin-left:auto}.vp-title+.vp-fullscreen-btn{margin-left:0}.dm-container{display:flex;flex-direction:column;height:calc(100vh - 80px);max-height:calc(100vh - 80px);min-height:0;overflow:hidden}.dm-card{background:#fff;border:1px solid #E7EBF0;border-radius:8px;margin-bottom:16px;overflow:hidden;flex-shrink:0}.dm-card-results{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin-bottom:0;overflow:hidden;padding-bottom:0}.dm-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;flex-shrink:0}.dm-results-summary{display:flex;align-items:baseline;gap:6px;color:#3c4043}.dm-results-summary strong{color:#111827;font-size:18px}.dm-toolbar-actions{display:flex;align-items:center;gap:12px}.dm-view-toggle{display:inline-flex;overflow:hidden;border:1px solid #9aa0a6;border-radius:999px;background:#fff}.dm-view-toggle button,.dm-info-toggle,.dm-icon-button{border:0;background:transparent;color:#202124;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dm-view-toggle button{min-width:52px;height:30px;gap:6px;border-right:1px solid #9aa0a6}.dm-view-toggle button:last-child{border-right:0}.dm-view-toggle button.active{background:#c7e7fb}.dm-info-toggle{width:32px;height:32px;border-radius:50%;font-size:16px}.dm-info-toggle.active,.dm-info-toggle:hover,.dm-icon-button:hover{background:#e8f0fe;color:#0b57d0}.dm-delete-btn:hover{color:#ff4d4f!important;background:#fff1f0!important}.dm-selection-delete-btn{margin-left:8px}.dm-card-results .ant-spin-nested-loading,.dm-card-results .ant-spin-container{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.dm-card-results .dm-tabs{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.dm-card-results .dm-tabs>*{flex:1 1 auto;min-height:0;overflow:hidden}.dm-card-results .dm-tabs .ant-tabs-content-holder{flex:1;min-height:0;overflow:hidden}.dm-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 10px;border-bottom:1px solid #E7EBF0}.dm-card-header h3{margin:0;font-size:20px;font-weight:600;color:#0f2940}.dm-card-header .desktop-profile{display:flex!important;align-items:center;height:36px;padding:0}.dm-card-header .userName{color:#0f2940;font-weight:500}.dm-filters{padding:16px 20px 8px}input.drone-select-date{width:100%;padding:8px 12px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;outline:none;height:44px}.dm-label{display:block;font-size:12px;color:#5a6b7b;margin-bottom:6px}.dm-filter-actions{display:flex;gap:12px;justify-content:center;margin-top:30px}.dm-filter-actions .dm-search-media-btn:disabled,.dm-filter-actions .dm-search-media-btn.ant-btn-disabled{background:#fff!important;border-color:#d9d9d9!important;color:#b8b8b8!important;box-shadow:none!important}.dm-tabs .ant-tabs-nav{margin:0 20px}.dm-tabs .ant-tabs-tab{padding:14px 12px;font-weight:600;color:#3a4b5c}.dm-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#0f2940}.dm-tabs .ant-tabs-ink-bar{height:3px;background:#0f2940}.dm-table .ant-table-thead>tr>th{background:var(--primary-color);color:#fff;font-weight:600}.dm-table .ant-table-tbody>tr>td{background:#fff}.dm-badge{text-transform:capitalize;border-radius:12px;padding:2px 8px}.dm-actions{display:flex;gap:8px}.dm-empty{display:flex;align-items:center;justify-content:center;min-height:220px;padding:24px 16px}.dm-empty--in-table{min-height:180px;padding:32px 16px}.dm-empty .ant-empty-description{margin-top:6px}.dm-empty-title{font-weight:600;color:#0f2940}.dm-empty-sub{color:#6c7a89;font-size:12px}.gallery-mode{padding:0}.drone-Media:hover{color:#fff!important}.drone-select{height:44px;border-radius:4px!important}.zeena-dr.drone-range-media .zeena-dr-trigger{height:44px;min-height:44px;max-height:44px;box-sizing:border-box;padding:0 10px;border-radius:4px;font-size:14px}.drone-media-select-dropdown .rc-virtual-list,.drone-media-select-dropdown .rc-virtual-list-holder{max-height:256px!important}.drone-media-select-dropdown,.drone-media-select-dropdown .rc-virtual-list,.drone-media-select-dropdown .rc-virtual-list-holder,.drone-media-select-dropdown .rc-virtual-list-holder-inner,.drone-media-select-dropdown .ant-select-item{background:var(--app-modal-panel-background, #ffffff)!important;color:var(--app-text-primary, #111827)!important}.drone-media-select-dropdown .ant-select-item-option-content{background:transparent!important;color:inherit!important}.drone-media-select-dropdown .ant-select-item-option-active,.drone-media-select-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--primary-color, #005987) 10%,var(--app-modal-panel-background, #ffffff))!important;color:var(--app-text-primary, #111827)!important}.drone-media-select-dropdown .ant-empty-description{color:var(--app-text-muted, #64748b)!important}[data-theme=dark] .drone-media-select-dropdown,[data-theme=dark] .drone-media-select-dropdown .rc-virtual-list,[data-theme=dark] .drone-media-select-dropdown .rc-virtual-list-holder,[data-theme=dark] .drone-media-select-dropdown .rc-virtual-list-holder-inner,[data-theme=dark] .drone-media-select-dropdown .ant-select-item{background:#1f1f1f!important;color:#ffffffe0!important}[data-theme=dark] .drone-media-select-dropdown .ant-select-item-option-content{background:transparent!important;color:#ffffffe0!important}[data-theme=dark] .drone-media-select-dropdown .ant-select-item-option-active,[data-theme=dark] .drone-media-select-dropdown .ant-select-item-option-selected{background:#ffffff14!important;color:#ffffffe0!important}[data-theme=dark] .drone-media-select-dropdown .ant-empty-description{color:#ffffffa6!important}.dm-title{height:44px;border-radius:4px!important}.dm-tabs{min-height:300px}.dm-preview-btn{height:44px;padding:0 15px;border:1px solid #dddd}.dm-preview-btn:hover span{color:#fff!important}.dm-download-btn{height:44px;padding:0 15px;color:#fff!important;border:1px solid #dddd}[data-theme=dark] .dm-container .dm-card{background:#1f1f1f;border-color:#303030}[data-theme=dark] .dm-container .dm-card-header{border-bottom-color:#303030}[data-theme=dark] .dm-container .dm-card-header h3{color:#ffffffe0}[data-theme=dark] .dm-container .dm-label{color:#ffffffa6}[data-theme=dark] .dm-container .ant-input,[data-theme=dark] .dm-container .ant-input-affix-wrapper{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .dm-container .ant-input-affix-wrapper .ant-input{background:transparent!important}[data-theme=dark] .dm-container .ant-select .ant-select-selector,[data-theme=dark] .dm-container .ant-select:hover .ant-select-selector{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .dm-container .ant-select-focused .ant-select-selector,[data-theme=dark] .dm-container .ant-select-open .ant-select-selector{background:#2a2a2a!important;border-color:#1677ff!important}[data-theme=dark] .dm-container .ant-select-selection-item,[data-theme=dark] .dm-container .ant-select-selection-placeholder{color:#ffffffe0!important}[data-theme=dark] .dm-container .ant-select-arrow{color:#ffffff8c}[data-theme=dark] .dm-container .zeena-dr .zeena-dr-trigger{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .dm-container .zeena-dr .zeena-dr-trigger__text--placeholder{color:#ffffff73!important}[data-theme=dark] .dm-container .dm-table .ant-table,[data-theme=dark] .dm-container .dm-table .ant-table-container{background:#141414!important}[data-theme=dark] .dm-container .dm-table .ant-table-tbody>tr>td{background:#141414!important;color:#ffffffe0;border-color:#303030!important}[data-theme=dark] .dm-container .dm-table .ant-table-tbody>tr.ant-table-placeholder>td{background:#141414!important}[data-theme=dark] .dm-container .dm-empty-title{color:#ffffffe0}[data-theme=dark] .dm-container .dm-empty-sub{color:#ffffff73}[data-theme=dark] .dm-container .dm-empty .ant-empty-description,[data-theme=dark] .dm-container .dm-tabs .ant-tabs-tab{color:#ffffffa6}[data-theme=dark] .dm-container .dm-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}[data-theme=dark] .dm-container .dm-tabs .ant-tabs-ink-bar{background:#1677ff}[data-theme=dark] .dm-container .ant-pagination .ant-pagination-item{background:#2a2a2a;border-color:#424242}[data-theme=dark] .dm-container .ant-pagination .ant-pagination-item a{color:#ffffffe0}[data-theme=dark] .dm-container .ant-pagination .ant-pagination-item-active{border-color:#1677ff}[data-theme=dark] .dm-container .ant-pagination .ant-pagination-prev .ant-pagination-item-link,[data-theme=dark] .dm-container .ant-pagination .ant-pagination-next .ant-pagination-item-link{background:#2a2a2a;border-color:#424242;color:#ffffffe0}[data-theme=dark] .dm-container .dm-filter-actions .ant-btn:not(.ant-btn-primary){background:#2a2a2a!important;color:#ffffffe0!important;border-color:#424242!important;box-shadow:none!important}[data-theme=dark] .dm-container .dm-filter-actions .ant-btn:not(.ant-btn-primary):hover:not(:disabled){background:#3a3a3a!important;color:#fff!important;border-color:#555!important}[data-theme=dark] .dm-container .dm-filter-actions .ant-btn-primary{color:#fff!important;background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;box-shadow:none!important}[data-theme=dark] .dm-container .dm-filter-actions .dm-search-media-btn:disabled,[data-theme=dark] .dm-container .dm-filter-actions .dm-search-media-btn.ant-btn-disabled{background:#fff!important;border-color:#d9d9d9!important;color:#b8b8b8!important;box-shadow:none!important}[data-theme=dark] .dm-container .dm-filter-actions .ant-btn-primary:not(:disabled):hover{color:#fff!important;background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;filter:brightness(1.12)}.dm-results-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;min-height:0;flex:1;height:100%;overflow:hidden}.dm-results-layout.has-details{grid-template-columns:minmax(0,1fr) 316px}.dm-results-main{min-width:0;display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden}.dm-selection-bar{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:8px 16px;margin:0 16px 8px;background:#e8f0fe;border:1px solid #c6dafc;border-radius:999px;flex-shrink:0}.dm-selection-bar .ant-btn{height:30px}.dm-selection-bar .dm-selection-icon-btn{width:30px;min-width:30px;padding:0}.dm-selection-count{margin-right:auto;display:inline-flex;align-items:center;gap:8px;color:#174ea6;font-weight:600}.dm-grid-wrap{position:relative;padding:12px 16px 8px;flex:1 1 auto;min-height:0;overflow:auto;touch-action:none}.dm-grid-wrap.is-marquee-selecting{-webkit-user-select:none;user-select:none;cursor:crosshair}.dm-grid-wrap.is-marquee-selecting .dm-tile,.dm-grid-wrap.is-marquee-selecting .dm-tile-thumb,.dm-grid-wrap.is-marquee-selecting img{pointer-events:none}.dm-marquee{position:absolute;z-index:20;box-sizing:border-box;border:1.5px solid #2f6bff;background:#2f6bff29;border-radius:4px;pointer-events:none}.dm-tile{background:#f0f4f9;border:1px solid transparent;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.dm-tile:hover{background:#e8f0fe;box-shadow:0 2px 10px #3c40431f}.dm-tile.is-selected{background:#c7e7fb;border-color:#7fc4ef}.dm-tile-topline{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 8px}.dm-tile-topline>.dm-file-icon{flex:0 0 auto}.dm-tile-topline>.dm-tile-title{flex:1 1 auto;min-width:0}.dm-tile-topline>.dm-icon-button{flex:0 0 auto}.dm-tile-thumb{position:relative;width:100%;aspect-ratio:4 / 3;background:#f4f4f4;cursor:pointer;overflow:hidden;border:0;padding:0;display:block}.dm-tile-thumb img{width:100%;height:100%;object-fit:cover;display:block}.dm-tile-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px;background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 10px,#f7f7f7 10px,#f7f7f7 20px)}.dm-tile-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;text-shadow:0 2px 6px rgba(0,0,0,.6);pointer-events:none}.dm-file-icon{color:#ea4335;display:inline-flex;align-items:center;justify-content:center}.dm-tile-action-btn{opacity:0;pointer-events:none;transition:opacity .15s ease}.dm-tile:hover .dm-tile-action-btn,.dm-tile:focus-within .dm-tile-action-btn{opacity:1;pointer-events:auto}.dm-tile-title,.dm-list-name button{border:0;background:transparent;color:#202124;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;cursor:pointer}.dm-icon-button{width:28px;height:28px;border-radius:50%;flex:0 0 auto}.dm-list-wrap{padding:8px 20px 0;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.dm-list-wrap .ant-table-wrapper,.dm-list-wrap .ant-spin-nested-loading,.dm-list-wrap .ant-spin-container{flex:1 1 auto;min-height:0;height:100%}.dm-list-wrap .ant-table,.dm-list-wrap .ant-table-container{height:100%}.dm-gallery-list-table .ant-table-body{overflow-y:auto!important}[data-theme=dark] .dm-gallery-list-table .ant-table-body{scrollbar-color:#4b5563 transparent}.dm-results-main .admin-active-filters-bar{flex-shrink:0}.dm-list-header,.dm-list-row:not(.ant-table-row){display:grid;grid-template-columns:minmax(260px,1fr) 200px 200px 140px 112px;align-items:center;gap:16px}.dm-list-header{height:36px;color:#3c4043;font-weight:600;border-bottom:1px solid #dadce0}.dm-list-row:not(.ant-table-row){min-height:32px;color:#3c4043;border-bottom:1px solid #dadce0;cursor:pointer}.dm-list-row:not(.ant-table-row):hover{background:#f1f3f4}.dm-list-row:not(.ant-table-row).is-selected{background:#e8f0fe}.dm-gallery-list-table .ant-table-tbody>tr.dm-list-row{display:table-row;cursor:pointer}.dm-gallery-list-table .ant-table-tbody>tr.dm-list-row.is-selected>td{background:#e8f0fe}.dm-gallery-list-table .ant-table-tbody>tr.dm-list-row:hover>td{background:#f1f3f4}.dm-gallery-list-table .ant-table-tbody>tr.dm-list-row.is-selected:hover>td{background:#e8f0fe}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th.admin-col-filterable,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-has-sorters,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-has-sorters:hover,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th.ant-table-column-sort:hover{background:var(--r-card-2, #151b28)!important;color:var(--r-txt, #e8ecf3)!important;border-bottom:1px solid var(--r-line-2, #2f3b50)!important;text-align:left!important;white-space:nowrap}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th.admin-col-filterable--active,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th.admin-col-filterable--active:hover{background:color-mix(in srgb,var(--r-accent, #2f6bff) 16%,var(--r-card-2, #151b28))!important;color:var(--r-txt, #e8ecf3)!important}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-header,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-header__label,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-title,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorters{color:inherit!important}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorters{justify-content:flex-start;gap:6px}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter{color:var(--r-muted, #8b96a9)!important}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-up.active,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorter-down.active{color:var(--r-accent, #2f6bff)!important}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-menu-trigger{color:var(--r-muted, #8b96a9);opacity:1}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-menu-trigger:hover,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-menu-trigger--open:not(.admin-col-menu-trigger--active){color:var(--r-accent, #2f6bff);background:color-mix(in srgb,var(--r-accent, #2f6bff) 14%,transparent)}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-menu-trigger--active,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-menu-trigger--open.admin-col-menu-trigger--active{background:var(--r-accent, #2f6bff)!important;color:#fff!important}.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-menu-trigger--active .anticon,.dm-gallery-list-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-menu-trigger--active svg{color:#fff!important;fill:currentColor!important}.dm-gallery-list-table.admin-resource-list-table .ant-table-tbody>tr>td{text-align:left!important;color:var(--r-txt, #e8ecf3);border-bottom-color:var(--r-line, #26304060)!important}.dm-gallery-list-table.admin-resource-list-table .ant-table-tbody>tr>td:last-child{text-align:center!important}.dm-gallery-list-table .dm-list-select-col,.dm-gallery-list-table .ant-table-thead>tr>th.dm-list-select-col,.dm-gallery-list-table .ant-table-tbody>tr>td.dm-list-select-col{width:48px;min-width:48px;max-width:48px;padding-left:12px!important;padding-right:4px!important;text-align:center;vertical-align:middle}.dm-gallery-list-table .dm-list-row-checkbox{display:inline-flex;align-items:center;justify-content:center;margin-inline-end:0}.dm-gallery-list-table .dm-list-name,.dm-gallery-list-table .dm-list-actions{display:flex;align-items:center;gap:10px;min-width:0}.dm-gallery-list-table .dm-list-name button{color:inherit}.dm-list-name,.dm-list-owner,.dm-list-actions{display:flex;align-items:center;gap:10px;min-width:0}.dm-list-name button{flex:1}.dm-list-actions{justify-content:flex-end}.dm-list-download-btn,.dm-list-row .dm-delete-btn{opacity:0;pointer-events:none;transition:opacity .15s ease}.dm-list-row:hover .dm-list-download-btn,.dm-list-row:focus-within .dm-list-download-btn,.dm-list-row:hover .dm-delete-btn,.dm-list-row:focus-within .dm-delete-btn{opacity:1;pointer-events:auto}.dm-owner-avatar{width:24px;height:24px;border-radius:50%;background:#0065a8;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.dm-grid-pagination{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;padding:14px 16px 18px;background:#fff;border-top:1px solid #e5e7eb;z-index:5;overflow:visible;min-height:64px;max-height:none;position:relative;pointer-events:auto;box-sizing:border-box}[data-theme=dark] .dm-grid-pagination{background:#1a1a1a;border-top-color:#303030}.dm-grid-pagination .zeena-paginator-shell{width:100%;min-width:0;overflow:visible;padding-bottom:0;pointer-events:auto}.dm-grid-pagination .zeena-paginator{flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:max-content;max-width:100%;min-width:0;margin-left:auto;row-gap:0;column-gap:14px;pointer-events:auto}.dm-grid-pagination .zeena-paginator__section{align-items:center;overflow:visible}.dm-grid-pagination .zeena-paginator__label,.dm-grid-pagination .zeena-paginator__range{display:inline-flex;align-items:center;line-height:1}.dm-grid-pagination .zeena-paginator__select.ant-select{height:auto!important;min-height:36px!important;overflow:visible!important}.dm-grid-pagination .zeena-paginator__select .ant-select-selector{height:36px!important;min-height:36px!important;max-height:none!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;overflow:visible!important}.dm-grid-pagination .zeena-paginator__select .ant-select-selection-wrap,.dm-grid-pagination .zeena-paginator__select .ant-select-selection-item{display:flex!important;align-items:center!important;line-height:1!important;overflow:visible!important}.dm-grid-pagination .zeena-paginator__icon-btn,.dm-grid-pagination .zeena-paginator__page-btn{width:36px;min-width:36px;height:36px;box-sizing:border-box}.dm-grid-pagination .ant-pagination-options .ant-select-selector{background:#fff!important;border-color:#d9d9d9!important;color:#111827!important}[data-theme=dark] .dm-grid-pagination .ant-pagination-options .ant-select-selector{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}.dm-grid-pagination .ant-pagination-options .ant-select-selection-item,.dm-grid-pagination .ant-pagination-options .ant-select-arrow{color:#111827!important}[data-theme=dark] .dm-grid-pagination .ant-pagination-options .ant-select-selection-item,[data-theme=dark] .dm-grid-pagination .ant-pagination-options .ant-select-arrow{color:#ffffffe0!important}.drone-media-page-size-dropdown,.drone-media-page-size-dropdown .rc-virtual-list,.drone-media-page-size-dropdown .rc-virtual-list-holder,.drone-media-page-size-dropdown .rc-virtual-list-holder-inner,.drone-media-page-size-dropdown .ant-select-item,.drone-media-page-size-dropdown .ant-select-item-option-content,[data-theme=dark] .drone-media-page-size-dropdown,[data-theme=dark] .drone-media-page-size-dropdown .rc-virtual-list,[data-theme=dark] .drone-media-page-size-dropdown .rc-virtual-list-holder,[data-theme=dark] .drone-media-page-size-dropdown .rc-virtual-list-holder-inner,[data-theme=dark] .drone-media-page-size-dropdown .ant-select-item,[data-theme=dark] .drone-media-page-size-dropdown .ant-select-item-option-content{background:var(--app-modal-panel-background)!important;color:var(--app-text-primary)!important}.drone-media-page-size-dropdown .ant-select-item-option-active,.drone-media-page-size-dropdown .ant-select-item-option-selected,[data-theme=dark] .drone-media-page-size-dropdown .ant-select-item-option-active,[data-theme=dark] .drone-media-page-size-dropdown .ant-select-item-option-selected{background:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}.dm-details-panel{border-left:1px solid #dadce0;background:#fff;min-height:100%;overflow-y:auto}.dm-details-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 16px 12px}.dm-details-title{display:flex;align-items:center;gap:10px;min-width:0;font-size:16px;font-weight:600}.dm-details-title span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-details-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #dadce0}.dm-details-tabs button{border:0;background:transparent;height:44px;font-weight:600;color:#3c4043;cursor:pointer}.dm-details-tabs button.active{color:#0b57d0;border-bottom:3px solid #0b57d0}.dm-details-preview{position:relative;width:calc(100% - 32px);aspect-ratio:16 / 9;margin:16px;border:0;border-radius:8px;padding:0;overflow:hidden;background:#f1f3f4;cursor:pointer}.dm-details-preview img{width:100%;height:100%;object-fit:cover}.dm-details-section{padding:18px 16px;border-top:1px solid #dadce0}.dm-details-section h4{margin:0 0 14px;font-size:16px;color:#202124}.dm-owner-row{display:flex;align-items:center;gap:12px}.dm-owner-row div,.dm-security-card{display:flex;flex-direction:column;gap:4px}.dm-owner-row span,.dm-security-card span{color:#5f6368;font-size:12px}.dm-security-card{padding:14px;border-radius:8px;background:#f8fafd}.dm-detail-list{display:grid;grid-template-columns:1fr;gap:4px;margin:0 0 16px}.dm-detail-list dt{color:#202124;font-size:12px;font-weight:700;margin-top:10px}.dm-detail-list dd{color:#3c4043;margin:0}.dm-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background:#121214eb;display:grid;grid-template-rows:56px minmax(0,1fr);color:#fff}.dm-preview-topbar{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;padding:8px 14px;background:#202124e6;border-bottom:1px solid rgba(255,255,255,.16)}.dm-preview-title{display:flex;align-items:center;gap:10px;min-width:0;color:#f1f3f4;font-size:14px;font-weight:600}.dm-preview-title svg{color:#ea4335;flex:0 0 auto}.dm-preview-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-preview-icon-btn,.dm-preview-nav,.dm-preview-zoom button{border:0;background:#0000006b;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dm-preview-icon-btn{width:36px;height:36px;border-radius:50%}.dm-preview-icon-btn:hover,.dm-preview-nav:hover,.dm-preview-zoom button:hover{background:#ffffff2e}.dm-preview-stage{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:48px 82px 76px;overflow:auto}.dm-preview-media{max-width:min(82vw,1100px);max-height:calc(100vh - 180px);object-fit:contain;box-shadow:0 8px 30px #00000059;transform-origin:center center;transition:transform .12s ease}.dm-preview-image{-webkit-user-select:none;user-select:none;touch-action:none}.dm-preview-image.is-pannable{cursor:grab}.dm-preview-image.is-dragging{cursor:grabbing;transition:none}.dm-preview-nav{position:fixed;top:50%;width:48px;height:48px;border-radius:50%;transform:translateY(-50%);font-size:20px;z-index:3001}.dm-preview-prev{left:16px}.dm-preview-next{right:16px}.dm-preview-zoom{position:fixed;left:50%;bottom:34px;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#000000b8;color:#fff;font-size:12px;z-index:3001}.dm-preview-zoom button{width:28px;height:28px;border-radius:50%}[data-theme=dark] .dm-container .dm-tile{background:#1f1f1f;border-color:#333}[data-theme=dark] .dm-container .dm-results-summary,[data-theme=dark] .dm-container .dm-results-summary strong,[data-theme=dark] .dm-container .dm-list-header,[data-theme=dark] .dm-container .dm-list-row,[data-theme=dark] .dm-container .dm-tile-title,[data-theme=dark] .dm-container .dm-list-name button,[data-theme=dark] .dm-container .dm-details-section h4,[data-theme=dark] .dm-container .dm-detail-list dt{color:#ffffffe0}[data-theme=dark] .dm-container .dm-view-toggle,[data-theme=dark] .dm-container .dm-details-panel{background:#1f1f1f;border-color:#424242}[data-theme=dark] .dm-container .dm-view-toggle button,[data-theme=dark] .dm-container .dm-info-toggle,[data-theme=dark] .dm-container .dm-icon-button{color:#ffffffe0}[data-theme=dark] .dm-container .dm-view-toggle button{border-color:#424242}[data-theme=dark] .dm-container .dm-view-toggle button.active,[data-theme=dark] .dm-container .dm-info-toggle.active,[data-theme=dark] .dm-container .dm-info-toggle:hover,[data-theme=dark] .dm-container .dm-icon-button:hover,[data-theme=dark] .dm-container .dm-list-row:not(.ant-table-row).is-selected,[data-theme=dark] .dm-container .dm-tile.is-selected{background:#123a5a}[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row.is-selected>td{background:#123a5a}[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row:hover>td,[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row:hover>td.ant-table-column-sort,[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row>td.ant-table-cell-row-hover,[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row>td.ant-table-cell-row-hover.ant-table-column-sort{background:#2a2a2a!important}[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row>td.ant-table-column-sort{background:transparent}[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row.is-selected:hover>td,[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row.is-selected:hover>td.ant-table-column-sort,[data-theme=dark] .dm-container .dm-gallery-list-table .ant-table-tbody>tr.dm-list-row.is-selected>td.ant-table-cell-row-hover{background:#123a5a!important}[data-theme=dark] .dm-container .dm-selection-bar{background:#132f4c;border-color:#1f5f8b}[data-theme=dark] .dm-container .dm-selection-count,[data-theme=dark] .dm-container .dm-details-tabs button.active{color:#8bd3ff}[data-theme=dark] .dm-container .dm-list-header,[data-theme=dark] .dm-container .dm-list-row,[data-theme=dark] .dm-container .dm-details-tabs,[data-theme=dark] .dm-container .dm-details-section{border-color:#303030}[data-theme=dark] .dm-container .dm-list-row:not(.ant-table-row):hover{background:#2a2a2a}[data-theme=dark] .dm-container .dm-details-tabs button,[data-theme=dark] .dm-container .dm-detail-list dd,[data-theme=dark] .dm-container .dm-owner-row span,[data-theme=dark] .dm-container .dm-security-card span{color:#ffffffa6}[data-theme=dark] .dm-container .dm-security-card,[data-theme=dark] .dm-container .dm-tile-thumb{background:#2a2a2a}[data-theme=dark] .dm-container .dm-tile-placeholder{background:repeating-linear-gradient(45deg,#2a2a2a,#2a2a2a 10px,#333 10px,#333 20px);color:#888}[data-theme=dark] .dm-container .dm-tile-name{color:#e6e6e6}[data-theme=dark] .dm-container .dm-tile-sub{color:#999}@media(max-width:1180px){.dm-results-layout.has-details{grid-template-columns:minmax(0,1fr)}.dm-details-panel{border-left:0;border-top:1px solid #dadce0}}@media(max-width:860px){.dm-results-toolbar,.dm-selection-bar{align-items:stretch;flex-direction:column}.dm-toolbar-actions{justify-content:space-between}.dm-list-wrap{overflow-x:auto}.dm-list-header,.dm-list-row:not(.ant-table-row){min-width:780px}}.dm-redesign{--r-bg: #0a0e16;--r-card: #10151f;--r-card-2: #151b28;--r-field: #1a2130;--r-line: #26304060;--r-line-2: #2f3b50;--r-txt: #e8ecf3;--r-muted: #8b96a9;--r-dim: #5f6b80;--r-accent: #2f6bff;--r-accent-2: #6d4bff;--r-danger: #ef4444;--sa-table-header-bg: var(--r-card-2);--sa-table-row-bg: var(--r-card);--sa-table-bg: var(--r-card);--sa-table-border: var(--r-line-2);--sa-table-hover: #1c2637;--sa-accent: var(--r-accent);--sa-text-primary: var(--r-txt);background:radial-gradient(1200px 500px at 12% -8%,rgba(47,107,255,.1),transparent 60%),radial-gradient(1000px 500px at 100% 0%,rgba(109,75,255,.1),transparent 55%),var(--r-bg);padding:18px;gap:16px;box-sizing:border-box;height:100dvh;max-height:100dvh;overflow:hidden}html:has(.dm-redesign.dm-container),body:has(.dm-redesign.dm-container),#root:has(.dm-redesign.dm-container){height:100%;max-height:100dvh;overflow:hidden}body:has(.dm-redesign.dm-container){overflow:hidden}.dm-redesign.dm-container .dm-card{position:relative;background:var(--r-card);border:1px solid var(--r-line);border-radius:18px;box-shadow:0 12px 34px #00000047;margin-bottom:0}.dm-redesign.dm-container .dm-card-header{padding:18px 24px;border-bottom:1px solid var(--r-line)}.dm-redesign.dm-container .dm-card-header h3{position:relative;margin:0;padding-left:16px;font-weight:700;font-size:20px;letter-spacing:-.01em;color:var(--r-txt)}.dm-redesign.dm-container .dm-card-header h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:22px;border-radius:4px;background:linear-gradient(180deg,var(--r-accent),var(--r-accent-2))}.dm-redesign.dm-container .dm-card-header .userName{color:var(--r-txt)}.dm-redesign.dm-container .dm-filters{padding:18px 22px 10px}.dm-redesign.dm-container .dm-label{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--r-dim);margin-bottom:7px}.dm-redesign.dm-container .ant-select .ant-select-selector,.dm-redesign input.drone-select-date,.dm-redesign.dm-container .drone-range-media .ant-picker,.dm-redesign.dm-container .ant-picker{background:var(--r-field)!important;border:1px solid var(--r-line-2)!important;border-radius:12px!important;min-height:46px!important;height:46px!important;color:var(--r-txt)!important;box-shadow:none!important;display:flex;align-items:center}.dm-redesign.dm-container .ant-select-single .ant-select-selector .ant-select-selection-item,.dm-redesign.dm-container .ant-select-selection-placeholder,.dm-redesign.dm-container .ant-picker-input>input{color:var(--r-txt)!important;line-height:44px!important}.dm-redesign.dm-container .ant-select-selection-placeholder,.dm-redesign.dm-container .ant-picker-input>input::placeholder{color:var(--r-muted)!important}.dm-redesign.dm-container .ant-select-arrow,.dm-redesign.dm-container .ant-select-clear,.dm-redesign.dm-container .ant-picker-suffix{color:var(--r-muted)!important}.dm-redesign.dm-container .ant-select-clear{background:var(--r-field)!important}.dm-redesign.dm-container .ant-select-focused .ant-select-selector,.dm-redesign.dm-container .ant-picker-focused{border-color:var(--r-accent)!important;box-shadow:0 0 0 3px #2f6bff2e!important}.dm-redesign.dm-container .dr-trigger{background:var(--r-field)!important;border:1px solid var(--r-line-2)!important;border-radius:12px!important;height:46px!important;box-sizing:border-box!important}.dm-redesign.dm-container .dr-trigger:hover,.dm-redesign.dm-container .dr-trigger:focus,.dm-redesign.dm-container .dr-trigger-active{border-color:var(--r-accent)!important;background:var(--r-field)!important;box-shadow:none!important}.dm-redesign.dm-container .dr-trigger-icon{color:var(--r-accent)!important}.dm-redesign.dm-container .dr-trigger-label{color:var(--r-muted)!important}.dm-redesign.dm-container .dr-trigger-value{color:var(--r-txt)!important}.dm-redesign.dm-container .dr-trigger-placeholder,.dm-redesign.dm-container .dr-trigger-separator,.dm-redesign.dm-container .dr-trigger-clear{color:var(--r-dim)!important}.dm-redesign.dm-container .dr-now-label{color:var(--r-muted)!important}.dm-redesign.dm-container .dm-filter-actions{margin-top:0;display:flex;flex-direction:column}.dm-redesign.dm-container .dm-filter-actions-row{display:flex;justify-content:flex-end;align-items:center;gap:10px}.dm-redesign.dm-container .dm-filter-actions .dm-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-width:150px;height:46px;box-sizing:border-box;padding:0 16px;border-radius:12px;font-size:13px;font-weight:600;line-height:1;box-shadow:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease,filter .16s ease}.dm-redesign.dm-container .dm-filter-actions .dm-action-btn svg{font-size:12px}.dm-redesign.dm-container .dm-filter-actions .dm-action-clear{background:transparent!important;border:1px solid var(--r-line-2)!important;color:var(--r-muted)!important}.dm-redesign.dm-container .dm-filter-actions .dm-action-clear:hover{background:#ef444417!important;border-color:#ef44448c!important;color:#ff8f8f!important}.dm-redesign.dm-container .dm-filter-actions .dm-action-back{background:linear-gradient(135deg,var(--r-accent),var(--r-accent-2))!important;border:none!important;color:#fff!important;box-shadow:0 6px 18px #2f6bff52!important}.dm-redesign.dm-container .dm-filter-actions .dm-action-back:hover{transform:translateY(-1px);filter:brightness(1.07);box-shadow:0 10px 24px #2f6bff70!important}.dm-redesign.dm-container .dm-filter-actions .dm-action-back:active{transform:translateY(0)}.dm-redesign.dm-container .dm-results-toolbar{padding:14px 22px}.dm-redesign.dm-container .dm-results-summary{color:var(--r-muted)}.dm-redesign.dm-container .dm-results-summary strong{color:var(--r-txt)}.dm-redesign.dm-container .dm-view-toggle{background:var(--r-field);border-color:var(--r-line-2)}.dm-redesign.dm-container .dm-view-toggle button{color:var(--r-muted);border-right-color:var(--r-line-2)}.dm-redesign.dm-container .dm-view-toggle button.active{background:var(--r-accent);color:#fff}.dm-redesign.dm-container .dm-info-toggle{color:var(--r-muted)}.dm-redesign.dm-container .dm-info-toggle.active,.dm-redesign.dm-container .dm-info-toggle:hover{background:#2f6bff29;color:#7ea2ff}.dm-redesign.dm-container .dm-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 22px 16px;padding:12px 18px;background:var(--r-card-2);border:1px solid var(--r-line-2);border-radius:12px;transition:border-color .16s ease,background .16s ease}.dm-redesign.dm-container .dm-selection-bar.has-selection{border-color:var(--r-accent);background:linear-gradient(90deg,rgba(47,107,255,.12),var(--r-card-2) 60%)}.dm-redesign.dm-container .dm-selection-count{display:flex;align-items:center;gap:10px;color:var(--r-muted);font-weight:600}.dm-redesign.dm-container .dm-selection-bar.has-selection .dm-selection-count{color:var(--r-txt)}.dm-redesign.dm-container .dm-selection-count span{color:inherit}.dm-redesign.dm-container .dm-selection-actions{display:flex;align-items:center;gap:10px}.dm-redesign.dm-container .dm-selection-clear{color:var(--r-muted)!important;font-weight:600}.dm-redesign.dm-container .dm-selection-clear:hover{color:#fff!important}.dm-redesign.dm-container .dm-selection-bar .ant-btn.dm-selection-icon-btn{background:var(--r-accent);border:none;border-radius:10px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.dm-redesign.dm-container .dm-selection-bar .ant-btn.dm-selection-icon-btn:hover{filter:brightness(1.12)}.dm-redesign.dm-container .dm-selection-bar .ant-btn.dm-selection-delete-btn{background:var(--r-danger)}.dm-redesign.dm-container .dm-selection-bar .ant-btn[disabled]{opacity:.45}.dm-redesign.dm-container .dm-grid-wrap{position:relative;padding:4px 22px 20px;touch-action:none}.dm-redesign.dm-container .dm-marquee{border-color:var(--r-accent, #2f6bff);background:color-mix(in srgb,var(--r-accent, #2f6bff) 18%,transparent)}.dm-redesign.dm-container .dm-tile{position:relative;border-radius:14px;overflow:hidden;background:var(--r-field);border:2px solid transparent;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.dm-redesign.dm-container .dm-tile:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000080}.dm-redesign.dm-container .dm-tile.is-selected{border-color:var(--r-accent);box-shadow:0 0 0 3px #2f6bff40}.dm-redesign.dm-container .dm-tile-thumb{position:relative;display:block;width:100%;aspect-ratio:16 / 10;padding:0;border:none;border-radius:14px;overflow:hidden;cursor:pointer;background:radial-gradient(120% 120% at 0% 0%,#1c2637 0%,transparent 55%),radial-gradient(120% 120% at 100% 100%,#17203a 0%,transparent 55%),#0c1420}.dm-redesign.dm-container .dm-tile-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.dm-redesign.dm-container .dm-tile:hover .dm-tile-thumb img{transform:scale(1.06)}.dm-redesign.dm-container .dm-tile-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--r-dim);font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.dm-redesign.dm-container .dm-tile-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:52px;height:52px;padding-left:3px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:17px;background:#0c121e8c;border:1.5px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;z-index:5;transition:transform .15s ease,background .15s ease,border-color .15s ease}.dm-redesign.dm-container .dm-tile-play:hover{background:var(--r-accent);border-color:var(--r-accent);transform:scale(1.08)}.dm-redesign.dm-container .dm-tile-topline{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;gap:6px;padding:8px 8px 20px;background:linear-gradient(180deg,rgba(6,10,18,.9),transparent);opacity:0;transition:opacity .16s ease}.dm-redesign.dm-container .dm-tile:hover .dm-tile-topline,.dm-redesign.dm-container .dm-tile.is-selected .dm-tile-topline{opacity:1}.dm-redesign.dm-container .dm-tile-topline .dm-tile-title{flex:1;min-width:0;text-align:left;color:#f2f5fb;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:none;border:none;cursor:pointer}.dm-redesign.dm-container .dm-tile-topline .dm-tile-action-btn{width:28px;height:28px;border-radius:8px;color:#e6ecf7;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dm-redesign.dm-container .dm-tile-topline .dm-tile-action-btn:hover{background:#2f6bffd9;color:#fff}.dm-redesign.dm-container .dm-tile-topline .dm-delete-btn:hover{background:var(--r-danger)!important;color:#fff!important}.dm-redesign.dm-container .dm-tile-topline .dm-file-icon{color:#cdd6e6}.dm-redesign.dm-container .dm-tile-checkbox{position:absolute;top:8px;left:8px;z-index:6;margin:0;padding:2px;border-radius:6px;background:#060a128c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .15s ease}.dm-redesign.dm-container .dm-tile:hover .dm-tile-checkbox,.dm-redesign.dm-container .dm-tile.is-selected .dm-tile-checkbox{opacity:1}.dm-redesign.dm-container .dm-grid-pagination{--zp-h: 36px;--zp-border: var(--r-line-2);--zp-border-hover: color-mix(in srgb, var(--r-muted) 55%, var(--r-line-2));--zp-bg: var(--r-field);--zp-bg-muted: var(--r-card-2);--zp-text: var(--r-txt);--zp-text-muted: var(--r-muted);--zp-active-bg: var(--r-accent);--zp-active-border: var(--r-accent);--zp-shadow: 0 1px 2px rgba(15, 23, 42, .08);padding:14px 22px 18px;background:var(--r-card);border-top:1px solid var(--r-line);overflow:visible;min-height:64px;z-index:5}.dm-redesign.dm-container .dm-grid-pagination .zeena-paginator-shell{width:100%;min-width:0;overflow:visible;padding-bottom:0}.dm-redesign.dm-container .dm-grid-pagination .zeena-paginator{margin-left:auto;column-gap:14px}.dm-redesign.dm-container .dm-grid-pagination .zeena-paginator__divider{background:var(--r-line-2)}.dm-redesign.dm-container .dm-grid-pagination .zeena-paginator__page-btn--active{background:var(--r-accent);border-color:var(--r-accent);color:#fff}.dm-redesign.dm-container .dm-grid-pagination .zeena-paginator__icon-btn:disabled,.dm-redesign.dm-container .dm-grid-pagination .zeena-paginator__page-btn:disabled{background:var(--r-card-2);border-color:var(--r-line);color:var(--r-dim)}.dm-redesign.dm-container .dm-card-results{overflow:hidden}.dm-redesign.dm-container .dm-card-results>.dm-grid-pagination,.dm-redesign.dm-container .dm-card-results .dm-grid-pagination{position:relative;z-index:6}.dm-redesign.dm-container .ant-spin-text,.dm-redesign.dm-container .dm-empty-title{color:var(--r-txt)!important}.dm-redesign.dm-container .dm-empty-sub{color:var(--r-muted)!important}[data-theme=light] .dm-redesign{--r-bg: #eef1f7;--r-card: #ffffff;--r-card-2: #f5f7fb;--r-field: #f0f3f9;--r-line: #e4e8f0;--r-line-2: #d5dce8;--r-txt: #1a2233;--r-muted: #5c6880;--r-dim: #8a93a6;--r-accent: #2f6bff;--r-accent-2: #6d4bff;--r-danger: #ef4444}[data-theme=light] .dm-redesign.dm-container .dm-tile-thumb{background:radial-gradient(120% 120% at 0% 0%,#eef2f9 0%,transparent 55%),radial-gradient(120% 120% at 100% 100%,#e6ecf6 0%,transparent 55%),#f2f5fb}[data-theme=light] .dm-redesign.dm-container .dm-tile:hover{box-shadow:0 12px 26px #1f2d4729}[data-theme=light] .dm-redesign.dm-container .dm-tile.is-selected{box-shadow:0 0 0 3px #2f6bff33}[data-theme=light] .dm-redesign.dm-container .dm-grid-pagination .ant-pagination-item-active a{color:var(--r-accent)!important}.cal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.cal-card{border:2px solid;border-radius:8px;padding:12px;text-align:center;background:#fff;transition:all .3s ease}.cal-card.cal-off{border-color:#ff4d4f;background:#fff2f0}.cal-card.cal-on{border-color:#389e0d;background:#f6ffed;box-shadow:0 2px 8px #389e0d1a}.cal-card img{width:200px;height:200px;display:block;margin:0 auto}.cal-image-placeholder{width:100px;height:120px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;margin:0 auto;border-radius:4px;color:#999;font-size:12px}.cal-label{display:block;margin-top:6px;font-size:12px;font-weight:600;transition:all .3s ease}.cal-label-off{color:#ff4d4f}.cal-label-on{color:#389e0d}.cal-progress-wrap{margin:20px 0}.cal-subtle{font-size:14px;color:#666;text-align:center;margin-top:16px}.cal-footer-row{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.cal-cancel-btn{border:none;background:transparent;color:#d11d27;font-weight:500;cursor:pointer;padding:6px 10px}.cal-cancel-btn:hover{text-decoration:underline}.measurement-status-select{height:40px;margin-top:5px}.measurement-status-field{margin-bottom:10px}.lang-switcher-btn{display:inline-flex;align-items:center;gap:8px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;padding:0 12px;cursor:pointer;transition:background .2s ease,border-color .2s ease;margin-right:0;min-width:0;max-width:none;flex:0 0 auto}.lang-switcher-btn:hover{background:#ffffff24;border-color:#fff6}.lang-switcher-btn__name{font-size:13px;font-weight:500;min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lang-switcher-btn__chevron{font-size:11px;transition:transform .2s ease}.lang-switcher-btn__chevron.open{transform:rotate(180deg)}.lang-switcher-modal .ant-modal-content{border-radius:22px;animation:langFadeIn .18s ease-in-out;max-height:calc(100vh - 96px);display:flex;flex-direction:column;overflow:hidden!important;padding:0!important;border:1px solid rgba(148,163,184,.2);box-shadow:0 26px 70px #0f172a3d}.lang-switcher-modal .ant-modal-body{padding:0;display:flex;flex-direction:column;min-height:0;overflow:hidden!important;width:100%;box-sizing:border-box}.lang-switcher-modal .ant-modal-close{top:18px!important;right:18px!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.28)!important;background:#ffffff14!important;color:#ffffffeb!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lang-switcher-modal .ant-modal-close:hover{border-color:#ffffff6b!important;background:#ffffff29!important;color:#fff!important}.lang-switcher-modal.zeena-modal .ant-modal-header,.lang-switcher-modal.zeena-modal .zeena-modal__header{border-radius:22px 22px 0 0!important}.lang-switcher-modal.zeena-modal .zeena-modal__header{align-items:center;gap:10px;min-height:78px;padding:20px 68px 18px 20px!important}.lang-switcher-modal.zeena-modal .zeena-modal__title{font-size:18px;line-height:1.2}.lang-switcher-modal.zeena-modal .zeena-modal__icon .anticon{font-size:18px}.lang-switcher-modal__search{flex-shrink:0;margin:14px 16px 12px}.lang-switcher-modal__search .ant-input-affix-wrapper{min-height:44px;border-radius:12px;padding:0 12px;box-shadow:0 2px 8px #0f172a0a}.lang-switcher-modal__list{position:relative;overflow-y:auto;overflow-x:hidden!important;min-height:0;max-height:calc(100vh - 255px);margin:0 16px;padding:8px 8px 10px;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#f8fafccc;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.72) transparent}.lang-switcher-modal__list::-webkit-scrollbar{width:8px;height:8px}.lang-switcher-modal__list::-webkit-scrollbar-track{background:transparent}.lang-switcher-modal__list::-webkit-scrollbar-thumb{background:#94a3b8b8;border-radius:999px}.lang-switcher-region{margin-bottom:14px}.lang-switcher-region__title{font-size:12px;font-weight:700;color:#72809a;text-transform:uppercase;margin-bottom:8px;padding:0 8px;letter-spacing:.04em}.lang-switcher-item{width:100%;border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:12px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;box-sizing:border-box}.lang-switcher-item:hover{background:#f1f5fb;transform:translateY(-1px)}.lang-switcher-item.active{background:#eaf2ff;box-shadow:inset 0 0 0 1px #1976d224}.lang-switcher-item__content{display:flex;flex-direction:column;flex:1;min-width:0}.lang-switcher-item__en{font-size:13px;color:#1d2738}.lang-switcher-item__native{font-size:12px;color:#60708a}.lang-switcher-item__flag{flex:0 0 auto;font-size:18px}.lang-switcher-item__check{color:#1976d2;flex:0 0 auto}.lang-switcher-modal__last{flex-shrink:0;margin:12px 16px 16px;font-size:12px;color:#57647a;border-top:1px solid #edf1f7;padding:12px 4px 0}body.rtl .lang-switcher-btn{flex-direction:row-reverse}.lang-switcher-modal.rtl .lang-switcher-item{text-align:right;flex-direction:row-reverse}.lang-switcher-modal.rtl .zeena-modal__header{flex-direction:row-reverse}[data-theme=light] .lang-switcher-modal .ant-modal-content{background:linear-gradient(180deg,#fff,#f8fafc)!important}[data-theme=light] .lang-switcher-modal__search .ant-input-affix-wrapper{border-color:#d0d5dd;background:#fff}[data-theme=light] .lang-switcher-modal__list{background:#ffffffe0}[data-theme=light] .lang-switcher-modal__search .ant-input,[data-theme=light] .lang-switcher-modal__search .ant-input-prefix,[data-theme=light] .lang-switcher-modal__search .ant-input-clear-icon{color:#667085}[data-theme=light] .lang-switcher-modal__search .ant-input::placeholder,[data-theme=light] .lang-switcher-modal__search input::placeholder{color:#98a2b3!important;opacity:1}[data-theme=dark] .lang-switcher-modal .ant-modal-content{background:linear-gradient(180deg,#101828,#0f172a)!important;border-color:#60a5fa29}[data-theme=dark] .lang-switcher-modal__list{background:#0f172ad6;border-color:#60a5fa1f;scrollbar-color:rgba(148,163,184,.55) transparent}[data-theme=dark] .lang-switcher-region__title{color:#8fa3bf}[data-theme=dark] .lang-switcher-item:hover{background:#ffffff0f}[data-theme=dark] .lang-switcher-item.active{background:#3b82f62e;box-shadow:inset 0 0 0 1px #60a5fa2e}[data-theme=dark] .lang-switcher-item__en{color:#ffffffeb}[data-theme=dark] .lang-switcher-item__native,[data-theme=dark] .lang-switcher-modal__last{color:#cbd5e1d1}[data-theme=dark] .lang-switcher-modal__last{border-top-color:#94a3b82e}[data-theme=dark] .lang-switcher-modal__search .ant-input-affix-wrapper{border-color:#94a3b838;background:#0f172ac7}[data-theme=dark] .lang-switcher-modal__search .ant-input{color:#ffffffeb;background:transparent}[data-theme=dark] .lang-switcher-modal__search .ant-input::placeholder{color:#94a3b8b8}[data-theme=dark] .lang-switcher-modal__search .ant-input-prefix,[data-theme=dark] .lang-switcher-modal__search .ant-input-clear-icon{color:#cbd5e1cc}[data-theme=dark] .lang-switcher-modal .ant-modal-close{border-color:#ffffff38!important;background:#ffffff0d!important}.lang-switcher-modal,.lang-switcher-modal *,.lang-switcher-modal *:before,.lang-switcher-modal *:after{box-sizing:border-box}@keyframes langFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .lang-switcher-btn{background:#0000000f;border-color:#0000002e;color:#1f2937}[data-theme=light] .lang-switcher-btn:hover{background:#0000001a;border-color:#00000047}@media(max-width:640px){.lang-switcher-btn__name{display:none}.lang-switcher-modal{max-width:calc(100vw - 16px)}.lang-switcher-modal .ant-modal-body{padding:0}.lang-switcher-modal.zeena-modal .zeena-modal__header{padding:18px 60px 16px 16px!important}.lang-switcher-modal__search{margin:0 16px 10px}.lang-switcher-modal__list{margin:0 16px;padding:6px}.lang-switcher-modal__last{margin:10px 16px 14px}}.hud-container{position:relative;overflow:hidden;width:100%;height:100%}.hud-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.hud-element{color:#fff;font-weight:600;position:absolute;top:10%;z-index:10}#rollPitchSVG{top:0;left:50%;transform:translate(-50%);width:370px;height:210px;position:relative}.bottom-modules-container{position:absolute;bottom:2vh;display:flex;left:38.5%;flex-direction:column;align-items:center;justify-content:center;gap:15px}.bottom-modules{display:flex;gap:15px;font-size:.75rem}.module{background-color:#0009;padding:5px 10px;border:0px;border-radius:2px;color:#1cffdc;display:flex;gap:5px;align-items:center}.module-indicator{width:5px;height:5px;border-radius:50%;background-color:#10b981}.compass-arrow-base{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center;z-index:10}.compass-container{width:200px;height:200px;border-radius:50%;background-color:#0009;border:2px solid #fff;display:flex;justify-content:center;left:0%;align-items:center;position:relative}.compass-inner{width:100%;height:100%;position:relative;transform:rotate(0)}.compass-mark{position:absolute;top:-8px;left:50%;transform-origin:bottom center;width:2px;height:56%;background-color:transparent}.compass-mark span{position:absolute;top:25px;left:50%;transform:translate(-50%);color:#fff;font-size:.8rem}.compass-mark.quarter span{top:15px;font-size:1.2rem}.compass-mark.quarter.north span{top:15px}.compass-mark.quarter.east span{top:33%;left:-8px;right:0;transform:translateY(-50%)}.compass-mark.quarter.south span{bottom:15px;top:20%}.compass-mark.quarter.west span{top:35%;left:-6px;right:auto;transform:translateY(-50%)}.compass-arrow-base{position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='142' viewBox='0 0 44 142' fill='none'%3E%3Cpath d='M41.0431 81.7486C41.24 85.5089 40.3174 89.2425 38.3919 92.4782C36.467 95.7145 33.6248 98.3063 30.2262 99.9271C26.8269 101.548 23.0238 102.124 19.2969 101.584C15.5707 101.043 12.088 99.4097 9.28963 96.89C6.49182 94.3704 4.50361 91.0773 3.57752 87.4277C2.65083 83.7781 2.82764 79.9363 4.0855 76.3872C5.34277 72.838 7.6249 69.7413 10.6421 67.4889C13.6599 65.2366 17.278 63.9298 21.0385 63.7335C26.0794 63.4727 31.018 65.2236 34.7691 68.6018C38.5202 71.9794 40.7769 76.7082 41.0431 81.7486Z' fill='white'/%3E%3Cpath d='M41.1105 81.5097L38.8326 81.6286C39.0336 85.4988 37.8864 89.3187 35.5859 92.4379C33.286 95.5572 29.9755 97.7823 26.2185 98.7343C22.4614 99.6864 18.4903 99.3067 14.9823 97.6599C11.4736 96.0131 8.6451 93.2007 6.97801 89.7019C5.31092 86.2036 4.90877 82.2353 5.8396 78.4733C6.77043 74.7113 8.97686 71.3881 12.0828 69.0707C15.1893 66.7527 19.0031 65.5836 22.8748 65.7628C26.7466 65.9414 30.4362 67.457 33.3156 70.0505C34.9537 71.5211 36.2849 73.301 37.2317 75.2878C38.1785 77.2753 38.7232 79.43 38.8332 81.628L41.1105 81.5097L43.3885 81.3903C43.1319 76.4628 41.1744 71.7772 37.8503 68.1317C34.5261 64.4862 30.04 62.1055 25.1576 61.3965C20.2745 60.6869 15.2969 61.6928 11.0721 64.2419C6.84789 66.7911 3.63849 70.7263 1.99032 75.3765C0.34215 80.0267 0.358124 85.1044 2.03468 89.7445C3.71183 94.3846 6.94548 98.2997 11.1857 100.823C15.4258 103.346 20.4094 104.321 25.2877 103.581C30.1665 102.842 34.6373 100.434 37.939 96.7676C39.816 94.6897 41.2637 92.2617 42.1987 89.6227C43.1342 86.9836 43.5382 84.186 43.3885 81.3903L41.1105 81.5097Z' fill='%23C80000'/%3E%3Cpath d='M21.9996 69.896C21.4739 69.9063 20.9722 70.1167 20.5987 70.4828C20.2251 70.8497 20.0086 71.3456 19.9926 71.8672L19.9506 79.1453L9.23941 85.6838L9.22385 88.3334L19.9161 85.1012L19.8732 92.3792L17.1921 94.3449L17.1806 96.3308L21.8541 95.0409L26.5176 96.3977L26.5291 94.4127L23.8736 92.4078L23.9158 85.1288L34.5688 88.5144L34.5842 85.8658L23.9502 79.1729L23.9924 71.894C23.9823 71.3708 23.7695 70.8717 23.3983 70.4996C23.0272 70.1275 22.5263 69.9118 21.9996 69.896Z' fill='%23C80000'/%3E%3Cpath d='M14 16.9148H30L22 0L14 16.9148Z' fill='%23C80000'/%3E%3Crect x='21' y='2' width='2' height='140' fill='%23C80000'/%3E%3Cpath d='M16 41.7085H28L22 30L16 41.7085Z' fill='%23C80000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.compass-container .aircraft-symbol{z-index:11}.hud-left{border-width:4px;border-style:solid;border-color:transparent;border-image:linear-gradient(to bottom,#01a739,#fffb00) 1;border-image-slice:0 1 0 0}.right-continuous-bar-container{position:relative;width:40px;height:90%;border-radius:20px;overflow:hidden;background-color:transparent;display:flex;flex-direction:column}.text-white{color:#fff}.text-xs{font-size:.75rem}.hud-bar{display:flex;align-items:center;justify-content:space-evenly;width:170px;height:30px;background:#0009;border:0px;border-radius:1px}.circle{width:16px;height:16px;border:2px solid gray;border-radius:50px;box-sizing:border-box}.triangle{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:15px solid #1cffdc}.hud-vert-container{position:absolute;display:flex;flex-direction:column;align-items:center;gap:6px;right:15.7%;top:11%}.hud-vert-label{background:#000;color:#0fc;font-family:monospace;font-size:14px;padding:2px 6px;text-align:center;min-width:50px}.hud-vert-scale{position:relative;width:60px;height:400px;border:1px solid #ffffff91;display:flex;border-top-width:0px;border-bottom-width:0;border-right-width:0px;object-fit:cover;overflow:hidden;max-width:100%;flex-direction:column;justify-content:center;align-items:center}.bottom-section{position:relative;left:-7px}.bottom-section-tick ul{list-style:none;margin:0;padding:0}.bottom-section-tick li{color:#fff;line-height:65px}.bottom-section-tick{position:absolute;top:20px;font-size:26px;line-height:24px}.top-section{position:absolute;top:5%}.top-section-tick{font-size:26px}.top-section-tick ul{list-style:none;margin:0;padding:0}.top-section-tick li{color:#fff;line-height:65px}.hud-vert-center svg{width:40px;height:40px;position:relative;left:-10px}.hud-live-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden;background:#000}.hud-live-bg-video{width:100%;height:100%;object-fit:cover;display:block}.hud-live-bg-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;color:#ffffffbf;font-size:.95rem;letter-spacing:.02em;background:linear-gradient(#0000008c,#000000a6)}.hud_wrapper{display:flex;justify-content:center;align-items:center;margin:5rem}@media(min-width:1560px){.hud_wrapper{height:84%}}.hud_wrapper .middle{display:flex;flex-direction:column;align-items:center;gap:2rem}.chart-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:800px;margin:0 auto;padding:20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;box-shadow:0 10px 30px #0000001a}.chart-title{text-align:center;color:#2c3e50;margin-bottom:30px;font-weight:600;font-size:24px}.chart{position:relative;height:400px;background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.chart-bars{display:flex;align-items:flex-end;justify-content:space-around;height:100%;position:relative;z-index:2}.chart-bar{width:60px;background:linear-gradient(to top,#3498db,#2980b9);border-radius:4px 4px 0 0;position:relative;transition:all .5s ease;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.chart-bar.animating{animation:pulse 1s ease}.chart-bar.active{background:linear-gradient(to top,#e74c3c,#c0392b);transform:scale(1.05);box-shadow:0 5px 15px #0003}.bar-value{position:absolute;top:-25px;font-weight:700;color:#2c3e50;font-size:14px;transition:all .3s ease}.chart-bar.active .bar-value{color:#e74c3c;font-size:16px}.bar-label{position:absolute;bottom:-25px;font-size:12px;color:#7f8c8d}.chart-grid{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between}.grid-line{height:1px;background-color:#0000001a;width:100%}.chart-axis{position:absolute;left:0;top:0;bottom:0;width:40px;display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}.y-axis{display:flex;flex-direction:column;justify-content:space-between;height:100%;font-size:12px;color:#7f8c8d;text-align:right;padding-right:10px}.chart-legend{display:flex;justify-content:center;margin-top:20px;gap:20px}.legend-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#2c3e50}.legend-color{width:16px;height:16px;border-radius:3px}.legend-color.current{background:linear-gradient(to top,#3498db,#2980b9)}.legend-color.active{background:linear-gradient(to top,#e74c3c,#c0392b)}@keyframes pulse{0%{opacity:.7}50%{opacity:1}to{opacity:1}}@media(max-width:768px){.chart-container{padding:10px}.chart{height:300px;padding:15px}.chart-bar{width:40px}.bar-value{font-size:12px;top:-20px}.bar-label{font-size:10px;bottom:-20px}}.overlay_HUD{position:absolute;top:20%;right:20%;left:20%;bottom:20%;background:#6058ff5b}.vtg-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.vtg-gauge{padding:0;box-sizing:border-box;border:1px solid #f1f1f18c;border-right:none;border-radius:10px 0 0 10px!important;background:#00000047;box-shadow:0 6px 18px #00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:520px;width:120px;min-width:120px;overflow:hidden}.vtg-viewport{position:relative;width:100%;height:100%;overflow:hidden}.vtg-tape{position:absolute;left:10px;right:0;will-change:transform;transition:transform .6s ease-out}.vtg-scale-column{position:absolute;left:0;width:50px}.vtg-scale-label{position:absolute;left:0;width:111px;height:40px;display:flex;align-items:center;justify-content:flex-start;color:#f5f5f5;font-size:14px}.vtg-scale-label:after{content:"";position:absolute;right:2px;width:20px;height:1.5px;background:#f5f5f5;z-index:111111}.vtg-bar-column{position:absolute;right:0;top:0;bottom:0;width:10px;overflow:hidden;background:repeating-linear-gradient(to bottom,#007f00 0,#007f00 18px,#005f00 18px,#005f00 20px)}.vtg-bar-column:before{content:"";position:absolute;top:0;height:40%;left:0;right:0;background:#ecff46}.vtg-bar-column:after{content:"";position:absolute;top:0;height:40%;width:2px;left:50%;transform:translate(-50%);background:#fff;opacity:.9}.vtg-indicator-main{flex:1;font-size:20px;font-weight:400}.vtg-indicator-side{display:flex;flex-direction:column;align-items:end;font-size:12px;gap:3px;justify-content:flex-end;position:relative}.vtg-controls{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px}.vtg-controls button{padding:4px 10px;border-radius:999px;border:none;cursor:pointer;background:#111;color:#fff;font-size:12px}.vtg-controls button:hover{opacity:.85}.vtg-controls input[type=range]{width:180px}.vtg-info{font-size:13px}.vtg-indicator{position:absolute;left:0;right:10px;top:50%;transform:translateY(-50%);background:#000;color:#fff;display:flex;align-items:center;padding:7px 4px 4px 6px;box-sizing:border-box;z-index:10;border:1px solid #f5f5f541}.vtg-indicator:after{content:"";width:12px!important;height:12px!important;background:#000;position:absolute;top:50%;z-index:1;transform:translateY(-50%) rotate(45deg);border-top:1px solid #f5f5f541;border-right:1px solid #f5f5f541;right:-7px}.right-scale-container{width:170px;border-radius:10px 30px 30px 10px;background:#00000047;box-shadow:0 6px 18px #00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:10px 10px 0 0;height:520px;right:20%;overflow:hidden;width:120px;min-width:120px}.right-top-value,.right-bottom-value{position:absolute;left:50%;transform:translate(-50%);font-size:1.5rem;font-weight:700;color:#22c55e;background-color:#000;padding:5px 10px;border-radius:8px;z-index:20;white-space:nowrap}.right-top-value,.right-bottom-value{font-weight:400;font-size:20px;line-height:30px;text-align:center;margin-left:0}.right-scale-content-wrapper{display:flex;width:100%;height:100%;align-items:center;vertical-align:middle;justify-content:center;gap:30px;padding:0}.right-main-scale{display:flex;flex-direction:row-reverse;height:100%;gap:10px;position:relative;padding-left:0;top:0}.right-main-scale-values{display:flex;flex-direction:column;justify-content:space-between;align-items:center;vertical-align:middle;text-align:center;height:auto;z-index:1;transition:transform .5s ease-in-out;padding:12px 0}.right-scale-value{font-size:18px;font-weight:400;color:#ccc;line-height:1;padding-bottom:0;letter-spacing:1px;display:block}.right-scale-value-active{color:#fff;font-weight:600}.right-main-scale-lines{display:flex;flex-direction:column;justify-content:start;height:auto;padding:1px 0;z-index:5;top:10px;left:0;position:relative}.right-scale-line{width:15px;height:3px;background-color:#ddd;border-radius:1px;margin-bottom:8px}.right-scale-line-long{width:25px}.right-highlight-box{position:absolute;width:120px;height:55px;background-color:#000;border-radius:2px;display:flex;align-items:center;justify-content:space-between;padding:0 5px 0 15px;z-index:10;left:0;top:50%;border:1px solid #f5f5f541;transform:translateY(-50%)}.right-highlight-box:after{content:"";position:absolute;display:none;right:-10px;width:0;height:0;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #000000;z-index:10}.right-highlight-value-left{color:#fff;font-size:20px;font-weight:400;display:block;width:100%}.right-highlight-secondary-values{display:flex;flex-direction:column;text-align:right;line-height:22px;font-size:12px;font-weight:400;color:#fff;z-index:15;padding-right:5px}#top-value-display{position:absolute;left:50%;width:170px;height:40px;top:0;font-size:16px;transform:translate(-50%);color:#22c55e;background-color:#000;padding:5px 10px;border-radius:8px 30px 0 0}#bottom-value-display{position:absolute;left:50%;width:170px;height:40px;bottom:0;transform:translate(-50%);font-weight:400;font-size:16px;color:#22c55e;background-color:#000;padding:5px 10px;border-radius:0 0 30px 8px;text-align:center}.right_bar{background-color:#000;width:50px;min-width:50px;height:400px;background:#00000047;box-shadow:0 6px 18px #00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-left:.5px solid #f5f5f5;display:flex;flex-direction:column;justify-content:space-between;position:relative}.right-scale-line2{width:15px;height:2px;background-color:#ddd;border-radius:1px;color:#fff;display:flex;margin-bottom:0}.label{color:#fff;font-weight:300}.right-scale-line-long2{width:25px}.right-main-scale-lines2{display:flex;flex-direction:column;justify-content:space-around;height:50%;padding:1px 0;z-index:5}.right-main-scale-lines2>div{display:flex;align-items:center;gap:4px}.values{position:absolute;top:-3.2rem;left:3px;display:flex;flex-direction:column;gap:3px}.values button{background-color:#000;color:#0bf468;padding:5px 8px 4px;border:none;font-size:11px}.clip-design{clip-path:polygon(100% 0,0 50%,100% 100%)}.arrow_right{position:relative}.arrow_right img{position:absolute;top:50%;transform:translateY(-50%)}.scale_bar{position:relative}.scale_bar span.long{position:absolute;width:20px;height:2px;background-color:#fff;left:0}.scale_bar span.short{position:absolute;width:10px;height:2px;background-color:#fff;left:0}.scale_bar span.short.line2{top:12px}.scale_bar span.short.line3{top:24px}.scale_bar span.short.line4{top:36px}.scale_bar span.short.line5{top:48px}.scale_bar span.short.line6{top:60px}.vtg-scale-column p{margin-bottom:0;padding-left:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;outline:none;border:none;cursor:pointer}.btn:disabled{pointer-events:none;opacity:.5}.btn--default{background-color:#3b82f6;color:#fff}.btn--default:hover{background-color:#2563eb}.btn--destructive{background-color:#ef4444;color:#fff}.btn--destructive:hover{background-color:#dc2626}.btn--outline{background-color:#fff;border:1px solid #d1d5db;color:#111827}.btn--outline:hover{background-color:#f3f4f6}.btn--secondary{background-color:#e5e7eb;color:#111827}.btn--secondary:hover{background-color:#d1d5db}.btn--ghost{background:none;color:#374151}.btn--ghost:hover{background-color:#f9fafb}.btn--link{background:none;color:#3b82f6;text-decoration:underline}.btn--default{height:2.25rem;padding:.5rem 1rem}.btn--sm{height:2rem;padding:.25rem .75rem;font-size:.75rem}.btn--lg{height:2.5rem;padding:.75rem 1.5rem;font-size:1rem}.btn--icon{width:2.25rem;height:2.25rem;padding:0}:root{--background: oklch(1 0 0);--foreground: #333333;--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.577 .245 27.325);--border: oklch(.922 0 0);--input: #F2F2F2;--ring: #E9F7FF;--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.fc{font-family:inherit}.fc-theme-standard td,.fc-theme-standard th{border-color:var(--border);border-right:0!important}.fc-timegrid-slot{height:3rem;border-bottom:1px solid var(--border)}.fc-timegrid-slot-label{font-size:.875rem;color:var(--foreground);padding:.5rem;font-weight:400;border-right:1px solid var(--border)}.fc-event{border-radius:var(--radius-sm);border:none!important;font-size:.875rem;padding:0rem .5rem;margin:1px 2px}.fc-event-title{font-weight:500}.fc-col-header-cell{background-color:var(--card);font-weight:500;color:var(--foreground);padding:.75rem .5rem;border-bottom:2px solid var(--border);text-transform:capitalize}.fc-daygrid-day-number{color:var(--foreground);font-weight:500;padding:.5rem}.fc-theme-standard .fc-scrollgrid{border:none!important}.fc-toolbar{display:none}.fc-timegrid-axis,.fc-timegrid-col{border-right:1px solid var(--border)}.fc-timegrid-divider{border-top:2px solid var(--border)}.fc-timegrid-week .fc-col-header-cell{text-align:center;font-size:.875rem;padding:1rem .5rem;border-bottom:2px solid var(--border);text-transform:capitalize}.fc-timegrid-week .fc-daygrid-day-number{font-size:.875rem;color:var(--muted-foreground)}.fc-timegrid-week .fc-timegrid-slot{border-bottom:1px solid var(--border)}.fc-timegrid-week .fc-timegrid-slot:nth-child(2n){background-color:var(--input)}.fc-dayGridMonth-view .fc-daygrid-day{height:169px;border:1px solid var(--border)}.fc-dayGridMonth-view .fc-daygrid-day-number{font-size:.875rem;color:var(--foreground);padding:.5rem}.fc-dayGridMonth-view .fc-event{font-size:.75rem;padding:.125rem .375rem;margin:1px;border-radius:var(--radius-sm)}.fc-dayGridMonth-view .fc-daygrid-day-events{margin:.25rem}.fc-dayGridMonth-view .fc-event-title{font-size:.75rem;font-weight:400}.fc-day-today{background-color:#fff!important}.fc-day-today .fc-daygrid-day-number{background-color:var(--primary);color:#fff;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem}.fc-daygrid-day{background-color:var(--card)}.fc-daygrid-day:hover{background-color:var(--ring);cursor:pointer}.fc-daygrid-day.fc-day-other{background-color:var(--input)}.fc-daygrid-day.fc-day-other .fc-daygrid-day-number{color:var(--muted-foreground)}.fc-scrollgrid-section>*{border:none}.fc-scrollgrid-section-header>td{border-bottom:1px solid var(--border)}.fc-scrollgrid-section-body>td{border-top:none}.fc-h-event .fc-event-main{padding:0!important}.fc-event[style*="background-color: rgb(254, 202, 202)"]{background-color:transparent!important;color:#991b1b!important;position:relative;padding-left:17px}.fc-event[style*="background-color: rgb(254, 202, 202)"]:before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;background-color:#991b1b;top:50%;transform:translateY(-50%);left:2px}.fc-event[style*="background-color: rgb(191, 219, 254)"]{background-color:transparent!important;color:#1e40af!important;position:relative;padding-left:17px}.fc-event[style*="background-color: rgb(191, 219, 254)"]:before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;background-color:#1e40af;top:50%;transform:translateY(-50%);left:2px}.fc-event[style*="background-color: rgb(134, 239, 172)"]{background-color:transparent!important;color:#166534!important;position:relative;padding-left:17px}.fc-event[style*="background-color: rgb(134, 239, 172)"]:before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;background-color:#166534;top:50%;transform:translateY(-50%);left:2px}.fc-event[style*="background-color: rgb(254, 240, 138)"]{background-color:transparent!important;color:#166534!important;position:relative;padding-left:17px}.fc-event[style*="background-color: rgb(254, 240, 138)"]:before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;background-color:#a16207;top:50%;transform:translateY(-50%);left:3px}.fc-event[style*="background-color: rgb(233, 213, 255)"]{background-color:transparent!important;color:#166534!important;position:relative;padding-left:17px}.fc-event[style*="background-color: rgb(233, 213, 255)"]:before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;background-color:#7c3aed;top:50%;transform:translateY(-50%);left:3px}.fc-event[style*="background-color: rgb(251, 207, 232)"]{background-color:transparent!important;color:#166534!important;position:relative;padding-left:17px}.fc-event[style*="background-color: rgb(251, 207, 232)"]:before{content:"";width:12px;height:12px;position:absolute;border-radius:100%;background-color:#be185d;top:50%;transform:translateY(-50%);left:3px}.fc-h-event .fc-event-main-frame{flex-direction:row-reverse}.fc-timegrid-slot:hover{background-color:var(--ring);cursor:pointer;position:relative}.fc-v-event .fc-event-main-frame{flex-direction:row-reverse}.fc-event-title{font-size:12px!important}.fc-timegrid-event-harness.fc-timegrid-event-harness-inset{height:28px!important;margin-top:3px!important;width:100%;left:0}.events-title{margin-bottom:0}.fc-event-time:after{content:""!important}.fc-timegrid-slot.fc-timegrid-slot-lane:hover:after{content:"+Create event";position:absolute;bottom:4px;left:4px;color:"#005987";padding:2px 4px;font-size:10px;font-weight:500;z-index:10;pointer-events:none;opacity:.9}.fc-highlight{background-color:var(--ring)!important}.fc-daygrid-day:hover{background-color:var(--ring);cursor:pointer;position:relative}.fc-daygrid-day:hover:after{content:"+Create event";position:absolute;bottom:4px;left:4px;color:"#005987";border-radius:4px;font-size:10px;font-weight:500;z-index:10;pointer-events:none;opacity:.9}.fc-event-main{padding:.25rem .5rem}.fc-event-time{font-size:.75rem;opacity:.9}.fc-event-title{font-size:.875rem;font-weight:500}.calendar-container{display:flex;height:93vh;background-color:var(--background)}.calendar-sidebar{width:16rem;background-color:var(--card);border-right:1px solid var(--border)}.calendar-main{flex:1;display:flex;flex-direction:column}.calendar_wrapper{position:sticky;top:0;padding:1rem;border-top:1.5px solid rgb(230,230,230)}.calendar-header{background-color:var(--card);border-bottom:1px solid var(--border);padding:1rem 0;position:sticky;top:0;padding-top:0;z-index:10;margin-bottom:0!important}.fc-scrollgrid-section.fc-scrollgrid-section-header,.fc-col-header-cell{padding:8px!important}.fc-scrollgrid-sync-inner{border-bottom:1px soild #e0e0e0!important}.fc-col-header-cell-cushion{color:#333!important}.fc-scrollgrid-sync-inner{text-align:left}.calendar-content{flex:1;background-color:var(--card)}.calendar-content.calendar-content--year-view{overflow-y:auto}.mini-calendar{margin-bottom:1.5rem;width:100%!important;background:transparent;border:transparent;padding:0}.mini-calendar h3{font-size:1.125rem;font-weight:500;color:var(--foreground);margin-bottom:.75rem}.mini-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;font-size:.75rem}.sidebar-toggle-button{background:transparent;border:none;margin:0 6px 0 0;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:9px}.mini-calendar-day-header{text-align:center;color:var(--muted-foreground);font-weight:500;padding:.25rem}.mini-calendar-day{text-align:center;padding:7px .25rem;cursor:pointer;border-radius:var(--radius-sm);color:var(--foreground);transition:background-color .2s ease;border-radius:20px}.mini-calendar-day:hover{background-color:var(--input)}.mini-calendar-day.highlighted{background-color:var(--primary);color:#fff}.mini-calendar-day.other-month{color:var(--muted-foreground)}.mini-calendar-header h3{text-align:left;color:#333;font-size:18px;font-weight:400}.events-section{margin-bottom:1.5rem}.events-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.calendar-icon{width:1rem;height:1rem;color:var(--destructive)}.events-title{font-size:.875rem;font-weight:500;color:var(--foreground)}.events-list{display:flex;flex-direction:column;gap:.5rem}.event-item{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.event-dot{width:.5rem;height:.5rem;border-radius:50%}.event-dot.green{background-color:#4ade80}.event-dot.red{background-color:#f87171}.event-dot.blue{background-color:#60a5fa}.event-dot.yellow{background-color:#fbbf24}.event-dot.purple{background-color:#a78bfa}.event-dot.pink{background-color:#f472b6}.event-time{color:var(--muted-foreground);width:5.5rem}.event-title{color:var(--foreground);display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.no-events{font-size:.875rem;color:var(--muted-foreground)}.header-controls{display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:1rem}.nav-buttons{display:flex;align-items:center;gap:4px}.has-events{background-color:var(--primary);color:#fff!important}.nav-button{background:none;border:none;padding:.5rem .3rem;border-radius:var(--radius-sm);cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.nav-button:hover{background-color:var(--input)}.nav-icon{width:1rem;height:1rem;color:var(--foreground)}.header-title{font-size:30px;font-weight:400;margin-bottom:0;margin-right:1rem;color:var(--foreground)}.header-right{display:flex;align-items:center;gap:1rem}.view-selector{padding:.5rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--card);color:var(--foreground);font-size:.875rem;cursor:pointer;min-width:6rem}.view-selector:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #3b82f61a}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#11182780;display:flex;align-items:center;justify-content:center;z-index:50}.modal-content{background-color:var(--card);border-radius:var(--radius);padding:1.5rem;width:100%;max-width:512px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;border-bottom:0}.modal-title{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:0}.modal-close-button{background-color:transparent;border-radius:10px;padding:.5rem;border:none;cursor:pointer;transition:background-color .2s ease}.modal-close-button:hover{background-color:var(--border)}.close-icon{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}.modal-body{margin-bottom:1.5rem;max-height:420px;overflow:auto}.modal-section-title{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:.75rem}.modal-header h3{font-size:14px;color:#333333a2;margin-top:6px}.modal-events-list{display:flex;flex-direction:column;gap:.4rem}.modal-event-item{padding:1rem;border-radius:var(--radius);border:1px solid}.modal-event-title{font-weight:500;margin-bottom:.25rem}.modal-event-time{font-size:.875rem;opacity:.8}.modal-no-events{padding:1rem;border-radius:var(--radius);background-color:var(--input);text-align:center;color:var(--muted-foreground)}.modal-footer{display:flex;justify-content:flex-end}.modal-close-btn{background-color:var(--primary);color:#fff;border-radius:var(--radius);padding:.5rem 1rem;border:none;cursor:pointer;transition:background-color .2s ease}.modal-close-btn:hover{background-color:var(--primary-foreground)}.modal-cancel-btn{background-color:var(--input);color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;margin-right:.75rem;transition:background-color .2s ease}.modal-cancel-btn:hover{background-color:var(--border)}.modal-save-btn{background-color:var(--primary);color:#fff;border-radius:var(--radius);padding:.5rem 1rem;border:none;cursor:pointer;transition:background-color .2s ease}.modal-save-btn:hover:not(:disabled){background-color:var(--primary-foreground)}.modal-save-btn:disabled{background-color:var(--muted);cursor:not-allowed;opacity:.6}.event-time-info{margin-bottom:1.5rem;padding:1rem;background-color:var(--input);border-radius:var(--radius);border:1px solid var(--border)}.event-date{font-size:1rem;font-weight:500;color:var(--foreground);margin-bottom:.25rem}.event-time-slot{font-size:.875rem;color:var(--muted-foreground)}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;color:var(--foreground);background-color:var(--card);transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0ea5e91a}.form-input::placeholder{color:var(--muted-foreground)}.color-picker{display:flex;gap:.75rem;flex-wrap:wrap}.color-option{width:2rem;height:2rem;border-radius:var(--radius);border:2px solid transparent;cursor:pointer;transition:all .2s ease;position:relative}.color-option:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}.color-option.selected{border-color:var(--foreground);box-shadow:0 0 0 2px var(--primary)}.color-option.selected:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--foreground);font-weight:700;font-size:.75rem}.year-view-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:1.5rem}.year-month-card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.year-month-title{text-align:center;font-weight:500;color:var(--foreground);margin-bottom:.75rem;font-size:1.125rem}.year-month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;font-size:.75rem}.year-month-day-header{text-align:center;color:var(--muted-foreground);font-weight:500;padding:.25rem}.year-month-day{text-align:center;padding:9px .25rem;color:var(--foreground);border-radius:var(--radius-sm);border-radius:20px;transition:background-color .2s ease}.year-month-day.highlighted{background-color:var(--chart-3);color:#fff}.year-month-day.past-date{color:var(--muted-foreground);background-color:var(--input);cursor:not-allowed;opacity:.5}.year-month-day.past-date:hover{background-color:var(--input);color:var(--muted-foreground)}.quarter-view-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1.5rem}.quarter-month-card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.quarter-month-title{text-align:center;font-weight:500;color:var(--foreground);margin-bottom:.75rem;font-size:1.125rem}.quarter-month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;font-size:.75rem}.quarter-month-day-header{text-align:center;color:var(--muted-foreground);font-weight:500;padding:.25rem}.quarter-month-day{text-align:center;padding:9px .25rem;color:var(--foreground);border-radius:var(--radius-sm);transition:background-color .2s ease;border-radius:20px;cursor:pointer}.quarter-month-day:hover:not(.past-date){background-color:var(--input)}.quarter-month-day.highlighted{background-color:var(--chart-3);color:#fff}.quarter-month-day.past-date{color:var(--muted-foreground);background-color:var(--input);cursor:not-allowed;opacity:.5}.quarter-month-day.past-date:hover{background-color:var(--input);color:var(--muted-foreground)}.calendar-fullcalendar{height:100%}.fc-timegrid-slots tr{height:84px}.schedule-flight-day-modal .modal-body,.schedule-flight-event-modal .event-modal-body{padding-top:0}.schedule-flight-event-modal .event-modal-footer{margin:0}.schedule-flight-event-modal .event-schedule-form .ant-form-item{margin-bottom:16px}.schedule-flight-event-modal .event-schedule-form .ant-form-item-label>label{font-size:14px;font-weight:500}.schedule-flight-event-modal .event-schedule-form .ant-select.model-popup-input-field,.schedule-flight-event-modal .event-schedule-form .ant-select.model-popup-input-field .ant-select-selector{height:44px!important;border-radius:8px!important}.schedule-flight-event-modal .event-schedule-form .ant-select.model-popup-input-field .ant-select-selector{display:flex;align-items:center;padding-inline:11px!important}.schedule-flight-event-modal .event-schedule-form .ant-input.model-popup-input-field,.schedule-flight-event-modal .event-schedule-form textarea.model-popup-input-field,.schedule-flight-event-modal .event-schedule-form .geolist-select{min-height:44px;border-radius:8px!important}[data-theme=light] .schedule-flight-event-modal .event-schedule-form .ant-input.model-popup-input-field,[data-theme=light] .schedule-flight-event-modal .event-schedule-form textarea.model-popup-input-field,[data-theme=light] .schedule-flight-event-modal .event-schedule-form .ant-select.model-popup-input-field .ant-select-selector,[data-theme=light] .schedule-flight-event-modal .event-schedule-form .geolist-select{background:#f2f4f7!important;border-color:#d0d5dd!important;box-shadow:0 1px 2px #1018280d!important;color:#101828!important}[data-theme=light] .schedule-flight-event-modal .event-schedule-form .geolist-select-label,[data-theme=light] .schedule-flight-event-modal .event-schedule-form .geolist-select>span{color:#101828!important}[data-theme=light] .schedule-flight-event-modal .event-schedule-form .geolist-select-label--placeholder,[data-theme=light] .schedule-flight-event-modal .event-schedule-form .geolist-select-chevron,[data-theme=light] .schedule-flight-event-modal .event-schedule-form .geofence-sort-trigger-icon{color:#667085!important}.schedule-flight-event-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:12px}.schedule-flight-event-modal .ant-modal-footer .btn-close.popup-model-btn-cancel.ant-btn,.schedule-flight-event-modal .ant-modal-footer .button-primary.ant-btn{width:auto!important;min-width:140px;margin:0!important;flex:0 0 auto;height:44px!important;border-radius:10px!important}.schedule-flight-event-modal .ant-modal-footer .button-primary.ant-btn{min-width:160px;background-color:var(--primary-color, #005987)!important;border-color:var(--primary-color, #005987)!important;color:#fff!important}.schedule-flight-event-modal .ant-modal-footer .button-primary.ant-btn:disabled{background-color:color-mix(in srgb,var(--primary-color, #005987) 45%,#94a3b8)!important;border-color:transparent!important;color:#ffffffd9!important;opacity:1}[data-theme=dark] .schedule-flight-event-modal .ant-modal-footer .btn-close.popup-model-btn-cancel.ant-btn{background:transparent!important;color:#ffffffe0!important;border-color:#424242!important}[data-theme=dark] .schedule-flight-event-modal .ant-modal-footer .btn-close.popup-model-btn-cancel.ant-btn:hover{background:#2a2a2a!important;color:#fff!important;border-color:#525252!important}[data-theme=dark] .schedule-flight-event-modal .event-schedule-form .geolist-select{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .schedule-flight-event-modal .event-schedule-form .geolist-select-label,[data-theme=dark] .schedule-flight-event-modal .event-schedule-form .geolist-select>span{color:#ffffffe0!important}[data-theme=dark] .schedule-flight-event-modal .event-schedule-form .geolist-select-label--placeholder{color:#ffffff73!important}[data-theme=dark] .schedule-flight-event-modal .event-schedule-form .geolist-select-chevron{color:#ffffffa6!important}.event-modal-content{background-color:var(--card);border-radius:var(--radius-lg);width:100%;max-width:32rem;box-shadow:0 25px 50px -12px #00000040;position:relative;border-radius:16px}.event-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 0;margin-bottom:1.5rem}.event-modal-title{font-size:18px;font-weight:500;color:var(--foreground);margin:0;line-height:1.2}.event-modal-subtitle{font-size:.875rem;color:var(--muted-foreground);margin:.25rem 0 0;font-weight:400}.event-modal-close-button{background:none;border:none;cursor:pointer;padding:.4rem;border-radius:var(--radius-sm);color:var(--muted-foreground);transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:8px}.event-modal-close-button:hover{background-color:var(--border);color:var(--foreground)}.event-modal-body{padding:0 1.5rem}.event-form-group{margin-bottom:1.25rem}.event-form-label{display:block;font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.event-form-input{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;color:var(--foreground);background-color:var(--card);transition:all .2s ease;font-family:inherit}.event-form-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0ea5e91a}.event-form-input::placeholder{color:var(--muted-foreground);font-weight:400}.event-date-input{position:relative;background-image:url("data:image/svg+xml,%3csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 2a1 1 0 0 0-2 0v1H3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-1V2a1 1 0 1 0-2 0v1H6V2zM3 7h14v9H3V7z' fill='%236b7280'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;padding-right:3rem}.event-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.event-form-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;color:var(--foreground);background-color:var(--card);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease;font-family:inherit}.event-form-select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0ea5e91a}.event-form-textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;color:var(--foreground);background-color:var(--card);transition:all .2s ease;resize:vertical;min-height:6rem;font-family:inherit;line-height:1.5}.event-form-textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0ea5e91a}.event-form-textarea::placeholder{color:var(--muted-foreground);font-weight:400;line-height:1.5}.event-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem}.event-modal-cancel-btn{background-color:var(--card);color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius);padding:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;flex:1}.event-modal-cancel-btn:hover{background-color:var(--input);border-color:var(--muted)}.event-modal-save-btn,.event-modal-edit-btn{background-color:var(--primary-color, #005987);color:#fff;border:none;border-radius:var(--radius);padding:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;flex:1;border:1px solid transparent}.event-color-display{padding:10px;border-radius:6px}.event-modal-save-btn:hover:not(:disabled),.event-modal-edit-btn:hover:not(:disabled){background-color:color-mix(in srgb,var(--primary-color, #005987) 88%,#000000);color:#fff;border:1px solid transparent}.event-modal-save-btn:disabled{background-color:#d0d5dd;color:#667085;cursor:not-allowed;opacity:1}[data-theme=light] .schedule-flight-event-modal .event-form-label{color:#101828}[data-theme=light] .schedule-flight-event-modal .event-form-input,[data-theme=light] .schedule-flight-event-modal .event-form-select,[data-theme=light] .schedule-flight-event-modal .event-form-textarea{color:#101828;background-color:#fff;border-color:#d0d5dd}[data-theme=light] .schedule-flight-event-modal .event-form-input::placeholder,[data-theme=light] .schedule-flight-event-modal .event-form-textarea::placeholder{color:#667085!important;opacity:1}[data-theme=light] .schedule-flight-event-modal .event-form-select:invalid,[data-theme=light] .schedule-flight-event-modal .event-form-select option[disabled]{color:#667085}[data-theme=light] .schedule-flight-event-modal .event-modal-cancel-btn{color:#101828;background-color:#fff;border-color:#d0d5dd}[data-theme=light] .schedule-flight-event-modal .event-modal-save-btn:not(:disabled){background-color:var(--primary-color, #005987);color:#fff}[data-theme=light] .schedule-flight-event-modal .event-modal-save-btn:disabled{background-color:#d0d5dd;color:#667085}[data-theme=dark] .schedule-flight-event-modal.ant-modal .ant-modal-content,[data-theme=dark] .schedule-flight-event-modal .ant-modal-content{background:#1f1f1f!important}[data-theme=dark] .schedule-flight-event-modal .ant-modal-body,[data-theme=dark] .schedule-flight-event-modal .event-modal-body{background:#1f1f1f!important;color:#ffffffe0}[data-theme=dark] .schedule-flight-event-modal .ant-modal-footer,[data-theme=dark] .schedule-flight-event-modal .event-modal-footer{background:#1a1a1a!important;border-top-color:#303030!important}[data-theme=dark] .schedule-flight-event-modal .event-form-label{color:#ffffffe0!important}[data-theme=dark] .schedule-flight-event-modal .event-form-input,[data-theme=dark] .schedule-flight-event-modal .event-form-select,[data-theme=dark] .schedule-flight-event-modal .event-form-textarea{color:#ffffffe0!important;background-color:#141414!important;border-color:#303030!important;color-scheme:dark}[data-theme=dark] .schedule-flight-event-modal .event-form-select:disabled{background-color:#252525!important;color:#ffffff73!important;border-color:#303030!important;cursor:not-allowed}[data-theme=dark] .schedule-flight-event-modal .event-form-input::placeholder,[data-theme=dark] .schedule-flight-event-modal .event-form-textarea::placeholder{color:#ffffff73!important;opacity:1}[data-theme=dark] .schedule-flight-event-modal .event-form-select option{background-color:#1f1f1f;color:#ffffffe0}[data-theme=dark] .schedule-flight-event-modal .event-form-input:focus,[data-theme=dark] .schedule-flight-event-modal .event-form-select:focus,[data-theme=dark] .schedule-flight-event-modal .event-form-textarea:focus{border-color:#005987!important;box-shadow:0 0 0 3px #00598740!important}[data-theme=dark] .schedule-flight-event-modal .geolist-select{background:#141414!important;border-color:#303030!important;color:#ffffffe0!important}[data-theme=dark] .schedule-flight-event-modal .geolist-select-label,[data-theme=dark] .schedule-flight-event-modal .geolist-select>span{color:#ffffffe0!important}[data-theme=dark] .schedule-flight-event-modal .geolist-select-label--placeholder{color:#ffffff73!important}[data-theme=dark] .schedule-flight-event-modal .geolist-select-chevron{color:#ffffffa6!important}[data-theme=dark] .schedule-flight-event-modal .geofence-sort-trigger-icon{color:#ffffff8c!important}[data-theme=dark] .schedule-flight-event-modal .event-modal-cancel-btn{color:#ffffffe0!important;background-color:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .schedule-flight-event-modal .event-modal-cancel-btn:hover{background-color:#333!important;border-color:#525252!important}[data-theme=dark] .schedule-flight-event-modal .event-modal-save-btn:not(:disabled),[data-theme=dark] .schedule-flight-event-modal .event-modal-edit-btn:not(:disabled){background-color:var(--primary-color, #005987)!important;color:#fff!important;border-color:transparent!important}[data-theme=dark] .schedule-flight-event-modal .event-modal-save-btn:hover:not(:disabled),[data-theme=dark] .schedule-flight-event-modal .event-modal-edit-btn:hover:not(:disabled){background-color:color-mix(in srgb,var(--primary-color, #005987) 88%,#ffffff)!important;color:#fff!important}[data-theme=dark] .schedule-flight-event-modal .event-modal-save-btn:disabled{background-color:#2a2a2a!important;color:#ffffff73!important;border-color:#303030!important}.event-form-group:last-child{margin-bottom:0}.event-form-label:after{content:"*";color:var(--destructive);margin-left:.25rem}.event-form-label:not([for*=Title]):not([for*=Description]):after{display:none}.event-form-input:focus,.event-form-select:focus,.event-form-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0ea5e91a}[data-theme=dark] .calendar-container{--background: #141414;--foreground: rgba(255, 255, 255, .88);--card: #1f1f1f;--card-foreground: rgba(255, 255, 255, .88);--popover: #1f1f1f;--popover-foreground: rgba(255, 255, 255, .88);--secondary: #252525;--secondary-foreground: rgba(255, 255, 255, .88);--muted: #2a2a2a;--muted-foreground: rgba(255, 255, 255, .55);--accent: #252525;--accent-foreground: rgba(255, 255, 255, .88);--border: #303030;--input: #2a2a2a;--ring: rgba(0, 89, 135, .18)}[data-theme=dark] .calendar-container .calendar_wrapper{border-top-color:#303030}[data-theme=dark] .calendar-container .fc-day-today{background-color:#252525!important}[data-theme=dark] .calendar-container .fc-col-header-cell-cushion,[data-theme=dark] .calendar-container .mini-calendar-header h3,[data-theme=dark] .calendar-container .modal-header h3{color:#ffffffe0!important}[data-theme=dark] .calendar-container .event-form-input::placeholder,[data-theme=dark] .calendar-container .event-form-textarea::placeholder{color:#fff6!important}[data-theme=dark] .calendar-container .event-modal-content .event-form-select,[data-theme=dark] .calendar-container .event-modal-content .event-form-input,[data-theme=dark] .calendar-container .event-modal-content .event-form-textarea{background-color:#1f1f1f!important;border-color:#303030!important;color:#ffffffe0!important}[data-theme=dark] .calendar-container .event-modal-content .geolist-select{background:#1f1f1f!important;border-color:#303030!important;color:#ffffffe0!important}[data-theme=dark] .calendar-container .event-modal-content .geolist-select>span{color:#ffffffc7!important}[data-theme=dark] .calendar-container .event-modal-content .geolist-select-chevron{color:#ffffffa6!important}[data-theme=dark] .calendar-container .event-modal-content .geofence-sort-trigger-icon{color:#6b7280!important}[data-theme=dark] .calendar-container .event-modal-content,[data-theme=dark] .calendar-container .modal-content,[data-theme=dark] .calendar-container .event-modal-header,[data-theme=dark] .calendar-container .event-modal-body,[data-theme=dark] .calendar-container .event-modal-footer,[data-theme=dark] .calendar-container .modal-header,[data-theme=dark] .calendar-container .modal-body{background-color:#1f1f1f!important}[data-theme=dark] .calendar-container .sidebar-toggle-button,[data-theme=dark] .calendar-container .header-controls .btn--ghost{background:#2a2a2a!important;border:1px solid #303030!important;border-radius:6px!important}[data-theme=dark] .calendar-container .sidebar-toggle-button:hover,[data-theme=dark] .calendar-container .header-controls .btn--ghost:hover{background:#333!important;border-color:#424242!important}[data-theme=dark] .calendar-container .sidebar-toggle-button img,[data-theme=dark] .calendar-container .header-controls .btn--ghost img{filter:brightness(0) invert(1);opacity:.9}.flight-log-container{padding:20px 32px 16px!important;overflow:hidden;--flight-log-sticky-toolbar-h: 48px;--flight-log-scroll-y: 420px;height:100%;min-height:0;max-width:1680px;width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;background:transparent}.flight-log-page-heading{flex:0 0 auto;margin:0 0 14px}.flight-log-page-heading h3{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:var(--app-text-primary, #101828)}[data-theme=dark] .flight-log-page-heading h3{color:var(--app-text-primary, #f5f7fa)}.flight-log-table-toolbar-sticky{flex:0 0 auto;z-index:30;background:#fff;padding-bottom:4px}.flight-log-table{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin-bottom:0!important;max-width:100%}.flight-log-table-viewport{flex:1 1 auto;min-height:0;width:100%;max-width:100%;overflow:hidden}.flight-log-table-paginator{flex:0 0 auto;margin-top:12px}.flight-log-table .ant-table-wrapper,.flight-log-table .ant-spin-nested-loading,.flight-log-table .ant-spin-container,.flight-log-table .ant-table,.flight-log-table .ant-table-container{max-width:100%}.flight-log-table .ant-table-content{border:1px solid #e1e1e1;background:#fff!important;border-radius:10px 10px 0 0}.flight-log-table .ant-table{min-width:100%;table-layout:fixed}.flight-log-table .flight-log-table-with-filters .ant-table-body,.flight-log-table-viewport .ant-table-body{max-height:var(--flight-log-scroll-y)!important;height:var(--flight-log-scroll-y)!important;overflow-y:auto!important;overflow-x:auto!important}.flight-log-table .flight-log-table-with-filters .ant-table-header{overflow:hidden!important}[data-theme=dark] .flight-log-table-toolbar-sticky{background:#1f1f1f}.flight-log-date-range-wrap{width:100%}.flight-log-date-range-wrap .zeena-dr.flight-log-activity-date-range{width:100%;max-width:100%}.btn-clear{width:110px;height:44px;border-radius:4px;font-size:18px;position:absolute;top:0;left:0%;font-weight:400!important}.btn-clear:hover{color:#fff!important}.flight-log-farm{background:#fff;border-radius:10px;padding:25px;margin-bottom:30px}.form-header h3{font-size:18px;font-weight:600;line-height:28px;color:#101828;margin-bottom:4px}.form-header p{font-size:14px;color:#667085;margin-bottom:24px}.field-label{display:block;margin-bottom:6px;font-weight:500;font-size:14px;color:#344054;line-height:20px}.form-input{height:44px!important;padding:10px 14px!important;border-radius:8px!important;border:1px solid #d0d5dd!important;box-shadow:0 1px 2px #1018280d}.form-input::placeholder{opacity:1;color:#858585}.flight-log-search-btn{line-height:30px!important}.ant-select.form-input{padding:0!important;border:none!important}.ant-select.form-input .ant-select-selector{height:44px!important;border:1px solid #d0d5dd!important;border-radius:8px!important;box-shadow:0 1px 2px #1018280d;padding:2px 8px}.ant-select.form-input .ant-select-selection-overflow-item .ant-select-selection-item{background:#e6f4ff;border:1px solid #91caff;border-radius:4px;color:#1677ff;font-size:12px;line-height:22px;margin:2px}[data-theme=dark] .ant-select.form-input .ant-select-selection-overflow-item .ant-select-selection-item{background:#111d2c;border-color:#153450;color:#84caff}.flight-log-table-toolbar{display:flex;justify-content:flex-end;margin-bottom:8px;flex-shrink:0}.flight-log-table .ant-table-tbody>tr>td{word-wrap:break-word;word-break:break-word;white-space:normal;vertical-align:top}.flight-log-table .ant-table-thead>tr>th{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.flight_log_popup .flight-log-modal--dense .ant-table-thead>tr>th,.flight_log_popup .flight-log-modal--dense .ant-table-thead>tr>td{padding-top:10px;padding-bottom:10px;line-height:1.2}.flight_log_popup .flight-log-modal--dense .ant-table-thead>tr>th{background:linear-gradient(180deg,#f8fafc,#eef2f7);font-weight:600;color:#344054}.flight_log_popup .flight-log-modal--dense .ant-table-thead>tr>th:before{display:none!important}.flight-log-filename-wrap{min-width:0;max-width:100%}.flight-log-filename{font-weight:600;color:#1677ff!important;max-width:100%}.flight-log-filename:hover{color:#0958d9!important;text-decoration:underline}.flight-log-cell{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;line-height:1.45}.flight-log-cell--short{-webkit-line-clamp:2}.flight-log-cell--long{-webkit-line-clamp:3}.flight-log-filters{position:relative;padding:24px 28px;border:1px solid #dde4ec;border-radius:12px;box-shadow:0 3px 12px #0f172a0a}.flight-log-filters .form-header{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #e9eef3}.flight-log-filters .form-header h3{margin:0 0 4px;font-size:19px;line-height:1.3;letter-spacing:-.01em}.flight-log-filters .form-header p{margin:0}.flight-log-inline-filters>.ant-col{flex:1 1 0;min-width:0;max-width:none}.flight-log-filters .field-label{margin-bottom:6px;color:#475467;font-size:12px;font-weight:600;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flight-log-filters .form-input,.flight-log-filters .ant-select.form-input .ant-select-selector,.flight-log-filters .flight-log-date-range-wrap .zeena-dr.flight-log-activity-date-range{border-color:#d9e1ea!important;background:#fff;box-shadow:none}.flight-log-filters .flight-log-date-range-wrap .zeena-dr.flight-log-activity-date-range .zeena-dr-trigger{height:44px;min-height:44px;max-height:44px;padding:0 14px;border-color:#d9e1ea;border-radius:8px;background:#fff;box-shadow:none}.flight-log-filters .form-input.ant-input,.flight-log-filters .ant-select.form-input .ant-select-selection-placeholder,.flight-log-filters .ant-select.form-input .ant-select-selection-item,.flight-log-filters .flight-log-date-range-wrap .zeena-dr-trigger__text{font-size:14px;line-height:20px}.flight-log-filters .form-input.ant-input{height:44px;padding:11px 14px!important}.flight-log-filters .ant-select.form-input .ant-select-selector{display:flex;align-items:center;padding:0 14px!important}.flight-log-filters .ant-select.form-input.ant-select-single .ant-select-selection-placeholder,.flight-log-filters .ant-select.form-input.ant-select-single .ant-select-selection-item{line-height:42px!important}.flight-log-filters .ant-select.form-input.ant-select-multiple .ant-select-selector{height:44px!important;align-items:center!important}.flight-log-filters .ant-select.form-input.ant-select-multiple .ant-select-selection-overflow{display:flex!important;align-items:center!important;flex-wrap:nowrap;min-height:42px;width:100%}.flight-log-filters .ant-select.form-input.ant-select-multiple .ant-select-selection-placeholder{inset-inline-start:14px!important;inset-inline-end:28px!important;top:0!important;bottom:0!important;margin:0!important;transform:none!important;display:flex!important;align-items:center!important;height:auto!important;line-height:20px!important;font-size:14px!important}.flight-log-filters .ant-select.form-input.ant-select-multiple .ant-select-selection-search{margin-inline-start:0!important;display:flex;align-items:center}.flight-log-filters .flight-log-date-range-wrap .zeena-dr-trigger__text{order:1}.flight-log-filters .flight-log-date-range-wrap .zeena-dr-trigger__icon{order:2;margin-left:auto}.flight-log-filters .flight-log-date-range-wrap .zeena-dr-trigger__clear{order:3;margin-left:8px}.flight-log-filters .form-input:hover,.flight-log-filters .ant-select.form-input:hover .ant-select-selector,.flight-log-filters .flight-log-date-range-wrap .zeena-dr.flight-log-activity-date-range:hover{border-color:#8ab8d2!important}.flight-log-filters .form-input:focus,.flight-log-filters .form-input:focus-within,.flight-log-filters .ant-select.form-input.ant-select-focused .ant-select-selector,.flight-log-filters .flight-log-date-range-wrap .zeena-dr.flight-log-activity-date-range:focus-within{border-color:#087bab!important;box-shadow:0 0 0 3px #087bab1f!important}.flight-log-actions-row{margin-top:20px;padding-top:16px;border-top:1px solid #edf1f5}.flight-log-actions{display:flex;justify-content:flex-end;gap:10px}.flight-log-search-button,.flight-log-clear-button{flex:0 0 auto;width:auto!important;height:38px;padding:0 16px;border-radius:6px;font-weight:600;box-shadow:none}.flight-log-search-button{min-width:112px;background:#005987;border-color:#005987}.flight-log-search-button:hover,.flight-log-search-button:focus{background:#00466b!important;border-color:#00466b!important}.flight-log-clear-button{min-width:88px;color:#344054;border-color:#cfd8e3;background:#fff}.flight-log-clear-button:hover,.flight-log-clear-button:focus{color:#05628f!important;border-color:#8ab8d2!important;background:#f2f9fd!important}[data-theme=dark] .flight-log-container{background:transparent}[data-theme=dark] .flight-log-filters{border-color:#2a3a4d;background:#1a2533;box-shadow:none}[data-theme=dark] .flight-log-filters .form-header h3,[data-theme=dark] .flight-log-filters .field-label{color:#f1f5f9}[data-theme=dark] .flight-log-filters .form-input,[data-theme=dark] .flight-log-filters .ant-select.form-input .ant-select-selector,[data-theme=dark] .flight-log-filters .flight-log-date-range-wrap .zeena-dr.flight-log-activity-date-range,[data-theme=dark] .flight-log-clear-button{border-color:#3a4c60!important;background:#202d3d;color:#d8e1eb}[data-theme=dark] .flight-log-filters .flight-log-date-range-wrap .zeena-dr.flight-log-activity-date-range .zeena-dr-trigger{border-color:#3a4c60;background:#202d3d}[data-theme=dark] .flight-log-actions-row{border-top-color:#2a3a4d}@media(max-width:767px){.flight-log-container{padding:14px!important}.flight-log-filters{padding:20px 16px 16px;border-radius:12px}.flight-log-filters .form-header{margin-bottom:20px}.flight-log-inline-filters>.ant-col{flex:1 1 100%;max-width:100%}.flight-log-actions{display:grid;grid-template-columns:1fr 1fr}.flight-log-search-button,.flight-log-clear-button{width:100%!important}}.gm-style>div{z-index:9999!important}.gm-style polygon{stroke:red!important;stroke-width:2px!important}.google_mapFarm{position:relative}.geofence-add-page-shell{padding:18px 18px 0;background:linear-gradient(180deg,#f8fafcf5,#f1f5f9eb)}.geofence-add-page-shell__content{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.22);border-radius:20px;background:#ffffff9e;box-shadow:0 18px 46px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.geofence-page-map{border-radius:20px}.drawing-tools{position:absolute;top:10%;left:40%;display:block;z-index:9}.drawing_wrapper{position:absolute;top:26%}.drawing_wrapper .buttons_wrapper{display:flex;flex-direction:column;position:absolute;top:50%}.drawing_wrapper .buttons_wrapper .drawing_button_wrapper{width:50px;height:50px;font-size:10px;border-radius:100%;border:none;outline:none;cursor:pointer}.drawing_wrapper .buttons_wrapper .drawing_button_wrapper.disabled{cursor:auto}.drawing_wrapper .buttons_wrapper .drawing_button_wrapper p{margin-top:-3px;margin-bottom:0;color:#111}.geofence_waypoints_wrapper{background-color:#111111ad;position:absolute;left:60px;top:10px;padding:10px;border-radius:6px;color:#fff;width:300px;display:flex;flex-direction:column}.geofence_waypoints_wrapper input{width:100%;border:#000000;padding:2px}.geofence_waypoints_wrapper .geofence_waypoint{display:flex;align-items:center;justify-content:space-between;padding:10px 8px;border-bottom:1px solid #5f5f5f;cursor:pointer}.geofence_waypoints_wrapper .geofence_waypoint p{margin-bottom:0!important;display:flex;align-items:center;gap:4px}.geofence_waypoints_wrapper .geofence_waypoint svg:hover{cursor:pointer}.open_waypoint{background-color:#56565687;margin-bottom:15px}.geofence_waypoints_wrapper .quardinate{display:flex;align-items:center;gap:10px}.cesium-widget-credits,.cesium-viewer-fullscreenContainer,.cesium-navigationHelpButton-wrapper,.cesium-home-button{display:none!important}.geofence-cesium-map-root .cesium-viewer,.geofence-cesium-map-root .cesium-viewer-cesiumWidgetContainer,.geofence-cesium-map-root .cesium-widget,.geofence-cesium-map-root canvas{width:100%;height:100%}.custom-reset-modal .ant-modal-confirm-btns{display:flex}.custom-reset-modal .ant-modal-confirm-btns button{flex:1;padding:22px!important}._event .ant-dropdown-trigger{opacity:0!important;visibility:hidden!important}.geofence-form-input.ant-input,.geofence-form-input .ant-input{color:var(--app-text-primary, #101828)!important}.geofence-form-input.ant-input::placeholder,.geofence-form-input .ant-input::placeholder{color:var(--app-text-secondary, #667085)!important;opacity:1}.coord-entry-add-btn.ant-btn,.coord-entry-add-btn.ant-btn:hover,.coord-entry-add-btn.ant-btn:focus,.coord-entry-add-btn.ant-btn:active{color:var(--app-text-primary, #101828)!important;background:transparent!important;border:1px dashed var(--app-popup-cancel-border, #D0D5DD)!important}.coord-entry-add-btn.ant-btn:hover,.coord-entry-add-btn.ant-btn:focus{border-color:var(--app-text-secondary, #667085)!important;background:#7f7f7f14!important}[data-theme=dark] .geofence-add-page-shell{background:linear-gradient(180deg,#020617f0,#0f172af5)}[data-theme=dark] .geofence-add-page-shell__content{background:#0f172aad;border-color:#60a5fa29;box-shadow:0 20px 48px #00000038}@media(max-width:768px){.geofence-add-page-shell{padding:12px 12px 0}.geofence-add-page-shell__content,.geofence-page-map{border-radius:16px}}.ai_flight_path_model.modern-sidebar .sidebar-content{overflow:hidden;display:flex;flex-direction:column;padding:0;gap:0}.ai_flight_path_model.modern-sidebar .sidebar-header{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;padding:16px 16px 14px;border-bottom:1px solid #e5e7eb;background:#fff;gap:12px}.sidebar-header-main{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.ai_flight_path_model.modern-sidebar .header-title{min-width:0;flex:1}.ai_flight_path_model.modern-sidebar .header-title h3{line-height:1.1}.sidebar-header-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #dbe4ee;border-radius:14px;min-width:0}.sidebar-toolbar-button{flex:1;min-width:0;height:42px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.01em;box-shadow:0 1px 2px #0f172a0f}.sidebar-toolbar-button i{font-size:13px}.sidebar-toolbar-button span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-toolbar-button-clear{background:linear-gradient(180deg,#ef4444,#dc2626)!important;border-color:#dc2626!important;color:#fff!important}.sidebar-toolbar-button-clear:hover:not(:disabled),.sidebar-toolbar-button-clear:focus-visible{background:linear-gradient(180deg,#dc2626,#b91c1c)!important;border-color:#b91c1c!important;color:#fff!important}.sidebar-toolbar-button-preview{background:linear-gradient(180deg,#eff6ff,#dbeafe)!important;border-color:#93c5fd!important;color:#1d4ed8!important}.sidebar-toolbar-button-preview:hover:not(:disabled),.sidebar-toolbar-button-preview:focus-visible{background:linear-gradient(180deg,#dbeafe,#bfdbfe)!important;border-color:#60a5fa!important;color:#1d4ed8!important}.sidebar-toolbar-button-preview:disabled{background:linear-gradient(180deg,#f8fbff,#eef4ff)!important;border-color:#cbdafc!important;color:#7c93b8!important;box-shadow:none;opacity:1}.sidebar-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sidebar-header-warning{display:inline-flex;align-items:center;gap:6px;height:36px;min-width:58px;padding:0 10px 0 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.sidebar-header-warning.has-notifications{border-color:#fdba74;background:#fff7ed;color:#9a3412}.sidebar-header-warning:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.sidebar-header-warning.has-notifications:hover{background:#ffedd5;border-color:#fb923c;color:#9a3412}.sidebar-header-warning:disabled,.sidebar-header-warning.is-empty{cursor:not-allowed;opacity:1;background:#f8fafc;color:#94a3b8}.sidebar-header-warning:disabled:hover{background:#f8fafc;border-color:#e2e8f0;color:#94a3b8}.sidebar-header-warning:focus-visible{outline:none;box-shadow:0 0 0 2px #64748b33}.sidebar-header-warning-icon{font-size:13px;color:#d97706}.sidebar-header-warning.is-empty .sidebar-header-warning-icon,.sidebar-header-warning:disabled .sidebar-header-warning-icon{color:#94a3b8}.sidebar-header-warning:hover .sidebar-header-warning-icon{color:#b45309}.sidebar-header-warning.has-notifications .sidebar-header-warning-icon{color:#ea580c}.sidebar-header-warning-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#d97706;color:#fff;font-size:11px;font-weight:600;border-radius:9px;line-height:1}.sidebar-header-warning.is-empty .sidebar-header-warning-count,.sidebar-header-warning:disabled .sidebar-header-warning-count{background:#cbd5e1}.sidebar-header-warning:hover .sidebar-header-warning-count{background:#b45309}.sidebar-header-warning.has-notifications:hover .sidebar-header-warning-count{background:#c2410c}.ai_flight_path_model_content-wrapper{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}.ai_flight_path_model_content{color:#000;overflow-y:auto;overflow-x:hidden;flex:1;scrollbar-width:thin;scrollbar-color:#98a2b3 #f9fafb;padding-right:16px;padding-left:16px;min-height:0}.ai_flight_path_model_content .ant-select-dropdown{font-size:12px!important}.ai-form-input.disabled,.ai-form-select.disabled{background:#f9fafb!important;border-color:#d0d5dd!important;color:#98a2b3!important;cursor:not-allowed!important}.ai_flight_path_model_content::-webkit-scrollbar{width:8px}.ai_flight_path_model_content::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.ai_flight_path_model_content::-webkit-scrollbar-thumb{background:#98a2b3;border-radius:4px}.ai_flight_path_model_content::-webkit-scrollbar-thumb:hover{background:#6b7280}.form-section{margin-bottom:16px}.form-row{margin-bottom:6px}.form-label{display:block;font-size:12px;font-weight:500;color:#344054;margin-bottom:4px;margin-top:8px}.form-label-bold{display:block;font-size:14px;font-weight:600;color:#344054;margin-bottom:8px}.form-description{display:block;font-size:10px;color:#98a2b3;margin-top:4px}.survey-pattern-hint,.structure-scan-mode-hint{font-size:12px;font-style:italic;color:#64748b}.survey-mission-option-label{display:block;font-weight:500;cursor:pointer;font-size:12px;color:#344054}.form-instruction{display:block;font-size:12px;color:#98a2b3;margin-top:8px}.ai-form-input{width:100%}.ai-form-input .ant-input,input.ai-form-input.ant-input{height:40px!important;border:1px solid #d0d5dd;border-radius:6px;background:#fff;padding:8px 12px;font-size:14px;color:#344054}.ai-form-input .ant-input:focus,.ai-form-input .ant-input-focused,input.ai-form-input.ant-input:focus{border-color:#84caff;outline:none;box-shadow:0 0 0 3px #4299e11a}.ai-form-input .ant-input::placeholder,input.ai-form-input.ant-input::placeholder{color:#98a2b3}.ai-form-select{width:100%}.ai-form-select .ant-select-selector{height:40px!important;border:1px solid #d0d5dd!important;border-radius:6px!important;background:#fff!important}.ai-form-select .ant-select-selection-item{line-height:38px!important;color:#344054!important;font-size:14px!important}.ai-form-select .ant-select-selection-placeholder{line-height:38px!important;color:#98a2b3!important;font-size:14px!important}.ai-form-select:hover .ant-select-selector{border-color:#84caff!important}.ai-form-select.ant-select-focused .ant-select-selector{border-color:#84caff!important;box-shadow:0 0 0 3px #4299e11a!important}[data-theme=dark] .ai_flight_path_model.modern-sidebar .sidebar-header{background:#1f1f1f;border-bottom-color:#303030}[data-theme=dark] .ai_flight_path_model.modern-sidebar .sidebar-header-toolbar{background:linear-gradient(180deg,#2a2a2a,#1f1f1f)!important;border:1px solid #303030!important}[data-theme=dark] .ai_flight_path_model_content{color:#ffffffe0;scrollbar-color:#475569 #1f1f1f}[data-theme=dark] .ai_flight_path_model_content::-webkit-scrollbar-track{background:#1f1f1f}[data-theme=dark] .ai_flight_path_model_content::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .form-label,[data-theme=dark] .form-label-bold,[data-theme=dark] .survey-mission-option-label{color:#ffffffe0}[data-theme=dark] .form-description,[data-theme=dark] .form-instruction,[data-theme=dark] .survey-pattern-hint{color:#ffffff94}[data-theme=dark] .ai-form-input .ant-input,[data-theme=dark] input.ai-form-input.ant-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffeb!important;-webkit-text-fill-color:rgba(255,255,255,.92)!important}[data-theme=dark] .ai-form-input .ant-input::placeholder,[data-theme=dark] input.ai-form-input.ant-input::placeholder{color:#ffffff73!important;-webkit-text-fill-color:rgba(255,255,255,.45)!important}[data-theme=dark] .ai-form-select .ant-select-selector{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .ai-form-select .ant-select-selection-item{color:#ffffffeb!important}[data-theme=dark] .ai-form-select .ant-select-selection-placeholder{color:#ffffff73!important}[data-theme=dark] .ai-form-select .ant-select-arrow{color:#ffffff8c!important}[data-theme=dark] .form-textarea .ant-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffeb!important}[data-theme=dark] .form-textarea .ant-input::placeholder{color:#ffffff73!important}[data-theme=dark] .ai-form-input.disabled,[data-theme=dark] .ai-form-select.disabled{background:#242424!important;border-color:#3a3a3a!important;color:#ffffff6b!important}.form-textarea{width:100%}.form-textarea .ant-input{border:1px solid #d0d5dd;border-radius:6px;background:#fff;padding:8px 12px;font-size:14px;color:#344054;resize:vertical;min-height:100px}.form-textarea .ant-input:focus,.form-textarea .ant-input-focused{border-color:#84caff;outline:none;box-shadow:0 0 0 3px #4299e11a}.form-textarea .ant-input::placeholder{color:#98a2b3}.range-slider-wrap{padding:0 2px}.range-slider-labels-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding:0 2px}.range-slider-min-label,.range-slider-max-label{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:4px 8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;font-weight:500;color:#334155}.range-slider-wrap .ant-slider{margin:8px 0 4px}.range-slider-wrap .ant-slider-rail{background-color:#e2e8f0;height:6px;border-radius:3px}.range-slider-wrap .ant-slider-track{background:linear-gradient(90deg,#39c,#2d8ac4);height:6px;border-radius:3px}.range-slider-wrap .ant-slider-handle{width:20px;height:20px;margin-top:-5px;background:#f1f5f9;border:2px solid #cbd5e1;box-shadow:0 1px 3px #0000001a;border-radius:20px}.range-slider-wrap .ant-slider-handle:before,.range-slider-wrap .ant-slider-handle:after{display:none}.range-slider-wrap .ant-slider-handle:hover,.range-slider-wrap .ant-slider-handle:focus{border-color:#94a3b8;box-shadow:0 2px 6px #0000001f}.range-slider-wrap .ant-slider-mark{margin-top:8px}.range-slider-wrap .ant-slider-dot{width:2px;height:8px;margin-left:-1px;background:#cbd5e1;border:none;border-radius:1px;top:2px}.range-slider-wrap .ant-slider-mark-text{font-size:11px;color:#64748b;margin-top:4px}.range-slider-wrap .ant-tooltip-inner{min-height:auto;padding:6px 10px;background:#39c;color:#fff;font-size:13px;font-weight:700;border-radius:6px;box-shadow:0 2px 8px #3399cc59}.range-slider-wrap .ant-tooltip-arrow-content{background:#39c}.ai_flight_path_model_content{padding-bottom:.8rem}.ai_flight_path_model_content .ant-slider{margin:10px 0}.ai_flight_path_model_content .ant-slider-rail{background-color:#e2e8f0;height:4px}.ai_flight_path_model_content .ant-slider-track{background-color:#22c55e;height:4px}.ai_flight_path_model_content .ant-slider-handle:hover,.ai_flight_path_model_content .ant-slider-handle:focus{border-color:#16a34a;box-shadow:0 0 0 5px #22c55e1f}.ai_flight_path_model_content .ant-checkbox-wrapper{font-size:14px}.ai_flight_path_model_content .ant-checkbox-inner{width:18px;height:18px;border-color:#d0d5dd}.ai_flight_path_model_content .ant-checkbox-checked .ant-checkbox-inner{background-color:#22c55e;border-color:#22c55e}.ai_flight_path_model_content .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#22c55e}.pattern-type-buttons{display:flex;gap:6px;width:100%}.pattern-type-btn{flex:1;height:44px;padding:12px 24px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#000;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s;text-align:center;display:inline-flex;align-items:center;justify-content:center}.obstacle-type-select{height:44px!important}.obstacle-type-select .ant-select-selector{border-radius:8px!important}.pattern-type-btn:hover{background:#f9fafb;border-color:#98a2b3;color:#000}.pattern-type-btn.active{background:#000;border-color:#000;color:#fff}.pattern-type-btn.active:hover{background:#333;border-color:#333;color:#fff}.pattern-type-btn:disabled{opacity:.5;cursor:not-allowed}.pattern-type-btn:disabled:hover{background:#fff;border-color:#d0d5dd;color:#000}.pattern-type-btn.active:disabled{background:#000;border-color:#000;color:#fff}.pattern-type-btn.active:disabled:hover{background:#000;border-color:#000;color:#fff}.button-group{display:flex;gap:8px;margin-top:12px}.form-button-secondary{height:44px;padding:12px 24px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#000;width:100%;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;text-align:center}.form-button-secondary:hover{background:#f9fafb;border-color:#98a2b3;color:#000}.form-button-clear{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.form-button-clear:hover:not(:disabled){background:#b91c1c!important;border-color:#b91c1c!important;color:#fff!important}.form-button-clear:disabled{background:#94a3b8!important;border-color:#94a3b8!important;color:#fff!important}.form-button-obstacle-mode:not(:disabled){background:#d97706!important;border-color:#d97706!important;color:#fff!important}.form-button-obstacle-mode:hover:not(:disabled){background:#b45309!important;border-color:#b45309!important;color:#fff!important}.form-button-obstacle-mode:disabled{background:#94a3b8!important;border-color:#94a3b8!important;color:#fff!important}.form-button-stop-obstacle:not(:disabled){background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.form-button-stop-obstacle:hover:not(:disabled){background:#b91c1c!important;border-color:#b91c1c!important;color:#fff!important}.form-button-stop-obstacle:disabled{background:#94a3b8!important;border-color:#94a3b8!important;color:#fff!important}.form-button-draw-boundary:not(:disabled){background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.form-button-draw-boundary:hover:not(:disabled){background:#15803d!important;border-color:#15803d!important;color:#fff!important}.form-button-draw-boundary:disabled{background:#94a3b8!important;border-color:#94a3b8!important;color:#fff!important}.form-button-center-point:not(:disabled){background:#e0f2fe!important;border-color:#7dd3fc!important;color:#0369a1!important}.form-button-center-point:hover:not(:disabled){background:#bae6fd!important;border-color:#38bdf8!important;color:#0c4a6e!important}.form-button-center-point:disabled{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#94a3b8!important}.form-button-preview-path:not(:disabled){background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important}.form-button-preview-path:hover:not(:disabled){background:#bfdbfe!important;border-color:#60a5fa!important;color:#1d4ed8!important}.form-button-preview-path:disabled{background:#94a3b8!important;border-color:#94a3b8!important;color:#fff!important}.form-button-show-waypoints:not(:disabled){background:#ede9fe!important;border-color:#c4b5fd!important;color:#6d28d9!important}.form-button-show-waypoints:hover:not(:disabled){background:#ddd6fe!important;border-color:#a78bfa!important;color:#6d28d9!important}.form-button-show-waypoints:disabled{background:#94a3b8!important;border-color:#94a3b8!important;color:#fff!important}.form-button-primary{height:44px;padding:14px 24px;border:none;border-radius:8px;background:#000;color:#fff;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s;flex:1;display:inline-flex;align-items:center;justify-content:center;text-align:center}.form-button-primary:hover{background:#333!important;color:#fff}.form-button-primary:disabled,.form-button-primary.ant-btn-loading{background:#94a3b8!important;color:#fff!important}.form-button-finish{width:100%;height:44px;padding:8px 24px;border:none;border-radius:6px;background:#475467;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.form-button-finish:hover{background:#344054}.form-button-finish i{font-size:16px}.status-section{margin:12px 0;padding:12px;background:#ededed7d;border-radius:6px;color:#000;border:1px solid #edededd0}.status-item{display:flex;align-items:center;gap:12px;padding:5px 0}.status-item:last-child{margin-bottom:0}.status-icon{font-size:14px!important;width:20px;text-align:center;color:#344054!important}.status-icon-red{color:#ef4444}.status-icon-grey{color:#6b7280}.status-icon-brown{color:#92400e}.status-icon-green{color:#22c55e}.status-label{font-size:14px!important;font-weight:500;color:#344054!important;flex:1}.status-value{font-size:14px!important;font-weight:400;color:#344054!important}.action-buttons-section{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.action-buttons-section.sticky-footer{position:sticky;bottom:0;background:#fff;z-index:10;margin-top:auto;padding:10px 16px;border-top:1px solid #e5e7eb;box-shadow:0 -2px 8px #0000000d;flex-shrink:0}.bottom-buttons-container{display:flex;align-items:center;gap:6px;flex-direction:column}.footer-warning-trigger{display:inline-flex;justify-content:space-between;align-items:center;gap:8px;height:44px;padding:0 14px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;color:#b45309;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;flex-shrink:0;width:100%;margin-top:6px}.footer-warning-trigger:hover{background:#fef3c7;border-color:#f59e0b;color:#92400e}.footer-warning-trigger:focus-visible{outline:none;box-shadow:0 0 0 2px #f59e0b59}.footer-warning-trigger-icon{font-size:16px;opacity:.95}.footer-warning-trigger-label{white-space:nowrap}.footer-warning-trigger-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#f59e0b;color:#fff;font-size:11px;font-weight:700;border-radius:10px;line-height:1}.draw-and-save-button{flex:1;width:auto;margin-top:0}.bottom-buttons{display:flex;gap:6px;flex:1;width:100%}.bottom-buttons .form-button-secondary{flex:1}.bottom-buttons .form-button-secondary:hover:not(:disabled),.bottom-buttons .form-button-secondary:focus-visible{background:#f9fafb!important;border-color:#98a2b3!important;color:#000!important}.bottom-buttons .form-button-primary:hover:not(:disabled):not(.ant-btn-loading),.bottom-buttons .form-button-primary:focus-visible{background:#333!important;border-color:#333!important;color:#fff!important}.draw-and-save-button:hover:not(:disabled):not(.ant-btn-loading),.draw-and-save-button:focus-visible{background:#389e0d!important;border-color:#389e0d!important;color:#fff!important}.ant-select-dropdown{border-radius:6px}.ant-select-item{font-size:14px;color:var(--app-text-primary)}.ant-select-item-option-selected{background:color-mix(in srgb,var(--primary-color) 10%,var(--app-modal-panel-background));color:var(--app-text-primary)}.ant-select-item-option:hover{background:var(--app-modal-table-row-hover-background)}@media(max-width:768px){.sidebar-header-toolbar{grid-template-columns:1fr}.bottom-buttons{flex-direction:column}.form-row .ant-col{margin-bottom:16px}.button-group{flex-direction:column}.button-group .form-button-secondary{width:100%}}.ant-modal-confirm-btns{display:flex;gap:8px}.ant-modal-confirm-btns button{width:100%;margin:0!important;padding:20px}.ant-modal-confirm-btns button:last-child{border-color:red}.calculate_response .form-section{border-top:1px dashed rgba(0,0,0,.337)!important;margin-top:1rem!important;padding-top:.7rem}.calculate_response .form-section .form-label-bold{font-weight:500}.suggested-paths{margin-top:12px}.suggested-paths-header{display:flex;align-items:baseline;justify-content:space-between;gap:3px;margin-bottom:4px;flex-direction:column}.suggested-paths-title{font-size:14px;font-weight:600;color:#344054}.suggested-paths-desc{font-size:12px;color:#64748b;font-weight:400}.suggested-paths-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.suggested-path-card{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fafbfc;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.suggested-path-card:hover{border-color:#cbd5e1;background:#f8fafc}.suggested-path-card.selected{border-color:#0ea5e9;background:#f0f9ff;box-shadow:0 0 0 2px #0ea5e933}.suggested-path-card-radio{flex-shrink:0}.suggested-path-card-body{flex:1;min-width:0}.suggested-path-card-name{font-size:13px;font-weight:600;color:#1e293b;text-transform:capitalize}.suggested-path-card-stats{display:flex;flex-wrap:wrap;align-items:center;gap:0px 2px;font-size:10px;color:#64748b;margin-top:6px}.suggested-path-card-stats span{display:inline-flex;align-items:center;gap:4px}.suggested-path-card-stats .coverage-full{color:#16a34a;font-weight:500}.suggested-paths-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.suggested-paths-actions .form-button-secondary{margin:0;flex:1}.suggested-paths-btn-preview:not(:disabled){background:#e0f2fe!important;border-color:#7dd3fc!important;color:#0369a1!important}.suggested-paths-btn-preview:hover:not(:disabled){background:#bae6fd!important;border-color:#38bdf8!important;color:#0c4a6e!important}.suggested-paths-btn-preview:disabled{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#94a3b8!important}.suggested-paths-btn-waypoints:not(:disabled){background:#f1f5f9!important;border-color:#cbd5e1!important;color:#334155!important}.suggested-paths-btn-waypoints:hover:not(:disabled){background:#e2e8f0!important;border-color:#94a3b8!important;color:#0f172a!important}.suggested-paths-btn-waypoints:disabled{background:#f8fafc!important;border-color:#e2e8f0!important;color:#94a3b8!important}.ant-modal-title{font-weight:500!important}.obstacle_height_input{height:50px!important}.warning-notification{position:fixed;bottom:10px;right:382px;width:320px;max-width:calc(100vw - 32px);border-radius:10px;box-shadow:0 4px 20px #00000026;overflow:hidden;z-index:1050;background:#faf8f5}.warning-notification-header-right{display:flex;align-items:center;gap:2px}.warning-notification-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 10px 14px;background:linear-gradient(180deg,#e67e22,#d35400);color:#fff}.warning-notification-header-left{display:flex;align-items:center;gap:8px}.warning-notification-icon{font-size:14px;opacity:.95}.warning-notification-title{font-weight:700;font-size:13px;letter-spacing:.02em;text-transform:uppercase}.warning-notification-details-btn{padding:4px 12px;border:none;border-radius:999px;background:#ffffff40;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}.warning-notification-details-btn:hover{background:#ffffff59}.warning-notification-time{font-size:11px;color:#ffffffd9;white-space:nowrap}.warning-notification-body{padding:12px 14px 14px;background:#faf8f5;position:relative}.warning-notification-message{display:flex;align-items:flex-start;gap:10px}.warning-notification-body-icon{color:#e67e22;font-size:16px;margin-top:2px;flex-shrink:0}.warning-notification-message-text{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.warning-notification-message-text strong{color:#1a1a1a;font-size:13px;font-weight:700}.warning-notification-secondary{color:#333;font-size:12px;font-weight:400}.warning-notification-time-secondary{font-size:11px;color:#8c8c8c;white-space:nowrap;flex-shrink:0}.warning-notification-list{list-style:none;padding:10px 0 0;margin:12px 0 0;border-top:1px solid #eee;max-height:200px;overflow-y:auto}.warning-notification-list-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:12px;color:#333}.warning-notification-list-item i{color:#e67e22;margin-top:2px;flex-shrink:0}.warning-notification-close{width:24px;height:24px;margin-left:4px;border:none;border-radius:4px;background:transparent;color:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:background .2s,color .2s;flex-shrink:0}.warning-notification-close:hover{background:#fff3;color:#fff}.structure_scan_model.modern-sidebar .sidebar-content{overflow:hidden;display:flex;flex-direction:column;padding:0;gap:0}.structure_scan_model.modern-sidebar .sidebar-header{flex-shrink:0;padding:16px 16px 15px}.structure_scan_model .ai-form-select .ant-select-selector,.structure_scan_model .ai-form-input .ant-input,.structure_scan_model input.ai-form-input.ant-input{height:40px!important}.structure_scan_content .form-section{margin-bottom:16px}.structure_scan_content .form-description{display:block;font-size:11px;color:#64748b;margin-top:4px}.structure-scan-actions .button-group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.structure-scan-actions .form-instruction{font-size:12px;color:#64748b}.structure-scan-select{width:100%}.corridor_scan_model.modern-sidebar .sidebar-content{overflow:hidden;display:flex;flex-direction:column;padding:0;gap:0}.corridor_scan_model.modern-sidebar .sidebar-header{flex-shrink:0;padding:16px 16px 15px}.corridor_scan_model .ai-form-select .ant-select-selector,.corridor_scan_model .ai-form-input .ant-input,.corridor_scan_model input.ai-form-input.ant-input{height:40px!important}.corridor_scan_content .form-section{margin-bottom:12px}.corridor-scan-select{width:100%}.corridor-points-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.corridor-mode-actions{flex-wrap:wrap}.corridor-status{margin-top:6px;font-size:12px;color:#475467}.corridor-checkbox-row{display:flex;align-items:center;gap:12px;min-height:32px}.corridor-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.corridor-status-footer{margin-top:8px;font-size:12px;color:#475467}.corridor_scan_model .corridor-draw-trace-btn.ant-btn:not(:disabled),.corridor_scan_model button.corridor-draw-trace-btn:not(:disabled){background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.corridor_scan_model .corridor-draw-trace-btn.ant-btn:hover:not(:disabled),.corridor_scan_model button.corridor-draw-trace-btn:hover:not(:disabled){background:color-mix(in srgb,var(--primary-color) 85%,#000000)!important;border-color:color-mix(in srgb,var(--primary-color) 85%,#000000)!important;color:#fff!important}.corridor_scan_model .corridor-clear-trace-btn.ant-btn:not(:disabled),.corridor_scan_model button.corridor-clear-trace-btn:not(:disabled){background:#f9fafb!important;border-color:#d0d5dd!important;color:#111827!important}.corridor_scan_model .corridor-clear-trace-btn.ant-btn:hover:not(:disabled),.corridor_scan_model button.corridor-clear-trace-btn:hover:not(:disabled){background:#f3f4f6!important;border-color:#98a2b3!important;color:#111827!important}.corridor_scan_model .bottom-buttons .corridor-footer-calc-preview.ant-btn:not(:disabled),.corridor_scan_model .corridor-footer-calc-preview.ant-btn.form-button-center-point:not(:disabled){background:transparent!important;background-color:transparent!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.corridor_scan_model .bottom-buttons .corridor-footer-calc-preview.ant-btn:hover:not(:disabled),.corridor_scan_model .corridor-footer-calc-preview.ant-btn.form-button-center-point:hover:not(:disabled){background:transparent!important;background-color:transparent!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.facade_scan_model.modern-sidebar .sidebar-content{overflow:hidden;display:flex;flex-direction:column;padding:0;gap:0}.facade_scan_model.modern-sidebar .sidebar-header{flex-shrink:0;padding:16px 16px 15px}.facade_scan_model .ai-form-select .ant-select-selector,.facade_scan_model .ai-form-input .ant-input,.facade_scan_model input.ai-form-input.ant-input{height:40px!important}.facade_scan_content .form-section{margin-bottom:12px}.facade-scan-select{width:100%}.facade-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.facade_scan_model .facade-footer-calc-preview.ant-btn:not(:disabled){background:transparent!important;background-color:transparent!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.facade_scan_model .facade-footer-calc-preview.ant-btn:hover:not(:disabled){background:transparent!important;background-color:transparent!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.facade_scan_model .active-pick-button.ant-btn{background-color:#faad14!important;border-color:#faad14!important;color:#fff!important;animation:pulse 1.5s infinite}.facade-scan-info-box{padding:10px;border-radius:6px;background:#f6f8fa}.facade-scan-summary-box{padding:10px;border-radius:6px;background:#f0f5ff}[data-theme=dark] .facade-scan-info-box{background:#2a2a2a}[data-theme=dark] .facade-scan-summary-box{background:#1a2332}@keyframes pulse{0%{box-shadow:0 0 #faad1499}50%{box-shadow:0 0 0 8px #faad1400}to{box-shadow:0 0 #faad1400}}.charging-pad-popup{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:1100;pointer-events:auto}.charging-pad-popup-close{position:absolute;top:-8px;right:-8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#374151;color:#fff;cursor:pointer;z-index:1;transition:background .2s ease,color .2s ease}.charging-pad-popup-close:hover{background:#4b5563;color:#fff}.charging-pad-popup-close:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffff80}.charging-pad-popup-close i{font-size:12px}.charging-pad-popup-pill{display:flex;align-items:stretch;min-height:44px;border-radius:22px;overflow:hidden;box-shadow:0 2px 12px #00000040;background:#1a1a1a}.charging-pad-popup-circle{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;align-self:center;margin-left:2px}.charging-pad-popup-icon{width:20px;height:20px;color:#fff}.charging-pad-popup-content{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:10px 16px 10px 12px;background:#1a1a1a;color:#fff;min-width:180px;max-width:320px}.charging-pad-popup-main{display:flex;flex-direction:column;gap:2px}.charging-pad-popup-status{font-size:13px;font-weight:600;line-height:1.2;color:#fff}.charging-pad-popup-label{font-size:12px;font-weight:400;line-height:1.2;color:#ffffffe6}.charging-pad-popup-details{display:flex;flex-direction:column;gap:4px;margin-top:2px;padding-top:6px;border-top:1px solid rgba(255,255,255,.15)}.charging-pad-popup-row{display:flex;align-items:baseline;gap:8px;font-size:11px;line-height:1.3}.charging-pad-popup-detail-label{color:#fff9;flex-shrink:0;min-width:72px}.charging-pad-popup-detail-value{color:#fffffff2;word-break:break-all}.drone-popup{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:1100;pointer-events:auto}.drone-popup-card{position:relative;min-width:260px;max-width:340px;background:#1a1a1a;border-radius:14px;box-shadow:0 4px 20px #00000059,0 2px 10px #0003;overflow:visible;padding:14px 16px 16px}.drone-popup-close{position:absolute;top:-8px;right:-8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#3a4b62;color:#fff;cursor:pointer;z-index:1;transition:background .2s ease,color .2s ease}.drone-popup-close:hover{background:#4a5b72;color:#fff}.drone-popup-close:focus-visible{outline:none;box-shadow:0 0 0 2px #fff6}.drone-popup-close i{font-size:12px}.drone-popup-header{display:flex;align-items:center;gap:12px;padding-right:24px;margin-bottom:12px}.drone-popup-circle{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.drone-popup-icon{font-size:18px;color:#fff}.drone-popup-main{display:flex;flex-direction:column;gap:4px}.drone-popup-status{font-size:15px;font-weight:600;line-height:1.2;color:#fff}.drone-popup-id{font-size:12px;font-weight:400;color:#ffffffe6}.drone-popup-body{padding-top:10px;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:8px}.drone-popup-row{display:flex;align-items:baseline;gap:10px;font-size:12px;line-height:1.4}.drone-popup-label{flex-shrink:0;min-width:80px;color:silver;font-weight:400}.drone-popup-value{color:#fff;font-weight:500;word-break:break-word}.ie_fence_regions_modal.modern-sidebar{position:fixed;right:0;top:0;height:100vh;width:370px;background:var(--primary-color, #005987);box-shadow:-4px 0 24px #00000024;z-index:1001;display:flex;flex-direction:column}.ie_fence_regions_modal.modern-sidebar .sidebar-content{overflow:hidden;display:flex;flex-direction:column;padding:0;gap:0;flex:1;background:#fff;margin-left:7px}.ie_fence_regions_modal .sidebar-header{flex-shrink:0;padding:14px 16px;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;align-items:center}.ie_fence_regions_modal .header-title{display:flex;align-items:center;gap:10px}.ie_fence_regions_modal .header-title i{color:var(--primary-color, #005987);font-size:18px}.ie_fence_regions_modal .header-title h3{margin:0;color:#2d3748;font-size:17px;font-weight:600}.ie-modal-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:14px 16px;display:flex;flex-direction:column;gap:14px;scrollbar-width:thin;scrollbar-color:#98a2b3 #f9fafb}.ie-modal-body::-webkit-scrollbar{width:6px}.ie-modal-body::-webkit-scrollbar-track{background:#f9fafb}.ie-modal-body::-webkit-scrollbar-thumb{background:#98a2b3;border-radius:4px}.ie-divider{border:none;border-top:1px solid #e5e7eb;margin:4px 0}.ie-section-title{font-size:12px;font-weight:600;color:#344054;display:flex;align-items:center;margin-bottom:8px}.ie-section-title .fa-home,.ie-return-draw-hint-icon{color:var(--primary-color, #005987)}.ie-drone-selector{display:flex;flex-direction:column;gap:6px}.ie-field-label{display:block;font-size:12px;font-weight:500;color:#344054;margin-bottom:4px}.ie-modal-body span.ant-select-selection-item{font-size:12px;color:#374151}.ie-tab-group{display:flex;gap:8px}.ie-tab-btn{flex:1;padding:9px 10px;min-height:44px;font-size:12px;font-weight:600;cursor:pointer;border:none;border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 78%,#ffffff) 0%,var(--primary-color) 100%);color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s,opacity .15s,box-shadow .15s;box-shadow:0 2px 6px color-mix(in srgb,var(--primary-color) 28%,transparent)}.ie-tab-btn:hover:not(:disabled){background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 68%,#ffffff),color-mix(in srgb,var(--primary-color) 92%,#000000));box-shadow:0 4px 10px color-mix(in srgb,var(--primary-color) 35%,transparent)}.ie-tab-btn--active{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 52%,#000000),color-mix(in srgb,var(--primary-color) 72%,#000000));box-shadow:inset 0 2px 5px #00000059}.ie-tab-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.ie-radius-section{display:flex;flex-direction:column;gap:2px}.ie-radius-slider-row{display:flex;align-items:center;gap:8px}.ie-radius-label{font-size:12px;font-weight:600;color:#344054;white-space:nowrap;min-width:48px}.ie-radius-slider{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:transparent;cursor:pointer;outline:none}.ie-radius-slider::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:linear-gradient(to right,var(--primary-color, #005987) var(--slider-fill, 30%),#d0d5dd var(--slider-fill, 30%))}.ie-radius-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;margin-top:-6px;border-radius:50%;background:#fff;border:2.5px solid var(--primary-color, #005987);box-shadow:0 1px 4px #00000038;cursor:pointer}.ie-radius-slider::-moz-range-track{height:6px;border-radius:3px;background:linear-gradient(to right,var(--primary-color, #005987) var(--slider-fill, 30%),#d0d5dd var(--slider-fill, 30%))}.ie-radius-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:2.5px solid var(--primary-color, #005987);box-shadow:0 1px 4px #00000038;cursor:pointer}.ie-radius-slider:disabled::-webkit-slider-runnable-track{background:linear-gradient(to right,#b0b8c1 var(--slider-fill, 30%),#e5e7eb var(--slider-fill, 30%))}.ie-radius-slider:disabled::-moz-range-track{background:linear-gradient(to right,#b0b8c1 var(--slider-fill, 30%),#e5e7eb var(--slider-fill, 30%))}.ie-radius-slider:disabled::-webkit-slider-thumb{border-color:#b0b8c1;cursor:not-allowed}.ie-radius-slider:disabled::-moz-range-thumb{border-color:#b0b8c1;cursor:not-allowed}.ie-radius-slider:disabled{cursor:not-allowed}.ie-radius-num-input{width:54px;padding:3px 6px;border:1px solid #d0d5dd;border-radius:5px;font-size:12px;color:#374151;text-align:right;background:#fff}.ie-radius-num-input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.ie-radius-scale{display:flex;justify-content:space-between;padding:0 1px;margin-top:1px}.ie-radius-scale span{font-size:9px;color:#9ca3af}.ie-radius-info{font-size:11px;color:#6b7280;font-style:italic;margin:8px 0 6px;padding:4px 0}.ie-draw-btn-return{background:var(--primary-color, #005987);color:#fff;width:100%;flex:none}.ie-drawing-active{display:flex;flex-direction:column;gap:8px;background:#fef9c3;border:1px solid #fde68a;border-radius:8px;padding:10px 12px;width:100%}.ie-drawing-hint{font-size:12px;color:#374151;display:flex;align-items:flex-start;gap:4px;line-height:1.4}.ie-drawing-actions{display:flex;gap:8px}.ie-legend{display:flex;gap:16px;font-size:11px;color:#6b7280;align-items:center}.ie-legend-item{display:flex;align-items:center;gap:5px}.ie-legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.ie-legend-dot-green{background:#16a34a}.ie-legend-dot-red{background:#dc2626}.ie-table-wrapper{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.ie-table{width:100%;border-collapse:collapse;font-size:12px;min-width:280px}.ie-th{background:#f9fafb;padding:7px 8px;font-size:11px;font-weight:600;color:#6b7280;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.ie-th-center{text-align:center}.ie-fence-row{transition:background .15s}.ie-fence-row:hover{background:#f9fafb}.ie-row-inclusion td{border-left:3px solid #16a34a}.ie-row-exclusion td{border-left:3px solid #dc2626}.ie-td{padding:7px 8px;border-bottom:1px solid #f3f4f6;vertical-align:middle;color:#374151}.ie-td-type{display:flex;height:40px;align-items:center;gap:5px;white-space:nowrap}.ie-td-center{text-align:center}.ie-checkbox{width:15px;height:15px;cursor:pointer;accent-color:#dc2626}.ie-edit-checkbox{width:15px;height:15px;cursor:pointer;accent-color:var(--primary-color, #005987)}.ie-radius-input{width:64px;padding:3px 6px;border:1px solid #d0d5dd;border-radius:5px;font-size:12px;color:#374151;background:#fff;text-align:right}.ie-radius-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.ie-del-btn{background:none;border:none;color:#ef4444;cursor:pointer;padding:4px 6px;border-radius:4px;transition:background .15s;font-size:13px}.ie-del-btn:hover{background:#fee2e2}.ie-btn-sm{padding:5px 10px;min-height:44px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s}.ie-btn-sm:hover{opacity:.85}.ie-btn-success{background:#16a34a;color:#fff;width:50%;min-height:38px}.ie-btn-success:disabled{background:#86efac;color:#fff;cursor:not-allowed;opacity:.6}.ie-btn-cancel{background:#e5e7eb;color:#374151;width:50%;min-height:38px}.ie-btn-danger{background:#ef4444;color:#fff}.ie-btn-outline{background:#fff;color:#374151;border:1px solid #d0d5dd}.ie-empty-state{text-align:center;padding:28px 16px;display:flex;flex-direction:column;align-items:center;gap:6px}.ie-return-panel{display:flex;flex-direction:column;gap:8px;padding:10px 0 6px}.ie-return-inputs{display:flex;flex-direction:column;gap:6px;background:#eef5fa;border:1px solid #b6d4e8;border-radius:8px;padding:10px 12px}.ie-return-input-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.ie-return-input-row .ie-field-label{margin-bottom:0;min-width:76px;font-size:11px;color:#005987}.ie-coord-input{flex:1;padding:4px 8px;height:36px;border:1px solid #d0d5dd;border-radius:5px;font-size:12px;color:#374151;background:#fff;text-align:right;min-width:0;box-sizing:border-box}.ie-coord-input:focus{outline:none;border-color:#005987;box-shadow:0 0 0 2px #00598726}.ie-coord-input::placeholder{color:#9ca3af;font-size:11px}.ie-return-action-stack{display:flex;flex-direction:column;gap:6px}.ie-return-apply-btn{width:100%;padding:9px 12px;min-height:44px;background:var(--primary-color, #005987);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s,transform .1s;box-sizing:border-box}.ie-return-apply-btn:hover{opacity:.88;transform:translateY(-1px)}.ie-return-apply-btn:active{transform:translateY(0)}.ie-return-actions{display:flex;gap:8px}.ie-return-secondary-btn{flex:1;justify-content:center}.ie-fence-panel{display:flex;flex-direction:column;gap:10px}.ie-confirm-modal .ant-modal-content{border-radius:12px}.ie-discard-banner{background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:10px 12px;font-size:12px;color:#374151;display:flex;align-items:flex-start;gap:8px}.ie-discard-banner i{color:#d97706;margin-top:1px}.ie-discard-banner-actions{display:flex;gap:8px;margin-top:8px}.indoor-map-container{width:100%;height:100%;position:relative;background:radial-gradient(circle at top,rgba(14,116,144,.22),transparent 36%),linear-gradient(180deg,#08111f,#07111a 48%,#02070f);overflow:hidden;display:flex;flex-direction:column}.indoor-map-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(56,189,248,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.08) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:1}.indoor-map-controls{position:absolute;right:314px;bottom:40px;z-index:12;display:flex;gap:6px;padding:6px;background:#14141e8c;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 18px 30px #0206175c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:right .32s cubic-bezier(.4,0,.2,1)}.indoor-right-collapsed .indoor-map-controls{right:24px}.indoor-map-control-btn{width:40px;height:40px;color:#fff!important;border-color:transparent!important;background-color:transparent!important;display:flex;align-items:center;justify-content:center;border-radius:12px!important}.indoor-map-control-btn:hover{color:#fff!important;border-color:transparent!important;background-color:#ffffff1f!important}.indoor-map-control-btn:hover .anticon{color:#fff!important}.indoor-map-control-btn:active,.indoor-map-control-btn:focus{color:#fff!important;border-color:transparent!important;background-color:#ffffff29!important}.indoor-map-control-btn:active .anticon,.indoor-map-control-btn:focus .anticon{color:#fff!important}.indoor-map-canvas-wrapper{width:100%;flex:1;min-height:0;position:relative;z-index:2;display:block}.indoor-map-canvas-wrapper.drawing-mode-active{cursor:crosshair}.indoor-map-canvas-wrapper.drawing-mode-active canvas{cursor:crosshair!important}.indoor-map-canvas-wrapper.reference-point-set{cursor:pointer}.indoor-map-canvas-wrapper.reference-point-set canvas{cursor:pointer!important}.indoor-map-bottom-controls{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:12;display:flex;gap:16px;align-items:center;justify-content:center;width:fit-content;max-width:calc(100% - 620px);background:#14141e8c;border:1px solid rgba(255,255,255,.12);padding:12px 18px;border-radius:16px;box-shadow:0 18px 30px #0206175c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.indoor-map-info-text{color:#f8fafceb;font-size:12px;font-weight:600;letter-spacing:.02em;margin:0;white-space:nowrap}.indoor-map-view-link{color:#67e8f9;font-size:12px;font-weight:700;letter-spacing:.02em;margin:0;cursor:default;text-decoration:none;white-space:nowrap;text-transform:uppercase}.indoor-map-view-link:hover{color:#67e8f9}@media(max-width:1200px){.indoor-map-bottom-controls{max-width:calc(100% - 420px);gap:12px}}@media(max-width:960px){.indoor-map-controls{right:16px;bottom:16px}.indoor-map-bottom-controls{left:16px;right:16px;bottom:72px;transform:none;max-width:none;width:auto;flex-wrap:wrap}}.test-3d-map-container{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#1a1a1a;color:#fff}.test-3d-map-header{padding:20px;background-color:#2a2a2a;border-bottom:1px solid #3a3a3a}.test-3d-map-header h2{margin:0 0 10px;font-size:24px;color:#fff}.test-3d-map-header p{margin:0;color:#ccc;font-size:14px}.test-3d-map-viewer{flex:1;width:100%;position:relative;background-color:#0a0a0a;overflow:hidden}.test-3d-map-loading,.test-3d-map-error,.test-3d-map-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.test-3d-map-error{color:#ff6b6b}.test-3d-map-placeholder p{margin:10px 0;font-size:16px}.test-3d-map-note{font-size:12px;color:#888;font-style:italic}.test-3d-map-controls{padding:20px;background-color:#2a2a2a;border-top:1px solid #3a3a3a}.test-3d-map-controls h3{margin:0 0 15px;font-size:18px;color:#fff}.test-controls-grid{display:flex;gap:10px;flex-wrap:wrap}.test-controls-grid button{padding:10px 20px;background-color:#3a3a3a;color:#fff;border:1px solid #4a4a4a;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.test-controls-grid button:hover{background-color:#4a4a4a}.test-controls-grid button:active{background-color:#5a5a5a}.indoor-telemetry-navbar{position:absolute;top:12px;left:50%;transform:translate(-50%) translateZ(0);width:max-content;max-width:calc(100% - 24px);z-index:20;display:flex;align-items:center;justify-content:center;padding:0 4px;background:transparent;border:none;pointer-events:none}.indoor-telemetry-navbar__scroll{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;row-gap:6px;width:100%;max-width:100%;overflow:visible;padding:2px 0;pointer-events:auto}.indoor-telemetry-navbar__pill{display:inline-flex;align-items:center;gap:5px;padding:4px 8px 4px 6px;min-height:28px;border-radius:8px;background:linear-gradient(180deg,#2563eb,#1d4ed8);border:1px solid rgba(147,197,253,.25);box-shadow:0 1px #ffffff1f inset,0 2px 6px #00000040;color:#f8fafc;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1.2;flex:0 0 auto}.indoor-telemetry-navbar__pill--muted{background:linear-gradient(180deg,#334155,#1e293b);border-color:#94a3b833}.indoor-telemetry-navbar__pill--live{background:linear-gradient(180deg,#059669,#047857);border-color:#a7f3d059}.indoor-telemetry-navbar__pill--warn{background:linear-gradient(180deg,#b45309,#92400e);border-color:#fde68a59}.indoor-telemetry-navbar__icon{font-size:14px;color:#fffffff2;display:flex;align-items:center;flex-shrink:0}.indoor-telemetry-navbar__text{display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:0}.indoor-telemetry-navbar__label{font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#e2e8f0bf;line-height:1}.indoor-telemetry-navbar__value{font-size:11px;font-weight:700;color:#fff;max-width:160px;overflow:hidden;text-overflow:ellipsis}[data-theme=light] .indoor-telemetry-navbar__pill{background:linear-gradient(180deg,#005987,#006494 52%,#005987);border-color:#fff3;box-shadow:0 1px #ffffff26 inset,0 2px 6px #02213040}[data-theme=light] .indoor-telemetry-navbar__pill--muted{background:linear-gradient(180deg,#4d7f9c,#3c6e8a);border-color:#ffffff29}[data-theme=light] .indoor-telemetry-navbar__label{color:#fffffff2}[data-theme=light] .indoor-telemetry-navbar__value,[data-theme=light] .indoor-telemetry-navbar__icon{color:#fff}[data-theme=light] .indoor-telemetry-navbar__pill--live{background:linear-gradient(180deg,#059669,#047857);border-color:#a7f3d066}[data-theme=light] .indoor-telemetry-navbar__pill--warn{background:linear-gradient(180deg,#b45309,#92400e);border-color:#fde68a66}@media(max-width:768px){.indoor-telemetry-navbar{max-width:calc(100% - 24px)}.indoor-telemetry-navbar__value{max-width:110px}}.weather-forecast-page{min-height:100vh;height:100vh;background:linear-gradient(180deg,#003d5c,#002a3f);padding:24px;color:#fff;overflow-y:auto}.weather-forecast-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.weather-forecast-back-btn{display:inline-flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px;border-radius:6px;cursor:pointer;font-size:16px;transition:all .2s;width:40px;height:40px}.weather-forecast-back-btn:hover{background:#fff3;border-color:#ffffff4d}.weather-forecast-header-content{flex:1}.weather-forecast-title{font-size:24px;font-weight:700;color:#fff;margin:0 0 4px;padding:0;line-height:1.2}.weather-forecast-subtitle{font-size:14px;font-weight:400;color:#ffffffb3;margin:0;padding:0}.weather-zone-highlight{color:#53eafd;font-weight:500}.weather-warning-banner{background:#dc2626;border-radius:8px;padding:16px 20px;margin-bottom:24px;display:flex;align-items:flex-start;gap:12px}.weather-warning-icon{font-size:24px;color:#fff;flex-shrink:0;margin-top:2px}.weather-warning-content{flex:1}.weather-warning-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:4px}.weather-warning-message{font-size:14px;color:#ffffffe6;line-height:1.5}.weather-charts-row{margin-bottom:16px}.weather-forecast-card{background:linear-gradient(180deg,#005987,#004a72);border:1px solid #0D5578;border-radius:12px;height:100%}.weather-forecast-card .ant-card-body{padding:20px}.weather-chart-card{min-height:320px}.weather-chart-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.weather-chart-header svg,.weather-chart-header .weather-details-icon{width:20px;height:20px;flex-shrink:0}.weather-chart-title{font-size:16px;font-weight:600;color:#fff;margin:0;padding:0}.weather-chart-container{width:100%;overflow-x:auto}.weather-chart-svg{display:block;width:100%;height:auto}.weather-hourly-card{background:#0d5578;border-radius:8px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;min-height:140px}.weather-hourly-time{font-size:12px;font-weight:500;color:#ffffffb3}.weather-hourly-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.weather-hourly-temp{font-size:16px;font-weight:700;color:#fff}.weather-hourly-wind{display:flex;align-items:center;gap:4px;font-size:11px;color:#ffffffb3}.weather-hourly-wind svg{width:12px;height:12px}.weather-details-content{display:flex;flex-direction:column;gap:20px}.weather-detail-item{display:flex;flex-direction:column;gap:8px}.weather-detail-label{font-size:14px;font-weight:500;color:#fffc;display:flex;justify-content:space-between;align-items:center}.weather-detail-value{font-size:14px;font-weight:600;color:#fff}.weather-details-icon{font-size:20px}.weather-detail-item .ant-progress{margin:0}.weather-detail-item .ant-progress-bg{border-radius:4px}.weather-detail-item .ant-progress-outer{margin:0}@media(max-width:1200px){.weather-chart-svg{min-width:500px}}.ag-fa-action-btn.ant-btn,.ag-fa-pdf-btn.ant-btn{margin:0!important;width:auto!important;min-width:148px;height:46px!important;padding:0 18px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto;gap:8px;white-space:nowrap;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;background:var(--primary-color)!important;border-color:var(--primary-color)!important;box-shadow:0 8px 20px #00598747!important;color:#fff!important;font-weight:600!important}.ag-fa-pdf-btn.ant-btn{margin-right:12px!important}.ag-fa-action-btn.ant-btn .ant-btn-icon,.ag-fa-action-btn.ant-btn .anticon,.ag-fa-pdf-btn.ant-btn .ant-btn-icon,.ag-fa-pdf-btn.ant-btn .anticon{font-size:15px;line-height:0}.ag-fa-action-btn.ant-btn:hover:not(:disabled),.ag-fa-action-btn.ant-btn:focus-visible:not(:disabled),.ag-fa-pdf-btn.ant-btn:hover:not(:disabled),.ag-fa-pdf-btn.ant-btn:focus-visible:not(:disabled){background:#004a72!important;border-color:#004a72!important;box-shadow:0 10px 26px #004a7257!important;transform:translateY(-1px)}.ag-fa-action-btn.ant-btn:active:not(:disabled),.ag-fa-pdf-btn.ant-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 16px #004a723d!important}.ag-fa-admin-grid-card{--sa-table-header-bg: #f1f5f9;--sa-table-header-text: #0b1220;--sa-table-border: var(--ag-fa-border);--sa-table-cell-border: var(--ag-fa-border);--sa-table-row-bg: var(--ag-fa-card-bg);--sa-table-stripe: color-mix(in srgb, var(--ag-fa-card-bg) 78%, var(--ag-fa-bg));--sa-table-hover: var(--ag-fa-hover-bg);background:var(--ag-fa-card-bg)!important}[data-theme=dark] .ag-fa-admin-grid-card{--sa-table-header-bg: #182338;--sa-table-header-text: #f8fafc;--sa-table-border: var(--ag-fa-border);--sa-table-cell-border: var(--ag-fa-border);--sa-table-row-bg: var(--ag-fa-card-bg);--sa-table-stripe: #0f192a;--sa-table-hover: #1c2a48}.ag-fa-admin-grid-card .ant-card-head{background:transparent!important}.ag-fa-admin-grid-card .ant-card-extra{padding:0!important}.ag-fa-admin-grid-card .admin-btn-toolbar-secondary.ant-btn{border-radius:10px!important;border-color:var(--ag-fa-border)!important;background:var(--ag-fa-card-bg)!important;color:var(--ag-fa-text)!important;box-shadow:none!important}.ag-fa-admin-grid-card .admin-btn-toolbar-secondary.ant-btn:hover,.ag-fa-admin-grid-card .admin-btn-toolbar-secondary.ant-btn:focus-visible{border-color:var(--ag-fa-accent)!important;background:var(--ag-fa-hover-bg)!important;color:var(--ag-fa-text-strong)!important}.ag-fa-admin-grid-wrapper,.ag-fa-admin-grid-wrapper .ant-table-wrapper,.ag-fa-admin-grid-wrapper .ant-spin-nested-loading,.ag-fa-admin-grid-wrapper .ant-spin-container,.ag-fa-admin-grid-wrapper .ant-table-container,.ag-fa-admin-grid-wrapper .ant-table-content{background:transparent!important}.ag-fa-records-table .ant-table-container{border:1px solid var(--ag-fa-border)!important}.ag-fa-records-table .ant-table-content{border:0!important;background:transparent!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table,.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-tbody>tr>td{background:var(--ag-fa-card-bg)!important;color:var(--ag-fa-text)!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-thead>tr>th{background:var(--sa-table-header-bg)!important;color:var(--sa-table-header-text)!important;border-bottom-color:var(--ag-fa-border)!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-tbody>tr>td{border-bottom-color:var(--ag-fa-border)!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-tbody>tr:hover>td,.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--ag-fa-hover-bg)!important;color:var(--ag-fa-text-strong)!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .admin-resource-list-frozen-col,.ag-fa-shell .ag-fa-records-table.admin-resource-list-table td.admin-resource-list-frozen-col{background-color:var(--ag-fa-card-bg)!important;border-right-color:var(--ag-fa-border)!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table th.admin-resource-list-frozen-col{background-color:var(--sa-table-header-bg)!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table tr:hover>td.admin-resource-list-frozen-col,.ag-fa-shell .ag-fa-records-table.admin-resource-list-table td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--ag-fa-hover-bg)!important}[data-theme=dark] .ag-fa-shell .ag-fa-records-table.admin-resource-list-table.admin-resource-table-dark th.admin-resource-list-frozen-col{background-color:var(--sa-table-header-bg)!important;border-right-color:var(--ag-fa-border)!important}[data-theme=dark] .ag-fa-shell .ag-fa-records-table.admin-resource-list-table.admin-resource-table-dark td.admin-resource-list-frozen-col{background-color:var(--ag-fa-card-bg)!important;border-right-color:var(--ag-fa-border)!important;box-shadow:12px 0 16px #00000047!important}[data-theme=dark] .ag-fa-shell .ag-fa-records-table.admin-resource-list-table.admin-resource-table-dark tr:hover>td.admin-resource-list-frozen-col,[data-theme=dark] .ag-fa-shell .ag-fa-records-table.admin-resource-list-table.admin-resource-table-dark td.ant-table-cell-row-hover.admin-resource-list-frozen-col{background-color:var(--ag-fa-hover-bg)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-panel-layout,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-date-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-footer{background:#0f172a!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell-inner,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header-view,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-content th,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header-view button,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-year-btn,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-month-btn,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{color:#e8eef9!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-footer,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column:not(:first-child){border-color:#233152!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header button{color:#e8eef9!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell:hover .ant-picker-cell-inner{background:#1e3a8a!important;color:#fff!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell-selected .ant-picker-cell-inner{background:#1d4ed8!important;color:#fff!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li:hover .ant-picker-time-panel-cell-inner,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#1d4ed8!important;color:#fff!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-ok button{width:auto!important;min-width:64px!important;background:#162033!important;border-color:#334155!important;color:#e8eef9!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-ok button:hover,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-ok button:focus-visible{background:#22314c!important;border-color:#475569!important;color:#fff!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell-in-view{color:#e8eef9!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-cell-inner{color:#6b7a99!important}.ag-fa-shell{--ag-fa-bg: #f4f6fb;--ag-fa-surface: #ffffff;--ag-fa-card-bg: #ffffff;--ag-fa-elev: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .08);--ag-fa-elev-hover: 0 2px 4px rgba(15, 23, 42, .06), 0 16px 36px rgba(15, 23, 42, .14);--ag-fa-border: #d8dee9;--ag-fa-border-strong:#b6c0cf;--ag-fa-text: #0b1220;--ag-fa-text-strong: #020617;--ag-fa-muted: #475569;--ag-fa-grid: #e2e8f0;--ag-fa-axis: #334155;--ag-fa-tooltip-bg: #ffffff;--ag-fa-bar-cursor: rgba(37, 99, 235, .08);--ag-fa-input-bg: #ffffff;--ag-fa-input-text: #0b1220;--ag-fa-chip-bg: #eef2f7;--ag-fa-chip-text: #0b1220;--ag-fa-hover-bg: #eef4ff;--ag-fa-selected-bg: #dbeafe;--ag-fa-accent: #2563eb;--ag-fa-accent-strong:#1d4ed8;--ag-fa-radius: 16px}[data-theme=dark] .ag-fa-shell{--ag-fa-bg: #070d1c;--ag-fa-surface: #0d1424;--ag-fa-card-bg: #111c2e;--ag-fa-elev: 0 1px 2px rgba(0, 0, 0, .4), 0 12px 32px rgba(0, 0, 0, .55);--ag-fa-elev-hover: 0 2px 4px rgba(0, 0, 0, .5), 0 20px 44px rgba(0, 0, 0, .65);--ag-fa-border: #233152;--ag-fa-border-strong:#2c3d65;--ag-fa-text: #e8eef9;--ag-fa-text-strong: #f8fafc;--ag-fa-muted: #a4b1cd;--ag-fa-grid: #1f2a44;--ag-fa-axis: #c7d2e6;--ag-fa-tooltip-bg: #0f172a;--ag-fa-bar-cursor: rgba(96, 165, 250, .1);--ag-fa-input-bg: #0f172a;--ag-fa-input-text: #f8fafc;--ag-fa-chip-bg: #182338;--ag-fa-chip-text: #f1f5f9;--ag-fa-hover-bg: #1c2a48;--ag-fa-selected-bg: #1e3a8a;--ag-fa-accent: #60a5fa;--ag-fa-accent-strong:#3b82f6}.ag-fa-shell{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(80% 50% at 50% 0%,rgba(99,102,241,.08),transparent 70%),var(--ag-fa-bg);color:var(--ag-fa-text);display:flex;flex-direction:column;overflow:auto;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}[data-theme=dark] .ag-fa-shell{background:radial-gradient(60% 40% at 50% 0%,rgba(99,102,241,.18),transparent 75%),var(--ag-fa-bg)}.ag-fa-shell--embedded{position:relative;inset:auto;min-height:100%;overflow:visible;border-radius:20px}.ag-fa-shell--embedded .ag-fa-topbar{padding-left:0;padding-right:0}.ag-fa-shell--embedded .ag-fa-main{max-width:none;margin:0;padding-left:0;padding-right:0}.ag-fa-shell:not(.ag-fa-shell--embedded) .ag-fa-topbar{margin-top:20px}.ag-fa-topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 28px;background:color-mix(in srgb,var(--ag-fa-surface) 92%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--ag-fa-border);flex-wrap:wrap}.ag-fa-topbar-left{display:flex;align-items:center;gap:20px}.ag-fa-topbar-actions{flex-wrap:wrap;align-items:center;gap:10px 12px}.ag-fa-topbar-actions .ant-space-item{display:inline-flex}.ag-fa-back-btn{color:var(--ag-fa-muted)!important}.ag-fa-back-btn:hover{color:var(--ag-fa-text-strong)!important;background:var(--ag-fa-hover-bg)!important}.ag-fa-title-block{display:flex;flex-direction:column;gap:4px;min-width:0}.ag-fa-title{margin:0!important;color:var(--ag-fa-text-strong)!important;letter-spacing:-.01em;font-weight:700!important}.ag-fa-subtitle{color:var(--ag-fa-muted)!important;font-size:13px;font-weight:500}.ag-fa-rate-strip{display:flex;gap:6px;margin-right:8px}.ag-fa-rate-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;background:var(--ag-fa-chip-bg);color:var(--ag-fa-chip-text);border:1px solid var(--ag-fa-border)}.ag-fa-rate-chip strong{font-size:13px;font-variant-numeric:tabular-nums}.ag-fa-rate-chip--success{background:linear-gradient(135deg,#10b9812e,#10b98114);color:#047857;border-color:#10b98159}[data-theme=dark] .ag-fa-rate-chip--success{color:#6ee7b7;background:linear-gradient(135deg,#10b98133,#10b9811a)}.ag-fa-rate-chip--rth{background:linear-gradient(135deg,#8b5cf62e,#8b5cf614);color:#6d28d9;border-color:#8b5cf659}[data-theme=dark] .ag-fa-rate-chip--rth{color:#c4b5fd;background:linear-gradient(135deg,#8b5cf638,#8b5cf61a)}.ag-fa-rate-chip--crash{background:linear-gradient(135deg,#dc26262e,#dc262614);color:#b91c1c;border-color:#dc262659}[data-theme=dark] .ag-fa-rate-chip--crash{color:#fca5a5;background:linear-gradient(135deg,#dc262638,#dc26261a)}.ag-fa-pdf-btn.ant-btn{margin:0!important;width:auto!important;min-width:148px;height:46px!important;padding:0 18px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto;gap:8px;white-space:nowrap;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;background:var(--primary-color)!important;border-color:var(--primary-color)!important;box-shadow:0 8px 20px #00598747!important;color:#fff!important;font-weight:600!important}.ag-fa-pdf-btn.ant-btn .ant-btn-icon,.ag-fa-pdf-btn.ant-btn .anticon{font-size:15px;line-height:0}.ag-fa-pdf-btn.ant-btn:hover:not(:disabled),.ag-fa-pdf-btn.ant-btn:focus-visible:not(:disabled){background:#004a72!important;border-color:#004a72!important;box-shadow:0 10px 26px #004a7257!important;transform:translateY(-1px)}.ag-fa-pdf-btn.ant-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 16px #004a723d!important}.ag-fa-main{flex:1;padding:24px 28px 40px;display:flex;flex-direction:column;gap:18px;max-width:1640px;margin:0 auto;width:100%}.ag-fa-main>.ant-spin-nested-loading,.ag-fa-main>.ant-spin-nested-loading>.ant-spin-container{display:flex;flex-direction:column;gap:22px;width:100%}.ag-fa-filters{background:var(--ag-fa-card-bg)!important;border-radius:var(--ag-fa-radius)!important;box-shadow:var(--ag-fa-elev)!important;border:1px solid var(--ag-fa-border)!important}.ag-fa-filters .ant-card-body{padding:22px 24px!important}.ag-fa-label{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ag-fa-muted);margin-bottom:6px}.ag-fa-filter-actions{margin-top:14px;display:flex;justify-content:flex-end}.ag-fa-error{border-radius:10px!important}.ag-fa-summary-row,.ag-fa-charts-row{margin:0!important}.ag-fa-summary-row{margin-top:4px!important}.ag-fa-summary-note{margin:-8px 2px 2px;color:var(--ag-fa-muted);font-size:12px;font-weight:500}.ag-fa-stat-card{position:relative;background:var(--ag-fa-card-bg)!important;border-radius:var(--ag-fa-radius)!important;box-shadow:var(--ag-fa-elev)!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;border:1px solid var(--ag-fa-border)!important}.ag-fa-stat-card:hover{transform:translateY(-3px);box-shadow:var(--ag-fa-elev-hover)!important}.ag-fa-stat-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--stat-accent, var(--ag-fa-accent)),color-mix(in srgb,var(--stat-accent, var(--ag-fa-accent)) 40%,transparent))}.ag-fa-stat-card:after{content:"";position:absolute;right:-30px;top:-30px;width:110px;height:110px;background:radial-gradient(closest-side,color-mix(in srgb,var(--stat-accent) 22%,transparent),transparent);pointer-events:none}.ag-fa-stat-card .ant-card-body{display:flex;flex-direction:column;gap:8px;padding:18px 18px 16px!important}.ag-fa-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;font-size:18px;background:color-mix(in srgb,var(--stat-accent, #2563eb) 16%,transparent);color:var(--stat-accent, var(--ag-fa-accent));box-shadow:inset 0 -2px color-mix(in srgb,var(--stat-accent) 18%,transparent)}[data-theme=dark] .ag-fa-stat-icon{background:color-mix(in srgb,var(--stat-accent, #2563eb) 26%,transparent)}.ag-fa-stat-value{font-size:30px;font-weight:800;line-height:1.05;color:var(--ag-fa-text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.ag-fa-stat-label{font-size:12.5px;color:var(--ag-fa-muted);letter-spacing:.01em;font-weight:500}.ag-fa-chart-card{background:var(--ag-fa-card-bg)!important;border-radius:var(--ag-fa-radius)!important;box-shadow:var(--ag-fa-elev)!important;border:1px solid var(--ag-fa-border)!important;height:100%;position:relative;overflow:hidden}.ag-fa-chart-card:before{content:"";position:absolute;inset:0 0 auto 0;height:110px;background:linear-gradient(180deg,color-mix(in srgb,var(--ag-fa-accent) 8%,transparent),transparent);pointer-events:none}.ag-fa-chart-card .ant-card-body{padding:20px 22px!important;position:relative}.ag-fa-chart-head{margin-bottom:8px}.ag-fa-chart-title{font-size:16px;font-weight:700;color:var(--ag-fa-text-strong);letter-spacing:-.01em}.ag-fa-chart-subtitle{font-size:12.5px;color:var(--ag-fa-muted);margin-top:2px;font-weight:500}.ag-fa-chart-body{position:relative;width:100%}.ag-fa-donut-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:100%;align-items:center}.ag-fa-donut-canvas{position:relative;width:100%;height:100%;min-height:280px}.ag-fa-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.ag-fa-donut-center-value{font-size:30px;font-weight:800;color:var(--ag-fa-text-strong);font-variant-numeric:tabular-nums;line-height:1}.ag-fa-donut-center-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--ag-fa-muted);margin-top:6px;font-weight:600}.ag-fa-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:100%;overflow-y:auto}.ag-fa-legend-item{display:grid;grid-template-columns:14px 1fr auto auto;gap:10px;align-items:center;padding:8px 12px;background:var(--ag-fa-chip-bg);border:1px solid var(--ag-fa-border);border-radius:10px;transition:background .15s ease,border-color .15s ease}.ag-fa-legend-item:hover{background:var(--ag-fa-hover-bg);border-color:var(--ag-fa-border-strong)}.ag-fa-legend-swatch{width:12px;height:12px;border-radius:50%;box-shadow:0 1px 2px #0000002e}.ag-fa-legend-name{color:var(--ag-fa-text-strong);font-weight:600;font-size:13px}.ag-fa-legend-value{color:var(--ag-fa-text-strong);font-weight:700;font-variant-numeric:tabular-nums}.ag-fa-legend-pct{color:var(--ag-fa-muted);font-size:12px;font-variant-numeric:tabular-nums;min-width:40px;text-align:right;font-weight:600}@media(max-width:900px){.ag-fa-donut-grid{grid-template-columns:1fr}}@media(max-width:720px){.ag-fa-topbar{align-items:stretch}.ag-fa-topbar-actions{width:100%}.ag-fa-rate-strip{width:100%;margin-right:0;flex-wrap:wrap}}.ag-fa-table-card{background:var(--ag-fa-card-bg)!important;border-radius:var(--ag-fa-radius)!important;box-shadow:var(--ag-fa-elev)!important;border:1px solid var(--ag-fa-border)!important}.ag-fa-table-card .ant-card-head{border-bottom:1px solid var(--ag-fa-border)!important;padding:16px 22px!important}.ag-fa-table-card .ant-card-head-title{padding:0!important;color:var(--ag-fa-text-strong)!important}.ag-fa-table-card .ant-card-body{padding:18px 18px 22px!important}.ag-fa-table-title{display:flex;align-items:center;gap:10px;font-weight:700}.ag-fa-table-count{background:linear-gradient(135deg,var(--ag-fa-accent),var(--ag-fa-accent-strong));color:#fff;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700;box-shadow:0 4px 10px #2563eb4d}.ag-fa-cell-dash{color:var(--ag-fa-muted);opacity:.65;font-weight:600}.ag-fa-records-table{margin-top:4px}.ag-fa-records-table .ant-table-table{table-layout:fixed!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-thead>tr>th,.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-tbody>tr>td{text-align:left!important}.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-thead>tr>th .ant-table-column-sorters,.ag-fa-shell .ag-fa-records-table.admin-resource-list-table .ant-table-thead>tr>th .admin-col-header{justify-content:flex-start!important}.ag-fa-records-table .ant-table-container{overflow:hidden;border:1px solid var(--ag-fa-border)!important;border-radius:14px!important;background:var(--ag-fa-card-bg)!important}.ag-fa-records-table .ant-table-content{border:0!important;border-radius:0!important;background:transparent!important}.ag-fa-records-paginator.zeena-paginator-shell{margin:18px 4px 0;padding:14px 4px 4px;border-top:1px solid var(--ag-fa-border)}.ag-fa-shell .ant-select-selector,.ag-fa-shell .ant-picker{background:var(--ag-fa-input-bg)!important;border-color:var(--ag-fa-border)!important;color:var(--ag-fa-input-text)!important}.ag-fa-shell .ant-select-selection-item,.ag-fa-shell .ant-picker-input>input{color:var(--ag-fa-input-text)!important;font-weight:500}.ag-fa-shell .ant-select-selection-placeholder,.ag-fa-shell .ant-picker-input>input::placeholder{color:color-mix(in srgb,var(--ag-fa-muted) 90%,transparent)!important;font-weight:500}.ag-fa-shell .ant-select-multiple .ant-select-selection-item{background:var(--ag-fa-selected-bg)!important;border:1px solid color-mix(in srgb,var(--ag-fa-accent) 35%,transparent)!important;color:var(--ag-fa-text-strong)!important;font-weight:600}.ag-fa-shell .ant-select-multiple .ant-select-selection-item-remove{color:var(--ag-fa-text-strong)!important}.ag-fa-shell .ant-select-selector:hover,.ag-fa-shell .ant-picker:hover{border-color:var(--ag-fa-accent)!important}.ag-fa-shell .ant-select-focused .ant-select-selector,.ag-fa-shell .ant-picker-focused{border-color:var(--ag-fa-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ag-fa-accent) 18%,transparent)!important}.ag-fa-select-dropdown{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 42px #0f172a2e!important;border-radius:10px!important}.ag-fa-select-dropdown .ant-select-item{color:var(--app-text-primary)!important;font-weight:500}.ag-fa-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}.ag-fa-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:color-mix(in srgb,var(--primary-color) 14%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;font-weight:600}.ag-fa-datepicker-pop .ant-picker-panel-container,.ag-fa-datepicker-pop .ant-picker-panel-layout,.ag-fa-datepicker-pop .ant-picker-panel,.ag-fa-datepicker-pop .ant-picker-date-panel,.ag-fa-datepicker-pop .ant-picker-time-panel{background:var(--app-modal-panel-background)!important}.ag-fa-datepicker-pop .ant-picker-panel-container{border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 42px #0f172a2e!important}.ag-fa-datepicker-pop .ant-picker-header{border-bottom:1px solid var(--app-modal-table-border)!important}.ag-fa-datepicker-pop .ant-picker-header,.ag-fa-datepicker-pop .ant-picker-header-view,.ag-fa-datepicker-pop .ant-picker-header button,.ag-fa-datepicker-pop .ant-picker-header-view button,.ag-fa-datepicker-pop .ant-picker-year-btn,.ag-fa-datepicker-pop .ant-picker-month-btn,.ag-fa-datepicker-pop .ant-picker-content th,.ag-fa-datepicker-pop .ant-picker-cell-in-view,.ag-fa-datepicker-pop .ant-picker-time-panel-column>li,.ag-fa-datepicker-pop .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{color:var(--app-text-primary)!important;font-weight:500}.ag-fa-datepicker-pop .ant-picker-header-view button,.ag-fa-datepicker-pop .ant-picker-year-btn,.ag-fa-datepicker-pop .ant-picker-month-btn{background:transparent!important;border:none!important;box-shadow:none!important;-webkit-text-fill-color:currentColor!important;font-weight:600!important;opacity:1!important}.ag-fa-datepicker-pop .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-cell-inner{color:var(--app-text-muted)!important}.ag-fa-datepicker-pop .ant-picker-time-panel,.ag-fa-datepicker-pop .ant-picker-time-panel-column:not(:first-child){border-left:1px solid var(--app-modal-table-border)!important}.ag-fa-datepicker-pop .ant-picker-time-panel-column>li:hover .ant-picker-time-panel-cell-inner,.ag-fa-datepicker-pop .ant-picker-cell:hover:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}.ag-fa-datepicker-pop .ant-picker-cell-selected .ant-picker-cell-inner,.ag-fa-datepicker-pop .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:color-mix(in srgb,var(--primary-color) 18%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}.ag-fa-datepicker-pop .ant-picker-footer{background:var(--app-modal-panel-background)!important;border-top:1px solid var(--app-modal-table-border)!important}.ag-fa-datepicker-pop .ant-picker-ok button{width:auto!important;min-width:64px!important;height:34px!important;margin:0!important;padding:0 14px!important;border-radius:8px!important;background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;color:var(--app-text-primary)!important;box-shadow:none!important}.ag-fa-datepicker-pop .ant-picker-ok button:hover,.ag-fa-datepicker-pop .ant-picker-ok button:focus-visible{background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important;border-color:var(--app-modal-table-border)!important;color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-shell .ant-select-selector,[data-theme=dark] .ag-fa-shell .ant-picker{background:var(--ag-fa-input-bg)!important;border-color:var(--ag-fa-border)!important;color:var(--ag-fa-input-text)!important}[data-theme=dark] .ag-fa-shell .ant-select-selection-item,[data-theme=dark] .ag-fa-shell .ant-picker-input>input{color:var(--ag-fa-input-text)!important}[data-theme=dark] .ag-fa-shell .ant-select-selection-placeholder,[data-theme=dark] .ag-fa-shell .ant-picker-input>input::placeholder{color:var(--ag-fa-muted)!important}[data-theme=dark] .ag-fa-shell .ant-select-multiple .ant-select-selection-item{background:#1e3a8a!important;border-color:#3b82f6!important;color:#f8fafc!important}[data-theme=dark] .ag-fa-shell .ant-select-clear,[data-theme=dark] .ag-fa-shell .ant-select-arrow,[data-theme=dark] .ag-fa-shell .ant-picker-suffix,[data-theme=dark] .ag-fa-shell .ant-picker-clear{color:var(--ag-fa-muted)!important}[data-theme=dark] .ag-fa-shell .ant-select-multiple .ant-select-selection-item-remove{color:#f8fafc!important}[data-theme=dark] .ag-fa-select-dropdown{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important;box-shadow:0 18px 42px #00000070!important}[data-theme=dark] .ag-fa-select-dropdown .ant-select-item{color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:color-mix(in srgb,var(--primary-color) 20%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;font-weight:600}[data-theme=dark] .ag-fa-select-dropdown .ant-select-item-option-state{color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-panel-container{background:var(--app-modal-panel-background)!important;border:1px solid var(--app-modal-table-border)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-panel-layout,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-date-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-footer{background:var(--app-modal-panel-background)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell-inner,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header-view,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-content th,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header-view button,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-year-btn,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-month-btn,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header-view button,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-year-btn,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-month-btn{background:transparent!important;border:none!important;box-shadow:none!important;-webkit-text-fill-color:currentColor!important;font-weight:600!important;opacity:1!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-footer,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column:not(:first-child){border-color:var(--app-modal-table-border)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-header button{color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell:hover .ant-picker-cell-inner{background:color-mix(in srgb,var(--primary-color) 16%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell-selected .ant-picker-cell-inner{background:color-mix(in srgb,var(--primary-color) 20%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li:hover .ant-picker-time-panel-cell-inner,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:color-mix(in srgb,var(--primary-color) 20%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-ok button{width:auto!important;min-width:64px!important;background:var(--app-modal-panel-background)!important;border-color:var(--app-modal-table-border)!important;color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-ok button:hover,[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-ok button:focus-visible{background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important;border-color:var(--app-modal-table-border)!important;color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell-in-view{color:var(--app-text-primary)!important}[data-theme=dark] .ag-fa-datepicker-pop .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-cell-inner{color:var(--app-text-muted)!important}[data-theme=dark] .ag-fa-shell .ant-btn-default{background:var(--ag-fa-card-bg)!important;border-color:var(--ag-fa-border)!important;color:var(--ag-fa-text)!important}[data-theme=dark] .ag-fa-shell .ant-btn-default:hover{background:#1c2a48!important;border-color:var(--ag-fa-accent)!important;color:#fff!important}.ag-fa-shell .ant-btn-default:hover{background:var(--ag-fa-hover-bg)!important;border-color:var(--ag-fa-accent)!important;color:var(--ag-fa-text-strong)!important}.ag-fa-shell .ant-table{background:transparent!important;color:var(--ag-fa-text)!important}.ag-fa-shell .ant-table-thead>tr>th{background:#f1f5f9!important;color:#0b1220!important;border-bottom:1px solid var(--ag-fa-border)!important;font-weight:700!important;letter-spacing:.01em;padding:14px 12px!important}.ag-fa-shell .ant-table-tbody>tr>td{background:var(--ag-fa-card-bg)!important;color:var(--ag-fa-text)!important;border-bottom:1px solid var(--ag-fa-border)!important;padding:14px 12px!important}.ag-fa-shell .ant-table-thead>tr>th:before{background:color-mix(in srgb,var(--ag-fa-border) 72%,transparent)!important}.ag-fa-shell .ant-table-thead>tr>th.ant-table-column-has-sorters:hover{background:#e8eef8!important}.ag-fa-shell .ant-table-thead>tr>th.ant-table-column-sort{background:#dfe9fb!important;color:#0b1220!important}.ag-fa-shell .ant-table-column-sorter{color:var(--ag-fa-muted)!important;margin-inline-start:8px}.ag-fa-shell .ant-table-column-sorter-up.active,.ag-fa-shell .ant-table-column-sorter-down.active{color:var(--ag-fa-accent)!important}.ag-fa-shell .ant-table-tbody>tr:hover>td,.ag-fa-shell .ant-table-row-hover>td{background:var(--ag-fa-hover-bg)!important;color:var(--ag-fa-text-strong)!important}[data-theme=dark] .ag-fa-shell .ant-table-thead>tr>th{background:#182338!important;color:#f8fafc!important}[data-theme=dark] .ag-fa-shell .ant-table-thead>tr>th:before{background:#94a3b83d!important}[data-theme=dark] .ag-fa-shell .ant-table-thead>tr>th.ant-table-column-has-sorters:hover{background:#1c2a48!important}[data-theme=dark] .ag-fa-shell .ant-table-thead>tr>th.ant-table-column-sort{background:#223253!important;color:#fff!important}[data-theme=dark] .ag-fa-shell .ant-table-tbody>tr>td{background:var(--ag-fa-card-bg)!important;color:var(--ag-fa-text)!important}[data-theme=dark] .ag-fa-shell .ant-table-tbody>tr:hover>td{background:#1c2a48!important;color:#fff!important}.ag-fa-shell .ant-empty-description{color:var(--ag-fa-muted)!important}.ag-fa-shell .ant-tag{font-weight:600}[data-theme=dark] .ag-fa-shell .ant-tag{border:1px solid transparent}.ag-fa-shell .ant-spin-text{color:var(--ag-fa-muted)!important}.sprayer-status-page-shell{width:100%;height:100vh;min-height:100vh;display:flex;flex-direction:column}.sprayer-status-page-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20}.sprayer-status-page-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}[data-theme=dark] .sprayer-status-page-topbar{background:#121212f5;border-bottom-color:#ffffff14}@media(max-width:768px){.sprayer-status-page-topbar{justify-content:space-between;gap:8px;padding:8px 12px}}.surveillance-alerts-list-modal.ant-modal .ant-modal-content,.surveillance-alert-detail-modal.ant-modal .ant-modal-content{background:#0d2137!important;border-radius:8px!important}.surveillance-alerts-list-modal.ant-modal .ant-modal-header,.surveillance-alert-detail-modal.ant-modal .ant-modal-header{background:#0d2137!important;border-bottom:1px solid rgba(255,255,255,.08)!important;border-radius:8px 8px 0 0!important}.surveillance-alerts-list-modal.ant-modal .ant-modal-footer{background:#0d2137!important;border-top:1px solid rgba(255,255,255,.08)!important;border-radius:0 0 8px 8px!important}[data-theme=dark] .surveillance-alerts-list-modal.ant-modal .ant-modal-content,[data-theme=dark] .surveillance-alert-detail-modal.ant-modal .ant-modal-content,[data-theme=dark] .surveillance-alerts-list-modal.ant-modal .ant-modal-header,[data-theme=dark] .surveillance-alert-detail-modal.ant-modal .ant-modal-header,[data-theme=dark] .surveillance-alerts-list-modal.ant-modal .ant-modal-footer,[data-theme=dark] .surveillance-alerts-list-modal.ant-modal .ant-modal-body,[data-theme=dark] .surveillance-alert-detail-modal.ant-modal .ant-modal-body{background:#1f1f1f!important}[data-theme=dark] .surveillance-alerts-list-modal.ant-modal .ant-modal-header,[data-theme=dark] .surveillance-alert-detail-modal.ant-modal .ant-modal-header{border-bottom-color:#303030!important}[data-theme=dark] .surveillance-alerts-list-modal.ant-modal .ant-modal-footer{border-top-color:#303030!important}.surveillance-alerts-list-modal.ant-modal .ant-modal-content{padding:0;overflow:hidden}.surveillance-alerts-modal-title{font-size:18px;font-weight:700;color:#fff}.surveillance-alerts-list-modal.ant-modal .ant-modal-close{color:#ffffffd9;top:16px;inset-inline-end:16px}.surveillance-alerts-list-modal.ant-modal .ant-modal-close:hover{color:#fff}.surveillance-alerts-modal-footer{display:flex;justify-content:flex-end}.surveillance-alerts-back-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#1890ff;border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer}.surveillance-alerts-back-btn:hover{background:#40a9ff;color:#fff}.surveillance-alerts-list{flex:1;min-height:0;padding:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) #1a2a3d;overflow-y:auto;overflow-x:hidden}[data-theme=dark] .surveillance-alerts-list{scrollbar-color:rgba(255,255,255,.35) #1f1f1f}.surveillance-alerts-list--modal{flex:1;min-height:0}.surveillance-alert-card{padding:14px 20px;background:#003d5c66;border-bottom:1px solid rgba(255,255,255,.06)}[data-theme=dark] .surveillance-alert-card{background:#ffffff0a;border-bottom-color:#303030}.surveillance-alert-card:last-child{border-bottom:none}.surveillance-alert-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.surveillance-alert-severity{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#fff}.surveillance-alert-severity-high{background:#d46b08}.surveillance-alert-severity-critical{background:#cf1322}.surveillance-alert-severity-medium{background:#d4b106;color:#1f1f1f}.surveillance-alert-severity-low{background:#69b1ff;color:#0d2137}.surveillance-alert-time{font-size:12px;color:#8c8c8c}.surveillance-alert-card-body{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.surveillance-alert-card-main{flex:1;min-width:0}.surveillance-alert-card-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:4px}.surveillance-alert-card-details{font-size:13px;color:#8c8c8c}.surveillance-alert-view-btn{flex-shrink:0;padding:6px 14px;background:#1890ff;border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer}.surveillance-alert-view-btn:hover{background:#40a9ff;color:#fff}.surveillance-alert-detail-modal.ant-modal .ant-modal-content{background:#0d2137!important;border:1px solid rgba(0,122,168,.4);border-radius:8px;overflow:hidden}[data-theme=dark] .surveillance-alert-detail-modal.ant-modal .ant-modal-content{border-color:#303030!important}.surveillance-alert-detail-modal.ant-modal .ant-modal-close{color:#fff;top:16px;right:16px}.surveillance-alert-detail-modal.ant-modal .ant-modal-body{padding:0;background:#0d2137!important}.surveillance-alert-detail{padding:0}.surveillance-alert-detail-header{padding:0 0 8px;border-bottom:1px solid rgba(255,255,255,.08)}[data-theme=dark] .surveillance-alert-detail-header{border-bottom-color:#303030}.surveillance-alert-detail-title-row{display:flex;align-items:flex-start;gap:12px}.surveillance-alert-detail-title-icon{font-size:24px;flex-shrink:0;margin-top:2px}.surveillance-alert-detail-icon-high{color:#d46b08}.surveillance-alert-detail-icon-critical{color:#cf1322}.surveillance-alert-detail-icon-medium{color:#d4b106}.surveillance-alert-detail-icon-low{color:#69b1ff}.surveillance-alert-detail-title{margin:0 0 6px;font-size:20px;font-weight:700;color:#fff}.surveillance-alert-detail-time{font-size:13px;color:#8c8c8c}.surveillance-alert-detail-body{margin-top:10px}.surveillance-alert-detail-severity-row{display:block;align-items:center;gap:0;margin-bottom:16px;width:100%}.surveillance-alert-detail-severity-row .surveillance-alert-detail-label{flex:0 0 30%;max-width:30%;box-sizing:border-box}.surveillance-alert-detail-severity-row .surveillance-alert-severity{flex:0 0 70%;max-width:70%;box-sizing:border-box;margin-left:8px}.surveillance-alert-detail-label{font-size:13px;color:#8c8c8c}.surveillance-alert-detail-cards{display:grid;grid-template-columns:70% 30%;gap:12px;margin-bottom:20px}.surveillance-alert-detail-card{background:#003d5c80;border-radius:6px;padding:14px 16px;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:row;gap:6px}[data-theme=dark] .surveillance-alert-detail-card{background:#ffffff0f;border-color:#303030}.surveillance-alert-detail-card-icon{font-size:18px;color:#69b1ff}.surveillance-alert-detail-card-main{font-size:12px;font-weight:500;color:#fff}.surveillance-alert-detail-card-sub{font-size:12px;color:#8c8c8c}.surveillance-alert-detail-snapshot{margin-bottom:20px}.surveillance-alert-detail-snapshot-title{margin:0 0 10px;font-size:14px;font-weight:600;color:#fff}.surveillance-alert-detail-snapshot-preview{background:#000;border-radius:6px;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8c8c8c;font-size:13px}.surveillance-alert-detail-snapshot-play{font-size:48px;color:#fff9;cursor:pointer}.surveillance-alert-detail-snapshot-media{width:100%;height:100%;min-height:200px;border-radius:6px;display:block;object-fit:contain;background:#000}.surveillance-alert-detail-snapshot-video{max-height:280px}.surveillance-alert-detail-snapshot-img{cursor:pointer}.surveillance-alert-image-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:48px;cursor:zoom-out}.surveillance-alert-image-fullscreen-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border:none;border-radius:6px;background:#ffffff26;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.surveillance-alert-image-fullscreen-close:hover{background:#ffffff40}.surveillance-alert-image-fullscreen-img{max-width:100%;max-height:100%;object-fit:contain;cursor:default}.surveillance-alert-detail-actions{display:flex;gap:12px;margin-bottom:16px}.surveillance-alert-detail-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer}.surveillance-alert-detail-btn-primary{background:#1890ff;color:#fff}.surveillance-alert-detail-btn-primary:hover{background:#40a9ff;color:#fff}.surveillance-alert-detail-btn-secondary{background:#1890ff4d;color:#fff}.surveillance-alert-detail-btn-secondary:hover{background:#1890ff80;color:#fff}.surveillance-alert-detail-close-btn{width:100%;padding:12px;background:#003d5ccc;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.surveillance-alert-detail-close-btn:hover{background:#003d5c;color:#fff}.surveillance-camera-views-root{position:relative;flex:1;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:0;box-sizing:border-box;display:flex;flex-direction:column}.surveillance-camera-views-root .surveillance-all-cameras{flex:1;display:flex;flex-direction:column;min-height:0}.surveillance-camera-views-root .cameras-grid-wrapper:has(.surveillance-empty-state){flex:1;display:flex;align-items:center;justify-content:center;min-height:0;padding:clamp(16px,2vw,32px)}.surveillance-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:48px 24px;text-align:center;background:#0003;border-radius:8px;margin:0}.surveillance-empty-state-icon{font-size:64px;color:#ffffff40;margin-bottom:16px}.surveillance-empty-state-title{font-size:18px;font-weight:600;color:#fff;margin:0 0 8px}.surveillance-empty-state-subtitle{font-size:14px;color:#a0a5b0;margin:0;max-width:400px;line-height:1.5}.surveillance-all-cameras .surveillance-camera-header{padding:10px 24px;border-bottom:none;position:static;z-index:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.surveillance-all-cameras .surveillance-title-center{margin:0;flex-shrink:0}.surveillance-header-status{font-size:14px;color:#a0a5b0;font-weight:500}.surveillance-all-cameras .surveillance-actions-bar{display:flex;align-items:center;flex-wrap:wrap;position:sticky;top:0;z-index:100;background:#2a3f56;border-bottom:none;box-shadow:none}.surveillance-actions-bar-layout{margin-left:auto;display:flex;align-items:center}.surveillance-layout-dropdown-wrapper{display:flex;align-items:center}.surveillance-layout-dropdown-trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#1a1d24;border:1px solid #3a3f4a;border-radius:6px;color:#e5e7eb;cursor:pointer;font-size:13px}.surveillance-layout-dropdown-trigger:hover{background:#2a2f3a;border-color:#4a4f5a}.surveillance-layout-dropdown-arrow{margin-left:4px;font-size:10px;opacity:.8}.surveillance-layout-dropdown-menu.ant-dropdown{padding:0}.surveillance-layout-dropdown-content{min-width:140px;padding:4px;background:#1a1d24;border:1px solid #3a3f4a;border-radius:6px;box-shadow:0 6px 16px #0006;display:flex;flex-direction:column;gap:2px}.surveillance-layout-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;border-radius:4px;background:transparent;color:#a0a5b0;cursor:pointer;font-size:13px;text-align:left}.surveillance-layout-dropdown-item:hover{background:#2a2f3a;color:#fff}.surveillance-layout-dropdown-item.active{background:#3a3f4a;color:#fff}.surveillance-layout-list-icon{display:flex;align-items:center;justify-content:center}.surveillance-layout-list-icon .grid-column-icon{display:grid;gap:1px;width:14px;height:14px}.surveillance-layout-list-icon .grid-column-icon-3{grid-template-columns:repeat(3,1fr)}.surveillance-layout-list-icon .grid-column-icon-4{grid-template-columns:repeat(4,1fr)}.surveillance-layout-list-icon .grid-column-icon-6{grid-template-columns:repeat(6,1fr);gap:1px;width:16px;height:12px}.surveillance-layout-list-icon .grid-column-icon-dot{background:#56575a;border-radius:1px}.surveillance-layout-dropdown-item.active .grid-column-icon-dot{background:#fff}.global-action-button-alerts{display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:9px 12px}.surveillance-all-cameras .surveillance-camera-card{background:#1a1d24;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .2s;cursor:pointer;display:flex;flex-direction:column}.surveillance-all-cameras .surveillance-camera-card.surveillance-card-selected{border-color:#1890ff}.surveillance-all-cameras .surveillance-camera-card.surveillance-card-alert,.surveillance-all-cameras .surveillance-camera-card.surveillance-card-selected.surveillance-card-alert{border-color:#ff4d4f}.surveillance-card-video-wrap{position:relative;width:100%;aspect-ratio:16/9;min-height:150px;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.surveillance-card-video-wrap .video-preview-container.video,.surveillance-card-video-wrap .video-preview-container.iframe,.surveillance-card-video-wrap .surveillance-live-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;z-index:1}.surveillance-placeholder-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.surveillance-placeholder-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#000000b3;border:none;cursor:pointer;color:#fff;padding:0;margin:0;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto}.surveillance-placeholder-overlay:focus{outline:2px solid rgba(24,144,255,.6);outline-offset:2px}.surveillance-placeholder-overlay:focus:not(:focus-visible){outline:none}.surveillance-placeholder-overlay:disabled{cursor:wait}.surveillance-placeholder-overlay--playing{background:transparent;inset:auto;top:8px;right:8px;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:#00000080;padding:0}.surveillance-placeholder-overlay--playing .surveillance-placeholder-play-icon{font-size:20px;margin:0}.surveillance-placeholder-overlay--playing .surveillance-placeholder-label{display:none}.surveillance-card-video-wrap .surveillance-card-video,.surveillance-card-video-wrap video.surveillance-card-video{position:relative;z-index:0}.surveillance-placeholder-play-icon{font-size:20px;color:#ffffffd9}.surveillance-placeholder-label{font-size:14px;font-weight:500;color:#e5e7eb}.surveillance-placeholder-sublabel{font-size:12px;color:#a0a5b0;max-width:200px;text-align:center}.surveillance-card-badges{position:absolute;top:8px;z-index:2}.surveillance-card-badges-tl{left:8px}.surveillance-card-badges-tr{right:8px;left:auto}.surveillance-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.02em}.surveillance-badge-live{background:#52c41a;color:#fff}.surveillance-badge-alert{background:#ff4d4f;color:#fff}.surveillance-badge-offline{background:#000000a6;color:#a0a5b0}.surveillance-badge-type{background:#0009;color:#e5e7eb}.surveillance-rec-badge{position:absolute;bottom:8px;left:8px;z-index:2;display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;background:#000000b3;color:#fff;font-size:11px;font-weight:600}.surveillance-rec-dot{width:8px;height:8px;background:#ff4d4f;border-radius:50%;flex-shrink:0}.surveillance-card-control-overlay{position:absolute;left:50%;bottom:12px;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:12px;padding:6px 12px;border-radius:6px;background:#0009;opacity:0;transition:opacity .2s;pointer-events:none}.surveillance-card-video-wrap:hover .surveillance-card-control-overlay,.surveillance-camera-card:hover .surveillance-card-control-overlay{opacity:1;pointer-events:auto}.surveillance-control-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:4px;font-size:16px}.surveillance-control-icon:hover:not(:disabled){background:#ffffff26}.surveillance-control-icon:disabled{opacity:.5;cursor:default}.surveillance-card-play-toggle{position:absolute;bottom:8px;right:8px;z-index:2;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:#0009;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px}.surveillance-card-play-toggle:hover{background:#fff3}.surveillance-card-info-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 12px;background:#0d5578;min-height:52px}.surveillance-card-info-text{flex:1;min-width:0}.surveillance-card-info-name{font-size:14px;font-weight:600;color:#fff;line-height:1.3}.surveillance-card-info-zone{font-size:12px;color:#ffffffd9;margin-top:2px}.surveillance-card-info-drone,.surveillance-card-info-warehouse-aisle{font-size:11px;color:#ffffffb3;margin-top:2px}.surveillance-card-info-icons{display:flex;align-items:center;gap:4px;flex-shrink:0}.surveillance-card-info-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;color:#fff;cursor:pointer;font-size:16px;transition:background .2s,opacity .2s}.surveillance-card-info-icon:hover:not(:disabled){background:#ffffff26}.surveillance-card-info-icon:disabled{color:#fff;opacity:.4;cursor:default}.surveillance-card-info-alert-icon{flex-shrink:0;color:#ff4d4f;font-size:18px;margin-top:2px;display:flex;align-items:center}.surveillance-camera-views-root .cameras-grid-wrapper{padding:clamp(16px,2vw,32px);padding-bottom:clamp(16px,2vw,24px);overflow-x:auto;-webkit-overflow-scrolling:touch}.indoor-content-inner .surveillance-camera-views-root{flex:1;min-height:0}.surveillance-all-cameras .surveillance-camera-header{padding:clamp(8px,1.5vw,10px) clamp(16px,2vw,24px)}.surveillance-all-cameras .surveillance-title-center{font-size:clamp(18px,4vw,24px)}.surveillance-header-status{font-size:clamp(12px,2.5vw,14px)}.surveillance-all-cameras .surveillance-actions-bar{padding:clamp(8px,1vw,12px) clamp(16px,2vw,24px);gap:clamp(6px,1vw,12px)}.surveillance-all-cameras .surveillance-actions-bar .global-action-button{padding:clamp(6px,1vw,10px) clamp(10px,1.5vw,14px);font-size:clamp(12px,1.5vw,14px)}.surveillance-all-cameras .cameras-grid{display:grid;gap:clamp(8px,1.2vw,16px);width:100%;min-width:0}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))!important}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"]{grid-template-columns:repeat(6,minmax(0,1fr))!important}.surveillance-all-cameras .cameras-grid[data-layout=list]{grid-template-columns:1fr!important}.surveillance-all-cameras .surveillance-camera-card{min-width:0}.surveillance-card-video-wrap{min-height:clamp(120px,25vw,200px)}.surveillance-card-info-bar{padding:clamp(8px,1vw,10px) clamp(10px,1.2vw,12px);min-height:48px;flex-wrap:wrap}.surveillance-card-info-name{font-size:clamp(12px,2.5vw,14px)}.surveillance-card-info-zone,.surveillance-card-info-drone,.surveillance-card-info-warehouse-aisle{font-size:clamp(10px,2vw,12px)}.surveillance-card-info-icon{width:clamp(28px,6vw,32px);height:clamp(28px,6vw,32px);font-size:clamp(14px,3vw,16px)}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"] .surveillance-card-info-name{font-size:11px;font-weight:600;line-height:1.25}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"] .surveillance-card-info-zone{font-size:10px;margin-top:1px}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"] .surveillance-card-info-drone,.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"] .surveillance-card-info-warehouse-aisle{font-size:9px;margin-top:1px}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"] .surveillance-card-info-bar{padding:6px 8px;min-height:44px}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"] .surveillance-card-info-icon{width:26px;height:26px;font-size:14px}.surveillance-all-cameras .cameras-grid[data-layout=grid][data-columns="6"] .surveillance-badge{padding:3px 6px;font-size:9px}@media(max-width:768px){.surveillance-all-cameras .surveillance-camera-header{flex-direction:column;align-items:flex-start}.surveillance-all-cameras .surveillance-actions-bar{flex-wrap:wrap}.surveillance-all-cameras .cameras-grid[data-layout=grid]{grid-template-columns:1fr!important}}@media(max-width:480px){.surveillance-camera-views-root .cameras-grid-wrapper{padding:12px 12px 16px}.surveillance-card-info-bar{flex-direction:column;align-items:flex-start;gap:6px}.surveillance-card-info-icons{margin-left:0}}.surveillance-set-waypoints.surveillance-map-content{width:100%;height:100%;min-height:0;flex:1;display:flex;flex-direction:column;background:#000;position:relative;overflow:hidden}.surveillance-map-placeholder{width:100%;height:100%;min-height:300px;position:relative;display:flex;align-items:center;justify-content:center;background:#0a0a0a}.surveillance-map-placeholder-overlay{text-align:center;padding:24px;max-width:480px}.surveillance-map-placeholder-title{color:#e5e7eb;font-size:20px;font-weight:600;margin:0 0 12px}.surveillance-map-placeholder-subtitle{color:#a0a5b0;font-size:14px;margin:0 0 16px;line-height:1.5}.surveillance-map-placeholder-subtitle strong{color:#fff}.indoor-layout-root{--primary-color: #007AA8;--indoor-bg: #e9eef4;--indoor-bg-2: #f2f6fa;--indoor-surface: rgba(255, 255, 255, .88);--indoor-surface-solid: #ffffff;--indoor-input-bg: rgba(15, 23, 42, .04);--indoor-hover: rgba(15, 23, 42, .05);--indoor-border: rgba(15, 23, 42, .12);--indoor-accent: #007AA8;--indoor-accent-2: #005987;--indoor-accent-soft: rgba(0, 122, 168, .12);--indoor-text: #101828;--indoor-text-dim: #64748b;--indoor-radius: 16px;--indoor-panel-border: var(--indoor-border);--indoor-header-bg: #eef3f6;--indoor-canvas: radial-gradient(1200px 800px at 50% 30%, #f4f7fb 0%, #e7eef5 60%, #d9e2ec 100%);--background-color: var(--indoor-bg);background:var(--indoor-bg);color:var(--indoor-text);height:100vh;display:flex;flex-direction:column}[data-theme=dark] .indoor-layout-root{--primary-color: #1a9fd4;--indoor-bg: #0a1120;--indoor-bg-2: #0e1730;--indoor-surface: rgba(20, 20, 30, .55);--indoor-surface-solid: #121a2e;--indoor-input-bg: rgba(255, 255, 255, .06);--indoor-hover: rgba(255, 255, 255, .06);--indoor-border: rgba(255, 255, 255, .12);--indoor-accent: #1a9fd4;--indoor-accent-2: #0a6c9c;--indoor-accent-soft: rgba(26, 159, 212, .16);--indoor-text: #e6edf7;--indoor-text-dim: #93a1b8;--indoor-header-bg: linear-gradient(180deg, rgba(12, 19, 36, .96) 0%, rgba(10, 17, 32, .92) 100%);--indoor-canvas: radial-gradient(1200px 800px at 50% 30%, #16213a 0%, #0b1324 55%, #060b16 100%)}.indoor-layout{background:var(--indoor-bg)}.indoor-layout-root .indoor-sider.asidBg,.indoor-layout-root .indoor-right-sider.asidBg{background:transparent!important;background-color:transparent!important}.indoor-layout{flex:1;display:flex;flex-direction:row;overflow:hidden;position:relative;align-items:stretch}.indoor-left-sidebar-wrapper{position:relative;flex:0 0 auto;height:100%;z-index:30;display:flex;align-items:stretch}.indoor-right-sidebar-wrapper{position:relative;flex:0 0 auto;height:100%;z-index:30;display:flex;align-items:stretch;margin-left:auto}.indoor-left-sidebar-wrapper .sider-custom-animate-wrap,.indoor-right-sidebar-wrapper .sider-custom-animate-wrap{height:100%;overflow:hidden}.indoor-sidebar-toggle.ant-btn,.indoor-sidebar-toggle.ant-btn-text{position:absolute;top:12px;z-index:1100;transition:left .32s cubic-bezier(.4,0,.2,1),right .32s cubic-bezier(.4,0,.2,1)}.indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab.ant-btn.ant-btn-text{width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background-color:var(--primary-color, #007AA8)!important;border:none!important;color:#fff!important;box-shadow:none!important;outline:none!important}.indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab.ant-btn.ant-btn-text:hover{background-color:color-mix(in srgb,var(--primary-color, #007AA8) 85%,#ffffff)!important;color:#fff!important;box-shadow:none!important}.indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab.ant-btn.ant-btn-text:focus,.indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab.ant-btn.ant-btn-text:focus-visible{outline:none!important;box-shadow:none!important}.indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab .anticon,.indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab svg,.indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab__icon{color:#fff!important;font-size:15px!important}[data-theme=dark] .indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab.ant-btn.ant-btn-text{border:1px solid rgba(255,255,255,.22)!important;background-color:#0f172aeb!important;color:#fff!important;box-shadow:0 8px 20px #00000052,inset 0 1px #ffffff14!important;-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}[data-theme=dark] .indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab.ant-btn.ant-btn-text:hover{border-color:#7dd3e873!important;background-color:#1e293bf5!important}[data-theme=dark] .indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab .anticon,[data-theme=dark] .indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab svg,[data-theme=dark] .indoor-layout-root .indoor-sidebar-toggle.layout-root-sidebar-fab__icon{color:#fff!important}.indoor-sider,.indoor-right-sider{background:transparent!important;height:100%!important;overflow:hidden!important;padding:0!important;position:relative;z-index:2;box-shadow:none!important}.indoor-sider.asidBg,.indoor-right-sider.asidBg{background:transparent!important}.geofence-sidebar-shell .indoor-sidebar-content{--indoor-text: var(--text-primary, #F8FAFC);--indoor-text-dim: var(--text-muted, #A9C9D8);--indoor-border: rgba(255, 255, 255, .16);--indoor-input-bg: rgba(255, 255, 255, .07);--indoor-hover: rgba(255, 255, 255, .12);--indoor-accent: var(--accent, #22D3EE);--indoor-accent-2: var(--cta-bg, #078EAF);--indoor-accent-soft: rgba(34, 211, 238, .18);--indoor-selector-text: var(--selector-text, #1E3447);--indoor-selector-icon: var(--selector-icon, #08799D);--indoor-cta: var(--cta-bg, #078EAF);--indoor-heading: var(--heading, #F1F7FA);color:var(--indoor-text)}[data-theme=dark] .indoor-layout-root .geofence-sidebar-shell.sider-custom-animate-wrap,[data-theme=dark] .indoor-layout-root .geofence-sidebar-shell{background:linear-gradient(180deg,#0f172aeb,#0a0f1ae6),radial-gradient(120% 120% at 0% 0%,rgba(59,130,246,.16),transparent 45%),radial-gradient(120% 120% at 100% 0%,rgba(16,185,129,.12),transparent 40%)!important}[data-theme=dark] .geofence-sidebar-shell .indoor-sidebar-content{--indoor-selector-text: rgba(247, 252, 255, .95);--indoor-selector-icon: #7DD3E8}.indoor-right-sider{width:360px!important;min-width:360px!important;max-width:360px!important}.indoor-header.header_top{background:var(--indoor-header-bg)!important;border-bottom:1px solid var(--indoor-border)!important;box-shadow:none!important;color:var(--indoor-text)!important}[data-theme=light] .indoor-header.header_top{background:#000!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#fff!important}[data-theme=light] .indoor-header .indoor-header-user-actions,[data-theme=light] .indoor-header .indoor-header-profile-wrap,[data-theme=light] .indoor-header .userProfile{color:#fff}[data-theme=light] .indoor-header .lang-switcher-btn__name,[data-theme=light] .indoor-header .lang-switcher-btn__flag,[data-theme=light] .indoor-header .lang-switcher-btn__chevron,[data-theme=light] .indoor-header .userProfile .userName,[data-theme=light] .indoor-header .indoor-header-profile-wrap .userName,[data-theme=light] .indoor-header .desktop-profile .userName,[data-theme=light] .indoor-header .userProfile .anticon,[data-theme=light] .indoor-header .appearance-toggle-btn,[data-theme=light] .indoor-header .appearance-toggle-btn svg,[data-theme=light] .indoor-header .appearance-toggle-btn .anticon{color:#fff!important}.indoor-header-actions .drone-control-bar{background:transparent!important;border:none;border-radius:0;padding:6px 8px!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.indoor-header .site-logo .logo-cluster__dropdown,.indoor-header .site-logo .logo-cluster__settings.industries_selector{background:linear-gradient(180deg,#005987,#006a9a,#005987)!important}.indoor-header ul.desktop-menu li,.indoor-header .desktop-menu li.ant-menu-item:hover{border:1px solid #005987;background:linear-gradient(180deg,#005987,#006a9a,#005987)!important}.indoor-header .ant-avatar{background:linear-gradient(180deg,#005987,#006a9a,#005987)!important}.indoor-header-user-actions{gap:16px!important;padding-left:12px;min-width:0}.indoor-header-user-actions .appearance-toggle-wrap{margin-right:6px}.indoor-header-user-actions .lang-switcher-btn{margin-right:20px}.indoor-header-profile-wrap{flex:0 1 185px;min-width:0}.indoor-header-user-actions .desktop-profile,.indoor-header-user-actions .indoor-profile{padding-left:8px}.indoor-header-actions{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;height:100%;overflow-x:auto;overflow-y:hidden;padding:0 12px;position:relative;z-index:1}.indoor-header-actions::-webkit-scrollbar{height:4px}.indoor-header-actions::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.indoor-header-actions .drone-control-bar{position:static!important;top:auto!important;width:auto!important;background:transparent!important;padding:0!important;flex-wrap:wrap!important;gap:10px!important;row-gap:10px!important;z-index:auto!important}.indoor-header-actions .drone-control-bar .btn,.indoor-header-actions .drone-control-bar .btn-rounded,.indoor-header-actions .drone-control-bar button{white-space:normal;line-height:1.2;text-align:center}.indoor-header-actions .drone-control-bar button.btn.land-btn{background:linear-gradient(180deg,#334155,#1e293b)!important;border:1px solid rgba(148,163,184,.2)!important;color:#f8fafc!important;padding:6px 12px!important;height:32px!important;font-size:12px!important;font-weight:600!important;border-radius:8px!important;box-shadow:0 1px #ffffff1f inset,0 2px 6px #00000040;transition:background .15s ease,border-color .15s ease,transform .05s ease}.indoor-header-actions .drone-control-bar button.btn.land-btn:hover:not(:disabled){background:linear-gradient(180deg,#3d4c61,#26344a)!important;border-color:#94a3b866!important}.indoor-header-actions .drone-control-bar button.btn.land-btn:active:not(:disabled){transform:translateY(1px)}.indoor-header-actions .drone-control-bar button.btn.land-btn:disabled{opacity:.55}[data-theme=light] .indoor-header-actions .drone-control-bar button.btn.land-btn{background:linear-gradient(180deg,#005987,#006494 52%,#005987)!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;box-shadow:0 1px #ffffff26 inset,0 2px 6px #02213040}[data-theme=light] .indoor-header-actions .drone-control-bar button.btn.land-btn:hover:not(:disabled){background:linear-gradient(180deg,#006494,#0079b3 52%,#006494)!important;border-color:#ffffff59!important}.indoor-header-actions .drone-control-bar button.btn.kill-btn{background:linear-gradient(180deg,#ef4444,#dc2626)!important;border:1px solid #b91c1c!important;color:#fff!important;padding:6px 12px!important;height:32px!important;font-size:12px!important;font-weight:600!important;border-radius:8px!important;box-shadow:0 1px 2px #0000001a}.indoor-header-actions .drone-control-bar button.btn.kill-btn:hover:not(:disabled){background:linear-gradient(180deg,#dc2626,#b91c1c)!important}.indoor-header-actions .drone-control-bar .btn-rounded{height:32px!important;padding:6px 12px!important;font-size:12px!important;border-radius:8px!important}.indoor-header-actions .drone-control-bar .btn-rounded.btn-pause{background:#fde68a!important;border:1px solid #fbbf24!important;color:#92400e!important}.indoor-header-actions .drone-control-bar .btn-rounded.btn-resume{background:#bbf7d0!important;border:1px solid #34d399!important;color:#065f46!important}.indoor-header-actions .drone-control-bar .calibration-dropdown{height:32px;padding:6px 8px;border-radius:8px;display:inline-flex;align-items:center;gap:4px}.indoor-header-actions .drone-control-bar button.btn.land-btn.goto:disabled{color:#6b7280!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar{gap:10px!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn,.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.kill-btn,.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .btn-rounded{min-height:36px!important;padding:0 14px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;line-height:1!important;box-shadow:0 1px #ffffff1f inset,0 2px 6px #00000040!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn{background:linear-gradient(180deg,#334155,#1e293b)!important;border:1px solid rgba(148,163,184,.2)!important;color:#f8fafc!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn:hover:not(:disabled){background:linear-gradient(180deg,#3d4c61,#26344a)!important;border-color:#94a3b866!important;color:#fff!important}[data-theme=light] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn{background:linear-gradient(180deg,#005987,#006494 52%,#005987)!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}[data-theme=light] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn:hover:not(:disabled){background:linear-gradient(180deg,#006494,#0079b3 52%,#006494)!important;border-color:#ffffff59!important;color:#fff!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn:disabled,.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.kill-btn:disabled,.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .btn-rounded:disabled{opacity:.52!important;box-shadow:none!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.kill-btn{background:linear-gradient(180deg,#f87171,#dc2626)!important;border:1px solid #b91c1c!important;color:#fff!important;box-shadow:0 10px 18px #dc262638!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.kill-btn:hover:not(:disabled){background:linear-gradient(180deg,#ef4444,#b91c1c)!important;border-color:#991b1b!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .btn-rounded.btn-pause{background:linear-gradient(180deg,#fff1b8,#facc15)!important;border:1px solid #eab308!important;color:#7c2d12!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .btn-rounded.btn-resume{background:linear-gradient(180deg,#dcfce7,#4ade80)!important;border:1px solid #22c55e!important;color:#14532d!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--disconnected{background:linear-gradient(180deg,#334155,#1e293b)!important;border:1px solid rgba(148,163,184,.2)!important;color:#f8fafc!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--disconnected:hover{background:linear-gradient(180deg,#3d4c61,#26344a)!important;border-color:#94a3b866!important}[data-theme=light] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--disconnected{background:linear-gradient(180deg,#005987,#006494 52%,#005987)!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}[data-theme=light] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--disconnected:hover{background:linear-gradient(180deg,#006494,#0079b3 52%,#006494)!important;border-color:#ffffff59!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--connected{background:linear-gradient(180deg,#16a34a,#15803d)!important;border:1px solid #166534!important;color:#fff!important;box-shadow:0 10px 18px #15803d33!important}.indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--connected:hover{background:linear-gradient(180deg,#22c55e,#166534)!important;border-color:#14532d!important}[data-theme=dark] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn{background:linear-gradient(180deg,#2f3947,#1b2330)!important;border-color:#455468!important;color:#f8fafc!important;box-shadow:0 10px 18px #00000047!important}[data-theme=dark] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar button.btn.land-btn:hover:not(:disabled){background:linear-gradient(180deg,#3b4758,#263242)!important;border-color:#60738c!important}[data-theme=dark] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--disconnected{background:linear-gradient(180deg,#2f3947,#1b2330)!important;border-color:#455468!important;color:#f8fafc!important}[data-theme=dark] .indoor-layout-root--industry-8 .indoor-header-actions .drone-control-bar .connect-drone-btn--disconnected:hover{background:linear-gradient(180deg,#3b4758,#263242)!important;border-color:#60738c!important}.indoor-status-row{position:relative;width:100%;z-index:6;flex:0 0 auto}.indoor-status-row>div{margin-top:0!important}.indoor-sider .ant-layout-sider-children::-webkit-scrollbar{width:6px}.indoor-sider .ant-layout-sider-children::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.indoor-sider .ant-layout-sider-children::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px;border:none;margin:0}.indoor-sider .ant-layout-sider-children::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.indoor-right-sider::-webkit-scrollbar,.geofence-sidebar-shell .indoor-sidebar-content::-webkit-scrollbar{width:6px}.indoor-right-sider::-webkit-scrollbar-track,.geofence-sidebar-shell .indoor-sidebar-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.indoor-right-sider::-webkit-scrollbar-thumb,.geofence-sidebar-shell .indoor-sidebar-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.indoor-right-sider::-webkit-scrollbar-thumb:hover,.geofence-sidebar-shell .indoor-sidebar-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.indoor-content{flex:1;min-height:0;height:auto;overflow:hidden;display:flex;flex-direction:column}.indoor-content.bodyBg{height:100%;min-height:0}.indoor-content-inner{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;position:relative}.indoor-left-sidebar-wrapper .indoor-toggle{position:absolute;bottom:16px;left:20px;z-index:1000;background-color:#1f2933f2;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:6px;box-shadow:0 2px 8px #0003;transition:all .25s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.indoor-left-sidebar-wrapper .indoor-toggle:hover{background-color:#1f2933!important;color:#fff!important;border-color:#fff3;box-shadow:0 4px 12px #0000004d;transform:translateY(-1px)}.surveillance-left-sider.ant-layout-sider,.surveillance-left-sider .ant-layout-sider-children{height:100%!important;min-height:0!important}.surveillance-left-sider .ant-layout-sider-children{overflow-x:hidden!important;overflow-y:auto!important;padding:14px 12px 16px!important;box-sizing:border-box}#surveillance_sidebar{display:flex;flex-direction:column;gap:12px;min-height:0;width:100%;max-width:100%;box-sizing:border-box}#surveillance_sidebar .indoor-section-block{margin-bottom:0}#surveillance_sidebar .indoor-section-block:first-child .indoor-select-wrapper .indoor-select-right-arrow{right:12px}#surveillance_sidebar .indoor-section-block:first-child .indoor-select-wrapper .ant-select-selector{display:flex;align-items:center;justify-content:flex-start;text-align:left;min-height:32px;padding-right:32px}#surveillance_sidebar .indoor-section-block:first-child .indoor-select-wrapper .ant-select-selection-placeholder,#surveillance_sidebar .indoor-section-block:first-child .indoor-select-wrapper .ant-select-selection-item{overflow:visible;text-overflow:clip;text-align:left}#surveillance_sidebar .surveillance-sidebar-select-wrapper .indoor-select-right-arrow{right:12px}#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-selector{display:flex;align-items:center;justify-content:flex-start;text-align:left;min-height:32px}#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-selection-item,#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-selection-placeholder{text-align:left;color:#fff!important;font-size:13px;line-height:45px!important;height:40px;justify-content:flex-start}#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-selection-placeholder{text-align:left;color:#fff!important;font-size:13px;line-height:45px!important;height:40px}#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-multiple .ant-select-selector{justify-content:flex-start}#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-selection-overflow{align-items:center;justify-content:flex-start;flex-wrap:wrap}#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-selection-search{margin-inline-start:0}#surveillance_sidebar .surveillance-sidebar-select-wrapper .ant-select-multiple .ant-select-selection-item{display:inline-flex;align-items:center}#surveillance_sidebar .surveillance-statistics-block{background-color:#003d5c99;border-top:1px solid rgba(0,122,168,.3);border-radius:8px;padding:16px;box-shadow:0 20px 25px -5px #0000001a;margin-bottom:0}#surveillance_sidebar .surveillance-statistics-title{color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;display:block;opacity:.95}#surveillance_sidebar .surveillance-statistics-list{display:flex;flex-direction:column;gap:20px}#surveillance_sidebar .surveillance-stat-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#e5e7eb}#surveillance_sidebar .surveillance-stat-icon{font-size:16px;flex-shrink:0}#surveillance_sidebar .surveillance-stat-icon-green{color:#52c41a}#surveillance_sidebar .surveillance-stat-icon-red{color:#ff4d4f}#surveillance_sidebar .surveillance-stat-icon-gray{color:#8c8c8c}#surveillance_sidebar .surveillance-stat-label{flex:1;font-weight:500}#surveillance_sidebar .surveillance-stat-value{font-weight:600;color:#fff}#surveillance_sidebar .surveillance-stat-value-alerts{color:#ff4d4f}.chat-widget-container:focus{outline:none}.ai-assistant-beta-badge{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:4px;background:var(--app-border-default, rgba(255, 255, 255, .22));color:var(--app-text-primary, #fff);font-size:9px;font-weight:700;letter-spacing:.5px;vertical-align:middle;line-height:1.5}.floating-panel:has(.chat-widget-container) .floating-panel__header-title,.floating-panel:has(.chat-widget-container) .floating-panel__header-subtitle,.floating-panel:has(.chat-widget-container) .floating-panel__header-icon,.floating-panel:has(.chat-widget-container) .floating-panel__header-btn{color:var(--app-text-primary, #fff)}.floating-panel:has(.chat-widget-container) .floating-panel__header-icon{background:var(--app-border-default, rgba(255, 255, 255, .2))}.floating-panel:has(.chat-widget-container) .floating-panel__header-btn:hover{background:var(--app-border-default, rgba(255, 255, 255, .15))}.floating-panel:has(.chat-widget-container) .ai-assistant__header-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--app-border-default, rgba(255, 255, 255, .12))}.floating-panel:has(.chat-widget-container) .ai-assistant__header-btn:hover{background:var(--app-border-default, rgba(255, 255, 255, .2))}.chat-widget-container{--chat-bg: var(--app-surface-muted, #1a1a1a);--chat-body-bg: var(--app-surface-muted, #16213e);--chat-header-bg: var(--app-surface-muted, #1a1a2e);--chat-border: var(--app-border-default, #303030);--chat-text: var(--app-text-primary, #e0e0e0);--chat-text-muted: var(--app-text-secondary, #888);--chat-text-dim: var(--app-text-muted, #666);--chat-bubble-assistant-bg: var(--app-surface-muted, #20232b);--chat-input-bg: var(--app-surface-muted, #1a1a1a);--chat-input-border: var(--app-border-default, #333);--chat-hover-bg: var(--app-border-default, #1a1a3e)}.chat-body,.chat-history-drawer{background:var(--chat-body-bg)}.history-item:not(.history-item--active):hover{background:var(--chat-hover-bg)!important}.chat-widget-container button:focus-visible{outline:2px solid var(--primary-color, #005987);outline-offset:2px}.chat-offline-banner{background:#5c2020;color:#ff8a8a;font-size:11px;text-align:center;padding:4px 12px;animation:chatWidgetFadeIn .2s ease-out}.chat-body::-webkit-scrollbar{width:4px}.chat-body::-webkit-scrollbar-track{background:transparent}.chat-body::-webkit-scrollbar-thumb{background:#444;border-radius:2px}.chat-body::-webkit-scrollbar-thumb:hover{background:#666}.mission-log-item{position:relative;opacity:0;animation:missionLogRise .25s ease-out forwards}@keyframes missionLogRise{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.mission-log-marker{flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px;background:var(--chat-hover-bg, #1a1a3e);border:1px solid var(--chat-border, #303030);transition:background .2s,border-color .2s,box-shadow .2s}.mission-log-marker--active{background:var(--primary-color, #005987);border-color:#52c41a99;box-shadow:0 0 0 3px #52c41a26,0 0 8px #00598780;animation:missionLogMarkerPulse 2s ease-in-out infinite}@keyframes missionLogMarkerPulse{0%,to{box-shadow:0 0 0 3px #52c41a26,0 0 8px #00598780}50%{box-shadow:0 0 0 5px #52c41a14,0 0 12px #005987b3}}.mission-search-shell{display:flex;align-items:center;gap:8px;background:var(--chat-input-bg, #1a1a1a);border:1px solid var(--chat-input-border, #333);border-radius:8px;padding:6px 10px;transition:border-color .2s ease,background .2s ease}.mission-search-shell:focus-within{border-color:var(--primary-color, #005987)}.mission-search-icon{font-size:12px;color:var(--chat-text-muted, #888);flex-shrink:0}.mission-search-input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--chat-text, #e0e0e0);font-size:12px;font-family:inherit}.mission-search-input::placeholder{color:var(--chat-text-muted, #888)}.mission-new-btn{background:transparent;border:1px solid rgba(82,196,26,.5);border-radius:6px;color:var(--primary-color, #4dd8ff);cursor:pointer;padding:4px 10px;font-size:11px;font-family:Courier New,monospace;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:5px;transition:background .15s,box-shadow .15s,border-color .15s}.mission-new-btn:hover{background:#52c41a1f;border-color:#52c41ad9;box-shadow:0 0 8px #52c41a40}.mode-btn:hover{background:#252540!important}.mode-btn-active:after{content:"";position:absolute;top:0;left:4px;right:4px;height:2px;background:var(--primary-color, #005987);border-radius:0 0 2px 2px}@media(max-width:480px){.chat-widget-card{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;bottom:0!important;right:0!important;border-radius:0!important}.chat-widget-history{display:none}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.chat-history-sidebar{height:100%;border-right:1px solid var(--chat-border, #303030);overflow:hidden;animation:chatHistorySlideIn .18s ease-out}@keyframes chatHistorySlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.chat-history-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;background:#00000073;animation:chatWidgetFadeIn .2s ease-out}.chat-history-drawer{width:80%;max-width:300px;height:100%;background:var(--chat-body-bg);box-shadow:4px 0 24px #00000073;animation:chatHistoryDrawerSlideIn .22s ease-out}@keyframes chatHistoryDrawerSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes chatWidgetFadeIn{0%{opacity:0}to{opacity:1}}.status-ping{position:relative;width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-ping:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:inherit;animation:statusPing 1.8s cubic-bezier(0,0,.2,1) infinite}.status-ping--offline:after{animation:none}@keyframes statusPing{0%{transform:scale(1);opacity:.7}75%,to{transform:scale(2.4);opacity:0}}.radar-sweep{position:relative;width:18px;height:18px;border-radius:50%;border:1.5px solid rgba(82,196,26,.25);flex-shrink:0;overflow:hidden}.radar-sweep:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:conic-gradient(from 0deg,rgba(82,196,26,.9),transparent 35%);animation:radarSpin 1.1s linear infinite}.radar-sweep:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#1a1a2e}@keyframes radarSpin{to{transform:rotate(360deg)}}.empty-state-badge{position:relative;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color, #005987),#0a3d5c);box-shadow:0 0 0 1px #52c41a59,0 6px 20px #00598759;animation:badgePulse 2.4s ease-in-out infinite}.empty-state-badge:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:1.5px dashed rgba(82,196,26,.45);animation:badgeRingSpin 8s linear infinite}.empty-state-badge:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:50%;border:1.5px solid rgba(82,196,26,.5)}@keyframes badgePulse{0%,to{box-shadow:0 0 0 1px #52c41a59,0 6px 20px #00598759}50%{box-shadow:0 0 0 1px #52c41a99,0 6px 28px #0059878c,0 0 18px #52c41a4d}}@keyframes badgeRingSpin{to{transform:rotate(360deg)}}@keyframes messageRise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-input-shell{position:relative}.chat-input-shell:before{content:"";position:absolute;top:-1px;left:8px;right:8px;height:2px;background:linear-gradient(90deg,transparent,var(--primary-color, #005987),transparent);opacity:0;transform:scaleX(.3);transition:opacity .2s ease,transform .3s ease}.chat-input-shell--focused:before{opacity:1;transform:scaleX(1)}@keyframes transmitPulse{0%{box-shadow:0 0 #0059878c}to{box-shadow:0 0 0 8px #00598700}}.transmit-pulse{animation:transmitPulse .5s ease-out}.ds-sidebar{--ds-bg-primary: #1f1f1f;--ds-bg-panel: #1f1f1f;--ds-bg-card: #1f1f1f;--ds-bg-hover: #2a2a2a;--ds-green: #39d98a;--ds-green-dim: #1a6b42;--ds-amber: #f5a623;--ds-red: #e84040;--ds-blue: #4db8ff;--ds-text: #e8edf0;--ds-text-sec: #8a9ba8;--ds-text-muted: #4a5a65;--ds-border: #1e2c35;--ds-border-act: #2a4055;--ds-font-mono: "Share Tech Mono", monospace;--ds-font-disp: "Exo 2", sans-serif;--ds-font-ui: "Rajdhani", sans-serif;--ds-transition: .28s cubic-bezier(.4, 0, .2, 1)}.ds-sidebar{border-right:none;display:flex;flex-direction:column;transition:width var(--ds-transition);overflow:hidden;flex-shrink:0;z-index:50;font-family:var(--ds-font-ui);color:var(--ds-text);letter-spacing:.02em;position:relative;box-shadow:12px 0 32px #0206172e}.ds-sidebar-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 0 60px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;position:relative;z-index:2}.geofence-sidebar-shell.ds-sidebar .ds-sidebar-content{padding:0 12px 44px;position:relative;z-index:2}.geofence-sidebar-shell.ds-sidebar .ds-sidebar-content::-webkit-scrollbar{width:4px}.geofence-sidebar-shell.ds-sidebar .ds-sidebar-content::-webkit-scrollbar-track{background:transparent}.geofence-sidebar-shell.ds-sidebar .ds-sidebar-content::-webkit-scrollbar-thumb{border-radius:999px;background:#fff3}.geofence-sidebar-shell.ds-sidebar .ds-sidebar-content::-webkit-scrollbar-thumb:hover{background:#fff6}.ds-toggle-row{height:42px;display:flex;align-items:center;justify-content:flex-end;padding:0 12px;flex-shrink:0}.ds-sidebar--collapsed .ds-toggle-row{justify-content:center}.ds-toggle-btn-abs{position:absolute;top:12px;right:12px;z-index:100;background:#ffffff14!important;border:1px solid rgba(255,255,255,.24)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ds-sidebar--collapsed .ds-toggle-btn-abs{right:50%;transform:translate(50%)}.ds-toggle-btn{width:28px;height:28px;background:var(--ds-bg-card);border:1px solid var(--ds-border);border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ds-text-sec);font-size:13px;transition:var(--ds-transition);flex-shrink:0;line-height:1}.ds-toggle-btn:hover{border-color:var(--ds-green);color:var(--ds-green)}.ds-sidebar:not(.geofence-sidebar-shell) .ds-sidebar-content{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.4) var(--primary-color, #005987)}.ds-sidebar:not(.geofence-sidebar-shell) .ds-sidebar-content::-webkit-scrollbar{width:4px}.ds-sidebar:not(.geofence-sidebar-shell) .ds-sidebar-content::-webkit-scrollbar-track{background:var(--primary-color, var(--ds-bg-primary))}.ds-sidebar:not(.geofence-sidebar-shell) .ds-sidebar-content::-webkit-scrollbar-thumb{background:#fff6;border-radius:2px}.ds-icon-nav{display:flex;flex-direction:column;align-items:center;gap:10px;padding:48px 0 8px}.ds-icon-item{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:18px;color:var(--ds-text-sec);cursor:pointer;transition:var(--ds-transition)}.ds-icon-item:hover{background:var(--ds-bg-hover);color:var(--ds-green)}.ds-section{padding:12px 16px;border-bottom:1px solid var(--ds-border);min-width:240px}.ds-section-label{font-size:10px;color:var(--ds-text-muted);text-transform:uppercase;letter-spacing:.1em;font-family:var(--ds-font-mono);margin-bottom:10px}.ds-gauge-wrap{padding:10px 10px 8px;display:flex;flex-direction:column;align-items:center;min-width:240px}.ds-gauge{position:relative;width:110px;height:62px;margin-bottom:6px}.ds-gauge-svg{width:110px;height:62px;display:block}.ds-gauge-value{position:absolute;bottom:0;left:50%;transform:translate(-50%);font-family:var(--ds-font-disp);font-size:22px;font-weight:800;color:var(--ds-text);white-space:nowrap}.ds-gauge-labels{display:flex;justify-content:space-between;width:110px;font-size:9px;color:var(--ds-text-muted);font-family:var(--ds-font-mono)}.ds-temp-circles{display:flex;gap:8px;justify-content:space-around}.ds-temp-circle{display:flex;flex-direction:column;align-items:center;gap:4px}.ds-temp-ring{width:64px;height:64px;border-radius:50%;border:3px solid;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative}.ds-temp-ring--ok{border-color:var(--ds-green)}.ds-temp-ring--warn{border-color:var(--ds-amber)}.ds-temp-ring--bad{border-color:var(--ds-red)}.ds-temp-ring--muted{border-color:var(--ds-text-muted)}.ds-temp-ring-inner{display:flex;flex-direction:column;align-items:center;line-height:1.1}.ds-temp-key{font-size:10px!important;font-family:system-ui,-apple-system,sans-serif!important;color:#fff!important;text-transform:uppercase;display:block;text-align:center;font-weight:700}.ds-temp-val{font-size:14px!important;font-weight:700!important;font-family:system-ui,-apple-system,sans-serif!important;color:#fff!important;display:block;text-align:center}.dsa-stack{display:flex;flex-direction:column;gap:12px;padding:48px 0 12px;min-width:0}.geofence-sidebar-shell .dsa-card{position:relative;overflow:visible;border:1px solid rgba(173,225,255,.22);border-radius:12px;background:linear-gradient(180deg,#ffffff14,#ffffff08),linear-gradient(135deg,#46aaf024,#0f68aa38)!important;box-shadow:0 8px 18px #010a1c1f,inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%);padding:14px}.geofence-sidebar-shell .dsa-card:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.14) 0%,transparent 52%)}.geofence-sidebar-shell .dsa-card>*{position:relative;z-index:1}[data-theme=dark] .geofence-sidebar-shell .dsa-card{border-color:#ffffff21;background:linear-gradient(180deg,#ffffff14,#ffffff05),linear-gradient(135deg,#3874e447,#122a526b)!important;box-shadow:0 10px 22px #0000003d,inset 0 1px #ffffff14}.dsa-card{background:#00000040;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:14px}.dsa-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dsa-card-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6!important}.dsa-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.dsa-dot--ok{background:var(--ds-green);box-shadow:0 0 6px #39d98a99}.dsa-dot--warn{background:var(--ds-amber);box-shadow:0 0 6px #f5a62380}.dsa-dot--bad{background:var(--ds-red);box-shadow:0 0 6px #e8404080}.dsa-dot--muted{background:var(--ds-text-muted)}.dsa-batt-row{display:flex;align-items:baseline;justify-content:space-between}.dsa-batt-pct{font-size:32px;font-weight:700;line-height:1;color:#fff!important;font-variant-numeric:tabular-nums}.dsa-batt-pct i{font-size:16px;font-style:normal;color:#fff9!important;margin-left:2px}.dsa-batt-volt{font-size:13px;font-weight:600;color:#ffffffbf!important;font-variant-numeric:tabular-nums}.dsa-bar{height:8px;border-radius:4px;background:#0006;margin-top:12px;overflow:hidden}.dsa-bar-fill{height:100%;border-radius:4px;transition:width .4s ease}.dsa-bar-fill--ok{background:linear-gradient(90deg,#2f9e6a,#39d98a)}.dsa-bar-fill--warn{background:linear-gradient(90deg,#d98a1e,#f5a623)}.dsa-bar-fill--bad{background:linear-gradient(90deg,#c23434,#e84040)}.dsa-bar-fill--muted{background:var(--ds-text-muted)}.dsa-hero{font-size:30px;font-weight:700;line-height:1;color:#fff!important;font-variant-numeric:tabular-nums}.dsa-divider{height:1px;background:#ffffff1a;margin:12px 0}.dsa-split{display:flex;gap:12px}.dsa-split-col{display:flex;flex-direction:column;gap:4px;flex:1}.dsa-k{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c!important}.dsa-v{font-size:15px;font-weight:700;color:#fff!important;font-variant-numeric:tabular-nums}.dsa-speed{display:flex;flex-direction:column}.dsa-speed-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08)}.dsa-speed-row:last-child{border-bottom:none}.dsa-speed-label{font-size:12px;color:#ffffffbf!important}.dsa-speed-val{font-size:13px;font-weight:700;color:#fff!important;font-variant-numeric:tabular-nums}.dsa-health-pill{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.dsa-health-pill--ok{background:#39d98a24;border-color:#39d98a73;color:var(--ds-green)!important}.dsa-health-pill--bad{background:#e8404024;border-color:#e8404073;color:var(--ds-red)!important}.dsa-health-pill--muted{background:#8a9ba81f;border-color:#8a9ba866;color:#ffffffb3!important}.dsa-subsystems{display:flex;gap:16px;margin-top:12px}.dsa-sub{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#fffc!important}.dsa-quality{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.dsa-quality-row{display:flex;align-items:baseline;justify-content:space-between}.dsa-quality-label{font-size:11px;color:#ffffff8c}.dsa-quality-val{font-size:12px;font-weight:600;color:#ffffffeb;font-variant-numeric:tabular-nums}.dsa-quality-val--muted{color:#ffffff4d;font-weight:500}.ds-stats-section{display:flex;flex-direction:column;gap:10px}.ds-stat{display:flex;align-items:center;gap:10px}.ds-stat-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;color:var(--ds-text-sec)}.ds-stat-info{display:flex;flex-direction:column}.ds-stat-name{font-size:10px;color:var(--ds-text-muted);font-family:var(--ds-font-mono);text-transform:uppercase;letter-spacing:.06em}.ds-stat-val{font-size:16px;font-weight:700;color:var(--ds-green);font-family:var(--ds-font-mono);line-height:1}.ds-health-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#e84040,#f5a623,#39d98a);outline:none;margin:8px 0 4px}.ds-health-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid var(--ds-bg-primary);cursor:pointer}.ds-health-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid var(--ds-bg-primary);cursor:pointer}.ds-health-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--ds-text-muted);font-family:var(--ds-font-mono)}.ds-table-section{display:grid;grid-template-columns:auto 1fr auto;gap:5px 12px;align-items:center}.ds-table-row{display:contents}.ds-table-key{font-size:10px;color:var(--ds-text-muted);font-family:var(--ds-font-mono);text-transform:uppercase}.ds-table-key--speed{text-transform:none;font-family:var(--ds-font-ui);font-size:9px;font-weight:600;line-height:1.2;max-width:88px;white-space:normal;letter-spacing:.02em}.ds-table-v1{font-size:13px;font-family:var(--ds-font-mono);color:var(--ds-text-sec)}.ds-table-v2{font-size:13px;font-family:var(--ds-font-mono);color:var(--ds-text);font-weight:600;text-align:right}[data-theme=light] .ds-sidebar:not(.geofence-sidebar-shell){--ds-bg-primary: #f5f5f5;--ds-bg-panel: #ffffff;--ds-bg-card: #f0f0f0;--ds-bg-hover: #e5e5e5;--ds-text: #1a2030;--ds-text-sec: #4a5568;--ds-text-muted: #94a3b8;--ds-border: #e2e8f0;--ds-border-act: #cbd5e0}[data-theme=dark] .geofence-sidebar-shell.ds-sidebar{box-shadow:12px 0 32px #00000057}.geofence-sidebar-shell.ds-sidebar,.ds-sidebar:not(.geofence-sidebar-shell){color:#fff!important}.ds-stat-name,.ds-section-label,.ds-gauge-labels,.ds-temp-key,.ds-table-key,.ds-health-labels{color:#ffffffb3!important}.ds-stat-val,.ds-temp-val,.ds-table-v1,.ds-table-v2,.ds-gauge-value,.ds-icon-item{color:#fff!important}.ds-toggle-btn{color:#fff!important;background:transparent!important;border-color:#ffffff4d!important}.ds-toggle-btn:hover{border-color:#fff!important;color:#fff!important;background:#fff3!important}.ds-groups-container{padding:0 12px 12px;display:flex;flex-direction:column;gap:12px}.ds-section-label{font-size:22px!important;color:#fff!important;text-transform:none!important;letter-spacing:normal!important;font-weight:700;font-family:system-ui,-apple-system,sans-serif!important;margin-bottom:12px;text-align:left;padding:0 4px}.ds-group-block{background:#00000040;border-radius:12px;padding:14px}.ds-gauge-wrap{padding:20px 16px 8px;border-bottom:none!important}.ds-gauge-value{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);font-size:26px!important;font-weight:600!important}.ds-stats-block{display:flex;flex-direction:column;gap:16px}.ds-stat-item{display:flex;flex-direction:column;gap:6px}.ds-stat-row{display:flex;align-items:center;gap:10px}@keyframes dsGaugeSweep{0%{stroke-dashoffset:141.4}to{stroke-dashoffset:0}}.ds-gauge-anim-path{animation:dsGaugeSweep 2s ease-out forwards}.ds-stat-icon-small{font-size:19px;color:#ffffffe6;display:flex;align-items:center;justify-content:center;width:24px}.ds-stat-icon-large{font-size:22px;color:#fff;display:flex;align-items:center;justify-content:center;width:24px}.ds-stat-label-text{font-size:13px;color:#ffffffe6;font-weight:500}.ds-stat-value-text{font-size:18px;color:#fff;font-weight:700;line-height:1}.ds-block-title{font-size:15px;color:#fff;font-weight:500;margin-bottom:10px}.ds-section,.ds-table-section{border-bottom:none!important}.geofence-sidebar-shell .ds-temp-circles{display:flex;gap:6px;justify-content:space-between;align-items:center;margin-bottom:0}.geofence-sidebar-shell .ds-temp-circle{flex:1 1 0;min-width:0}.geofence-sidebar-shell .ds-temp-ring{width:100%;max-width:56px;height:56px;margin:0 auto;border-width:4px;box-sizing:border-box;background:#0000004d;box-shadow:inset 0 0 10px #0006}.geofence-sidebar-shell .ds-temp-val{font-size:12px!important}.geofence-sidebar-shell .ds-temp-key{font-size:9px!important}.ds-temp-ring{border-width:6px;background:#0000004d;box-shadow:inset 0 0 10px #0006}.qgc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.qgc-top-strip{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;max-width:60%}.qgc-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:4px;background:#0e1418c7;border:1px solid rgba(255,255,255,.14);color:#f4f7fb;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 4px 12px #00000059}.qgc-pill--ok{color:#77ff9f}.qgc-pill--warn{color:#ffd166}.qgc-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.qgc-instruments{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;width:132px}.qgc-compass-widget{position:relative;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#212327f5,#06070af5);border:3px solid rgba(255,255,255,.18);box-shadow:0 5px 22px #00000073;display:grid;place-items:center}.qgc-compass-rose{position:relative;width:88px;height:88px;border-radius:50%;border:1px dashed rgba(255,255,255,.35);transition:transform .25s ease-out}.qgc-compass-rose span{position:absolute;font-size:9px;font-weight:900;color:#fff}.qgc-n{top:4px;left:50%;transform:translate(-50%)}.qgc-e{right:6px;top:50%;transform:translateY(-50%)}.qgc-s{bottom:4px;left:50%;transform:translate(-50%)}.qgc-w{left:6px;top:50%;transform:translateY(-50%)}.qgc-compass-plane{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);color:#ff3030;font-size:34px;line-height:1;text-shadow:0 0 2px rgba(255,255,255,.8)}.qgc-heading-readout{position:absolute;bottom:6px;left:50%;transform:translate(-50%);padding:2px 8px;border-radius:4px;background:#0000008c;color:#fff;font-family:monospace;font-size:12px;font-weight:800}.qgc-readout-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4px}.qgc-readout{display:flex;flex-direction:column;align-items:flex-start;padding:4px 7px;border-radius:4px;background:#0e1418c7;border:1px solid rgba(255,255,255,.12)}.qgc-readout-label{color:#1cffdc;font-size:9px;font-weight:800;letter-spacing:.06em}.qgc-readout-value{font-family:monospace;font-size:12px;font-weight:800;white-space:nowrap}.qgc-coords{width:100%;display:flex;flex-direction:column;gap:2px;padding:5px 8px;border-radius:4px;background:#0009;color:#cfe9e3;font-family:monospace;font-size:10px}.qgc-overlay--compact .qgc-instruments{width:96px;gap:8px}.qgc-overlay--compact .qgc-compass-widget{width:82px;height:82px}.qgc-overlay--compact .qgc-compass-rose{width:64px;height:64px}.qgc-overlay--compact .qgc-compass-plane{font-size:25px}.qgc-pill--drone-label{pointer-events:auto;gap:4px}.qgc-nav-arrow{background:none;border:none;color:#f4f7fb;font-size:10px;cursor:pointer;padding:0 2px;line-height:1;opacity:.65;transition:opacity .15s}.qgc-nav-arrow:hover{opacity:1}@media(max-width:1100px){.qgc-instruments{width:116px;gap:8px}.qgc-compass-widget{width:92px;height:92px}.qgc-compass-rose{width:72px;height:72px}.qgc-readout-value{font-size:11px}}.alt-graph{margin-top:10px;padding:10px 14px 8px;border-radius:10px;background:#0a142899;border:1px solid rgba(120,180,90,.16)}.alt-graph-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.alt-graph-title{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.alt-graph-value{font-size:15px;font-weight:700;color:#b6e34a;font-variant-numeric:tabular-nums}.alt-graph-body{display:grid;grid-template-columns:30px 1fr;column-gap:6px;align-items:start}.alt-graph-yaxis{height:84px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:8px 0;font-size:10px;color:#64748b;font-variant-numeric:tabular-nums}.alt-graph-col{min-width:0;overflow:hidden}.alt-graph-plot{position:relative}.alt-graph-svg{display:block}.alt-graph-line{stroke:#cfe84a;stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.alt-graph-grid{stroke:#94a3b81f;stroke-width:1;vector-effect:non-scaling-stroke}.alt-graph-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#64748b;pointer-events:none}.alt-graph-xaxis{position:relative;height:18px;font-size:10px;color:#64748b;font-variant-numeric:tabular-nums}.alt-graph-xlabel{position:absolute;top:3px;transform:translate(-50%);white-space:nowrap}.alt-graph-vguide{position:absolute;top:0;bottom:0;width:1px;background:#cfe84a59;transform:translate(-.5px);pointer-events:none}.alt-graph-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:#eaf5b0;border:2px solid #8fbf3a;box-shadow:0 0 8px #cfe84a99;transform:translate(-50%,-50%);pointer-events:none}.alt-graph-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 14px));background:#17324a;border:1px solid rgba(207,232,74,.25);border-radius:6px;padding:5px 9px;pointer-events:none;white-space:nowrap;box-shadow:0 4px 14px #0006;z-index:2}.alt-graph-tooltip-time{font-size:10px;color:#93c5fd;font-variant-numeric:tabular-nums}.alt-graph-tooltip-val{font-size:12px;font-weight:700;color:#eaf5b0;font-variant-numeric:tabular-nums}.sv-panel{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden;background:var(--dmv2-bg-secondary, #0e1215);gap:10px}.sv-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;flex-wrap:wrap;padding:8px 4px 0}.sv-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sv-btn{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:6px;border:1px solid var(--dmv2-border, #1e2c35);background:var(--dmv2-bg-card, #161c20);color:var(--dmv2-text, #e8edf0);font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:border-color .2s,background .2s;font-family:var(--dmv2-font-ui, sans-serif)}.sv-btn:hover:not(:disabled){border-color:var(--primary-color, #39d98a);color:var(--primary-color, #39d98a)}.sv-btn:disabled{opacity:.5;cursor:not-allowed}.sv-btn--record{background:#b12534;border-color:#d12e40;color:#fff}.sv-btn--record:hover:not(:disabled){background:#921e2b;border-color:#c0293a;color:#fff}.sv-btn--record.active{background:#c0392b;border-color:#e74c3c}.sv-grid-controls{display:flex;align-items:center;gap:4px;background:var(--dmv2-bg-card, #161c20);border:1px solid var(--dmv2-border, #1e2c35);border-radius:6px;padding:4px;flex-shrink:0}.sv-grid-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;background:transparent;color:var(--dmv2-muted, #4a5a65);font-size:16px;cursor:pointer;transition:background .18s,color .18s}.sv-grid-btn:hover{background:var(--dmv2-bg-hover, #1c2428);color:var(--dmv2-text, #e8edf0)}.sv-grid-btn.active{background:var(--primary-color, #0d5578);color:#fff}.sv-grid{display:grid;grid-template-columns:repeat(var(--sv-cols, 3),minmax(0,1fr));gap:10px;padding:0 4px 8px;align-content:start;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) var(--primary-color, #0d5578)}.sv-grid::-webkit-scrollbar{width:4px}.sv-grid::-webkit-scrollbar-track{background:var(--primary-color, #0d5578)}.sv-grid::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.sv-card{display:flex;flex-direction:column;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px #00000073,0 2px 10px #00000038;background:#111;min-width:0;height:auto}.sv-card-header{display:flex;align-items:center;justify-content:space-between;padding:7px 12px;background:var(--primary-color, #3d5a20);flex-shrink:0}.sv-card-label{color:#fff;font-size:12px;font-weight:600;font-family:var(--dmv2-font-ui, sans-serif);letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv-play-btn{width:26px;height:26px;border-radius:50%;border:none;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:11px;flex-shrink:0;transition:background .18s}.sv-play-btn:hover:not(:disabled){background:#ffffff4d}.sv-play-btn.playing{background:#ffffff40}.sv-play-btn:disabled{opacity:.5;cursor:not-allowed}.sv-card-video{background:#000;position:relative;aspect-ratio:16 / 9;min-height:160px;width:100%}.sv-video-el{width:100%;height:100%;object-fit:contain;display:block;background:#000}.sv-state-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#555;font-size:13px;font-family:var(--dmv2-font-ui, sans-serif);background:#000}.sv-state-overlay small{font-size:11px;color:#444}.sv-rec-indicator{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:5px;background:#000000b3;color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:3px;font-family:var(--dmv2-font-mono, monospace)}.sv-rec-timer{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:.5px}.sv-rec-dot{width:7px;height:7px;border-radius:50%;background:#ff4d4f;animation:svRecBlink 1s infinite}@keyframes svRecBlink{0%,to{opacity:1}50%{opacity:.3}}.sv-spin{animation:svSpin 1s linear infinite}@keyframes svSpin{to{transform:rotate(360deg)}}.sv-card-footer{display:flex;align-items:center;gap:8px;padding:7px 12px;background:#1a1a1a;flex-shrink:0;min-height:40px}.sv-footer-btn{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;cursor:pointer;border:none;border-radius:4px;padding:5px 10px;transition:opacity .18s,background .18s;font-family:var(--dmv2-font-ui, sans-serif);white-space:nowrap}.sv-footer-btn:disabled{opacity:.45;cursor:not-allowed}.sv-footer-btn--record{background:transparent;color:#e0e0e0;padding-left:2px}.sv-footer-btn--record:not(:disabled):hover{color:#fff}.sv-footer-dot{width:9px;height:9px;border-radius:50%;background:#ff4d4f;flex-shrink:0;display:inline-block}.sv-footer-btn--record.active .sv-footer-dot{animation:svRecBlink 1s infinite}.sv-footer-btn--capture{background:#2e3540;color:#d0d8e0;border:1px solid #3a4550;margin-left:auto}.sv-footer-btn--capture:not(:disabled):hover{border-color:var(--primary-color, #39d98a);color:#fff;background:#3a4550}[data-theme=light] .sv-card{border:1px solid #34405400;background:#fff;box-shadow:0 0 0 1px #fffffff2 inset,0 1px 4px #1018281a,0 2px 12px #1018280f}[data-theme=light] .sv-card-footer{background:#fff;border-top:1px solid #e4e7ec}[data-theme=light] .sv-footer-btn--record{background:#f9fafb;color:#1d2939;border:1px solid #d0d5dd}[data-theme=light] .sv-footer-btn--record:not(:disabled):hover{background:#fff;border-color:#f04438;color:#b42318}[data-theme=light] .sv-footer-btn--record.active{background:#fef3f2;border-color:#fda29b;color:#b42318}[data-theme=light] .sv-footer-btn--record:disabled{background:var(--primary-color, #f2f4f7);color:#fff;border-color:#e4e7ec}[data-theme=light] .sv-footer-btn--capture{background:#fff;color:#101828;border:1px solid #98a2b3;font-weight:600}[data-theme=light] .sv-footer-btn--capture:not(:disabled):hover{background:#f9fafb;border-color:var(--primary-color, #005987);color:var(--primary-color, #005987)}[data-theme=light] .sv-footer-btn--capture:disabled{background:var(--primary-color, #f2f4f7);color:#fff;border-color:#e4e7ec}@media(max-width:1200px){.sv-grid{grid-template-columns:repeat(min(var(--sv-cols, 3),3),minmax(220px,1fr))}}@media(max-width:900px){.sv-grid{grid-template-columns:repeat(min(var(--sv-cols, 2),2),minmax(200px,1fr))}}@media(max-width:600px){.sv-topbar{flex-direction:column;align-items:flex-start}.sv-grid{grid-template-columns:1fr}.sv-actions{width:100%}}:root{--dmv2-bg-primary: #1f1f1f;--dmv2-bg-secondary: #1f1f1f;--dmv2-bg-panel: #1f1f1f;--dmv2-bg-card: #1f1f1f;--dmv2-bg-hover: #2a2a2a;--dmv2-green: #39d98a;--dmv2-green-dim: #1a6b42;--dmv2-amber: #f5a623;--dmv2-red: #e84040;--dmv2-blue: #4db8ff;--dmv2-cyan: #00e5ff;--dmv2-text: #e8edf0;--dmv2-text-sec: #8a9ba8;--dmv2-muted: #4a5a65;--dmv2-border: #1e2c35;--dmv2-border-act: #2a4055;--dmv2-header-h: 52px;--dmv2-font-disp: "Exo 2", sans-serif;--dmv2-font-mono: "Share Tech Mono", monospace;--dmv2-font-ui: "Rajdhani", sans-serif;--dmv2-transition: .28s cubic-bezier(.4, 0, .2, 1);--dmv2-bg: #1f1f1f;--dmv2-surface: rgba(31, 31, 31, .9);--dmv2-accent: #39d98a;--dmv2-danger: #e84040;--dmv2-panel-border: #1f1f1f;--dmv2-panel-shadow: 0 0 20px rgba(0, 0, 0, .5), 0 10px 36px rgba(0, 0, 0, .85)}[data-theme=light]{--dmv2-bg-primary: #f0f4f8;--dmv2-bg-secondary: #e8edf2;--dmv2-bg-panel: #ffffff;--dmv2-bg-card: #f5f7fa;--dmv2-bg-hover: #e5eaf0;--dmv2-text: #1a2030;--dmv2-text-sec: #4a5568;--dmv2-muted: #94a3b8;--dmv2-border: #dde3ea;--dmv2-border-act: #cbd5e0;--dmv2-bg: #f0f4f8;--dmv2-surface: rgba(255, 255, 255, .9);--dmv2-panel-border: var(--dmv2-border);--dmv2-panel-shadow: 0 1px 3px rgba(15, 23, 42, .06), 0 4px 14px rgba(15, 23, 42, .08), 0 12px 32px rgba(15, 23, 42, .05)}*,*:before,*:after{box-sizing:border-box}.dmv2-shell{height:100vh;display:flex;flex-direction:column;overflow:hidden;background:var(--dmv2-bg-primary);color:var(--dmv2-text);font-family:var(--dmv2-font-ui);font-size:14px;letter-spacing:.02em}.dmv2-header{height:var(--dmv2-header-h);background:var(--dmv2-bg-panel);border-bottom:1px solid var(--dmv2-border);display:flex;align-items:center;padding:0 16px;gap:16px;flex-shrink:0;position:relative;z-index:100}.dmv2-header-old{min-height:var(--dmv2-header-h);flex-wrap:nowrap;overflow:hidden}.dmv2-header-old .navigation-header{width:auto;min-width:0}.dmv2-body{display:flex;flex:1;overflow:hidden;position:relative}.dmv2-main-content{flex:1;min-width:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;background:var(--dmv2-bg-secondary)}.dmv2-tabbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--dmv2-bg-panel);border-bottom:1px solid var(--dmv2-border);padding:0 16px;height:44px;flex-shrink:0}.dmv2-tabbar-tabs{display:flex;align-items:center;gap:4px;height:100%;flex-shrink:0}.dmv2-tabbar-meta{display:flex;align-items:center;gap:14px;min-width:0;margin-left:auto;flex:0 1 auto;max-width:100%;justify-content:flex-end;font-family:var(--dmv2-font-mono);font-size:11px;color:var(--dmv2-text-sec)}.dmv2-tabbar-drone-name{font-family:var(--dmv2-font-ui);font-size:13px;font-weight:600;color:var(--dmv2-text);letter-spacing:.04em;text-transform:none;display:block;max-width:220px;line-height:1.3;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dmv2-tabbar-drone-id{flex-shrink:0;color:var(--dmv2-muted);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.dmv2-tabbar-meta-chips{display:flex;align-items:center;flex-wrap:nowrap;min-width:0;gap:10px;justify-content:flex-end}.dmv2-tabbar-meta-chips>.dmv2-tabbar-kv,.dmv2-tabbar-meta-chips>.dmv2-tabbar-chip{flex-shrink:0;align-self:center}.dmv2-tabbar-connection-group{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap;flex:0 1 auto;max-width:min(480px,52vw)}.dmv2-tabbar-connection-group .dmv2-tabbar-drone-name{flex:0 1 auto;min-width:0;max-width:180px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:unset;-webkit-box-orient:unset;line-height:1.2}.dmv2-tabbar-connection-group .dmv2-tabbar-drone-id{line-height:1.2}.dmv2-tabbar-connection-group .dmv2-tabbar-chip{flex-shrink:0}.dmv2-tabbar-connect-btn.connect-drone-btn{flex-shrink:0;align-self:center;min-width:0;max-width:160px;height:30px;min-height:30px;padding:0 8px;align-items:center}.dmv2-tabbar-connect-btn.connect-drone-btn .connect-drone-btn__main{align-items:center}.dmv2-tabbar-connect-btn.connect-drone-btn .connect-drone-btn__label{-webkit-line-clamp:1;white-space:nowrap;text-overflow:ellipsis;max-width:96px;line-height:1}.dmv2-tabbar-connect-btn.connect-drone-btn .connect-drone-btn__chevron{align-self:center}.dmv2-tabbar-connected-pill{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;margin-right:0;border-radius:4px;border:1px solid rgba(57,217,138,.45);background:#39d98a1f;color:var(--dmv2-green);font-family:var(--dmv2-font-ui);font-size:11px;font-weight:600;letter-spacing:.04em;cursor:default;flex-shrink:0}.dmv2-tabbar-connected-pill .dmv2-tabbar-chip-dot{background:var(--dmv2-green);box-shadow:0 0 6px #39d98a80}.dmv2-tabbar-connected-pill:focus-visible{outline:2px solid var(--dmv2-green);outline-offset:2px}.dmv2-tabbar-name-status-sep{width:1px;height:18px;align-self:center;background:var(--dmv2-border-act);flex-shrink:0;opacity:.9}.dmv2-tabbar-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 8px;border-radius:4px;background:var(--dmv2-bg-card);border:1px solid var(--dmv2-border);color:var(--dmv2-text-sec);white-space:nowrap}.dmv2-tabbar-chip-dot{width:6px;height:6px;border-radius:50%;background:var(--dmv2-muted);flex-shrink:0}.dmv2-tabbar-chip--ok{color:var(--dmv2-green);border-color:#39d98a59}.dmv2-tabbar-chip--ok .dmv2-tabbar-chip-dot{background:var(--dmv2-green);box-shadow:0 0 6px #39d98a80}.dmv2-tabbar-chip--bad{color:var(--dmv2-red);border-color:#e8404059}.dmv2-tabbar-chip--bad .dmv2-tabbar-chip-dot{background:var(--dmv2-red)}.dmv2-tabbar-chip--pending{color:var(--dmv2-amber);border-color:#f5a62359}.dmv2-tabbar-chip--pending .dmv2-tabbar-chip-dot{background:var(--dmv2-amber);animation:dmv2-blink 1.2s ease-in-out infinite}.dmv2-tabbar-chip--muted .dmv2-tabbar-chip-dot{background:var(--dmv2-muted)}.dmv2-tabbar-chip--landed{color:var(--dmv2-blue);border-color:#4db8ff59}.dmv2-tabbar-kv{display:inline-flex;align-items:center;gap:6px;height:26px;white-space:nowrap}.dmv2-tabbar-k{color:var(--dmv2-muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;line-height:1}.dmv2-tabbar-v{color:var(--dmv2-text);font-weight:500;max-width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1;-webkit-line-clamp:unset;-webkit-box-orient:unset}.dmv2-tab{display:flex;align-items:center;gap:7px;padding:0 16px;height:100%;cursor:pointer;font-size:13px;font-weight:600;color:var(--dmv2-muted);border:none;background:transparent;border-bottom:2px solid transparent;transition:var(--dmv2-transition);letter-spacing:.05em;text-transform:uppercase;font-family:var(--dmv2-font-ui);white-space:nowrap}.dmv2-tab.active{color:var(--primary-color, var(--dmv2-green));border-bottom-color:var(--primary-color, var(--dmv2-green))}.dmv2-tab:hover:not(.active){color:var(--dmv2-text-sec)}.dmv2-tab-dot{width:6px;height:6px;border-radius:50%;background:currentColor}@keyframes dmv2-blink{0%,to{opacity:1}50%{opacity:0}}.dmv2-view-area{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:12px;gap:10px}.dmv2-main-view{flex:1;display:flex;flex-direction:column;overflow:hidden;gap:0}.dmv2-main-top{display:grid;grid-template-columns:minmax(300px,1.6fr) minmax(260px,1fr);gap:10px;flex:1;min-height:0;overflow:hidden}.dmv2-video-panel{background:var(--dmv2-bg-card);border:1px solid var(--dmv2-panel-border);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;position:relative;min-width:0;box-shadow:var(--dmv2-panel-shadow)}.dmv2-video-feed{flex:1;background:#050a08;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;min-height:300px}.dmv2-video-feed img{width:100%;height:100%;object-fit:cover;display:block}.dmv2-hud-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.dmv2-scan-line{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--primary-color, #005987) 28%,transparent),transparent);animation:dmv2-scan 4s linear infinite}@keyframes dmv2-scan{0%{top:0}to{top:100%}}.dmv2-hud-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--primary-color, #ffffff) 12%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--primary-color, #ffffff) 12%,transparent) 1px,transparent 1px);background-size:calc(100%/3) calc(100%/3)}.dmv2-bracket{position:absolute;width:16px;height:16px;border-color:color-mix(in srgb,var(--primary-color, #ffffff) 72%,transparent);border-style:solid}.dmv2-bracket--tl{top:10px;left:10px;border-width:2px 0 0 2px}.dmv2-bracket--tr{top:10px;right:10px;border-width:2px 2px 0 0}.dmv2-bracket--bl{bottom:10px;left:10px;border-width:0 0 2px 2px}.dmv2-bracket--br{bottom:10px;right:10px;border-width:0 2px 2px 0}.dmv2-crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px}.dmv2-crosshair:before,.dmv2-crosshair:after{content:"";position:absolute;background:color-mix(in srgb,var(--primary-color, #005987) 62%,transparent)}.dmv2-crosshair:before{left:50%;top:0;width:1px;height:100%;transform:translate(-50%)}.dmv2-crosshair:after{top:50%;left:0;height:1px;width:100%;transform:translateY(-50%)}.dmv2-hud-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:1px solid color-mix(in srgb,var(--primary-color, #005987) 32%,transparent);border-radius:50%}.dmv2-live-badge{position:absolute;top:10px;left:50%;transform:translate(-50%);background:var(--dmv2-red);color:#fff;font-size:9px;font-weight:700;font-family:var(--dmv2-font-mono);padding:2px 8px;border-radius:2px;letter-spacing:.15em;display:flex;align-items:center;gap:5px}.dmv2-live-dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:dmv2-blink 1s infinite}.dmv2-hud-tl,.dmv2-hud-tr,.dmv2-hud-bl,.dmv2-hud-br{position:absolute;font-family:var(--dmv2-font-mono);font-size:10px;color:var(--primary-color, #005987);line-height:1.6}.dmv2-hud-tl{top:16px;left:18px}.dmv2-hud-tr{top:16px;right:18px;text-align:right}.dmv2-hud-bl{bottom:16px;left:18px}.dmv2-hud-br{bottom:16px;right:18px;text-align:right}.dmv2-video-controls{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#1f1f1f;border-top:1px solid var(--dmv2-border);flex-shrink:0}.dmv2-vc-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--dmv2-text-sec);font-size:14px;transition:var(--dmv2-transition);border-radius:4px;border:none;background:transparent}.dmv2-vc-btn:hover{color:var(--dmv2-text)}.dmv2-vc-btn:disabled{opacity:.35;cursor:not-allowed;color:var(--dmv2-muted)}.dmv2-vc-btn:disabled:hover{color:var(--dmv2-muted)}.dmv2-vc-time{font-family:var(--dmv2-font-mono);font-size:11px;color:var(--dmv2-muted)}.dmv2-vc-progress{flex:1;height:2px;background:var(--dmv2-border);border-radius:1px;cursor:pointer;position:relative}.dmv2-vc-progress-fill{width:0%;height:100%;background:var(--primary-color, var(--dmv2-green));border-radius:1px;transition:width .2s ease}.dmv2-vc-progress-fill--live{width:100%;animation:dmv2-blink 1.4s ease-in-out infinite}.dmv2-altitude-panel{background:var(--dmv2-bg-card);border:1px solid var(--dmv2-panel-border);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;min-width:0;box-shadow:var(--dmv2-panel-shadow)}.dmv2-alt-header{padding:10px 14px 0;display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0}.dmv2-alt-main{font-family:var(--dmv2-font-disp);font-size:28px;font-weight:800;color:var(--dmv2-text);line-height:1}.dmv2-alt-unit{font-size:14px;font-weight:400;color:var(--dmv2-muted)}.dmv2-alt-nodata{font-family:var(--dmv2-font-mono);font-size:26px;font-weight:600;color:var(--dmv2-muted);letter-spacing:.06em}.dmv2-alt-minmax{font-size:10px;color:var(--dmv2-muted);font-family:var(--dmv2-font-mono);text-align:right;line-height:1.8}.dmv2-alt-minmax span{color:var(--dmv2-text-sec)}.dmv2-alt-chart{flex:1;position:relative;overflow:hidden;padding:4px 4px 0;min-height:0}.dmv2-alt-footer{display:flex;justify-content:space-between;padding:2px 14px 8px;font-size:9px;color:var(--dmv2-muted);font-family:var(--dmv2-font-mono);flex-shrink:0}.dmv2-alt-chart .recharts-responsive-container{min-height:0!important}.dmv2-alt-chart-empty{height:100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;border:1px dashed rgba(77,184,255,.2);border-radius:4px;margin:4px;background:#0003}.dmv2-alt-chart-empty-text{font-family:var(--dmv2-font-mono);font-size:22px;font-weight:600;color:var(--dmv2-text-sec);letter-spacing:.08em}.dmv2-alt-chart-empty-hint{font-size:10px;color:var(--dmv2-muted);font-family:var(--dmv2-font-ui);text-align:center;max-width:200px;line-height:1.35}.dmv2-gimbal-bar{background:var(--dmv2-bg-panel);border:1px solid var(--dmv2-border);border-radius:6px;padding:10px 16px;display:flex;align-items:center;gap:14px;flex-shrink:0;flex-wrap:wrap;margin-top:10px}.dmv2-joystick-wrap{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.dmv2-joystick-label{font-size:8px;color:var(--dmv2-muted);font-family:var(--dmv2-font-mono);text-transform:uppercase;letter-spacing:.1em}.dmv2-joystick{width:76px;height:76px;background:radial-gradient(circle at center,#1e2c35,#111619);border:2px solid var(--dmv2-border-act);border-radius:50%;position:relative;cursor:grab;flex-shrink:0;box-shadow:0 0 0 4px #2a40554d,inset 0 2px 8px #00000080}.dmv2-joystick-sq{width:76px;height:76px;background:radial-gradient(circle at center,#1e2c35,#111619);border:2px solid var(--dmv2-border-act);border-radius:10px;position:relative;cursor:grab;flex-shrink:0;box-shadow:0 0 0 4px #2a40554d,inset 0 2px 8px #00000080}.dmv2-joystick-arrows{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.dmv2-j-arrow{position:absolute;color:var(--dmv2-muted);font-size:11px;line-height:1}.dmv2-j-arrow--up{top:5px;left:50%;transform:translate(-50%)}.dmv2-j-arrow--down{bottom:5px;left:50%;transform:translate(-50%)}.dmv2-j-arrow--left{left:5px;top:50%;transform:translateY(-50%)}.dmv2-j-arrow--right{right:5px;top:50%;transform:translateY(-50%)}.dmv2-joystick-thumb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;background:radial-gradient(circle at 35% 35%,#3a5a6a,#1e3040);border-radius:50%;border:2px solid var(--dmv2-border-act);box-shadow:0 2px 8px #0009;transition:transform .05s}.dmv2-v-slider-wrap{display:flex;align-items:center;gap:8px;flex-shrink:0}.dmv2-v-arrows{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--dmv2-muted);font-size:11px}.dmv2-v-slider{width:28px;height:76px;background:var(--dmv2-bg-secondary);border:2px solid var(--dmv2-border-act);border-radius:6px;position:relative;overflow:hidden}.dmv2-v-slider-fill{position:absolute;bottom:0;left:0;right:0;height:55%;background:linear-gradient(to top,var(--dmv2-green-dim),transparent)}.dmv2-v-slider-thumb{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:18px;height:8px;background:var(--dmv2-green);border-radius:3px;box-shadow:0 0 8px #39d98a80}.dmv2-gimbal-sep{width:1px;height:60px;background:var(--dmv2-border);flex-shrink:0}.dmv2-cam-controls{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.dmv2-cam-row{display:flex;align-items:center;gap:8px}.dmv2-cam-label{font-size:11px;color:var(--dmv2-text-sec);font-family:var(--dmv2-font-ui);font-weight:600;min-width:50px;letter-spacing:.05em}.dmv2-cam-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--dmv2-bg-secondary);border:1px solid var(--dmv2-border);border-radius:4px;cursor:pointer;color:var(--dmv2-text-sec);font-size:12px;font-weight:700;transition:var(--dmv2-transition);font-family:var(--dmv2-font-mono);-webkit-user-select:none;user-select:none}.dmv2-cam-btn:hover{border-color:var(--dmv2-green);color:var(--dmv2-green)}.dmv2-cam-btn.active{background:#39d98a1f;border-color:var(--dmv2-green);color:var(--dmv2-green)}.dmv2-photo-btn{display:flex;align-items:center;gap:7px;padding:6px 14px;background:var(--dmv2-bg-secondary);border:1px solid var(--dmv2-border);border-radius:4px;cursor:pointer;color:var(--dmv2-text-sec);font-size:12px;font-family:var(--dmv2-font-ui);font-weight:600;transition:var(--dmv2-transition);white-space:nowrap;letter-spacing:.06em}.dmv2-photo-btn:hover{border-color:var(--dmv2-blue);color:var(--dmv2-blue)}.dmv2-add-btn{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--dmv2-bg-secondary);border:1px solid var(--dmv2-border);border-radius:50%;cursor:pointer;color:var(--dmv2-muted);font-size:16px;transition:var(--dmv2-transition)}.dmv2-add-btn:hover{border-color:var(--dmv2-green);color:var(--dmv2-green)}.dmv2-status-footer{height:32px;background:var(--dmv2-bg-primary);border-top:1px solid var(--dmv2-border);display:flex;align-items:center;padding:0 14px;gap:20px;flex-shrink:0;flex-wrap:wrap;overflow:hidden}.dmv2-sf-item{display:flex;align-items:center;gap:6px;font-size:11px;font-family:var(--dmv2-font-mono);white-space:nowrap}.dmv2-sf-key{color:var(--dmv2-muted);text-transform:uppercase}.dmv2-sf-val{color:var(--dmv2-text);font-weight:600}.dmv2-sf-signal{margin-left:auto;color:var(--dmv2-green);font-size:9px;font-family:var(--dmv2-font-mono)}.dmv2-side-view{flex:1;display:flex;flex-direction:column;gap:10px;overflow:auto}.dmv2-side-topbar{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-shrink:0}.dmv2-side-actions{padding:10px;display:flex;gap:8px;flex-wrap:wrap;background:var(--dmv2-bg-card);border:1px solid var(--dmv2-border);border-radius:6px}.dmv2-side-actions button,.dmv2-grid-controls button{border:1px solid var(--dmv2-border-act);background:var(--dmv2-bg-secondary);color:var(--dmv2-text);border-radius:4px;padding:6px 12px;cursor:pointer;font-family:var(--dmv2-font-ui);font-size:12px;font-weight:600;letter-spacing:.05em;transition:var(--dmv2-transition)}.dmv2-side-actions button:hover,.dmv2-grid-controls button:hover{border-color:var(--dmv2-green);color:var(--dmv2-green)}.dmv2-side-actions button.danger{background:#9f1d2c;border-color:#c43347;color:#fff}.dmv2-side-actions button.danger:hover{background:#b32233}.dmv2-grid-controls{padding:8px;display:flex;gap:6px;background:var(--dmv2-bg-card);border:1px solid var(--dmv2-border);border-radius:6px}.dmv2-grid-controls button.active{border-color:var(--dmv2-green);color:var(--dmv2-green);background:#39d98a1a}.dmv2-side-cameras-wrap{flex:1;overflow:auto;background:var(--dmv2-bg-card);border:1px solid var(--dmv2-border);border-radius:6px;padding:8px}.dmv2-side-cameras-wrap .cameras-grid{grid-template-columns:repeat(var(--dmv2-grid-cols, 3),minmax(210px,1fr))!important}.dmv2-fixed-gimbal button.zoom-btn.up img,.dmv2-fixed-gimbal button.zoom-btn.down img{left:48.8%}@media(max-width:1100px){.dmv2-main-top{grid-template-columns:1fr}.dmv2-altitude-panel{height:220px}}@media(max-width:768px){.dmv2-side-topbar{flex-direction:column;align-items:stretch}.dmv2-tabbar{flex-wrap:wrap;height:auto;min-height:44px;padding-top:6px;padding-bottom:6px;row-gap:6px}.dmv2-tabbar-meta{flex-basis:100%;justify-content:flex-start;padding-top:4px;border-top:1px solid var(--dmv2-border)}.dmv2-tabbar-meta-chips{flex-wrap:wrap;row-gap:6px}.dmv2-tabbar-connection-group{max-width:100%}.dmv2-tabbar-drone-name{max-width:160px}.dmv2-gimbal-bar{gap:8px}.dmv2-joystick,.dmv2-joystick-sq{width:60px;height:60px}.dmv2-tab{padding:0 10px;font-size:11px}.dmv2-status-footer{gap:10px}.dmv2-side-cameras-wrap .cameras-grid{grid-template-columns:repeat(min(2,var(--dmv2-grid-cols, 2)),minmax(180px,1fr))!important}}@media(max-width:480px){.dmv2-side-cameras-wrap .cameras-grid{grid-template-columns:1fr!important}}.dmv2-two-col-layout{display:flex!important;flex-direction:row!important;gap:16px;align-items:stretch;overflow:visible!important;min-height:min-content!important}.dmv2-col-left{flex:1;display:flex;flex-direction:column;gap:16px;min-height:min-content}.dmv2-col-left>.dmv2-video-panel{flex:1;min-height:min-content;flex-shrink:0}.dmv2-col-right{width:380px;flex-shrink:0;display:flex;flex-direction:column}.dmv2-fixed-gimbal{margin-top:0!important;width:100%!important;max-width:none!important;background:#1f1f1f!important}.dmv2-side-view .side-cameras-stream-bar,.dmv2-side-view .controls-bar{display:none!important}.dmv2-side-view .camera-card{background:var(--dmv2-bg-card)!important;border:1px solid var(--dmv2-border)!important;border-radius:6px!important;overflow:hidden!important;box-shadow:none!important}.dmv2-side-view .camera-header{background:#556b2f!important;border-bottom:none!important;padding:6px 14px!important}.dmv2-side-view .camera-header span{color:#fff!important;font-weight:500!important;font-size:13px!important}.dmv2-side-view .camera-play-button{color:#fff!important}.dmv2-side-view .camera-view{min-height:180px!important;background:#000!important}.dmv2-side-view .camera-controls{background:#1f1f1f!important;border-top:none!important;padding:8px 14px!important;gap:12px!important}.dmv2-side-view .camera-control-button{border-radius:4px!important;padding:6px 12px!important;font-size:11px!important;height:32px!important}.dmv2-side-view .camera-control-button-record{background:transparent!important;color:#fff!important;padding-left:0!important;justify-content:flex-start!important}.dmv2-side-view .camera-control-button-record .camera-control-button-icon{color:#ff4d4f!important}.dmv2-side-view .camera-control-button-capture{background:#2a2a2a!important;border:1px solid #3a3a3a!important;color:#fff!important;max-width:120px!important;margin-left:auto!important}.dmv2-side-actions{display:flex!important;gap:10px!important;align-items:center!important;background:transparent!important;border:none!important;padding:0!important}.dmv2-side-actions button{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;background:var(--dmv2-bg-card)!important;border:1px solid var(--dmv2-border)!important;border-radius:6px!important;color:var(--dmv2-text)!important;font-size:12px!important;font-weight:500!important}.dmv2-side-actions button.danger{background:#b12534!important;border-color:#d12e40!important;color:#fff!important}.dmv2-side-actions button.danger:hover{background:#a01d2a!important}.mc-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mc-dock{position:fixed;bottom:28px;pointer-events:auto}.mc-dock-left{left:20px}.mc-dock-right{right:20px}.mc-joystick-wrapper{display:flex;flex-direction:column;align-items:center}.mc-joystick-base{width:74px;height:74px;border-radius:50%;position:relative;cursor:grab;touch-action:none;background:#1e1e1e61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:2px solid rgba(255,255,255,.42);box-shadow:0 4px 14px #00000061;background-image:linear-gradient(#ffffff57,#ffffff57),linear-gradient(90deg,#ffffff57,#ffffff57),radial-gradient(circle at center,transparent 43%,rgba(255,255,255,.36) 44%,rgba(255,255,255,.36) 47%,transparent 48%);background-size:1px 56%,56% 1px,100% 100%;background-position:center,center,center;background-repeat:no-repeat}.mc-joystick-base.mc-disabled{opacity:.45;cursor:not-allowed}.mc-joystick-base:active{cursor:grabbing}.mc-joystick-stick{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fffffff7,#cdcdcde6);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000080;pointer-events:none;transition:none}.mc-joystick-label{margin-top:8px;font-size:9px;font-weight:700;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.9)}.mc-joystick-sublabel{font-size:8px;color:#ffffffd9;text-align:center;margin-top:2px;text-shadow:0 1px 3px rgba(0,0,0,.9)}.mc-control-strip{position:fixed;bottom:18px;left:50%;transform:translate(-50%);pointer-events:auto;display:flex;align-items:center;gap:16px;padding:10px 14px;border-radius:10px;background:#141414b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);box-shadow:0 6px 24px #00000080;color:#eee;font-size:13px;max-width:calc(100vw - 400px);flex-wrap:wrap;justify-content:center}.mc-strip-status{display:flex;align-items:center;gap:8px;white-space:nowrap}.mc-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mc-status-text{font-weight:700}.mc-drone-status{color:#aaa}.mc-flight-mode{color:#8ab4ff;font-weight:600;white-space:nowrap}.mc-arm-state{font-weight:700;white-space:nowrap}.mc-arm-state.mc-armed{color:#28a745}.mc-arm-state.mc-disarmed{color:#ffc107}.mc-rc-status{font-weight:600;white-space:nowrap}.mc-rc-status.mc-rc-ok{color:#28a745}.mc-rc-status.mc-rc-lost{color:#dc3545}.mc-rc-status.mc-rc-unknown{color:#aaa}.mc-fly-hint{color:#ffc107;font-style:italic;white-space:nowrap}.mc-multiselect-hint{color:#ffc107;font-style:italic;padding:2px 12px 6px}.mc-strip-values{display:flex;gap:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.mc-strip-values span{min-width:56px}.mc-strip-values b{color:#8ab4ff;margin-right:4px}.mc-modes{display:flex;flex-wrap:wrap;gap:4px;max-width:320px}.mc-mode-pill{font-size:10px;padding:2px 6px;border-radius:6px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#cfd4dc;white-space:nowrap;cursor:pointer;transition:all .15s ease;font-family:inherit}.mc-mode-pill:hover:not(:disabled){background:#ffffff2e;border-color:#ffffff59;color:#fff}.mc-mode-pill:active:not(:disabled){transform:scale(.95)}.mc-mode-pill:disabled{opacity:.4;cursor:not-allowed}.mc-mode-pill.mc-mode-active{background:#1a6b3c;border-color:#28a745;color:#fff;font-weight:700}.mc-btn{padding:10px 16px;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.mc-btn:disabled{opacity:.4;cursor:not-allowed}.mc-btn-start{background:#28a745;color:#fff}.mc-btn-start:hover:not(:disabled){background:#218838}.mc-btn-stop{background:#dc3545;color:#fff}.mc-btn-stop:hover:not(:disabled){background:#c82333}.mc-btn-engage{background:#ff8c00;color:#fff}.mc-btn-engage:hover:not(:disabled){background:#e67a00}.mc-btn-takeoff{background:#1c8fff;color:#fff}.mc-btn-takeoff:hover:not(:disabled){background:#1372d6}.dsb-bar{position:fixed;bottom:110px;left:50%;transform:translate(-50%);z-index:10001;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.dsb-icons{display:flex;gap:10px;padding:8px 12px;border-radius:10px;background:#141414b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);box-shadow:0 6px 24px #00000080;pointer-events:auto;max-width:calc(100vw - 200px);overflow-x:auto}.dsb-icon{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 10px;border-radius:8px;cursor:pointer;color:#ccc;border:1px solid transparent;min-width:56px}.dsb-icon:hover{background:#ffffff0f}.dsb-icon--selected{background:#1cffdc1f;border-color:#1cffdc99;color:#fff}.dsb-icon-checkbox{position:absolute;top:2px;right:2px;width:13px;height:13px;cursor:pointer}.dsb-icon-glyph{font-size:20px;line-height:1;opacity:.55}.dsb-icon-glyph--connected{opacity:1}.dsb-icon-label{font-size:11px;white-space:nowrap;max-width:64px;overflow:hidden;text-overflow:ellipsis}.dsb-icon-armed-dot{position:absolute;bottom:2px;left:2px;width:7px;height:7px;border-radius:50%;background:#28a745;box-shadow:0 0 4px #28a745}.dsb-bulk-actions{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:8px;background:#141414b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);pointer-events:auto;font-size:12px;color:#eee}.dsb-bulk-count{font-weight:600;white-space:nowrap}.dsb-bulk-btn{border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#eee;border-radius:6px;padding:5px 10px;font-size:12px;cursor:pointer;white-space:nowrap}.dsb-bulk-btn:hover{background:#ffffff2e}.dsb-bulk-btn--warn{border-color:#ffc10799;color:#ffc107}.dsb-bulk-btn--danger{border-color:#dc354599;color:#ff6b7a}.live-drone-map{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#101820}.live-drone-map__canvas{position:absolute;top:0;right:0;bottom:0;left:0}.live-drone-map__canvas .cesium-viewer,.live-drone-map__canvas .cesium-viewer-cesiumWidgetContainer,.live-drone-map__canvas .cesium-widget,.live-drone-map__canvas canvas{width:100%;height:100%}.live-drone-map__canvas .cesium-widget-credits,.live-drone-map__canvas .cesium-viewer-bottom{display:none!important}.live-drone-map__empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:360px;padding:18px 22px;border-radius:12px;background:#0000009e;border:1px solid rgba(255,255,255,.16);color:#fff;text-align:center;pointer-events:none;box-shadow:0 12px 32px #00000059}.live-drone-map__empty-title{font-size:16px;font-weight:800;margin-bottom:6px}.live-drone-map__empty-text{font-size:13px;color:#ffffffc2;line-height:1.45}.drone-manual-control-screen{position:relative;width:100%;height:100vh;overflow:hidden;background:#101820}.drone-fleet-page-shell{width:100%;height:100vh;min-height:100vh;padding:0;margin:0;display:flex;flex-direction:column}.drone-fleet-page-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20}.drone-fleet-page-content{flex:1 1 auto;min-height:0}[data-theme=dark] .drone-fleet-page-topbar{background:#121212f5;border-bottom-color:#ffffff14}@media(max-width:768px){.drone-fleet-page-topbar{justify-content:space-between;gap:8px;padding:8px 12px}}.charging-pad-fleet-page-shell{width:100%;height:100vh;min-height:100vh;padding:0;margin:0;display:flex;flex-direction:column}.charging-pad-fleet-page-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20}.charging-pad-fleet-page-content{flex:1 1 auto;min-height:0}[data-theme=dark] .charging-pad-fleet-page-topbar{background:#121212f5;border-bottom-color:#ffffff14}@media(max-width:768px){.charging-pad-fleet-page-topbar{justify-content:space-between;gap:8px;padding:8px 12px}}.attachment-machine-fleet-page-shell{width:100%;height:100vh;min-height:100vh;padding:0;margin:0;display:flex;flex-direction:column}.attachment-machine-fleet-page-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20}.attachment-machine-fleet-page-content{flex:1 1 auto;min-height:0}[data-theme=dark] .attachment-machine-fleet-page-topbar{background:#121212f5;border-bottom-color:#ffffff14}@media(max-width:768px){.attachment-machine-fleet-page-topbar{justify-content:space-between;gap:8px;padding:8px 12px}}.pilot-presence-page-shell{width:100%;height:100vh;min-height:100vh;display:flex;flex-direction:column}.pilot-presence-page-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20}.pilot-presence-page-topbar__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.pilot-presence-page-content{flex:1 1 auto;min-height:0;overflow:hidden}.pilot-presence-page-content .floating-panel{position:relative!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;border-radius:0;box-shadow:none}.pilot-presence-page-content .floating-panel__body{height:calc(100% - 48px)}[data-theme=dark] .pilot-presence-page-topbar{background:#121212f5;border-bottom-color:#ffffff14}@media(max-width:768px){.pilot-presence-page-topbar{padding:8px 12px;gap:8px}.pilot-presence-page-topbar__actions{gap:8px}}.ai-assistant-page-shell{width:100%;height:100vh;min-height:100vh;display:flex;flex-direction:column}.ai-assistant-page-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20}.ai-assistant-page-topbar__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.ai-assistant-page-content{flex:1 1 auto;min-height:0;overflow:hidden}.ai-assistant-page-content .floating-panel{position:relative!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;border-radius:0;box-shadow:none}.ai-assistant-page-content .floating-panel__body{height:calc(100% - 48px)}[data-theme=dark] .ai-assistant-page-topbar{background:#121212f5;border-bottom-color:#ffffff14}@media(max-width:768px){.ai-assistant-page-topbar{padding:8px 12px;gap:8px}.ai-assistant-page-topbar__actions{gap:8px}}:root{--admin-ds-sidebar-bg: linear-gradient(180deg, #0a2540 0%, #071b30 100%);--admin-ds-sidebar-border: rgba(255, 255, 255, .08);--admin-ds-sidebar-text: rgba(255, 255, 255, .85);--admin-ds-sidebar-active-bg: rgba(255, 255, 255, .14);--admin-ds-page-bg: #f4f7fc;--admin-ds-surface: #ffffff;--admin-ds-text-primary: #101828;--admin-ds-text-secondary: #475467;--admin-ds-border: #e4e7ec;--admin-ds-map-bg: #001529}[data-theme=dark]{--admin-ds-sidebar-bg: linear-gradient(180deg, #09111d 0%, #060c16 100%);--admin-ds-sidebar-border: rgba(255, 255, 255, .12);--admin-ds-sidebar-text: rgba(255, 255, 255, .88);--admin-ds-sidebar-active-bg: rgba(22, 119, 255, .28);--admin-ds-page-bg: #0f141d;--admin-ds-surface: #151b26;--admin-ds-text-primary: rgba(255, 255, 255, .92);--admin-ds-text-secondary: rgba(255, 255, 255, .68);--admin-ds-border: #2e3645;--admin-ds-map-bg: #0b1220}.admin-dashboard-shell{display:grid;grid-template-columns:264px minmax(0,1fr);height:100%;min-height:0;overflow:hidden;background:var(--admin-ds-page-bg)}.admin-dashboard-shell.sidebar-collapsed{grid-template-columns:74px minmax(0,1fr)}.admin-dashboard-sidebar{position:relative;background:var(--admin-ds-sidebar-bg);border-right:1px solid var(--admin-ds-sidebar-border);overflow-y:auto;overflow-x:hidden;min-height:0}.admin-dashboard-sidebar-toggle{position:absolute;right:8px;top:14px;z-index:2;width:26px;height:26px;border-radius:50%;border:1px solid var(--admin-ds-border);background:var(--admin-ds-surface);color:var(--admin-ds-text-primary);cursor:pointer}.admin-dashboard-sidebar-inner{padding:14px 12px}.admin-dashboard-sidebar.collapsed .admin-dashboard-sidebar-inner{padding:14px 8px}.admin-dashboard-nav{display:flex;flex-direction:column;gap:4px}.admin-dashboard-nav-item{border:0;background:transparent;color:var(--admin-ds-sidebar-text);width:100%;display:flex;align-items:center;gap:10px;text-align:left;border-radius:10px;height:40px;padding:0 12px;cursor:pointer;transition:all .2s ease;white-space:nowrap;overflow:hidden}.admin-dashboard-sidebar.collapsed .admin-dashboard-nav-item{justify-content:center;padding:0;width:100%}.admin-dashboard-sidebar.collapsed .admin-dashboard-nav-item>span:not(.admin-dashboard-nav-icon){display:none}.admin-dashboard-nav-item:hover{background:#ffffff14;color:#fff}.admin-dashboard-nav-item.active{background:var(--admin-ds-sidebar-active-bg);color:#fff}.admin-dashboard-nav-icon{font-size:16px;display:inline-flex}.admin-dashboard-page{display:flex;flex-direction:column;gap:12px;height:100%;min-height:0;padding:12px 14px;background:var(--admin-ds-page-bg);overflow:auto}.admin-dashboard-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:var(--admin-ds-surface);border:1px solid var(--admin-ds-border);border-radius:12px;padding:12px}.admin-dashboard-topbar-left{display:flex;align-items:center;gap:10px}.admin-dashboard-mobile-menu-btn{display:none}.admin-dashboard-title{margin:0 0 4px;font-size:clamp(24px,3vw,34px);line-height:1.1;color:var(--admin-ds-text-primary)}.admin-dashboard-controls{display:flex;gap:10px;align-items:center;min-width:420px;max-width:100%}.admin-dashboard-controls .ant-input-affix-wrapper{min-width:260px;border-radius:10px;background:var(--admin-ds-surface);border-color:var(--admin-ds-border)}.admin-dashboard-controls .ant-input-affix-wrapper input,.admin-dashboard-controls .ant-input-affix-wrapper .ant-input{color:var(--admin-ds-text-primary)!important}.admin-dashboard-controls .ant-input-affix-wrapper input::placeholder,.admin-dashboard-controls .ant-input-affix-wrapper .ant-input::placeholder{color:var(--admin-ds-text-secondary)!important}.admin-dashboard-controls .ant-segmented{border-radius:10px}.admin-dashboard-map-segmented .ant-segmented-item-label .anticon{color:inherit}[data-theme=dark] .admin-dashboard-map-segmented .ant-segmented-item-disabled .ant-segmented-item-label,[data-theme=dark] .admin-dashboard-map-segmented .ant-segmented-item-disabled .ant-segmented-item-label .anticon{color:#ffffff73!important}.admin-dashboard-filter-bar{display:flex;gap:10px;flex-wrap:wrap}.admin-dashboard-filter-btn{display:inline-flex;align-items:center;gap:8px;border-radius:8px;border-color:var(--admin-ds-border);background:var(--admin-ds-surface);color:var(--admin-ds-text-primary)}.admin-dashboard-filter-btn.active{border-color:#1677ff;box-shadow:0 0 0 1px #1677ff40}.admin-dashboard-map-wrap{position:relative;border-radius:12px;overflow:hidden;min-height:clamp(330px,55vh,700px);border:1px solid var(--admin-ds-border);background:var(--admin-ds-map-bg)}.admin-dashboard-map{width:100%;height:100%}.admin-dashboard-loading,.admin-dashboard-empty{height:100%;display:grid;place-items:center;background:var(--admin-ds-surface)}.admin-dashboard-details-overlay{position:absolute;right:12px;top:12px;width:330px;max-width:calc(100% - 24px)}.admin-dashboard-selected-type{background:color-mix(in srgb,var(--admin-ds-surface) 88%,#000 12%);color:var(--admin-ds-text-primary);font-size:12px;padding:4px 8px;border-radius:6px 6px 0 0;border:1px solid var(--admin-ds-border);border-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-dashboard-detail-actions{display:inline-flex;gap:4px}.admin-dashboard-detail-actions .ant-btn{color:var(--admin-ds-text-primary)}.admin-dashboard-selected-type.mobile{border-bottom:1px solid var(--admin-ds-border);border-radius:8px 8px 0 0}.admin-dashboard-details-card{border-radius:0 0 8px 8px;border-color:var(--admin-ds-border)!important;background:var(--admin-ds-surface)!important}.admin-dashboard-details-card .ant-card-head,.admin-dashboard-details-card .ant-card-body{background:var(--admin-ds-surface)!important;color:var(--admin-ds-text-primary)}.admin-dashboard-details-card .ant-descriptions-item-label,.admin-dashboard-details-card .ant-descriptions-item-content{color:var(--admin-ds-text-primary)!important}.admin-dashboard-details-mobile{display:none}.admin-dashboard-nav-drawer-root .ant-drawer-content,.admin-dashboard-nav-drawer-root .ant-drawer-body{background:var(--admin-ds-sidebar-bg)!important;padding:0!important}@media(max-width:1200px){.admin-dashboard-shell,.admin-dashboard-shell.sidebar-collapsed{grid-template-columns:1fr}.admin-dashboard-sidebar,.admin-dashboard-sidebar-toggle{display:none}.admin-dashboard-mobile-menu-btn{display:inline-flex;color:var(--admin-ds-text-primary)}}@media(max-width:992px){.admin-dashboard-page{padding:10px}.admin-dashboard-controls{min-width:100%;width:100%;flex-wrap:wrap}.admin-dashboard-controls .ant-input-affix-wrapper{min-width:0;width:100%}.admin-dashboard-details-overlay{display:none}.admin-dashboard-details-mobile{display:block}}@media(max-width:640px){.admin-dashboard-topbar{padding:10px}.admin-dashboard-title{font-size:24px}.admin-dashboard-controls{gap:8px}.admin-dashboard-controls .ant-segmented{width:100%}}.ai-page{--ai-ink: var(--app-text-primary, #101828);--ai-muted: var(--app-text-secondary, #667085);--ai-line: var(--app-border-default, #d0d5dd);--ai-surface: var(--app-radio-inner-bg, #ffffff);--ai-panel: var(--app-surface-muted, #edf1f5);--ai-accent: var(--primary-color, #005987);width:100%;max-width:1280px;margin:0 auto;padding:20px 24px;box-sizing:border-box;flex:1 1 auto;align-self:stretch;height:100%;max-height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ai-page--state{display:flex;align-items:center;justify-content:center;min-height:0;height:100%}.ai-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px;flex-wrap:wrap;flex-shrink:0}.ai-page-header-main{display:flex;align-items:flex-start;gap:14px;min-width:0;flex:1 1 280px}.ai-page-icon{width:44px;height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:color-mix(in srgb,var(--ai-accent) 12%,transparent);color:var(--ai-accent);font-size:20px}.ai-page-copy{min-width:0}.ai-page-title{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:var(--ai-ink);letter-spacing:-.02em}.ai-page-subtitle{margin:4px 0 0;font-size:13px;line-height:1.45;color:var(--ai-muted)}.ai-page-stats{display:flex;gap:10px;flex-shrink:0}.ai-stat{min-width:108px;padding:10px 14px;border:1px solid var(--ai-line);border-radius:10px;background:var(--ai-surface);display:flex;flex-direction:column;gap:2px}.ai-stat-value{font-size:20px;font-weight:700;line-height:1.2;color:var(--ai-ink)}.ai-stat-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ai-muted)}.ai-empty-wrap{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:48px 16px;border:1px dashed var(--ai-line);border-radius:12px;background:var(--ai-surface)}.ai-table-shell{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid var(--ai-line);border-radius:12px;background:var(--ai-surface);box-sizing:border-box;overflow:hidden}.ai-table-shell .admin-active-filters-bar{flex-shrink:0;margin:0}.ai-table-viewport{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid var(--ai-line);border-radius:10px;background:var(--ai-surface)}.ai-table-viewport::-webkit-scrollbar{width:8px;height:8px}.ai-table-viewport::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.ai-table-viewport::-webkit-scrollbar-track{background:transparent}.assigned-industries-table.ant-table-wrapper,.assigned-industries-table.ant-table,.assigned-industries-table .ant-table{background:transparent!important}.assigned-industries-table .ant-table-container{border:none!important;border-radius:0;overflow:visible}.assigned-industries-table .ant-table-body,.assigned-industries-table .ant-table-content{overflow:visible!important}.assigned-industries-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:2;background:var(--ai-panel)!important;font-weight:600;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--ai-muted)!important;border-bottom:1px solid var(--ai-line)!important;padding:12px 16px!important}.assigned-industries-table .ant-table-tbody>tr>td{background:var(--ai-surface)!important;border-bottom:1px solid color-mix(in srgb,var(--ai-line) 70%,transparent)!important;padding:14px 16px!important;vertical-align:middle;word-break:break-word;overflow-wrap:anywhere}.assigned-industries-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.assigned-industries-table .ant-table-tbody>tr:hover>td{background:color-mix(in srgb,var(--ai-accent) 5%,var(--ai-surface))!important}.assigned-industries-table .ant-table-cell{white-space:normal}.ai-industry-cell{display:flex;flex-direction:column;gap:2px;min-width:0}.ai-industry-name{font-size:14px;font-weight:650;color:var(--ai-ink);line-height:1.3;text-transform:capitalize}.ai-industry-meta{font-size:12px;color:var(--ai-muted);line-height:1.35}.ai-geofence-cell{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.ai-geofence-tags{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.ai-geofence-tag.ant-tag{margin:0;display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:3px 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--ai-accent) 22%,var(--ai-line));background:color-mix(in srgb,var(--ai-accent) 8%,var(--ai-surface));color:var(--ai-ink);font-size:12px;font-weight:500;line-height:1.4;white-space:normal;text-transform:capitalize}.ai-geofence-tag-icon{color:var(--ai-accent);font-size:11px;flex-shrink:0}.ai-geofence-toggle.ant-btn-link{padding:0;height:auto;font-size:12px;font-weight:600;color:var(--ai-accent)}.ai-empty-geofences{color:var(--ai-muted);font-size:13px;font-style:italic}[data-theme=dark] .ai-page{--ai-ink: rgba(255, 255, 255, .92);--ai-muted: rgba(255, 255, 255, .55);--ai-line: #303030;--ai-surface: #1a1a1a;--ai-panel: #242424}[data-theme=dark] .ai-page-icon{background:color-mix(in srgb,var(--ai-accent) 22%,transparent)}[data-theme=dark] .ai-stat,[data-theme=dark] .ai-table-shell,[data-theme=dark] .ai-empty-wrap{background:#171717;border-color:#303030}[data-theme=dark] .assigned-industries-table .ant-table-thead>tr>th{background:#242424!important;color:#ffffffa6!important;border-bottom-color:#303030!important}[data-theme=dark] .assigned-industries-table .ant-table-tbody>tr>td{background:#1a1a1a!important;border-bottom-color:#2a2a2a!important;color:#ffffffe0}[data-theme=dark] .assigned-industries-table .ant-table-tbody>tr:hover>td{background:#222!important}[data-theme=dark] .ai-geofence-tag.ant-tag{background:color-mix(in srgb,var(--ai-accent) 18%,#1a1a1a);border-color:color-mix(in srgb,var(--ai-accent) 35%,#303030);color:#ffffffe0}@media(max-width:900px){.ai-page{padding:16px 14px 32px}.ai-page-title{font-size:18px}.assigned-industries-table .ant-table-thead>tr>th,.assigned-industries-table .ant-table-tbody>tr>td{padding:12px!important}}@media(max-width:640px){.ai-page-header{flex-direction:column}.ai-page-stats{width:100%}.ai-stat{flex:1 1 0;min-width:0}.assigned-industries-table .ant-table-thead>tr>th:first-child,.assigned-industries-table .ant-table-tbody>tr>td:first-child{width:38%!important}}.reporting-root{display:flex;flex-direction:column;height:100vh;overflow:hidden}.reporting-app-navbar{flex:0 0 64px;background:var(--app-header-background, #fff);display:flex;align-items:center;z-index:100}.reporting-layout{display:flex;flex:1;min-height:0;overflow:hidden;background:radial-gradient(circle at top right,rgba(13,126,184,.08),transparent 28%),linear-gradient(180deg,#f4f9fc,#eef4f8)}.reporting-content-area{flex:1;display:flex;flex-direction:column;overflow:hidden}.reporting-sidebar{width:260px;min-width:260px;background:linear-gradient(180deg,#0a2842,#08314f 38%,#071f34);color:#b8c7d7;display:flex;flex-direction:column;overflow-y:auto;border-right:1px solid rgba(74,163,199,.2);box-shadow:inset -1px 0 #ffffff0a}.reporting-sidebar-brand{padding:20px 16px;border-bottom:1px solid rgba(74,163,199,.18);display:flex;align-items:center;gap:10px}.reporting-sidebar-brand .brand-icon{width:42px;height:42px;background:linear-gradient(145deg,#f14d3f,#d61f2b 52%,#9f0f1d);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:0;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 22px #00000047,inset 0 1px #fff3;flex-shrink:0}.reporting-sidebar-brand .brand-icon:before{content:"";position:absolute;inset:1px 1px auto auto;width:22px;height:22px;border-radius:999px;background:#ffffff2e;filter:blur(4px);pointer-events:none}.reporting-sidebar-brand .brand-logo-img{width:72%;height:72%;object-fit:contain;display:block;position:relative;z-index:1}.reporting-sidebar-brand .brand-text{display:flex;flex-direction:column;gap:2px}.reporting-sidebar-brand .brand-title{color:#e6edf3;font-size:14px;font-weight:700;letter-spacing:.01em;line-height:1.2}.reporting-sidebar-brand .brand-subtitle{color:#9db2c8;font-size:11px;line-height:1.2}.reporting-sidebar-nav{flex:1;padding:8px 0}.reporting-nav-item{display:flex;align-items:center;gap:10px;padding:10px 16px;color:#b8c7d7;text-decoration:none;font-size:13px;cursor:pointer;transition:all .15s ease;border-left:3px solid transparent}.reporting-nav-item:hover{background:#4aa3c71f;color:#f8fbff}.reporting-nav-item.active{background:linear-gradient(135deg,#005987e6,#0d7eb8e0);color:#fff;border-left-color:#8fd7ff;font-weight:600;box-shadow:inset 0 1px #ffffff0f}.reporting-nav-item .nav-icon{width:20px;min-width:20px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:15px;color:#7bc7f3;opacity:.96}.reporting-nav-item .nav-icon svg{display:block;color:currentColor}.reporting-nav-item:hover .nav-icon,.reporting-nav-item.active .nav-icon{color:#fff;opacity:1}.reporting-nav-item .nav-label{flex:1}.reporting-nav-item .nav-badge{background:#ffffff29;color:#fff;font-size:10px;padding:1px 6px;border-radius:10px;font-weight:600}.reporting-nav-group-title{padding:16px 16px 6px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#546178;font-weight:600}.reporting-nav-submenu{padding-left:0}.reporting-nav-submenu .reporting-nav-item{padding-left:46px;font-size:13px}.reporting-nav-submenu .reporting-nav-item.active{color:#fff}.reporting-sidebar-footer{padding:12px 16px;border-top:1px solid rgba(74,163,199,.18);margin-top:auto}.reporting-help-card{background:linear-gradient(180deg,#0d7eb82e,#071f342e);border:1px solid rgba(143,215,255,.16);border-radius:12px;padding:12px;margin-bottom:12px}.reporting-help-card .help-title{color:#e6edf3;font-size:12px;font-weight:600;margin-bottom:4px}.reporting-help-card .help-text{color:#8b949e;font-size:11px;line-height:1.4;margin-bottom:8px}.reporting-help-card .help-link{color:#8fd7ff;font-size:11px;text-decoration:none;cursor:pointer}.reporting-user-widget{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;cursor:pointer;transition:background .15s}.reporting-user-widget:hover{background:#8fd7ff14}.reporting-user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#005987,#0d7eb8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:600}.reporting-user-info{flex:1;min-width:0}.reporting-user-name{color:#e6edf3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reporting-user-role{color:#9db2c8;font-size:10px}.reporting-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.reporting-header-left{display:flex;flex-direction:column}.reporting-header-title{font-size:18px;font-weight:700;color:#111827;line-height:1.2}.reporting-header-subtitle{font-size:12px;color:#6b7280}.reporting-header-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-left:auto}.reporting-search-input{width:min(320px,100%)}.reporting-inline-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.reporting-inline-toolbar-label{color:#4b5563;font-size:13px;font-weight:600;line-height:1.2}.reporting-inline-toolbar-warning{color:#b45309;font-size:12px;font-weight:500}.reporting-compare-trigger.ant-btn,.reporting-inline-export-trigger.ant-btn{height:34px;padding:0 14px;border-radius:10px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:0;flex:0 0 auto;white-space:nowrap;box-shadow:0 10px 24px #0f4c8114}.reporting-compare-trigger.ant-btn.ant-btn-primary{border:1px solid #0e7cb2;background:linear-gradient(135deg,#0a6e9c,#0b5d87);color:#fff}.reporting-compare-trigger.ant-btn.ant-btn-primary:hover,.reporting-compare-trigger.ant-btn.ant-btn-primary:focus{border-color:#0f8bc5;background:linear-gradient(135deg,#1082b5,#0a6d9f);color:#fff}.reporting-inline-export-trigger.ant-btn{border:1px solid #9fcae5;background:linear-gradient(180deg,#fff,#ecf6fd);color:#005987}.reporting-inline-export-trigger.ant-btn:hover,.reporting-inline-export-trigger.ant-btn:focus{border-color:#63b2dc;background:linear-gradient(180deg,#f7fbff,#dff1fb);color:#00496f}.reporting-export-pdf-btn.ant-btn.ant-btn-primary,.reporting-export-pdf-btn.ant-btn{border:1px solid #0e7cb2!important;background:linear-gradient(135deg,#005987,#0e7cb2,#1a9fd4)!important;color:#fff!important;font-weight:600;border-radius:8px;height:32px;padding:0 16px;box-shadow:0 2px 8px #0059874d;transition:all .25s ease}.reporting-export-pdf-btn.ant-btn.ant-btn-primary:hover,.reporting-export-pdf-btn.ant-btn.ant-btn-primary:focus,.reporting-export-pdf-btn.ant-btn:hover,.reporting-export-pdf-btn.ant-btn:focus{border-color:#1a9fd4!important;background:linear-gradient(135deg,#006a9f,#1089c0,#22addf)!important;color:#fff!important;box-shadow:0 4px 14px #00598766;transform:translateY(-1px)}.reporting-export-pdf-btn.ant-btn:active{transform:translateY(0);box-shadow:0 1px 4px #00598740}.reporting-export-pdf-btn.ant-btn.ant-btn-disabled,.reporting-export-pdf-btn.ant-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}[data-theme=dark] .reporting-export-pdf-btn.ant-btn.ant-btn-primary,[data-theme=dark] .reporting-export-pdf-btn.ant-btn{border-color:#1a9fd4!important;background:linear-gradient(135deg,#0a6e9c,#1290c0,#22addf)!important;color:#fff!important;box-shadow:0 2px 8px #1a9fd440}[data-theme=dark] .reporting-export-pdf-btn.ant-btn.ant-btn-primary:hover,[data-theme=dark] .reporting-export-pdf-btn.ant-btn.ant-btn-primary:focus,[data-theme=dark] .reporting-export-pdf-btn.ant-btn:hover,[data-theme=dark] .reporting-export-pdf-btn.ant-btn:focus{border-color:#33c0eb!important;background:linear-gradient(135deg,#0e82b2,#1aa0d2,#33c0eb)!important;color:#fff!important;box-shadow:0 4px 14px #1a9fd459}.reporting-dashboard{padding:24px;overflow-y:auto;flex:1}.reporting-section-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:4px}.reporting-section-subtitle{font-size:12px;color:#6b7280;margin-bottom:16px}.reporting-view-all-link{color:#005987;font-size:13px;cursor:pointer;text-decoration:none;font-weight:500}.reporting-view-all-link:hover{text-decoration:underline}.reporting-carousel-wrapper{margin-bottom:32px}.reporting-carousel{display:flex;flex-wrap:wrap;gap:16px;overflow:visible;padding-bottom:0}.reporting-ready-card{flex:1 1 260px;min-width:260px;max-width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease;position:relative}.reporting-ready-card:hover{border-color:#005987;box-shadow:0 4px 12px #00598726;transform:translateY(-2px)}.reporting-ready-card .card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.reporting-ready-card .card-title{font-size:13px;font-weight:600;color:#111827;line-height:1.3}.reporting-ready-card .card-fav{color:#d1d5db;cursor:pointer;font-size:14px;transition:color .15s}.reporting-ready-card .card-fav.active,.reporting-ready-card .card-fav:hover{color:#f59e0b}.reporting-ready-card .card-desc{font-size:11px;color:#6b7280;margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reporting-ready-card .card-chart{height:60px;margin-bottom:10px}.reporting-ready-card .card-footer{display:flex;align-items:center;justify-content:space-between}.reporting-ready-card .card-updated{font-size:10px;color:#9ca3af}.reporting-ready-card .card-share{color:#9ca3af;cursor:pointer;font-size:12px;transition:color .15s}.reporting-ready-card .card-share:hover{color:#005987}.reporting-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:32px}.reporting-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:box-shadow .2s}.reporting-kpi-card:hover{box-shadow:0 2px 8px #00000014}.reporting-kpi-card .kpi-label{font-size:12px;color:#6b7280;margin-bottom:8px;font-weight:500}.reporting-kpi-card .kpi-value{font-size:28px;font-weight:700;color:#111827;line-height:1;margin-bottom:6px}.reporting-kpi-card .kpi-change{font-size:11px;font-weight:600}.reporting-kpi-card .kpi-change.positive{color:#10b981}.reporting-kpi-card .kpi-change.negative{color:#ef4444}.reporting-builder-layout{display:flex;flex:1;overflow:hidden;height:calc(100vh - 120px)}.reporting-builder-left{width:280px;min-width:280px;background:linear-gradient(180deg,#00598717,#fffffff5 20%);border-right:1px solid #cfe1ee;overflow-y:auto;padding:16px;box-shadow:inset -1px 0 #ffffffb3}.reporting-builder-center{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;background:linear-gradient(180deg,#ffffffbd,#f4f9fcf5);min-height:0}.reporting-builder-right{width:300px;min-width:300px;background:linear-gradient(180deg,#0059871f,#fffffff5 24%);border-left:1px solid #cfe1ee;overflow-y:auto;padding:16px;box-shadow:inset 1px 0 #ffffffbf}.reporting-wizard-steps{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px}.reporting-wizard-steps .ant-steps-item-title{font-size:12px!important}.reporting-entity-list{list-style:none;padding:0;margin:0}.reporting-entity-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;cursor:pointer;transition:background .15s;font-size:13px;color:#374151}.reporting-entity-item:hover{background:#f3f4f6}.reporting-entity-item .entity-count{margin-left:auto;font-size:11px;color:#9ca3af;background:#f3f4f6;padding:1px 6px;border-radius:8px}.reporting-fields-section{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;overflow:hidden}.reporting-fields-section .fields-header{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f9fafb;cursor:pointer;font-size:13px;font-weight:500;color:#374151}.reporting-fields-section .fields-header:hover{background:#f3f4f6}.reporting-fields-section .fields-body{padding:8px 12px}.reporting-field-item{display:flex;align-items:center;gap:6px;padding:4px 0;font-size:12px;color:#4b5563}.reporting-chart-preview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:16px;flex:0 0 auto;min-height:300px;display:flex;flex-direction:column}.reporting-chart-preview .chart-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.reporting-chart-title-block{display:flex;flex-direction:column;gap:0;flex:0 0 auto}.reporting-chart-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap;width:auto;overflow-x:auto;padding-bottom:0;margin-left:auto}.reporting-chart-type-group{display:flex;flex-wrap:nowrap;gap:8px;flex:0 0 auto}.reporting-chart-type-group .ant-radio-button-wrapper{margin:0;white-space:nowrap;flex:0 0 auto}.reporting-chart-preview .chart-title{font-size:14px;font-weight:600;color:#111827;white-space:nowrap}.reporting-chart-canvas{width:100%;height:340px;min-height:340px}.reporting-chart-canvas-circular{height:390px;min-height:390px}.reporting-chart-canvas .recharts-responsive-container{min-height:inherit!important}.reporting-preview-button{min-width:0;width:auto!important;height:34px;border-radius:10px!important;font-weight:600;font-size:13px;padding-inline:14px;border:none!important;background:linear-gradient(135deg,#005987,#0d7eb8)!important;box-shadow:0 6px 14px #00598724;white-space:nowrap;flex:0 0 auto}.reporting-preview-button.ant-btn-primary[disabled],.reporting-preview-button.ant-btn-primary.ant-btn-loading{background:linear-gradient(135deg,#d7ecfb,#c8e6fb)!important;color:#0d5f8a!important;border:1px solid #b8daf1!important;box-shadow:none}.reporting-preview-button.ant-btn-primary:not(:disabled):hover,.reporting-footer-next.ant-btn-primary:not(:disabled):hover{background:linear-gradient(135deg,#0a6b9b,#1390d0)!important}.reporting-data-preview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:0 16px 16px;overflow:visible;flex:0 0 auto;position:relative}.reporting-data-preview .preview-header{padding:12px 16px;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:600;color:#111827;display:flex;align-items:center;justify-content:space-between}.reporting-data-preview .ant-table-wrapper,.reporting-data-preview .ant-spin-nested-loading,.reporting-data-preview .ant-spin-container,.reporting-data-preview .ant-table,.reporting-data-preview .ant-table-container{overflow:visible}.reporting-data-preview .ant-spin-container{display:flex;flex-direction:column;min-height:0}.reporting-data-preview .ant-table-wrapper{padding-bottom:10px}.reporting-data-preview .ant-table-pagination.ant-pagination{margin:12px 16px 4px;padding-right:4px;justify-content:flex-end;flex-wrap:wrap;position:relative;z-index:1}.reporting-data-preview .ant-table-content,.reporting-data-preview .ant-table-body{scrollbar-gutter:stable both-edges}.reporting-filter-panel{margin-bottom:16px}.reporting-filter-panel .filter-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:12px;display:flex;align-items:center;gap:6px}.reporting-filter-group{margin-bottom:12px}.reporting-filter-group .filter-label{font-size:12px;color:#6b7280;margin-bottom:4px;font-weight:500}.reporting-export-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.reporting-export-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:12px;font-weight:500;transition:all .15s;background:#fff;color:#374151}.reporting-export-btn:hover{border-color:#005987;color:#005987;background:#eff6ff}.reporting-export-modal .ant-modal-content{border-radius:16px;overflow:hidden}.reporting-export-modal .ant-modal-header{padding:16px 20px;background:linear-gradient(135deg,#005987,#0d7eb8)}.reporting-export-modal .ant-modal-title,.reporting-export-modal .ant-modal-close{color:#fff!important}.reporting-export-modal .ant-modal-close:hover{background:#ffffff29}.reporting-export-modal .ant-modal-body{padding:20px}.reporting-export-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:8px}.reporting-export-modal-meta{font-size:12px;color:#6b7280}.reporting-export-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto;flex-wrap:wrap}.reporting-export-modal-cancel,.reporting-export-modal-submit{min-height:40px;border-radius:10px!important;font-size:13px;font-weight:600;padding-inline:16px}.reporting-export-modal-cancel{box-shadow:0 1px 2px #0f172a14}.reporting-export-modal-submit{min-width:148px;border:none!important;background:linear-gradient(135deg,#005987,#0d7eb8)!important;box-shadow:0 8px 18px #00598729}.reporting-export-modal-submit.ant-btn-primary:not(:disabled):hover{background:linear-gradient(135deg,#0a6b9b,#1390d0)!important}.export-modal-label{font-size:12px;font-weight:600;margin-bottom:8px;color:#374151}.reporting-export-modal .ant-radio-group{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.reporting-export-modal .ant-radio-button-wrapper{display:flex;align-items:center;gap:6px;height:38px}.reporting-export-modal .ant-checkbox-wrapper{color:#374151}.reporting-schedule-block{background:linear-gradient(180deg,#fffffff5,#e2f2fce6);border:1px solid #c9deec;border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 8px 24px #0f172a0a}.reporting-schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.reporting-schedule-grid-span{grid-column:1 / -1}.reporting-schedule-note{grid-column:1 / -1;margin:4px 0 10px}.reporting-schedule-block .schedule-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:8px;display:flex;align-items:center;gap:6px}.reporting-summary-card{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:14px;margin-bottom:16px}.reporting-summary-card .summary-title{font-size:13px;font-weight:600;color:#0369a1;margin-bottom:8px}.reporting-summary-card .summary-row{display:flex;justify-content:space-between;font-size:12px;color:#475569;padding:3px 0}.reporting-builder-footer{background:#fff;border-top:1px solid #e5e7eb;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.reporting-table-wrapper{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.reporting-table-wrapper .ant-table{font-size:13px}.reporting-page-container{padding:24px;overflow-y:auto;flex:1}.reporting-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.reporting-page-header .page-title{font-size:18px;font-weight:700;color:#111827}.reporting-panel-title,.reporting-panel-section-title{font-weight:600;font-size:14px;margin-bottom:12px;color:var(--reporting-heading, #111827)}.reporting-panel-section-title{font-size:13px;margin-bottom:8px}.reporting-empty-note{color:var(--reporting-subtext, #6b7280);font-size:12px}.reporting-empty-title{font-weight:600;color:var(--reporting-heading, #111827)}.reporting-loading-state{display:flex;justify-content:center;align-items:center;height:100%}.reporting-selected-fields-panel{padding:14px 16px;border-bottom:1px solid var(--reporting-border, #e5e7eb);background:var(--reporting-surface, #fff)}.reporting-selected-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.reporting-selected-title{font-size:12px;color:var(--reporting-heading, #111827);margin-bottom:6px;font-weight:600}.reporting-selected-subtitle{font-size:12px;color:var(--reporting-subtext, #6b7280);max-width:620px}.reporting-tag-row{display:flex;flex-wrap:wrap;gap:8px}.reporting-field-tag,.reporting-filter-tag{border-radius:999px;padding:4px 10px;margin-inline-end:0}.reporting-field-tag{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.reporting-filter-tag{background:#f8fafc;border-color:#cbd5e1;color:#334155}.reporting-applied-filters-card{border:1px solid var(--reporting-border, #e5e7eb);border-radius:10px;padding:10px;margin-bottom:12px;background:#0059870a}.reporting-preview-empty{padding:24px;text-align:center;color:#9ca3af;font-size:12px}.reporting-builder-footer-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-left:auto;align-items:center;overflow:visible}.reporting-builder-footer-actions .ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px}.reporting-footer-button{min-height:40px;padding-inline:14px;border-radius:10px!important;font-weight:600;font-size:13px;box-shadow:0 1px 2px #0f172a14;white-space:nowrap;flex:0 0 auto}.reporting-footer-next{min-width:118px;width:auto!important;min-height:40px;padding-inline:16px;border-radius:10px!important;font-weight:700;font-size:13px;border:none!important;background:linear-gradient(135deg,#005987,#0d7eb8)!important;box-shadow:0 8px 18px #00598729;white-space:nowrap;flex:0 0 auto}.reporting-muted-inline{font-size:11px;color:var(--reporting-subtext, #6b7280)}.reporting-stacked-section{margin-top:20px}.reporting-kpi-grid-tight{margin-bottom:20px}[data-theme=dark] .reporting-layout{background:radial-gradient(circle at top right,rgba(74,163,199,.14),transparent 30%),linear-gradient(180deg,#09111d,#0d1117)}[data-theme=dark] .reporting-header{background:#161b22;border-bottom-color:#30363d}[data-theme=dark] .reporting-header-title{color:#e6edf3}[data-theme=dark] .reporting-header-subtitle{color:#8b949e}[data-theme=dark] .reporting-ready-card{background:#161b22;border-color:#30363d}[data-theme=dark] .reporting-ready-card .card-title{color:#e6edf3}[data-theme=dark] .reporting-kpi-card{background:#161b22;border-color:#30363d}[data-theme=dark] .reporting-kpi-card .kpi-value{color:#e6edf3}[data-theme=dark] .reporting-builder-left,[data-theme=dark] .reporting-builder-right{background:linear-gradient(180deg,#0a3556e6,#161b22 28%);border-color:#294563}[data-theme=dark] .reporting-chart-preview,[data-theme=dark] .reporting-data-preview,[data-theme=dark] .reporting-table-wrapper{background:#161b22;border-color:#30363d}[data-theme=dark] .reporting-section-title,[data-theme=dark] .reporting-page-header .page-title{color:#e6edf3}[data-theme=dark] .reporting-wizard-steps{background:#161b22;border-bottom-color:#30363d}@media(max-width:1200px){.reporting-builder-right{width:260px;min-width:260px}.reporting-builder-left{width:240px;min-width:240px}}@media(max-width:768px){.reporting-sidebar{display:none}.reporting-kpi-grid{grid-template-columns:1fr 1fr}}.reporting-layout{--reporting-heading: #111827;--reporting-subtext: #6b7280;--reporting-surface: #ffffff;--reporting-card-bg: #ffffff;--reporting-border: #e5e7eb;--reporting-control-bg: #ffffff;--reporting-control-border: #cbd5e1;--reporting-control-text: #0f172a;--reporting-control-placeholder: #94a3b8;--reporting-control-disabled-bg: #f8fafc;--reporting-control-tag-bg: #dbeafe;--reporting-control-tag-border: #bfdbfe;--reporting-control-tag-text: #0f172a}[data-theme=dark] .reporting-layout{--reporting-heading: #e6edf3;--reporting-subtext: #9aa4b2;--reporting-surface: #111c2e;--reporting-card-bg: #0f172a;--reporting-border: #243449;--reporting-control-bg: #111c2e;--reporting-control-border: #243449;--reporting-control-text: #e6edf3;--reporting-control-placeholder: #8fa0b6;--reporting-control-disabled-bg: #13263d;--reporting-control-tag-bg: #17304d;--reporting-control-tag-border: #2c5576;--reporting-control-tag-text: #e6edf3}[data-theme=dark] .reporting-builder-center{background:#0a1220}[data-theme=dark] .reporting-entity-item,[data-theme=dark] .reporting-field-item{color:var(--reporting-heading)}[data-theme=dark] .reporting-entity-item:hover{background:#00598726}[data-theme=dark] .reporting-entity-item .entity-count{background:#243449;color:#cbd5e1}[data-theme=dark] .reporting-filter-panel .filter-label,[data-theme=dark] .reporting-summary-card .summary-row,[data-theme=dark] .reporting-schedule-block .schedule-title,[data-theme=dark] .reporting-filter-panel .filter-title{color:var(--reporting-heading)}[data-theme=dark] .reporting-summary-card{background:#0059871f;border-color:#243449}[data-theme=dark] .reporting-field-tag{background:#4aa3c724;border-color:#2c5576;color:#cfe8f7}[data-theme=dark] .reporting-inline-toolbar-label{color:#d7e3ef}[data-theme=dark] .reporting-inline-toolbar-warning{color:#f7c86a}[data-theme=dark] .reporting-compare-trigger.ant-btn.ant-btn-primary{border-color:#2b7dab;background:linear-gradient(135deg,#0f6c99,#094867);box-shadow:0 12px 28px #00000042}[data-theme=dark] .reporting-compare-trigger.ant-btn.ant-btn-primary:hover,[data-theme=dark] .reporting-compare-trigger.ant-btn.ant-btn-primary:focus{border-color:#45a7db;background:linear-gradient(135deg,#1384b8,#0b5f87)}[data-theme=dark] .reporting-inline-export-trigger.ant-btn{border-color:#2c5576;background:linear-gradient(180deg,#102338,#15324b);color:#dce9f5;box-shadow:0 10px 24px #00000038}[data-theme=dark] .reporting-inline-export-trigger.ant-btn:hover,[data-theme=dark] .reporting-inline-export-trigger.ant-btn:focus{border-color:#4aa3c7;background:linear-gradient(180deg,#14304a,#1a4262);color:#fff}[data-theme=dark] .reporting-filter-tag{background:#13263d;border-color:#294563;color:#d7e3ef}[data-theme=dark] .reporting-applied-filters-card,[data-theme=dark] .reporting-schedule-block{background:linear-gradient(180deg,#111c2efa,#13263deb);border-color:#294563}[data-theme=dark] .reporting-builder-footer{background:#161b22;border-top-color:#30363d}[data-theme=dark] .reporting-export-btn{background:#111c2e;border-color:#243449;color:var(--reporting-heading)}[data-theme=dark] .reporting-export-modal .ant-modal-content,[data-theme=dark] .reporting-export-modal .ant-modal-body{background:#111c2e}[data-theme=dark] .reporting-export-modal-meta{color:#9aa4b2}[data-theme=dark] .reporting-export-modal-cancel{background:#111c2e;border-color:#243449;color:#e6edf3}[data-theme=dark] .reporting-export-modal-submit{box-shadow:0 10px 22px #0000003d}[data-theme=dark] .reporting-export-modal .export-modal-label{color:#9aa4b2}[data-theme=dark] .reporting-export-modal .ant-radio-button-wrapper{background:#111c2e;border-color:#243449;color:#cbd5e1}[data-theme=dark] .reporting-export-modal .ant-radio-button-wrapper:not(:first-child):before{background:#243449}[data-theme=dark] .reporting-export-modal .ant-radio-button-wrapper-checked{background:#0059874d;border-color:#005987;color:#4aa3c7}[data-theme=dark] .reporting-export-modal .ant-radio-button-wrapper:hover{color:#4aa3c7}[data-theme=dark] .reporting-export-modal .ant-checkbox-wrapper{color:#cbd5e1}[data-theme=dark] .reporting-export-modal .ant-select-selector{background:#0f1a2c!important;border-color:#243449!important;color:#e6edf3!important}[data-theme=dark] .reporting-export-modal .ant-select-selection-item{color:#e6edf3}[data-theme=dark] .reporting-export-modal .ant-select-selection-placeholder{color:#64748b}[data-theme=dark] .reporting-export-modal .ant-select-arrow{color:#94a3b8}[data-theme=dark] .reporting-export-btn:hover{border-color:#005987;color:#4aa3c7}[data-theme=dark] .reporting-data-preview .preview-header{color:var(--reporting-heading)}[data-theme=dark] .reporting-footer-button{background:#111c2e;border-color:#243449;color:#e6edf3}[data-theme=dark] .reporting-preview-button,[data-theme=dark] .reporting-footer-next{box-shadow:0 10px 22px #0000003d}[data-theme=dark] .reporting-preview-button.ant-btn-primary[disabled],[data-theme=dark] .reporting-preview-button.ant-btn-primary.ant-btn-loading{background:linear-gradient(135deg,#17304d,#1a4266)!important;color:#d7e3ef!important;border-color:#2c5576!important}.reporting-analytics-view{padding:20px 24px;overflow-y:auto;flex:1}.reporting-analytics-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.reporting-analytics-view .page-title{font-size:18px;font-weight:700;color:var(--reporting-heading, #111827)}.reporting-analytics-subtitle{font-size:12px;color:var(--reporting-subtext, #6b7280);margin-top:2px}.reporting-analytics-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px}.reporting-analytics-kpi .kpi-label{font-size:12px;color:var(--reporting-subtext, #6b7280);margin-bottom:4px}.reporting-analytics-kpi .kpi-value{font-size:24px;font-weight:700;color:#005987}[data-theme=dark] .reporting-analytics-kpi .kpi-value{color:#4aa3c7}.reporting-table-shell{border:1px solid var(--reporting-border, #e2e8f0);border-radius:12px;overflow:hidden;background:var(--reporting-card-bg, #fff)}.reporting-table-shell .reporting-table-wrapper{border:none;border-radius:0}.reporting-table-wrapper{overflow-x:auto}.reporting-table-wrapper .ant-table{background:transparent!important}.reporting-pretty-table .ant-table-thead>tr>th{background:#f1f5f9;color:#0b1220;font-weight:700;font-size:13px;letter-spacing:.01em;padding:14px 12px!important;border-bottom:1px solid #d8dee9}.reporting-pretty-table .ant-table-tbody>tr>td{font-size:13px;padding:14px 12px!important;border-bottom:1px solid #d8dee9;background:var(--reporting-card-bg, #fff)}.reporting-pretty-table .ant-table-tbody>tr:hover>td{background:var(--reporting-hover-bg, #eef4ff)!important}.reporting-pretty-table .ant-table-tbody>tr:last-child>td{border-bottom:none}[data-theme=dark] .reporting-pretty-table .ant-table-thead>tr>th{background:#182338;color:#f8fafc;border-bottom-color:#243449}[data-theme=dark] .reporting-pretty-table .ant-table-tbody>tr>td{background:#0f172a;border-bottom-color:#1e293b}[data-theme=dark] .reporting-pretty-table .ant-table-tbody>tr:hover>td{background:#1c2a48!important}[data-theme=dark] .reporting-table-shell{border-color:#1e293b;background:#0f172a}[data-theme=dark] .reporting-table-wrapper .ant-table{background:transparent!important}.reporting-table-shell .zeena-paginator-shell{margin:0 4px;padding:14px 4px 4px;border-top:1px solid #d8dee9}[data-theme=dark] .reporting-table-shell .zeena-paginator-shell{border-top-color:#1e293b}[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-item,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-item{background:#1f1f1f;border-color:#ffffff24}[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-item a,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-item a{color:#ffffffe0}[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-item-active,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-item-active{background:color-mix(in srgb,#005987 78%,#1f1f1f);border-color:color-mix(in srgb,#005987 78%,#1f1f1f)}[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-item-active a,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-item-active a{color:#fff}[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-prev .ant-pagination-item-link,[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-next .ant-pagination-item-link,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-prev .ant-pagination-item-link,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-next .ant-pagination-item-link{color:#ffffffe0;background:#1f1f1f;border-color:#ffffff24}[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-disabled .ant-pagination-item-link,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-disabled .ant-pagination-item-link{color:#ffffff38;background:#1a1a1a;border-color:#ffffff14}[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link,[data-theme=dark] .reporting-page-container .ant-pagination .ant-pagination-jump-next .ant-pagination-item-link,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link,[data-theme=dark] .reporting-analytics-view .ant-pagination .ant-pagination-jump-next .ant-pagination-item-link{color:#ffffff94}.reporting-analytics-card .ant-card-head-title{font-weight:600}[data-theme=dark] .reporting-analytics-card{background:var(--reporting-card-bg, #0f172a);border-color:var(--reporting-border, #243449)}[data-theme=dark] .reporting-analytics-card .ant-card-head{background:transparent;border-bottom-color:var(--reporting-border, #243449);color:var(--reporting-heading, #e6edf3)}[data-theme=dark] .reporting-analytics-card .ant-card-body{background:transparent}[data-theme=dark] .reporting-analytics-kpi{background:var(--reporting-card-bg, #0f172a);border-color:var(--reporting-border, #243449)}[data-theme=dark] .reporting-analytics-kpi .kpi-label{color:var(--reporting-subtext, #9aa4b2)}[data-theme=dark] .cmp-winner-banner{background:linear-gradient(135deg,#f59e0b26,#d977061a)!important;border-color:#f59e0b59!important}[data-theme=dark] .cmp-winner-banner .cmp-winner-title{color:#fbbf24!important}[data-theme=dark] .cmp-winner-banner .cmp-winner-sub{color:#d4a017!important}[data-theme=dark] .cmp-category-card{background:#ffffff0a!important;border-color:#ffffff14!important}[data-theme=dark] .cmp-category-card .cmp-cat-label{color:var(--reporting-subtext, #9aa4b2)!important}[data-theme=dark] .cmp-category-card .cmp-cat-value{color:var(--reporting-heading, #e6edf3)!important}[data-theme=dark] .cmp-score-label{color:var(--reporting-subtext, #9aa4b2)!important}[data-theme=dark] .cmp-score-bar{background:#ffffff0f!important;border-color:var(--reporting-border, #243449)!important}.cmp-winner-banner{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;background:linear-gradient(135deg,#fef3c7,#fde68a);margin-bottom:16px;border:1px solid #fbbf24}.cmp-winner-icon{font-size:28px;color:#d97706;flex-shrink:0}.cmp-winner-title{font-size:13px;font-weight:600;color:#92400e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-winner-sub{font-size:12px;color:#a16207}.cmp-section-label{font-size:12px;font-weight:600;color:var(--reporting-subtext, #6b7280);margin-bottom:8px}.cmp-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}.cmp-category-card{padding:8px 12px;border-radius:6px;border:1px solid #e5e7eb;background:#f9fafb;overflow:hidden;min-width:0}.cmp-cat-label{font-size:11px;color:#6b7280;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-cat-value{font-size:13px;font-weight:600;white-space:nowrap;color:var(--reporting-heading, #111827)}.cmp-score-list{display:flex;flex-direction:column;gap:8px}.cmp-score-bar{display:flex;align-items:center;gap:10px;min-width:0;padding:8px 12px;border-radius:8px;background:var(--reporting-card-bg, #f9fafb);border:1px solid var(--reporting-border, #e5e7eb)}.cmp-score-name{font-size:12px;font-weight:600;width:130px;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-score-track{flex:1;height:8px;border-radius:999px;background:#0000000f;overflow:hidden}.cmp-score-fill{height:100%;border-radius:999px;transition:width .4s ease}.cmp-score-value{font-size:12px;font-weight:700;min-width:36px;text-align:right;color:var(--reporting-heading, #111827)}[data-theme=dark] .cmp-score-track{background:#ffffff14}[data-theme=dark] .cmp-score-name,[data-theme=dark] .cmp-score-value{color:var(--reporting-heading, #e6edf3)}.reporting-layout .ant-input,.reporting-layout .ant-input-affix-wrapper,.reporting-layout .ant-select-selector,.reporting-layout .ant-picker,.reporting-layout .ant-input-number,.reporting-layout .ant-radio-button-wrapper{border-radius:8px!important}.reporting-layout .ant-input,.reporting-layout .ant-input-affix-wrapper,.reporting-layout .ant-select-selector,.reporting-layout .ant-picker,.reporting-layout .ant-input-number{background:var(--reporting-control-bg, #ffffff)!important;color:var(--reporting-control-text, #0f172a)!important;border-color:var(--reporting-control-border, #cbd5e1)!important}.reporting-layout .ant-input-number-input,.reporting-layout .ant-input-affix-wrapper input,.reporting-layout .ant-picker input,.reporting-layout .ant-select-selection-search-input{color:var(--reporting-control-text, #0f172a)!important}.reporting-layout .ant-input::placeholder,.reporting-layout .ant-picker-input>input::placeholder{color:var(--reporting-control-placeholder, #94a3b8)!important}.reporting-layout .ant-select-selector{min-height:34px!important;align-items:center}.reporting-layout .ant-select-arrow,.reporting-layout .ant-select-clear,.reporting-layout .ant-select-suffix{color:#64748b!important}.reporting-layout .ant-select-selection-overflow{gap:4px}.reporting-layout .ant-select-selection-item{border-radius:999px!important}.reporting-layout .ant-select-single .ant-select-selection-item{color:#0f172a!important;font-weight:500}.reporting-layout .ant-select-single .ant-select-selection-placeholder{color:#94a3b8!important}.reporting-layout .ant-select-multiple .ant-select-selection-item{background:var(--reporting-control-tag-bg, #dbeafe)!important;border:1px solid var(--reporting-control-tag-border, #bfdbfe)!important;color:var(--reporting-control-tag-text, #0f172a)!important}.reporting-layout .ant-select-multiple .ant-select-selection-item-content,.reporting-layout .ant-select-multiple .ant-select-selection-item-remove{color:var(--reporting-control-tag-text, #0f172a)!important}.reporting-layout .ant-select-disabled .ant-select-selector{background:var(--reporting-control-disabled-bg, #f8fafc)!important}.reporting-layout .ant-select-disabled .ant-select-selection-item,.reporting-layout .ant-select-disabled .ant-select-selection-item-content,.reporting-layout .ant-select-disabled .ant-select-selection-placeholder,.reporting-layout .ant-select-disabled .ant-select-selection-overflow-item{color:#475569!important;opacity:1!important}.reporting-layout .ant-radio-group{display:flex;flex-wrap:wrap;gap:6px}.reporting-layout .ant-radio-button-wrapper{border-inline-start-width:1px!important;border-radius:999px!important;overflow:hidden}.reporting-layout .ant-radio-button-wrapper:not(:first-child):before{display:none}.reporting-layout .ant-table-wrapper .ant-table{background:transparent}.reporting-layout .ant-table-cell{color:inherit}[data-theme=dark] .reporting-layout .ant-input,[data-theme=dark] .reporting-layout .ant-input-affix-wrapper,[data-theme=dark] .reporting-layout .ant-select-selector,[data-theme=dark] .reporting-layout .ant-picker,[data-theme=dark] .reporting-layout .ant-input-number,[data-theme=dark] .reporting-layout .ant-radio-button-wrapper,[data-theme=dark] .reporting-layout .ant-modal-content,[data-theme=dark] .reporting-layout .ant-modal-header{background:#111c2e!important;color:#e6edf3!important;border-color:#243449!important}[data-theme=dark] .reporting-layout .ant-input::placeholder{color:#8fa0b6}[data-theme=dark] .reporting-layout .ant-select-arrow,[data-theme=dark] .reporting-layout .ant-select-clear,[data-theme=dark] .reporting-layout .ant-select-suffix{color:#8fa0b6!important}[data-theme=dark] .reporting-layout .ant-select-single .ant-select-selection-item{color:#e6edf3!important}[data-theme=dark] .reporting-layout .ant-select-single .ant-select-selection-placeholder{color:#8fa0b6!important}[data-theme=dark] .reporting-layout .ant-select-multiple .ant-select-selection-item{background:#17304d!important;border-color:#2c5576!important;color:#e6edf3!important}[data-theme=dark] .reporting-layout .ant-select-multiple .ant-select-selection-item-content,[data-theme=dark] .reporting-layout .ant-select-multiple .ant-select-selection-item-remove{color:#e6edf3!important}[data-theme=dark] .reporting-layout .ant-select-disabled .ant-select-selector{background:#13263d!important}[data-theme=dark] .reporting-layout .ant-select-disabled .ant-select-selection-item,[data-theme=dark] .reporting-layout .ant-select-disabled .ant-select-selection-item-content,[data-theme=dark] .reporting-layout .ant-select-disabled .ant-select-selection-placeholder,[data-theme=dark] .reporting-layout .ant-select-disabled .ant-select-selection-overflow-item{color:#cbd5e1!important;opacity:1!important}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-picker-dropdown,[data-theme=dark] .ant-modal-content,[data-theme=dark] .ant-modal-header{background:#111c2e!important;color:#e6edf3!important}[data-theme=dark] .ant-select-dropdown .ant-select-item,[data-theme=dark] .ant-picker-dropdown .ant-picker-cell,[data-theme=dark] .ant-select-dropdown .ant-empty-description{color:#d7e3ef!important}[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#17304d!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-panel,[data-theme=dark] .ant-picker-dropdown .ant-picker-header,[data-theme=dark] .ant-picker-dropdown .ant-picker-content th{background:#111c2e!important;color:#d7e3ef!important}[data-theme=dark] .reporting-layout .ant-tag{background:#13263d;color:#d7e3ef;border-color:#294563}[data-theme=dark] .reporting-layout .ant-btn-default{background:#111c2e;color:#e6edf3;border-color:#243449}[data-theme=dark] .reporting-layout .ant-btn-default:hover{color:#4aa3c7;border-color:#4aa3c7}.reporting-panel-modal .ant-modal-content{border-radius:16px;overflow:hidden;background:#fff}.reporting-panel-modal .ant-modal-header{background:linear-gradient(135deg,#005987,#0d7eb8);padding:16px 20px;border-bottom:1px solid rgba(13,126,184,.24)}.reporting-panel-modal .ant-modal-title,.reporting-panel-modal .ant-modal-close,.reporting-panel-modal .ant-modal-close-x{color:#fff!important}.reporting-panel-modal .ant-modal-close:hover{background:#ffffff29}.reporting-panel-modal .ant-modal-body{padding:20px;background:#fff;color:#0f172a}.reporting-panel-modal .ant-modal-footer{border-top:1px solid #e5e7eb;padding:16px 20px 20px;background:#fff}.reporting-panel-modal .ant-form-item-label>label,.reporting-panel-modal .ant-checkbox-wrapper,.reporting-panel-modal .ant-checkbox+span,.reporting-panel-modal .ant-modal-body,.reporting-panel-modal .ant-modal-body .ant-typography,.reporting-panel-modal .ant-modal-body .ant-empty-description{color:#0f172a!important}.reporting-panel-modal .ant-input,.reporting-panel-modal .ant-input-affix-wrapper,.reporting-panel-modal .ant-select-selector,.reporting-panel-modal .ant-picker,.reporting-panel-modal .ant-input-number{background:#fff!important;color:#0f172a!important;border-color:#bfdbfe!important;border-radius:10px!important}.reporting-panel-modal .ant-input-number-input,.reporting-panel-modal .ant-input-affix-wrapper input,.reporting-panel-modal .ant-picker input,.reporting-panel-modal .ant-select-selection-search-input,.reporting-panel-modal .ant-select-selection-item,.reporting-panel-modal .ant-select-selection-item-content{color:#0f172a!important}.reporting-panel-modal .ant-input::placeholder,.reporting-panel-modal .ant-picker-input>input::placeholder,.reporting-panel-modal .ant-select-selection-placeholder{color:#94a3b8!important}.reporting-panel-modal .ant-select-arrow,.reporting-panel-modal .ant-select-clear,.reporting-panel-modal .ant-select-suffix{color:#64748b!important}.reporting-panel-modal .ant-select-multiple .ant-select-selection-item{background:#dbeafe!important;border:1px solid #bfdbfe!important;color:#0f172a!important}.reporting-panel-modal .ant-select-multiple .ant-select-selection-item-content,.reporting-panel-modal .ant-select-multiple .ant-select-selection-item-remove{color:#0f172a!important}.reporting-panel-modal .ant-btn-default{border-color:#cbd5e1;color:#0f172a}.reporting-share-modal-note{margin-bottom:10px;font-size:12px;color:#6b7280}.reporting-share-modal-current{margin-top:16px}.reporting-share-modal-current-title{font-size:12px;font-weight:600;margin-bottom:8px;color:#0f172a}.reporting-share-modal-tag-list{display:flex;flex-wrap:wrap;gap:8px}[data-theme=dark] .reporting-panel-modal .ant-modal-content,[data-theme=dark] .reporting-panel-modal .ant-modal-body,[data-theme=dark] .reporting-panel-modal .ant-modal-footer{background:#111c2e!important;color:#e6edf3!important}[data-theme=dark] .reporting-panel-modal .ant-modal-footer{border-top-color:#243449}[data-theme=dark] .reporting-panel-modal .ant-form-item-label>label,[data-theme=dark] .reporting-panel-modal .ant-checkbox-wrapper,[data-theme=dark] .reporting-panel-modal .ant-checkbox+span,[data-theme=dark] .reporting-panel-modal .ant-modal-body,[data-theme=dark] .reporting-panel-modal .ant-modal-body .ant-typography,[data-theme=dark] .reporting-panel-modal .ant-modal-body .ant-empty-description,[data-theme=dark] .reporting-share-modal-current-title{color:#e6edf3!important}[data-theme=dark] .reporting-panel-modal .ant-input,[data-theme=dark] .reporting-panel-modal .ant-input-affix-wrapper,[data-theme=dark] .reporting-panel-modal .ant-select-selector,[data-theme=dark] .reporting-panel-modal .ant-picker,[data-theme=dark] .reporting-panel-modal .ant-input-number{background:#0f1a2c!important;color:#e6edf3!important;border-color:#294563!important}[data-theme=dark] .reporting-panel-modal .ant-input-number-input,[data-theme=dark] .reporting-panel-modal .ant-input-affix-wrapper input,[data-theme=dark] .reporting-panel-modal .ant-picker input,[data-theme=dark] .reporting-panel-modal .ant-select-selection-search-input,[data-theme=dark] .reporting-panel-modal .ant-select-selection-item,[data-theme=dark] .reporting-panel-modal .ant-select-selection-item-content{color:#e6edf3!important}[data-theme=dark] .reporting-panel-modal .ant-input::placeholder,[data-theme=dark] .reporting-panel-modal .ant-picker-input>input::placeholder,[data-theme=dark] .reporting-panel-modal .ant-select-selection-placeholder,[data-theme=dark] .reporting-share-modal-note{color:#8fa0b6!important}[data-theme=dark] .reporting-panel-modal .ant-select-arrow,[data-theme=dark] .reporting-panel-modal .ant-select-clear,[data-theme=dark] .reporting-panel-modal .ant-select-suffix{color:#8fa0b6!important}[data-theme=dark] .reporting-panel-modal .ant-select-multiple .ant-select-selection-item{background:#17304d!important;border-color:#2c5576!important;color:#e6edf3!important}[data-theme=dark] .reporting-panel-modal .ant-select-multiple .ant-select-selection-item-content,[data-theme=dark] .reporting-panel-modal .ant-select-multiple .ant-select-selection-item-remove,[data-theme=dark] .reporting-panel-modal .ant-btn-default{color:#e6edf3!important}@media(max-width:1200px){.reporting-ready-card{max-width:none}}@media(max-width:768px){.reporting-builder-footer{justify-content:center}.reporting-chart-preview .chart-header{align-items:flex-start;flex-wrap:wrap}.reporting-chart-toolbar{gap:10px;justify-content:flex-start;margin-left:0;width:100%;flex-wrap:wrap;overflow:visible}.reporting-export-modal-footer,.reporting-export-modal-actions{width:100%}.reporting-export-modal-actions{justify-content:flex-start;margin-left:0}.reporting-schedule-grid{grid-template-columns:1fr}.reporting-schedule-grid-span{grid-column:auto}.reporting-builder-footer-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.system-admin-layout{--sa-font: var(--font-family, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);--sa-radius: 16px;--sa-radius-sm: 10px;--sa-radius-lg: 20px}.system-admin-layout--light,[data-theme=light] .system-admin-layout{--sa-page-bg: #e8eef5;--sa-elevated: #f4f7fb;--sa-surface: #eef3f8;--sa-border: #c3cfdd;--sa-border-strong: #9aabba;--sa-text: #263241;--sa-text-strong: #172231;--sa-text-secondary: #627084;--sa-header-bg: #e9eef5;--sa-header-border: #c7d2df;--sa-sider-bg: #e4ebf3;--sa-sider-border: #c2cfdd;--sa-brand-sub: #6c7a8d;--sa-accent: #4d86ad;--sa-accent-strong: #3f7398;--sa-accent-soft: rgba(77, 134, 173, .13);--sa-shadow-sm: 0 1px 2px rgba(26, 38, 54, .045), 0 8px 20px rgba(26, 38, 54, .035);--sa-shadow-card: 0 1px 2px rgba(26, 38, 54, .045), 0 16px 36px rgba(26, 38, 54, .07);--sa-shadow-card-hover: 0 2px 5px rgba(26, 38, 54, .06), 0 22px 48px rgba(26, 38, 54, .09);--sa-shadow-kpi: 0 1px 2px rgba(26, 38, 54, .045), 0 12px 28px rgba(26, 38, 54, .06);--sa-table-header-bg: #dbe5ef;--sa-table-header-text: #243244;--sa-table-border: #b8c6d5;--sa-table-cell-border: #d0dae5;--sa-table-row-bg: #f3f6fa;--sa-table-stripe: #edf2f7;--sa-table-hover: #e2edf6;--sa-table-deleted: #f6e9e9;--sa-status-row-busy: #f4ecdf;--sa-status-row-busy-hover: #ece0cf;--sa-status-row-active: #e6f0e8;--sa-status-row-active-hover: #dbe9df;--sa-status-row-offline: #f2e5e8;--sa-status-row-offline-hover: #ead9de;--sa-table-row-bg-solid: #f3f6fa;--sa-table-stripe-solid: #edf2f7;--sa-table-hover-solid: #e2edf6;--sa-status-row-active-solid: #e6f0e8;--sa-status-row-active-hover-solid: #dbe9df;--sa-status-row-busy-solid: #f4ecdf;--sa-status-row-busy-hover-solid: #ece0cf;--sa-status-row-offline-solid: #f2e5e8;--sa-status-row-offline-hover-solid: #ead9de}.system-admin-layout--dark,[data-theme=dark] .system-admin-layout{--sa-page-bg: #070d1c;--sa-elevated: #111c2e;--sa-surface: #0d1424;--sa-border: #233152;--sa-border-strong: #2c3d65;--sa-text: #e8eef9;--sa-text-strong: #f8fafc;--sa-text-secondary: #a4b1cd;--sa-header-bg: #0d1424;--sa-header-border: #233152;--sa-sider-bg: #0d1424;--sa-sider-border: #233152;--sa-brand-sub: #a4b1cd;--sa-accent: #60a5fa;--sa-accent-strong: #3b82f6;--sa-accent-soft: rgba(96, 165, 250, .14);--sa-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 22px rgba(0, 0, 0, .42);--sa-shadow-card: 0 1px 2px rgba(0, 0, 0, .42), 0 14px 36px rgba(0, 0, 0, .55);--sa-shadow-card-hover: 0 2px 4px rgba(0, 0, 0, .5), 0 20px 44px rgba(0, 0, 0, .62);--sa-shadow-kpi: 0 2px 8px rgba(0, 0, 0, .34), 0 12px 28px rgba(0, 0, 0, .44);--sa-status-row-busy: rgba(245, 158, 11, .16);--sa-status-row-busy-hover: rgba(245, 158, 11, .24);--sa-status-row-active: rgba(34, 197, 94, .14);--sa-status-row-active-hover: rgba(34, 197, 94, .22);--sa-status-row-offline: rgba(244, 63, 94, .16);--sa-status-row-offline-hover: rgba(244, 63, 94, .24);--sa-table-bg: #111c2e;--sa-table-header-bg: #182338;--sa-table-header-text: #f8fafc;--sa-table-border: #233152;--sa-table-cell-border: #233152;--sa-table-row-bg: #111c2e;--sa-table-stripe: #0f192a;--sa-table-hover: #1c2a48;--sa-table-deleted: #2a1215;--sa-table-fixed-shadow: -10px 0 18px rgba(0, 0, 0, .32);--sa-table-row-bg-solid: #111c2e;--sa-table-stripe-solid: #0f192a;--sa-table-hover-solid: #1c2a48;--sa-status-row-active-solid: #12382f;--sa-status-row-active-hover-solid: #164638;--sa-status-row-busy-solid: #352711;--sa-status-row-busy-hover-solid: #443116;--sa-status-row-offline-solid: #371b24}[data-theme=light] .admin-column-chooser-popover,[data-theme=light] .admin-col-filter-popover{--sa-elevated: #f4f7fb;--sa-surface: #eef3f8;--sa-border: #c3cfdd;--sa-text: #263241;--sa-text-secondary: #627084;--sa-accent: #4d86ad;--sa-table-hover: #e2edf6}[data-theme=dark] .admin-column-chooser-popover,[data-theme=dark] .admin-col-filter-popover{--sa-elevated: #111c2e;--sa-surface: #0d1424;--sa-border: #233152;--sa-text: #e8eef9;--sa-text-strong: #f8fafc;--sa-text-secondary: #a4b1cd;--sa-accent: #60a5fa;--sa-accent-soft: rgba(96, 165, 250, .14);--sa-table-hover: #1c2a48}.system-admin-layout,.system-admin-layout .ant-layout{font-family:var(--sa-font)}.system-admin-sider.ant-layout-sider{border-right:1px solid var(--sa-sider-border)!important;box-shadow:var(--sa-shadow-sm)}.system-admin-layout--light .system-admin-sider.ant-layout-sider,.system-admin-layout--dark .system-admin-sider.ant-layout-sider{background:var(--sa-sider-bg)!important}.system-admin-sider__brand{min-height:64px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 14px;border-bottom:1px solid var(--sa-sider-border);background:transparent}.system-admin-sider.ant-layout-sider-collapsed .system-admin-sider__brand{justify-content:center;padding:0 8px}.system-admin-sider__brand-logo{display:block;width:auto;object-fit:contain;object-position:left center;flex-shrink:0}.system-admin-sider__brand-logo--expanded{height:30px;max-width:148px}.system-admin-sider__brand-logo--compact{width:36px;height:36px}.system-admin-sider__brand-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2;min-width:0}.system-admin-sider__brand-sub{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--sa-brand-sub)}.system-admin-sider .ant-menu.ant-menu-root{padding:12px 10px 18px;border-inline-end:none!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-item,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-title{width:auto;height:42px;line-height:42px;margin:3px 4px;border-radius:12px;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.system-admin-layout--light .system-admin-sider .ant-menu-light{color:var(--sa-text)!important;background:transparent!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-item,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-title{color:var(--sa-text)!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-item a,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-title a,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-title-content{color:inherit!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-item-icon,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-arrow{color:var(--sa-text-secondary)!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-item:hover,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-title:hover{color:var(--sa-text-strong)!important;background:#dce8f2!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#dce8f2!important;box-shadow:inset 3px 0 0 var(--sa-accent),0 1px 2px #1a263609;color:var(--sa-text-strong)!important;font-weight:600}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title .anticon,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:var(--sa-accent-strong)!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:var(--sa-text-secondary)!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-item.ant-menu-item-selected{background:#dce8f2!important;box-shadow:inset 3px 0 0 var(--sa-accent),0 1px 2px #1a263609;color:var(--sa-text-strong)!important;font-weight:600}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-item.ant-menu-item-selected .ant-menu-item-icon{color:var(--sa-accent-strong)!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub.ant-menu-inline{position:relative;background:#edf3f8!important;border:1px solid #ccd8e3;border-radius:14px;margin:6px 8px 12px 18px;padding:7px 6px 7px 10px;box-shadow:inset 0 1px #ffffff73}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-open,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-inline,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-selected{background:transparent!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-open:before,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-selected:before{display:none!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{margin-bottom:4px}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-open>.ant-menu-sub.ant-menu-inline,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-submenu-selected>.ant-menu-sub.ant-menu-inline,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub.ant-menu-inline .ant-menu-item-only-child{background-color:#edf3f8!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub.ant-menu-inline:before{content:"";position:absolute;left:-7px;top:10px;bottom:10px;width:2px;border-radius:999px;background:var(--sa-accent);opacity:.55}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub .ant-menu-item{color:var(--sa-text)!important;font-weight:500;background:transparent!important;height:36px;line-height:36px;margin:2px 0;padding-left:18px!important;border-radius:9px}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub .ant-menu-item .ant-menu-title-content,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub .ant-menu-item a{color:var(--sa-text)!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub .ant-menu-item:hover{color:var(--sa-text-strong)!important;background:#e2ebf3!important}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub .ant-menu-item.ant-menu-item-selected{color:var(--sa-accent-strong)!important;font-weight:600;background:#e0ebf4!important;box-shadow:inset 3px 0 0 var(--sa-accent),0 4px 12px #1a26360b}.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub .ant-menu-item.ant-menu-item-selected .ant-menu-title-content,.system-admin-layout--light .system-admin-sider .ant-menu-light .ant-menu-sub .ant-menu-item.ant-menu-item-selected a{color:var(--sa-accent-strong)!important}.system-admin-layout--light .system-admin-sider .ant-menu-light a,.system-admin-layout--light .system-admin-sider .ant-menu-light a:visited,.system-admin-layout--light .system-admin-sider .ant-menu-light a:hover{color:inherit!important}.system-admin-layout--light .system-admin-sider .ant-menu.ant-menu-inline .ant-menu-item:after,.system-admin-layout--light .system-admin-sider .ant-menu.ant-menu-inline .ant-menu-submenu-title:after{display:none!important}.system-admin-layout--light .system-admin-sider .ant-menu.ant-menu-inline.ant-menu-root{border-inline-end:none!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark{background:transparent!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-item,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-title{width:auto;height:42px;line-height:42px;margin:3px 4px;border-radius:12px;color:#e8eef9e6!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-item:hover,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-title:hover{background:#94a3b81a!important;color:#fff!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-item-selected{background:#172033!important;box-shadow:inset 2px 0 #5aa7d6;color:#fff!important;font-weight:600}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-inline,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-open,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-selected{background:transparent!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-sub.ant-menu-inline{position:relative;background:#101827!important;border:1px solid rgba(148,163,184,.18);border-radius:14px;margin:6px 8px 12px 18px;padding:7px 6px 7px 10px;box-shadow:inset 0 1px #ffffff08}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-open>.ant-menu-sub.ant-menu-inline,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-submenu-selected>.ant-menu-sub.ant-menu-inline,.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-sub.ant-menu-inline .ant-menu-item-only-child{background-color:#101827!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-sub.ant-menu-inline:before{content:"";position:absolute;left:-7px;top:10px;bottom:10px;width:2px;border-radius:999px;background:#5aa7d6}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-sub .ant-menu-item{height:38px;line-height:38px;margin:2px 0;padding-left:18px!important;border-radius:10px;background:transparent!important;color:#e2e8f0d1!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-sub .ant-menu-item:hover{background:#94a3b81a!important;color:#fff!important}.system-admin-layout--dark .system-admin-sider .ant-menu-dark .ant-menu-sub .ant-menu-item.ant-menu-item-selected{background:#18263a!important;box-shadow:inset 3px 0 #5aa7d6;color:#fff!important}.system-admin-layout--dark .system-admin-sider .ant-menu.ant-menu-inline .ant-menu-item:after,.system-admin-layout--dark .system-admin-sider .ant-menu.ant-menu-inline .ant-menu-submenu-title:after{display:none!important}.system-admin-menu-popup.ant-menu-submenu-popup{padding:0!important}.system-admin-menu-popup.ant-menu-submenu-popup .ant-menu{min-width:184px;padding:8px!important;border-radius:12px!important;border:1px solid transparent;box-shadow:0 18px 42px #02081747}.system-admin-menu-popup.ant-menu-submenu-popup .ant-menu-item{height:38px!important;line-height:38px!important;margin:2px 0!important;padding-inline:14px!important;border-radius:8px!important;transition:none!important}.system-admin-menu-popup.ant-menu-submenu-popup .ant-menu-item:after{display:none!important}.system-admin-menu-popup.ant-menu-submenu-popup .ant-menu-item .ant-menu-title-content,.system-admin-menu-popup.ant-menu-submenu-popup .ant-menu-item a,.system-admin-menu-popup.ant-menu-submenu-popup .ant-menu-item a:visited{color:inherit!important}.system-admin-menu-popup--dark.ant-menu-submenu-popup .ant-menu{background:#0f192a!important;border-color:#253756!important;box-shadow:0 18px 42px #0000006b,inset 0 1px #ffffff0a}.system-admin-menu-popup--dark.ant-menu-submenu-popup .ant-menu-item{color:#e8eef9e0!important;background:transparent!important}.system-admin-menu-popup--dark.ant-menu-submenu-popup .ant-menu-item:hover,.system-admin-menu-popup--dark.ant-menu-submenu-popup .ant-menu-item-active{color:#fff!important;background:#17263d!important}.system-admin-menu-popup--dark.ant-menu-submenu-popup .ant-menu-item-selected{color:#fff!important;background:#1f6f96!important;box-shadow:inset 3px 0 #69c4f0}.system-admin-menu-popup--light.ant-menu-submenu-popup .ant-menu{background:#edf3f8!important;border-color:#c3cfdd!important;box-shadow:0 18px 42px #1a26362e,inset 0 1px #ffffff80}.system-admin-menu-popup--light.ant-menu-submenu-popup .ant-menu-item{color:#263241!important;background:transparent!important}.system-admin-menu-popup--light.ant-menu-submenu-popup .ant-menu-item:hover,.system-admin-menu-popup--light.ant-menu-submenu-popup .ant-menu-item-active{color:#172231!important;background:#dce8f2!important}.system-admin-menu-popup--light.ant-menu-submenu-popup .ant-menu-item-selected{color:#3f7398!important;background:#d7e6f1!important;box-shadow:inset 3px 0 #4d86ad}[data-theme=dark] .ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical,[data-theme=dark] .ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-inline{min-width:184px;padding:8px!important;border-radius:12px!important;border:1px solid #253756!important;background:#0f192a!important;box-shadow:0 18px 42px #0000006b,inset 0 1px #ffffff0a!important}[data-theme=dark] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item{height:38px!important;line-height:38px!important;margin:2px 0!important;padding-inline:14px!important;border-radius:8px!important;color:#e8eef9e0!important;background:transparent!important}[data-theme=dark] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item:hover,[data-theme=dark] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item-active{color:#fff!important;background:#17263d!important}[data-theme=dark] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item-selected{color:#fff!important;background:#1f6f96!important;box-shadow:inset 3px 0 #69c4f0!important}[data-theme=dark] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item:after{display:none!important}[data-theme=light] .ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical,[data-theme=light] .ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-inline{min-width:184px;padding:8px!important;border-radius:12px!important;border:1px solid #c3cfdd!important;background:#edf3f8!important;box-shadow:0 18px 42px #1a26362e,inset 0 1px #ffffff80!important}[data-theme=light] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item{height:38px!important;line-height:38px!important;margin:2px 0!important;padding-inline:14px!important;border-radius:8px!important;color:#263241!important;background:transparent!important}[data-theme=light] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item:hover,[data-theme=light] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item-active{color:#172231!important;background:#dce8f2!important}[data-theme=light] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item-selected{color:#3f7398!important;background:#d7e6f1!important;box-shadow:inset 3px 0 #4d86ad!important}[data-theme=light] .ant-menu-submenu-popup .ant-menu.ant-menu-sub .ant-menu-item:after{display:none!important}html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark,html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark>.ant-menu-submenu,html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark>.ant-menu,html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu.ant-menu-sub.ant-menu-vertical{background:#0f192a!important;border-color:#253756!important}html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark{border:none!important;background:transparent!important;box-shadow:0 18px 42px #00000070!important}html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu.ant-menu-sub.ant-menu-vertical{min-width:184px!important;padding:8px!important;border-radius:12px!important}html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item.ant-menu-item-only-child{height:38px!important;line-height:38px!important;margin:2px 0!important;padding-inline:14px!important;border-radius:8px!important;color:#e8eef9e0!important;background:transparent!important}html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item.ant-menu-item-only-child:hover,html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item.ant-menu-item-active.ant-menu-item-only-child{color:#fff!important;background:#17263d!important}html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected.ant-menu-item-only-child{color:#fff!important;background:#1f6f96!important;box-shadow:inset 3px 0 #69c4f0!important}html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-title-content,html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-title-content a,html[data-theme=dark] body .ant-menu-submenu-popup.ant-menu-dark .ant-menu-title-content a:visited{color:inherit!important}html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light,html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light>.ant-menu-submenu,html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light>.ant-menu,html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu.ant-menu-sub.ant-menu-vertical{background:#edf3f8!important;border-color:#c3cfdd!important}html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light{border:none!important;background:transparent!important;box-shadow:0 18px 42px #1a26362e!important}html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu.ant-menu-sub.ant-menu-vertical{min-width:184px!important;padding:8px!important;border-radius:12px!important}html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu-item.ant-menu-item-only-child{height:38px!important;line-height:38px!important;margin:2px 0!important;padding-inline:14px!important;border-radius:8px!important;color:#263241!important;background:transparent!important}html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu-item.ant-menu-item-only-child:hover,html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu-item.ant-menu-item-active.ant-menu-item-only-child{color:#172231!important;background:#dce8f2!important}html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu-item-selected.ant-menu-item-only-child{color:#3f7398!important;background:#d7e6f1!important;box-shadow:inset 3px 0 #4d86ad!important}html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu-title-content,html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu-title-content a,html[data-theme=light] body .ant-menu-submenu-popup.ant-menu-light .ant-menu-title-content a:visited{color:inherit!important}.system-admin-main{min-height:100vh}.system-admin-layout.ant-layout,.system-admin-main.ant-layout{height:100vh;overflow:hidden}.system-admin-layout .system-admin-header.ant-layout-header{height:64px;flex:0 0 auto;line-height:56px;padding:0 20px 0 22px!important;background:var(--sa-sider-bg)!important;border-bottom:1px solid var(--sa-header-border)!important;position:sticky!important;top:0;z-index:99;box-shadow:var(--sa-shadow-sm)}.system-admin-header .ant-breadcrumb{font-size:13px}.system-admin-header .ant-breadcrumb a{color:var(--sa-text-secondary)}.system-admin-header .ant-breadcrumb li:last-child{color:var(--sa-text);font-weight:500}.system-admin-layout .system-admin-header.ant-layout-header .ant-btn-text{color:var(--sa-text-secondary)!important}.system-admin-layout .system-admin-header.ant-layout-header .ant-btn-text:hover{color:var(--sa-text-strong)!important;background:var(--sa-accent-soft)!important}.system-admin-layout .system-admin-header.ant-layout-header .ant-typography{color:var(--sa-text)!important}.system-admin-header-actions{display:flex;align-items:center;gap:12px;min-width:0}.system-admin-header-lang-wrap{flex:0 0 auto}.system-admin-header-lang-wrap .lang-switcher-btn{margin-right:0}.system-admin-user-trigger{display:flex;align-items:center;gap:8px;cursor:pointer;min-width:0;max-width:160px}.system-admin-user-avatar{background:linear-gradient(135deg,#005987,#0c4a6e)!important;box-shadow:#00598759 0 2px 8px!important;flex-shrink:0}.system-admin-user-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sa-text)!important}.system-admin-user-chevron{font-size:11px;color:var(--sa-text-secondary);flex-shrink:0}.system-admin-main.ant-layout{min-width:0}.system-admin-content{padding:23px 26px 0;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;min-width:0;background:radial-gradient(80% 50% at 50% 0%,rgba(99,102,241,.08),transparent 70%),var(--sa-page-bg)}@media(max-width:991px){.system-admin-content{padding:24px 18px 28px}}@media(max-width:575px){.system-admin-content{padding:16px 12px 24px}}.system-admin-layout--light .system-admin-content{background:var(--sa-page-bg)}.system-admin-layout--dark .system-admin-content{background:radial-gradient(60% 40% at 50% 0%,rgba(99,102,241,.18),transparent 75%),var(--sa-page-bg)}.system-admin-page-loading{display:flex;align-items:center;justify-content:center;min-height:240px;padding:48px 16px}.system-admin-page-card.ant-card{position:relative;border-radius:var(--sa-radius);border:1px solid var(--sa-border);box-shadow:var(--sa-shadow-card);background:var(--sa-elevated);overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease}.system-admin-layout--light .system-admin-page-card.ant-card{border-color:var(--sa-border);background:var(--sa-elevated);box-shadow:var(--sa-shadow-card)}.system-admin-layout--light .system-admin-page-card.ant-card:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:var(--sa-accent);opacity:.38;pointer-events:none}.system-admin-page-card.ant-card .ant-card-body{padding:24px;min-width:0}@media(max-width:575px){.system-admin-page-card.ant-card .ant-card-body{padding:16px 14px 18px}}.system-admin-page-card .ant-typography h3.ant-typography,.system-admin-page-card .ant-typography h4.ant-typography{font-weight:700;letter-spacing:-.02em;color:var(--sa-text-strong, var(--sa-text))}.admin-resource-page-card--dark.system-admin-page-card.ant-card{border-color:var(--sa-border);box-shadow:var(--sa-shadow-card)}.system-admin-page-card.ant-card:hover{border-color:color-mix(in srgb,var(--sa-accent) 28%,var(--sa-border));box-shadow:var(--sa-shadow-card-hover, var(--sa-shadow-card))}.system-admin-layout--light .system-admin-page-card.ant-card:hover{border-color:#9db4d2;box-shadow:0 2px 5px #0f172a12,0 22px 48px #1e40af21}.system-admin-dashboard__kpi-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(184px,1fr));gap:16px;margin-bottom:28px}.system-admin-dashboard__kpi-strip-item{min-width:0}.system-admin-dashboard__kpi-strip a.system-admin-dashboard__kpi-strip-item{display:flex;flex-direction:column}.system-admin-dashboard__kpi-strip-item .system-admin-stat-card.ant-card{flex:1 1 auto;width:100%;height:100%}.system-admin-stat-card.sa-kpi.ant-card{position:relative;border-radius:var(--sa-radius);border:1px solid var(--sa-border)!important;background:var(--sa-elevated)!important;box-shadow:var(--sa-shadow-kpi, var(--sa-shadow-card))!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.system-admin-stat-card.sa-kpi .ant-card-body{display:flex;flex-direction:column;gap:8px;padding:18px 18px 16px!important}.system-admin-stat-card.sa-kpi:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--sa-kpi-accent, var(--sa-accent));opacity:.9}.system-admin-stat-card.sa-kpi:after{content:none}.system-admin-stat-card.sa-kpi:hover{transform:translateY(-3px);box-shadow:var(--sa-shadow-card-hover, var(--sa-shadow-card))!important}.sa-kpi__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;font-size:18px;background:color-mix(in srgb,var(--sa-kpi-accent, var(--sa-accent)) 16%,transparent);color:var(--sa-kpi-accent, var(--sa-accent));box-shadow:inset 0 -2px color-mix(in srgb,var(--sa-kpi-accent, var(--sa-accent)) 18%,transparent)}.system-admin-layout--dark .sa-kpi__icon{background:color-mix(in srgb,var(--sa-kpi-accent, var(--sa-accent)) 26%,transparent)}.sa-kpi__value{font-size:30px;font-weight:800;line-height:1.05;letter-spacing:-.01em;color:var(--sa-text-strong);font-variant-numeric:tabular-nums}.sa-kpi__label{font-size:12.5px;font-weight:500;letter-spacing:.01em;color:var(--sa-text-secondary)}.sa-kpi__sub{font-size:12px;font-weight:500;color:var(--sa-text-secondary);opacity:.9}.system-admin-dashboard__title.ant-typography{font-size:26px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:-.01em!important;color:var(--sa-text-strong)!important}.system-admin-dashboard__hero{margin-bottom:24px}.system-admin-dashboard__hero .ant-typography{margin-bottom:4px!important}.system-admin-dashboard__subtitle.ant-typography{display:block;margin-top:2px!important;margin-bottom:0!important;font-size:13px;font-weight:500;color:var(--sa-text-secondary)}.system-admin-dashboard__kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--sa-text-secondary);margin-bottom:6px}.system-admin-dashboard__section{margin-bottom:4px}.system-admin-dashboard__section .ant-typography+.ant-typography{margin-top:0}a.system-admin-stat-card-link{display:block;color:inherit;text-decoration:none;outline:none}a.system-admin-stat-card-link:focus-visible{border-radius:var(--sa-radius);box-shadow:0 0 0 2px #00598773}.system-admin-layout--dark a.system-admin-stat-card-link:focus-visible{box-shadow:0 0 0 2px #60a5fa8c}.system-admin-dashboard .ant-card:not(.system-admin-stat-card){border-radius:var(--sa-radius);border:1px solid var(--sa-border);box-shadow:var(--sa-shadow-card)}.system-admin-dashboard__chart-card.ant-card{position:relative;border-radius:var(--sa-radius)!important;border:1px solid var(--sa-border)!important;background:var(--sa-elevated)!important;box-shadow:var(--sa-shadow-card)!important;overflow:hidden;height:100%}.system-admin-dashboard__chart-card.ant-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--sa-accent);opacity:.55;pointer-events:none}.system-admin-dashboard__chart-card .ant-card-head{position:relative;min-height:auto;padding:16px 22px 0!important;background:transparent!important;border-bottom:none!important}.system-admin-dashboard__chart-card .ant-card-head-title{padding:0 0 8px!important;font-weight:700;font-size:16px;letter-spacing:-.01em;color:var(--sa-text-strong)}.system-admin-dashboard__chart-card .ant-card-head-title .ant-typography{color:var(--sa-text-secondary)!important;font-size:12.5px!important;font-weight:500!important;margin-top:2px}.system-admin-dashboard__chart-card .ant-card-body{position:relative;padding:8px 22px 20px!important}.system-admin-dashboard .dashboard-chart-inset{width:100%;min-width:0;border-radius:12px;padding:4px 0 0;background:transparent;border:none;box-shadow:none}.system-admin-dashboard .dashboard-chart-inset .recharts-wrapper{background:transparent!important}.system-admin-dashboard .dashboard-chart-inset .recharts-legend-item-text,.system-admin-dashboard .dashboard-chart-inset .recharts-pie-labels text,.system-admin-dashboard .dashboard-chart-inset .recharts-label{fill:var(--sa-text-secondary)!important;color:var(--sa-text-secondary)!important}.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker.ant-picker{background:var(--sa-surface)!important;border-color:var(--sa-border)!important}.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker.ant-picker:hover,.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker.ant-picker-focused{border-color:var(--sa-accent)!important}.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker .ant-picker-input>input{color:var(--sa-text-strong)!important}.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker .ant-picker-input>input::placeholder{color:var(--sa-text-secondary)!important}.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker .ant-picker-separator,.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker .ant-picker-suffix,.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker .ant-picker-clear{color:var(--sa-text-secondary)!important}.system-admin-layout--dark .system-admin-dashboard .sa-dashboard-rangepicker .ant-picker-active-bar{background:var(--sa-accent)!important}.sa-rangepicker-dropdown--dark .ant-picker-panel-container{background:#0f172a!important;border:1px solid #233152!important;box-shadow:0 12px 32px #0000008c!important}.sa-rangepicker-dropdown--dark .ant-picker-panel,.sa-rangepicker-dropdown--dark .ant-picker-date-panel,.sa-rangepicker-dropdown--dark .ant-picker-header,.sa-rangepicker-dropdown--dark .ant-picker-footer,.sa-rangepicker-dropdown--dark .ant-picker-presets,.sa-rangepicker-dropdown--dark .ant-picker-time-panel{background:transparent!important;border-color:#233152!important}.sa-rangepicker-dropdown--dark .ant-picker-header,.sa-rangepicker-dropdown--dark .ant-picker-header button,.sa-rangepicker-dropdown--dark .ant-picker-header-view,.sa-rangepicker-dropdown--dark .ant-picker-content th,.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view{color:#e8eef9!important}.sa-rangepicker-dropdown--dark .ant-picker-datetime-panel .ant-picker-time-panel:before{color:#e8eef9!important;border-bottom-color:#233152!important}.sa-rangepicker-dropdown--dark .ant-picker-date-panel .ant-picker-content td.ant-picker-cell{text-align:center!important;vertical-align:middle!important}.sa-rangepicker-dropdown--dark .ant-picker-date-panel .ant-picker-cell-inner{display:inline-grid!important;place-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;line-height:1!important;padding:0!important;margin:0 auto}.sa-rangepicker-dropdown--dark .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{top:0!important;right:0!important;bottom:0!important;left:0!important;inset-inline-start:0!important;inset-inline-end:0!important}.sa-rangepicker-dropdown--dark .ant-picker-datetime-panel .ant-picker-time-panel>.ant-picker-content{flex:0 0 224px;height:224px!important;min-height:224px;max-height:224px;overflow:hidden}.sa-rangepicker-dropdown--dark .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-cell-inner{color:#6b7a99!important}.sa-rangepicker-dropdown--dark .ant-picker-cell:hover:not(.ant-picker-cell-selected) .ant-picker-cell-inner{background:#1e3a8a!important;color:#fff!important}.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:#1d4ed8!important;color:#fff!important}.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view.ant-picker-cell-in-range:before,.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view.ant-picker-cell-range-start:before,.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view.ant-picker-cell-range-end:before{background:#2563eb3d!important}.sa-rangepicker-dropdown--dark .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--sa-accent, #60a5fa)!important}.sa-rangepicker-dropdown--dark .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{color:#e8eef9!important}.sa-rangepicker-dropdown--dark .ant-picker-time-panel-column>li:hover .ant-picker-time-panel-cell-inner{background:#60a5fa29!important}.sa-rangepicker-dropdown--dark .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#1d4ed8!important;color:#fff!important}.sa-rangepicker-dropdown--dark .ant-picker-presets li{color:#c7d2e6!important}.sa-rangepicker-dropdown--dark .ant-picker-presets li:hover{color:#fff!important;background:#60a5fa29!important}.system-admin-dashboard .system-admin-page-card.ant-card{border-radius:var(--sa-radius)!important;border:1px solid var(--sa-border)!important;background:var(--sa-elevated)!important;box-shadow:var(--sa-shadow-card)!important}.system-admin-dashboard .system-admin-page-card.ant-card:hover{border-color:var(--sa-border);box-shadow:var(--sa-shadow-card)}.system-admin-login{position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:max(20px,env(safe-area-inset-top,0px)) max(20px,env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(20px,env(safe-area-inset-left,0px));font-family:var(--font-family, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);-webkit-font-smoothing:antialiased}.system-admin-login--light{background:#dbe8f3}.system-admin-login--dark{background:#060a10}.system-admin-login__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:url(/zena-background.png) center center / cover no-repeat}.system-admin-login__backdrop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff05,#0f172a14)}.system-admin-login__backdrop:after{display:none}.system-admin-login--dark .system-admin-login__backdrop{background:url(/zena-background.png) center center / cover no-repeat}.system-admin-login--dark .system-admin-login__backdrop:before{background:linear-gradient(180deg,#0206171a,#02061738)}.system-admin-login__shell{position:relative;z-index:2;width:100%;max-width:min(420px,100%);margin:0 auto}.system-admin-login-card.ant-card{position:relative;overflow:hidden;border-radius:10px;animation:system-admin-login-enter .45s cubic-bezier(.22,1,.36,1) both;border:1px solid #d0d8e2;background:#fff;box-shadow:0 1px 3px #0f172a0f}.system-admin-login--dark .system-admin-login-card.ant-card{border:1px solid rgba(255,255,255,.08);background:#13161c;box-shadow:0 16px 48px #00000073}@keyframes system-admin-login-enter{0%{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.system-admin-login-card.ant-card{animation:none}}.system-admin-login__panel{display:flex;flex-direction:column}.system-admin-login__panel-head{padding:28px 28px 0;border-bottom:none}.system-admin-login__brand-block{text-align:left}.system-admin-login__wordmark-wrap{display:inline-flex;align-items:center;max-width:100%;margin-bottom:14px;padding:10px 14px;border-radius:10px;background:#fffc;border:1px solid rgba(203,213,225,.86);box-shadow:0 12px 30px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.system-admin-login--dark .system-admin-login__wordmark-wrap{background:#f8fafceb;border-color:#e2e8f08f}.system-admin-login__wordmark{display:block;height:34px;width:auto;max-width:min(240px,100%);object-fit:contain;object-position:left center}.system-admin-login__panel-title.ant-typography{margin:0 0 4px!important;font-size:1.2rem!important;line-height:1.3!important;font-weight:600!important;letter-spacing:-.02em!important;color:#0f172a!important}.system-admin-login--dark .system-admin-login__panel-title.ant-typography{color:#fffffff2!important}.system-admin-login__panel-sub{display:block;font-size:13px!important;line-height:1.45!important;color:#64748b!important}.system-admin-login--dark .system-admin-login__panel-sub{color:#ffffff7a!important}.system-admin-login__panel-body{padding:18px 28px 28px}.system-admin-login__form-lead{font-size:14px;line-height:1.5;color:#64748b!important}.system-admin-login--dark .system-admin-login__form-lead{color:#ffffff73!important}.system-admin-login__label{font-size:13px;font-weight:600;color:#334155}.system-admin-login--dark .system-admin-login__label{color:#ffffffbf}.system-admin-login__form .ant-form-item-label{padding-bottom:6px!important}.system-admin-login__form{text-align:left}.system-admin-login__form .ant-form-item{margin-bottom:18px}.system-admin-login__form .ant-form-item:last-child{margin-bottom:0}.system-admin-login__alert{margin-bottom:20px;border-radius:10px}.system-admin-login--light .system-admin-login__input.ant-input-affix-wrapper{padding:10px 12px;border-radius:8px;border-color:#d1d5db;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.system-admin-login--light .system-admin-login__input.ant-input-affix-wrapper:hover{border-color:#9ca3af;background:#fff}.system-admin-login--light .system-admin-login__input.ant-input-affix-wrapper-focused,.system-admin-login--light .system-admin-login__input.ant-input-affix-wrapper:focus-within{border-color:#475569;background:#fff;box-shadow:0 0 0 2px #0f172a14}.system-admin-login--light .system-admin-login__input .ant-input{color:#0f172a;background:transparent!important}.system-admin-login--light .system-admin-login__input .ant-input::placeholder{color:#64748b!important;opacity:1!important;-webkit-text-fill-color:#64748b}.system-admin-login--dark .system-admin-login__input .ant-input::placeholder{color:#ffffff80!important;opacity:1!important;-webkit-text-fill-color:rgba(255,255,255,.5)}.system-admin-login__input-icon{color:#64748b!important}.system-admin-login--dark .system-admin-login__input.ant-input-affix-wrapper{padding:11px 14px;border-radius:10px;background:#ffffff0d!important;border-color:#ffffff1f!important}.system-admin-login--dark .system-admin-login__input.ant-input-affix-wrapper-focused,.system-admin-login--dark .system-admin-login__input.ant-input-affix-wrapper:focus-within{border-color:#94a3b8a6!important;box-shadow:0 0 0 2px #94a3b826}.system-admin-login--dark .system-admin-login__input .ant-input{background:transparent!important;color:#ffffffeb!important}.system-admin-login__submit-wrap{margin-bottom:0!important;margin-top:10px}.system-admin-login__submit.ant-btn-primary{min-height:46px;height:auto!important;padding-top:11px!important;padding-bottom:11px!important;border-radius:8px!important;font-weight:600;font-size:14px;letter-spacing:.02em;border:none!important;background:#0f172a!important;color:#fff!important;box-shadow:none;touch-action:manipulation;transition:background .15s ease,opacity .15s ease}.system-admin-login__submit.ant-btn-primary:not(:disabled):hover{background:#1e293b!important;transform:none;box-shadow:none}.system-admin-login__submit.ant-btn-primary:not(:disabled):focus-visible{outline:2px solid #475569;outline-offset:2px}.system-admin-login--dark .system-admin-login__submit.ant-btn-primary{background:#e2e8f0!important;color:#0f172a!important}.system-admin-login--dark .system-admin-login__submit.ant-btn-primary:not(:disabled):hover{background:#f1f5f9!important;color:#0f172a!important}.system-admin-login--dark .system-admin-login__submit.ant-btn-primary:not(:disabled):focus-visible{outline-color:#94a3b8}.system-admin-login__trust{display:flex;align-items:flex-start;gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid #e2e8f0}.system-admin-login--dark .system-admin-login__trust{border-top-color:#ffffff14}.system-admin-login__trust-icon{color:#005987;font-size:16px;margin-top:2px;flex-shrink:0}.system-admin-login--dark .system-admin-login__trust-icon{color:#38bdf8}.system-admin-login__trust-text{font-size:12px!important;line-height:1.5!important;color:#64748b!important}.system-admin-login--dark .system-admin-login__trust-text{color:#ffffff6b!important}@media(max-width:575px){.system-admin-login__panel-head{padding:22px 20px 18px}.system-admin-login__panel-body{padding:20px 20px 24px}.system-admin-login--light .system-admin-login__input.ant-input-affix-wrapper,.system-admin-login--dark .system-admin-login__input.ant-input-affix-wrapper{min-height:46px;align-items:center}}.system-admin-layout .admin-resource-table-shell{width:100%;max-width:100%;min-width:0}.admin-resource-table-wrapper{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-y:hidden}.admin-resource-list-table .ant-table-cell{min-width:0}.admin-resource-list-table .ant-table-thead>tr>th{text-transform:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.admin-resource-list-table .ant-table-tbody>tr>td{white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top}.admin-table-tooltip-longtext-inner{max-width:min(520px,90vw);max-height:min(360px,55vh);overflow-y:auto;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.45}.admin-table-cell-tags{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center;max-width:min(440px,100%);line-height:1.45}.admin-table-cell-tags .ant-tag{margin-inline-end:0!important;margin-bottom:0!important;max-width:100%}.admin-table-cell-tags__overflow.ant-tag{cursor:default;border-style:dashed;opacity:.92;background:#0000000a;color:#000000a6}.system-admin-layout--dark .admin-table-cell-tags__overflow.ant-tag,.admin-resource-table-dark .admin-table-cell-tags__overflow.ant-tag{background:#ffffff14;color:#ffffffb8;border-color:#fff3}.admin-groups-popover-tags{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center;max-width:min(400px,calc(100vw - 48px));max-height:min(280px,45vh);overflow-y:auto;margin:-4px 0;padding-right:4px}.admin-groups-popover-tags .ant-tag{margin-inline-end:0!important;margin-bottom:0!important}.system-admin-dashboard{min-width:0}.system-admin-dashboard .system-admin-page-card.ant-card{max-width:100%}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table{border-radius:8px;overflow:hidden;border:1px solid var(--sa-table-border);box-shadow:inset 0 1px #ffffff6b}.system-admin-layout--light .admin-resource-table-wrapper{border-color:var(--sa-table-border)}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-thead>tr>th{background:var(--sa-table-header-bg)!important;color:var(--sa-table-header-text)!important;font-weight:600;font-size:13px;border-bottom:1px solid var(--sa-table-border)!important;border-inline-end-color:var(--sa-table-border)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr>td{border-bottom:1px solid var(--sa-table-cell-border)!important;border-inline-end-color:var(--sa-table-cell-border)!important;background:var(--sa-table-row-bg)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-cell-fix-right,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .admin-resource-list-actions-col{border-color:var(--sa-table-border)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.ant-table-row-striped>td{background:var(--sa-table-stripe)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr:hover>td,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--sa-table-hover)!important}.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-deleted>td,.system-admin-layout--light .admin-resource-list-table .ant-table-tbody>tr.ant-table-row-deleted:hover>td{background:var(--sa-table-deleted)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--busy>td{background:var(--sa-status-row-busy)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--active>td{background:var(--sa-status-row-active)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--offline>td{background:var(--sa-status-row-offline)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--busy:hover>td,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-row-hover{background:var(--sa-status-row-busy-hover)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--active:hover>td,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover{background:var(--sa-status-row-active-hover)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--offline:hover>td,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--offline>td.ant-table-cell-row-hover{background:var(--sa-status-row-offline-hover)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--busy .ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--busy .ant-table-cell-fix-right{background:var(--sa-status-row-busy)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--active .ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--active .ant-table-cell-fix-right{background:var(--sa-status-row-active)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--offline .ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--offline .ant-table-cell-fix-right{background:var(--sa-status-row-offline)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--busy:hover .ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--busy:hover .ant-table-cell-fix-right{background:var(--sa-status-row-busy-hover)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--active:hover .ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--active:hover .ant-table-cell-fix-right{background:var(--sa-status-row-active-hover)!important}.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--offline:hover .ant-table-cell-fix-left,.system-admin-layout--light .admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr.admin-status-row--offline:hover .ant-table-cell-fix-right{background:var(--sa-status-row-offline-hover)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-wrapper,.admin-resource-list-table.admin-resource-table-dark .ant-table-container,.admin-resource-list-table.admin-resource-table-dark .ant-table-content,.admin-resource-list-table.admin-resource-table-dark .ant-table,.admin-resource-list-table.admin-table-dark .ant-table-wrapper,.admin-resource-list-table.admin-table-dark .ant-table-container,.admin-resource-list-table.admin-table-dark .ant-table-content,.admin-resource-list-table.admin-table-dark .ant-table{background:var(--sa-table-bg)!important;color:#ffffffe0!important}.admin-resource-list-table.admin-resource-table-dark .ant-table{border:1px solid var(--sa-table-border)}.admin-resource-list-table.admin-resource-table-dark .ant-table-thead>tr>th,.admin-resource-list-table.admin-table-dark .ant-table-thead>tr>th{background:var(--sa-table-header-bg)!important;color:var(--sa-table-header-text)!important;border-bottom:1px solid var(--sa-table-border)!important;font-weight:600;font-size:13px}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr>td,.admin-resource-list-table.admin-table-dark .ant-table-tbody>tr>td{background:var(--sa-table-row-bg)!important;background-color:var(--sa-table-row-bg)!important;border-bottom:1px solid var(--sa-table-cell-border)!important;color:#ffffffe0!important;font-variant-numeric:tabular-nums}.admin-resource-list-table.admin-resource-table-dark .ant-table-row-striped>td,.admin-resource-list-table.admin-table-dark .ant-table-row-striped>td,.admin-resource-list-table.admin-table-dark .ant-table-tbody>tr.ant-table-row:nth-child(2n)>td{background:var(--sa-table-stripe)!important;background-color:var(--sa-table-stripe)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row):hover>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr:not(.admin-status-row)>td.ant-table-cell-row-hover,.admin-resource-list-table.admin-table-dark .ant-table-tbody>tr.ant-table-row:hover>td,.admin-resource-list-table.admin-table-dark .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--sa-table-hover)!important;background-color:var(--sa-table-hover)!important;color:#fffffff2!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-cell-fix-right,.admin-resource-list-table.admin-table-dark .ant-table-cell-fix-left,.admin-resource-list-table.admin-table-dark .ant-table-cell-fix-right{background:var(--sa-table-row-bg)!important;background-color:var(--sa-table-row-bg)!important;opacity:1!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-cell-fix-right,.admin-resource-list-table.admin-table-dark .ant-table-cell-fix-right{z-index:5!important;box-shadow:var(--sa-table-fixed-shadow)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-thead .ant-table-cell-fix-right,.admin-resource-list-table.admin-table-dark .ant-table-thead .ant-table-cell-fix-right{z-index:6!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-row-striped .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-row-striped .ant-table-cell-fix-right,.admin-resource-list-table.admin-table-dark .ant-table-row-striped .ant-table-cell-fix-left,.admin-resource-list-table.admin-table-dark .ant-table-row-striped .ant-table-cell-fix-right{background:var(--sa-table-stripe)!important;background-color:var(--sa-table-stripe)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.ant-table-row-deleted:hover>td,.admin-resource-list-table.admin-table-dark .ant-table-tbody>tr.ant-table-row-deleted>td,.admin-resource-list-table.admin-table-dark .ant-table-tbody>tr.ant-table-row-deleted:hover>td{background:var(--sa-table-deleted)!important;background-color:var(--sa-table-deleted)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy .ant-table-cell-fix-right{background:var(--sa-status-row-busy)!important;background-color:var(--sa-status-row-busy)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active .ant-table-cell-fix-right{background:var(--sa-status-row-active)!important;background-color:var(--sa-status-row-active)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline .ant-table-cell-fix-right{background:var(--sa-status-row-offline)!important;background-color:var(--sa-status-row-offline)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy:hover>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy>td.ant-table-cell-row-hover,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy:hover .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--busy:hover .ant-table-cell-fix-right{background:var(--sa-status-row-busy-hover)!important;background-color:var(--sa-status-row-busy-hover)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active>td.ant-table-cell-row-hover,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--active:hover .ant-table-cell-fix-right{background:var(--sa-status-row-active-hover)!important;background-color:var(--sa-status-row-active-hover)!important}.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline:hover>td,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline>td.ant-table-cell-row-hover,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline:hover .ant-table-cell-fix-left,.admin-resource-list-table.admin-resource-table-dark .ant-table-tbody>tr.admin-status-row--offline:hover .ant-table-cell-fix-right{background:var(--sa-status-row-offline-hover)!important;background-color:var(--sa-status-row-offline-hover)!important}.admin-resource-list-table.admin-resource-table-dark .ant-empty-description,.admin-resource-list-table.admin-table-dark .ant-empty-description{color:#ffffffb8!important}.admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr>td{color:#1f2937;font-variant-numeric:tabular-nums}.admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr>td .ant-typography,.admin-resource-list-table:not(.admin-resource-table-dark) .ant-table-tbody>tr>td a{color:inherit}.admin-status-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:700;letter-spacing:.01em;line-height:1.25;white-space:nowrap}.admin-status-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;flex-shrink:0}.admin-status-pill--default{background:#94a3b829;border-color:#94a3b847;color:#475569}.admin-status-pill--busy{background:#f59e0b29;border-color:#f59e0b57;color:#b45309}.admin-status-pill--active{background:#22c55e24;border-color:#22c55e47;color:#15803d}.admin-status-pill--offline,.admin-status-pill--fault{background:#f43f5e24;border-color:#f43f5e47;color:#be123c}.admin-status-pill--reserved{background:#7c3aed1f;border-color:#7c3aed3d;color:#6d28d9}.admin-status-pill--available{background:#0ea5e91f;border-color:#0ea5e93d;color:#0369a1}.system-admin-layout--dark .admin-status-pill--default,.admin-resource-table-dark .admin-status-pill--default{background:#94a3b82e;border-color:#94a3b847;color:#e2e8f0eb}.system-admin-layout--dark .admin-status-pill--busy,.admin-resource-table-dark .admin-status-pill--busy{background:#f59e0b2e;border-color:#f59e0b4d;color:#fbbf24}.system-admin-layout--dark .admin-status-pill--active,.admin-resource-table-dark .admin-status-pill--active{background:#22c55e2e;border-color:#22c55e52;color:#86efac}.system-admin-layout--dark .admin-status-pill--offline,.system-admin-layout--dark .admin-status-pill--fault,.admin-resource-table-dark .admin-status-pill--offline,.admin-resource-table-dark .admin-status-pill--fault{background:#f43f5e33;border-color:#f43f5e4d;color:#fda4af}.system-admin-layout--dark .admin-status-pill--reserved,.admin-resource-table-dark .admin-status-pill--reserved{background:#7c3aed33;border-color:#7c3aed4d;color:#c4b5fd}.system-admin-layout--dark .admin-status-pill--available,.admin-resource-table-dark .admin-status-pill--available{background:#0ea5e92e;border-color:#0ea5e94d;color:#7dd3fc}.admin-btn-primary-cta.ant-btn-primary{display:inline-flex!important;align-items:center!important;justify-content:center;gap:10px;flex-shrink:0!important;min-width:fit-content!important;width:auto!important;max-width:none;overflow:visible!important;box-sizing:border-box;padding-inline:20px 24px!important;white-space:nowrap}.admin-btn-primary-cta.ant-btn-primary .ant-btn-icon{margin-inline:0!important;display:inline-flex!important;align-items:center!important;justify-content:center;line-height:0}.admin-btn-primary-cta.ant-btn-primary .anticon,.admin-btn-primary-cta.ant-btn-primary .ant-btn-icon{color:#fffffffa!important}.admin-btn-primary-cta.ant-btn-primary .anticon svg{fill:currentColor}.admin-resource-toolbar .admin-btn-toolbar-secondary.ant-btn{border-radius:8px;font-weight:600;font-size:13px;border-color:var(--sa-border);color:var(--sa-text);background:var(--sa-surface, var(--sa-elevated));height:32px;padding-inline:10px;box-shadow:none}.admin-resource-toolbar .admin-btn-toolbar-secondary.ant-btn.ant-btn-middle{line-height:1.2}.system-admin-layout--light .admin-resource-toolbar{background:var(--sa-elevated);border-color:var(--sa-border)!important;box-shadow:0 1px 2px #1a263609,0 8px 20px #1a263608}.system-admin-layout--light .admin-resource-toolbar .admin-btn-toolbar-secondary.ant-btn,.system-admin-layout--light .admin-resource-form .admin-btn-toolbar-secondary.ant-btn,.system-admin-layout--light .admin-resource-form-header .admin-btn-toolbar-secondary.ant-btn{border-color:var(--sa-border)!important;box-shadow:0 1px 2px #1a263609}.system-admin-layout--light .admin-resource-toolbar .admin-btn-toolbar-secondary.ant-btn:hover,.system-admin-layout--light .admin-resource-form .admin-btn-toolbar-secondary.ant-btn:hover,.system-admin-layout--light .admin-resource-form-header .admin-btn-toolbar-secondary.ant-btn:hover{border-color:var(--sa-border-strong)!important;background:#e8f0f7!important}.system-admin-layout--light .admin-resource-toolbar .ant-input-affix-wrapper,.system-admin-layout--light .admin-resource-toolbar .ant-picker,.system-admin-layout--light .admin-resource-toolbar .ant-select-selector,.system-admin-layout--light .admin-resource-form .ant-input,.system-admin-layout--light .admin-resource-form .ant-input-affix-wrapper,.system-admin-layout--light .admin-resource-form .ant-picker,.system-admin-layout--light .admin-resource-form .ant-select-selector,.system-admin-layout--light .admin-resource-form .ant-input-number{border-color:var(--sa-border)!important;background-color:var(--sa-surface)!important;box-shadow:inset 0 1px #ffffff6b}.system-admin-layout--light .admin-resource-toolbar .ant-input-affix-wrapper:hover,.system-admin-layout--light .admin-resource-toolbar .ant-picker:hover,.system-admin-layout--light .admin-resource-toolbar .ant-select:hover .ant-select-selector,.system-admin-layout--light .admin-resource-form .ant-input:hover,.system-admin-layout--light .admin-resource-form .ant-input-affix-wrapper:hover,.system-admin-layout--light .admin-resource-form .ant-picker:hover,.system-admin-layout--light .admin-resource-form .ant-select:hover .ant-select-selector,.system-admin-layout--light .admin-resource-form .ant-input-number:hover{border-color:var(--sa-border-strong)!important;background-color:#f3f7fb!important}.admin-resource-toolbar .admin-btn-toolbar-secondary.ant-btn:hover{border-color:var(--sa-accent);color:var(--sa-text-strong, var(--sa-text));background:color-mix(in srgb,var(--sa-accent) 8%,var(--sa-elevated))}.admin-resource-toolbar .admin-btn-primary-cta.ant-btn-primary{height:32px;min-width:0;padding-inline:12px 14px!important;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:0;background:var(--sa-accent)!important;box-shadow:0 4px 12px #4d86ad29,inset 0 1px #ffffff2e;border:1px solid var(--sa-accent-strong)}.admin-resource-toolbar .admin-btn-primary-cta.ant-btn-primary:not(:disabled):hover{transform:none;background:var(--sa-accent-strong)!important;box-shadow:0 6px 14px #4d86ad33,inset 0 1px #ffffff29}.admin-resource-toolbar .ant-space-item{flex-shrink:0}@media(max-width:991px){.admin-resource-toolbar-col{justify-content:flex-start!important}.admin-resource-toolbar-inner.ant-space{width:100%;justify-content:flex-start}.admin-resource-toolbar-inner .admin-resource-toolbar-search{flex:1 1 100%;min-width:0}}@media(max-width:575px){.admin-resource-toolbar-inner .admin-resource-toolbar-filter.ant-select{width:100%!important}.admin-resource-toolbar-inner .ant-space-item{flex-shrink:1;min-width:0}}.admin-resource-page-card--dark .admin-resource-toolbar .admin-btn-toolbar-secondary.ant-btn{background:var(--sa-surface, var(--sa-elevated));border-color:var(--sa-border);color:var(--sa-text)}.admin-resource-page-card--dark .admin-resource-toolbar .admin-btn-toolbar-secondary.ant-btn:hover{border-color:var(--sa-accent);color:var(--sa-text-strong, #ffffff);background:color-mix(in srgb,var(--sa-accent) 12%,var(--sa-elevated))}.admin-resource-form .admin-btn-primary-cta.ant-btn-primary{min-height:42px;min-width:148px;padding-inline:22px 28px!important;border-radius:8px;font-weight:600;letter-spacing:.02em;box-shadow:0 1px 2px #0f172a14}.admin-resource-form .admin-btn-primary-cta.ant-btn-primary:not(:disabled):hover{box-shadow:0 4px 14px #00598747}.admin-resource-form-actions .ant-space-item{flex-shrink:0}.admin-btn-primary-cta.ant-btn.ant-btn-block{width:100%!important;min-width:0!important}.admin-resource-form .admin-btn-toolbar-secondary.ant-btn{min-height:40px;padding-inline:18px;border-radius:8px;font-weight:500;border-color:#d0d7de}.admin-resource-form .admin-btn-toolbar-secondary.ant-btn:hover{border-color:#94a3b8;color:#0f172a}.admin-resource-page-card--dark .admin-resource-form .admin-btn-toolbar-secondary.ant-btn{background:#262626;border-color:#434343;color:#ffffffe0}.admin-resource-page-card--dark .admin-resource-form .admin-btn-toolbar-secondary.ant-btn:hover{border-color:var(--primary-color, #1890ff);color:#69b7ff;background:#1f1f1f}.admin-resource-page-card--dark .admin-resource-form-header .admin-btn-toolbar-secondary.ant-btn{background:#262626;border-color:#434343;color:#ffffffe0}.admin-resource-page-card--dark .admin-resource-form-header .admin-btn-toolbar-secondary.ant-btn:hover{border-color:var(--primary-color, #1890ff);color:#69b7ff}.admin-resource-form-header .admin-btn-toolbar-secondary.ant-btn{border-radius:8px;font-weight:500}.admin-resource-form--grid .admin-resource-form-grid{width:100%}.admin-resource-form--grid .admin-resource-form-grid>.ant-col{display:flex;flex-direction:column}.admin-resource-form--grid .admin-resource-form-grid .ant-form-item{flex:1 1 auto;margin-bottom:0}.admin-resource-form--grid .admin-resource-form-grid .ant-form-item-label{padding-bottom:4px}.admin-resource-form--grid .admin-resource-form-grid .ant-switch{margin-top:4px}.admin-resource-form--grid .admin-resource-form-actions.ant-form-item{margin-bottom:0}.system-admin-layout--light .system-admin-main .ant-input-outlined,.system-admin-layout--light .system-admin-main .ant-input-number-outlined,.system-admin-layout--light .system-admin-main .ant-input-number,.system-admin-layout--light .system-admin-main .ant-picker-outlined,.system-admin-layout--light .system-admin-main .ant-select-outlined .ant-select-selector{background:var(--sa-surface)!important;background-color:var(--sa-surface)!important}.system-admin-layout--light .system-admin-main .ant-input-number .ant-input-number-input{background:transparent!important;color:var(--sa-text)!important}.admin-resource-form:not(.admin-resource-form--dark) .ant-input,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-affix-wrapper,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number,.admin-resource-form:not(.admin-resource-form--dark) .ant-picker,.admin-resource-form:not(.admin-resource-form--dark) .ant-select .ant-select-selector{background-color:var(--sa-surface)!important;border-color:var(--sa-border)!important}.system-admin-layout--light .admin-resource-form:not(.admin-resource-form--dark) .ant-form-item-label>label{color:var(--sa-text-secondary);font-weight:500}.admin-resource-form:not(.admin-resource-form--dark) .ant-input:hover,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-affix-wrapper:hover,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number:hover,.admin-resource-form:not(.admin-resource-form--dark) .ant-picker:hover,.admin-resource-form:not(.admin-resource-form--dark) .ant-select:hover .ant-select-selector{background-color:#f3f7fb!important}.admin-resource-form:not(.admin-resource-form--dark) .ant-input:focus,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-focused,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-affix-wrapper-focused,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-affix-wrapper:focus-within,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number-focused,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number-filled,.admin-resource-form:not(.admin-resource-form--dark) .ant-picker-focused,.admin-resource-form:not(.admin-resource-form--dark) .ant-select-focused .ant-select-selector{background-color:#f3f7fb!important}.admin-resource-form:not(.admin-resource-form--dark) .ant-input-filled,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number-filled,.admin-resource-form:not(.admin-resource-form--dark) .ant-select-filled .ant-select-selector{background-color:var(--sa-surface)!important;background-image:none!important}.admin-resource-form:not(.admin-resource-form--dark) .ant-input-affix-wrapper .ant-input{background:transparent!important;color:var(--sa-text)!important}.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number-input,.admin-resource-form:not(.admin-resource-form--dark) .ant-input:not(textarea),.admin-resource-form:not(.admin-resource-form--dark) textarea.ant-input{color:var(--sa-text)!important}.admin-resource-form:not(.admin-resource-form--dark) .ant-input::placeholder,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number-input::placeholder{color:#627084b8!important}.admin-resource-form:not(.admin-resource-form--dark) .ant-input[disabled],.admin-resource-form:not(.admin-resource-form--dark) .ant-input-disabled .ant-input,.admin-resource-form:not(.admin-resource-form--dark) .ant-input-number-disabled{background-color:#e4ebf2!important;color:#627084bd!important}.system-admin-layout--light .admin-resource-form:not(.admin-resource-form--dark) .ant-select-multiple .ant-select-selection-item,.system-admin-layout--light .admin-resource-main-filter .ant-select-multiple .ant-select-selection-item{background:#e1e9f1!important;border:1px solid #c3cfdd!important;color:var(--sa-text)!important}.system-admin-layout--light .admin-resource-form:not(.admin-resource-form--dark) .ant-select-multiple .ant-select-selection-item-content,.system-admin-layout--light .admin-resource-main-filter .ant-select-multiple .ant-select-selection-item-content{color:var(--sa-text)!important}.system-admin-layout--light .admin-resource-form:not(.admin-resource-form--dark) .ant-select-multiple .ant-select-selection-item-remove,.system-admin-layout--light .admin-resource-main-filter .ant-select-multiple .ant-select-selection-item-remove{color:var(--sa-text-secondary)!important}.system-admin-layout--light .admin-resource-form:not(.admin-resource-form--dark) .ant-select-multiple .ant-select-selection-item-remove:hover,.system-admin-layout--light .admin-resource-main-filter .ant-select-multiple .ant-select-selection-item-remove:hover{color:var(--sa-text-strong)!important}.system-admin-layout--dark .admin-resource-form.admin-resource-form--dark .ant-select-multiple .ant-select-selection-item,.system-admin-layout--dark .admin-resource-main-filter--dark .ant-select-multiple .ant-select-selection-item{background:#ffffff1a!important;border-color:#ffffff2e!important;color:#ffffffeb!important}.system-admin-layout--dark .admin-resource-form.admin-resource-form--dark .ant-select-multiple .ant-select-selection-item-content,.system-admin-layout--dark .admin-resource-main-filter--dark .ant-select-multiple .ant-select-selection-item-content{color:#ffffffeb!important}.system-admin-layout--dark .admin-resource-form.admin-resource-form--dark .ant-select-multiple .ant-select-selection-item-remove,.system-admin-layout--dark .admin-resource-main-filter--dark .ant-select-multiple .ant-select-selection-item-remove{color:#ffffff8c!important}.admin-resource-form--dark .ant-input,.admin-resource-form--dark .ant-input-affix-wrapper,.admin-resource-form--dark .ant-input-number,.admin-resource-form--dark .ant-picker,.admin-resource-form--dark .ant-select .ant-select-selector{background-color:#141414!important;border-color:#434343!important}.admin-resource-form--dark .ant-input:hover,.admin-resource-form--dark .ant-input-affix-wrapper:hover,.admin-resource-form--dark .ant-input-number:hover,.admin-resource-form--dark .ant-picker:hover,.admin-resource-form--dark .ant-select:hover .ant-select-selector{background-color:#1a1a1a!important}.admin-resource-form--dark .ant-input-affix-wrapper .ant-input{background:transparent!important;color:#ffffffeb!important}.admin-resource-form--dark .ant-input-number-input,.admin-resource-form--dark textarea.ant-input{color:#ffffffeb!important}.admin-resource-form .ant-form-item-optional{display:none!important}.admin-transparent-select.ant-select .ant-select-selector{border-radius:10px!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.admin-transparent-select.ant-select:hover .ant-select-selector,.admin-transparent-select.ant-select.ant-select-focused .ant-select-selector{border-color:var(--primary-color, #005987)!important}.admin-transparent-select--light.ant-select .ant-select-selector{background:#ffffff94!important;border-color:#94a3b86b!important;box-shadow:inset 0 1px #ffffff85}.admin-transparent-select--light.ant-select .ant-select-selection-item,.admin-transparent-select--light.ant-select .ant-select-selection-placeholder,.admin-transparent-select--light.ant-select .ant-select-arrow,.admin-transparent-select--light.ant-select .ant-select-clear{color:#0f172a!important}.admin-transparent-select--light.ant-select .ant-select-selection-placeholder{color:#475569cc!important}.admin-transparent-select--light.ant-select.ant-select-multiple .ant-select-selection-item{background:#e2e8f0d6!important;border:1px solid rgba(148,163,184,.34)!important;color:#0f172a!important}.admin-transparent-select--dark.ant-select .ant-select-selector{background:#0f172a6b!important;border-color:#94a3b857!important;box-shadow:inset 0 1px #ffffff0a}.admin-transparent-select--dark.ant-select .ant-select-selection-item,.admin-transparent-select--dark.ant-select .ant-select-selection-placeholder,.admin-transparent-select--dark.ant-select .ant-select-arrow,.admin-transparent-select--dark.ant-select .ant-select-clear{color:#f1f5f9eb!important}.admin-transparent-select--dark.ant-select .ant-select-selection-placeholder{color:#cbd5e1b8!important}.admin-transparent-select--dark.ant-select.ant-select-multiple .ant-select-selection-item{background:#1e40af6b!important;border-color:#60a5fa57!important;color:#f8fafc!important}.admin-transparent-select-dropdown{border-radius:12px!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden}.admin-transparent-select-dropdown--light{background:#ffffffd6!important;border:1px solid rgba(203,213,225,.78)!important;box-shadow:0 18px 40px #0f172a24!important}.admin-transparent-select-dropdown--light .ant-select-item{color:#0f172a!important}.admin-transparent-select-dropdown--light .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#dbeafec7!important;color:#0f172a!important}.admin-transparent-select-dropdown--light .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#bfdbfed6!important;color:#0f172a!important}.admin-transparent-select-dropdown--dark{background:#0f172ae6!important;border:1px solid rgba(51,65,85,.9)!important;box-shadow:0 20px 44px #02061780!important}.admin-transparent-select-dropdown--dark .ant-select-item{color:#f1f5f9f0!important}.admin-transparent-select-dropdown--dark .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#1e40af7a!important;color:#fff!important}.admin-transparent-select-dropdown--dark .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#2563eb94!important;color:#fff!important}.admin-resource-form .admin-input-number-styled.ant-input-number{border-radius:8px;width:100%}.admin-resource-form .admin-input-number-styled .ant-input-number-handler-wrap{border-radius:0 7px 7px 0}.admin-resource-form:not(.admin-resource-form--dark) .admin-input-number-styled .ant-input-number-input{font-weight:500}.admin-resource-form:not(.admin-resource-form--dark) .admin-input-number-styled .ant-input-number-handler{color:#64748b}.admin-resource-form:not(.admin-resource-form--dark) .admin-input-number-styled .ant-input-number-handler:hover{color:#0f172a}.admin-resource-form--dark .admin-input-number-styled .ant-input-number-handler{color:#ffffff73}.admin-resource-form--dark .admin-input-number-styled .ant-input-number-handler:hover{color:#ffffffd9}.admin-resource-list-actions-col .admin-table-action-btn.ant-btn{border-radius:8px;font-weight:600;font-size:13px;min-height:32px;padding-inline:12px;display:inline-flex!important;align-items:center;justify-content:center;gap:6px;box-shadow:0 1px 2px #0f172a0f;border:1px solid transparent!important}.system-admin-layout--light .admin-resource-list-actions-col .admin-table-action-btn.ant-btn{box-shadow:0 1px 2px #0f172a0d,inset 0 1px #ffffffad}.admin-resource-list-actions-col .admin-table-action-btn .anticon{font-size:14px}.admin-resource-list-actions-col .admin-table-action-btn--edit.ant-btn-default{color:#3f6687;background:#e7eff7;border-color:#b7cadb!important}.admin-resource-list-actions-col .admin-table-action-btn--edit.ant-btn-default:hover{color:#294e70;background:#dbe8f3;box-shadow:0 2px 6px #3f668729}.admin-resource-list-actions-col .admin-table-action-btn--delete.ant-btn-default.ant-btn-dangerous{color:#914141;background:#f3e8e8;border-color:#dfc0c0!important}.admin-resource-list-actions-col .admin-table-action-btn--delete.ant-btn-default.ant-btn-dangerous:hover{color:#fff;background:#9f4545;box-shadow:0 2px 8px #9f454540}.admin-resource-list-actions-col .admin-table-action-btn--restore.ant-btn-default{color:#8a6632;background:#f2eadc;border-color:#d8c4a4!important}.admin-resource-list-actions-col .admin-table-action-btn--restore.ant-btn-default:hover{color:#92400e;background:#fde68a;box-shadow:0 2px 6px #b4530933}.admin-resource-table-dark .admin-resource-list-actions-col .admin-table-action-btn--edit.ant-btn-default{color:#93c5fd;background:linear-gradient(180deg,#1e3a5f,#172554);box-shadow:0 1px 2px #0006}.admin-resource-table-dark .admin-resource-list-actions-col .admin-table-action-btn--edit.ant-btn-default:hover{color:#e0f2fe;background:#1d4ed8}.admin-resource-table-dark .admin-resource-list-actions-col .admin-table-action-btn--delete.ant-btn-default.ant-btn-dangerous{color:#fecaca;background:linear-gradient(180deg,#450a0a,#7f1d1d)}.admin-resource-table-dark .admin-resource-list-actions-col .admin-table-action-btn--delete.ant-btn-default.ant-btn-dangerous:hover{color:#fff;background:#dc2626}.admin-resource-table-dark .admin-resource-list-actions-col .admin-table-action-btn--restore.ant-btn-default{color:#fcd34d;background:linear-gradient(180deg,#422006,#713f12)}.admin-resource-table-dark .admin-resource-list-actions-col .admin-table-action-btn--restore.ant-btn-default:hover{color:#fffbeb;background:#b45309}.admin-delete-record-modal .admin-btn-danger-solid.ant-btn-primary.ant-btn-dangerous{border-radius:8px;font-weight:600;min-width:160px;box-shadow:0 1px 2px #cf132233}.admin-delete-record-modal .admin-btn-toolbar-secondary.ant-btn{border-radius:8px;min-width:96px;font-weight:500}.system-admin-layout .admin-resource-form-header{margin-bottom:18px;padding:16px;border:1px solid var(--sa-border);border-radius:var(--sa-radius);background:var(--sa-elevated);box-shadow:0 1px 2px #0f172a09}.system-admin-layout .admin-resource-form-header .ant-typography{color:var(--sa-text-strong, var(--sa-text))!important}.system-admin-layout .admin-resource-form .ant-form-item-label>label{height:auto;color:var(--sa-text-secondary)!important;font-size:11px;font-weight:700!important;letter-spacing:.06em;line-height:1.25;text-transform:uppercase}.system-admin-layout .admin-resource-form .ant-form-item-label>label.ant-form-item-required:before{color:#f04438!important;margin-inline-end:4px}.system-admin-layout .admin-resource-form .ant-input,.system-admin-layout .admin-resource-form .ant-input-affix-wrapper,.system-admin-layout .admin-resource-form .ant-input-number,.system-admin-layout .admin-resource-form .ant-picker,.system-admin-layout .admin-resource-form .ant-select .ant-select-selector{min-height:40px;border-radius:11px!important;border-color:var(--sa-border)!important;background:var(--sa-surface, var(--sa-elevated))!important;color:var(--sa-text)!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.system-admin-layout .admin-resource-form textarea.ant-input{min-height:112px;padding-block:10px}.system-admin-layout .admin-resource-form .ant-input:hover,.system-admin-layout .admin-resource-form .ant-input-affix-wrapper:hover,.system-admin-layout .admin-resource-form .ant-input-number:hover,.system-admin-layout .admin-resource-form .ant-picker:hover,.system-admin-layout .admin-resource-form .ant-select:hover .ant-select-selector{border-color:var(--sa-accent)!important;background:var(--sa-surface, var(--sa-elevated))!important}.system-admin-layout .admin-resource-form .ant-input:focus,.system-admin-layout .admin-resource-form .ant-input-focused,.system-admin-layout .admin-resource-form .ant-input-affix-wrapper-focused,.system-admin-layout .admin-resource-form .ant-input-affix-wrapper:focus-within,.system-admin-layout .admin-resource-form .ant-input-number-focused,.system-admin-layout .admin-resource-form .ant-picker-focused,.system-admin-layout .admin-resource-form .ant-select-focused .ant-select-selector{border-color:var(--sa-accent)!important;background:var(--sa-surface, var(--sa-elevated))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sa-accent) 18%,transparent)!important}.system-admin-layout .admin-resource-form .ant-input,.system-admin-layout .admin-resource-form .ant-input-affix-wrapper .ant-input,.system-admin-layout .admin-resource-form .ant-input-number-input,.system-admin-layout .admin-resource-form textarea.ant-input,.system-admin-layout .admin-resource-form .ant-picker-input>input,.system-admin-layout .admin-resource-form .ant-select-selection-item,.system-admin-layout .admin-resource-form .ant-select-selection-search-input{color:var(--sa-text)!important;-webkit-text-fill-color:var(--sa-text)!important;font-weight:500}.system-admin-layout .admin-resource-form .ant-input::placeholder,.system-admin-layout .admin-resource-form .ant-input-number-input::placeholder,.system-admin-layout .admin-resource-form .ant-picker-input>input::placeholder,.system-admin-layout .admin-resource-form .ant-select-selection-placeholder{color:color-mix(in srgb,var(--sa-text-secondary) 82%,transparent)!important;-webkit-text-fill-color:color-mix(in srgb,var(--sa-text-secondary) 82%,transparent)!important;opacity:1!important}.system-admin-layout .admin-resource-form .ant-picker-suffix,.system-admin-layout .admin-resource-form .ant-picker-separator,.system-admin-layout .admin-resource-form .ant-picker-clear,.system-admin-layout .admin-resource-form .ant-select-arrow,.system-admin-layout .admin-resource-form .ant-select-clear,.system-admin-layout .admin-resource-form .ant-input-prefix,.system-admin-layout .admin-resource-form .ant-input-suffix{color:var(--sa-text-secondary)!important}.system-admin-layout .admin-resource-form .ant-select-multiple .ant-select-selection-item{border-radius:8px!important;border:1px solid color-mix(in srgb,var(--sa-accent) 34%,transparent)!important;background:color-mix(in srgb,var(--sa-accent) 14%,var(--sa-surface, var(--sa-elevated)))!important;color:var(--sa-text-strong, var(--sa-text))!important;font-weight:600}.system-admin-layout .admin-resource-form .ant-select-multiple .ant-select-selection-item-content,.system-admin-layout .admin-resource-form .ant-select-multiple .ant-select-selection-item-remove{color:var(--sa-text-strong, var(--sa-text))!important}.system-admin-layout .admin-resource-form .ant-switch{background:color-mix(in srgb,var(--sa-text-secondary) 42%,transparent)!important}.system-admin-layout .admin-resource-form .ant-switch.ant-switch-checked{background:var(--sa-accent)!important}.system-admin-layout .admin-resource-form .admin-btn-primary-cta.ant-btn-primary{min-height:42px;border-radius:12px;background:var(--sa-accent)!important;border:1px solid var(--sa-accent-strong)!important;box-shadow:0 8px 18px #0b72b93d,inset 0 1px #fff3;letter-spacing:.01em}.system-admin-layout .admin-resource-form .admin-btn-primary-cta.ant-btn-primary:not(:disabled):hover{transform:translateY(-1px);background:var(--sa-accent-strong)!important;box-shadow:0 10px 24px #0b72b94d,inset 0 1px #ffffff2e}.system-admin-layout .admin-resource-form .admin-btn-toolbar-secondary.ant-btn,.system-admin-layout .admin-resource-form-header .admin-btn-toolbar-secondary.ant-btn{min-height:40px;border-radius:11px;border-color:var(--sa-border);background:var(--sa-surface, var(--sa-elevated));color:var(--sa-text);font-weight:600}.system-admin-layout .admin-resource-form .admin-btn-toolbar-secondary.ant-btn:hover,.system-admin-layout .admin-resource-form-header .admin-btn-toolbar-secondary.ant-btn:hover{border-color:var(--sa-accent);background:color-mix(in srgb,var(--sa-accent) 8%,var(--sa-elevated));color:var(--sa-text-strong, var(--sa-text))}.system-admin-layout .admin-resource-form .ant-input[disabled],.system-admin-layout .admin-resource-form .ant-input-disabled,.system-admin-layout .admin-resource-form .ant-input-number-disabled,.system-admin-layout .admin-resource-form .ant-select-disabled .ant-select-selector,.system-admin-layout .admin-resource-form .ant-picker-disabled{background:color-mix(in srgb,var(--sa-text-secondary) 10%,var(--sa-surface, var(--sa-elevated)))!important;color:color-mix(in srgb,var(--sa-text-secondary) 70%,transparent)!important;-webkit-text-fill-color:color-mix(in srgb,var(--sa-text-secondary) 70%,transparent)!important}.admin-farms-grid-link{display:block;color:inherit;text-decoration:none}.admin-farms-grid-link:hover{color:inherit}.admin-farms-grid-card-inner{display:flex;align-items:flex-start;gap:10px}.admin-farms-grid-icon{font-size:20px;flex-shrink:0;margin-top:2px}.admin-farms-grid-text{min-width:0;flex:1}.admin-farms-grid-industry{font-size:12px;margin-top:4px}.admin-farms-grid-search{display:block}.admin-farms-grid-grouped{display:flex;flex-direction:column;gap:28px}.admin-farms-grid-section-head{margin-bottom:12px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--primary-color: #005987;--secondary-color: #d11d27;--background-color: #f5f5f500;--indoorFooter-color: #001e2b;--app-text-primary: #101828;--app-text-secondary: #475467;--app-text-muted: #667085;--app-border-default: #d0d5dd;--app-modal-header-background: linear-gradient(90deg, #0c5072 0%, #11698f 58%, #1797cf 100%);--app-modal-content-background: #f3f5f7;--app-modal-panel-background: #f6f8fa;--app-modal-card-background: #f8fafc;--app-modal-table-header-background: #e9eef3;--app-modal-table-row-background: #f7f9fb;--app-modal-table-row-hover-background: #edf2f7;--app-modal-table-border: #dce3ea;--app-popup-icon-border: #e4e7ec;--app-popup-cancel-fg: #344054;--app-popup-cancel-border: #d0d5dd;--app-surface-muted: #edf1f5;--app-radio-inner-bg: #ffffff;--app-header-background: #eef3f6;--app-header-border: #d9e2e8;--app-control-bg: #ffffff;--app-control-border: #d0d5dd;--app-control-text: #101828;--app-control-placeholder: #667085}body{transition:background-color .3s ease,color .3s ease;color:var(--app-text-primary)}@keyframes chatWidgetFadeIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.history-item:hover .history-delete-btn{opacity:1!important}@keyframes typingDot{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}html,body{width:100%}#root{overflow-x:hidden}.ant-select-dropdown .ant-select-item-option{align-items:center}.ant-select-dropdown .ant-select-item-option-content{order:1}.ant-select-dropdown .ant-select-item-option-state{order:0;min-width:18px;margin-inline-start:0!important;margin-inline-end:10px;display:inline-flex;align-items:center;justify-content:center}.app-select-menu-checkbox{width:16px;height:16px;border:1.5px solid #98a2b3;border-radius:4px;background:#fff;display:inline-block;position:relative;pointer-events:none;transition:border-color .15s ease,background-color .15s ease}.app-select-menu-checkbox.is-checked{border-color:#1677ff;background:#1677ff}.app-select-menu-checkbox.is-checked:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.app-select-menu-checkbox.is-disabled{opacity:.45}[data-theme=dark] .app-select-menu-checkbox{border-color:#ffffff59;background:#0f172ae6}[data-theme=dark] .app-select-menu-checkbox.is-checked{border-color:#4ea1ff;background:#4ea1ff}.app-select-menu-radio{width:16px;height:16px;border:1.5px solid #98a2b3;border-radius:50%;background:#fff;display:inline-block;position:relative;pointer-events:none;transition:border-color .15s ease,background-color .15s ease}.app-select-menu-radio.is-checked{border-color:#1677ff}.app-select-menu-radio.is-checked:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#1677ff;transform:translate(-50%,-50%)}.app-select-menu-radio.is-disabled{opacity:.45}[data-theme=dark] .app-select-menu-radio{border-color:#ffffff59;background:#0f172ae6}[data-theme=dark] .app-select-menu-radio.is-checked{border-color:#4ea1ff}[data-theme=dark] .app-select-menu-radio.is-checked:after{background:#4ea1ff}.map-icon-left{font-size:18px;color:#1890ff;margin-right:6px}input.form-control.editableField::placeholder{opacity:.5}.header_top{background-color:var(--app-header-background)!important;border-bottom:1px solid var(--app-header-border);box-shadow:0 2px 8px #0f2a3a0f;height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;gap:12px}.header_top .desktop-menu{background:transparent!important}.drone-navigation-dropdown .ant-dropdown-menu.drone-navigation-dropdown__menu{min-width:220px;padding:8px;border:1px solid var(--app-modal-table-border);border-radius:12px!important;background:var(--app-modal-panel-background);box-shadow:0 16px 38px #0f172a2e}.drone-navigation-dropdown .ant-dropdown-menu-item{min-height:40px;margin:2px 0;padding:9px 12px!important;border-radius:8px!important;color:var(--app-text-primary)!important;font-size:13px;font-weight:500;transition:background-color 80ms linear,color 80ms linear}.drone-navigation-dropdown .ant-dropdown-menu-item a{display:block;width:100%;color:inherit!important}.drone-navigation-dropdown .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,.drone-navigation-dropdown .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-disabled){background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))!important;color:var(--app-text-primary)!important;box-shadow:inset 3px 0 0 var(--primary-color)}.drone-navigation-dropdown .ant-dropdown-menu-item-divider{margin:7px 4px;background:var(--app-modal-table-border)}.drone-navigation-dropdown .drone-navigation-dropdown__item--danger:not(.ant-dropdown-menu-item-disabled){color:#d92d20!important}.drone-navigation-dropdown .ant-dropdown-menu-item-disabled{color:var(--app-text-muted)!important;opacity:.58}[data-theme=dark] .drone-navigation-dropdown .ant-dropdown-menu.drone-navigation-dropdown__menu{box-shadow:0 20px 48px #0000006b}[data-theme=dark] .drone-navigation-dropdown .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,[data-theme=dark] .drone-navigation-dropdown .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-disabled){background:#1e679b52!important;color:#fff!important;box-shadow:inset 3px 0 #0086b8}.ui-text-wrap{white-space:normal!important;overflow-wrap:break-word;word-break:break-word}.ui-text-wrap-anywhere{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.ui-text-clamp-2{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ui-text-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-header-actions,.header-user-actions{width:auto;min-width:0;max-width:none;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;margin-left:auto;flex-wrap:nowrap}.layout-header-profile-wrap{width:auto;min-width:0;max-width:none;flex:0 0 auto}.header-user-actions .desktop-profile,.layout-header-profile-wrap .desktop-profile{display:flex!important;align-items:center;justify-content:flex-start;min-width:0;max-width:100%;height:36px;padding:0 2px 0 0}.desktop-profile .ant-space,.desktop-profile .ant-space-item,.desktop-profile .ant-space-item>span{min-width:0}.desktop-profile .ant-space{display:inline-flex;align-items:center;max-width:100%}.header-user-actions .desktop-profile .ant-space,.layout-header-profile-wrap .desktop-profile .ant-space{width:auto;justify-content:flex-start;gap:8px}.header-user-actions .userName,.layout-header-profile-wrap .userName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;max-width:140px}.header_top.sticky{position:fixed;top:0;left:0;right:0;z-index:1100;border-bottom:1px solid rgba(0,0,0,.71);box-shadow:0 2px 8px #000000bf!important}.bodyBg .ant-layout-content{padding-top:58px}body{background-color:var(--background-color);color:var(--primary-color)}.button-primary{background-color:var(--primary-color);color:#fff;border-radius:0!important;padding:8px 20px!important;height:auto}.text-secondary{color:var(--secondary-color)}.btn-close{box-shadow:none;padding:8px 20px!important;height:32px;border-radius:4px!important;color:#344054;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;width:50%;margin:0;height:44px}.ant-modal-footer .btn-close{background-color:transparent!important;color:#344054!important}.ant-modal-footer .btn-close:hover{background:var(--secondary-color)!important;color:#fff!important}.ant-modal-footer .ant-btn-variant-outlined{width:50%!important;height:44px!important}.ant-modal-footer .ant-btn-primary{margin:0!important}.ant-modal-footer{margin-top:0!important}.ant-btn{font-weight:600!important}.btn-cancel{padding:8px 20px!important;font-weight:600!important;background-color:transparent!important;color:#344054!important;border-radius:8px!important;border:1px solid rgb(208,213,221);box-shadow:#1018280d 0 1px 2px;margin:0;height:52px}.btn-cancel:hover{color:#fff!important;border-color:var(--secondary-color)!important;background-color:var(--secondary-color)!important}.geofence_dropdown_list{position:relative;overflow:visible!important;width:200px;padding:8px!important;box-shadow:0 25px 37px #0000001a!important;background:#fff;top:22px;border-radius:6px}.geofence_dropdown_list:after{content:"";position:absolute;top:-8px;right:9px;width:24px;height:24px;background:#fff;border-left:1px solid #fff;border-top:1px solid #fff;transform:rotate(45deg);z-index:1}.geofence_dropdown_list_item span{padding:1px;font-size:14px;line-height:20px;letter-spacing:1%;font-weight:400;display:flex;color:#0f0f0f;gap:12px}[data-theme=dark] .geofence_dropdown_list{background:#000;border:1px solid rgba(255,255,255,.08)}[data-theme=dark] .geofence_dropdown_list:after{background:#000;border-left-color:#ffffff14;border-top-color:#ffffff14}[data-theme=dark] .geofence_dropdown_list_item span{color:#fff}[data-theme=dark] .geofence_dropdown_list_item:hover{background:#ffffff14!important;border-radius:4px}[data-theme=dark] .geofence_dropdown_list_item:hover span{color:#fff!important}*{padding:0;margin:0;font-family:Roboto,sans-serif}h1.drone_heading{font-size:22px;font-weight:700;text-transform:capitalize;font-family:sans-serif;letter-spacing:-1px}.ant-form-item{margin-bottom:10px}.face-authentication{display:flex;gap:12px;align-items:center;vertical-align:middle}input#username::placeholder{color:#888;opacity:1}input#password::placeholder{color:#888;opacity:1}.opt-fields input::placeholder{opacity:1!important;color:#005987!important}.opt-fields{display:flex;gap:12px;width:100%}.opt-fields input{width:80px!important;height:65px!important}.ant-input-password input::placeholder{color:#888!important;opacity:1!important}.ant-input-password.model-popup-input-field{padding:10px 14px!important}input.model-popup-input-field{border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;padding:10px 14px!important;border-radius:8px!important}.model-popup-input-field.recurrence{height:44px}.flight-select-option .ant-select-selector{height:44px!important}input#datetime{height:40px}.flight-dateTime-option{border-radius:8px!important;padding:0 11px!important}#Schedule-Flight-form span.ant-select-arrow{top:70%}.model-popup-input-field::placeholder{color:#888;opacity:1}textarea#introduction::placeholder{color:#888;opacity:1}.refresh-log-fiels{margin-bottom:16px;padding:22px 30px!important;background:var(--primary-color);color:#fff!important;letter-spacing:1px;border:1px}.refresh-log-fiels:hover{background:var(--primary-color)!important}.flight_log_popup .ant-modal-header{padding-bottom:10px!important}.flight_log_popup .ant-modal-title{font-size:18px!important;font-weight:700}.flight-log-modal--dense .ant-modal-body{padding-top:14px!important}.flight-log-modal-toolbar{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.flight-log-modal-toolbar__row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.flight-log-modal-toolbar__meta{display:flex;gap:8px;flex-wrap:wrap}.flight-log-modal__search,.flight-log-modal__select,.flight-log-modal__range{min-height:40px!important}.flight-log-modal__search{flex:1 1 240px;min-width:240px}.flight-log-modal__select{min-width:200px}.flight-log-modal__select--compact{min-width:150px}.flight-log-modal__range{min-width:260px}.flight-log-modal__search.ant-input-affix-wrapper,.flight-log-modal__range .ant-picker,.flight-log-modal__select .ant-select-selector{border-radius:10px!important;background:var(--app-modal-panel-background)!important;border-color:var(--app-modal-table-border)!important;color:var(--app-text-primary)!important}.flight-log-modal__select .ant-select-selection-placeholder,.flight-log-modal__select .ant-select-selection-item{color:var(--app-text-primary)!important}.flight-log-modal__select .ant-select-selection-item{max-width:100%}.flight-log-modal__select .ant-select-selection-overflow{flex-wrap:nowrap}.flight-log-modal__select .ant-select-selection-overflow-item{min-width:0}.flight-log-modal__tag{max-width:100%;margin-inline-end:4px!important;display:inline-flex;align-items:center;gap:4px;border-radius:999px!important;padding-inline:8px;background:#dbeafe!important;border-color:#93c5fd!important;color:#0f4c81!important}.flight-log-modal__tag .ant-tag-close-icon{color:inherit}.flight-log-modal__select .ant-select-item-option-content{color:var(--app-text-primary)}.flight-log-modal__select .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-content{color:#1677ff}.flight-log-modal-drone-dropdown{min-width:240px!important}.flight-log-modal-drone-dropdown .ant-select-item-option-content{color:var(--app-text-primary)}.flight-log-modal-drone-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-content{color:#1677ff}[data-theme=dark] .flight_log_popup .ant-modal-header,[data-theme=dark] .flight-log-modal--dense .ant-modal-body,[data-theme=dark] .flight-log-modal__search.ant-input-affix-wrapper,[data-theme=dark] .flight-log-modal__range .ant-picker,[data-theme=dark] .flight-log-modal__select .ant-select-selector{background:var(--app-modal-panel-background)!important;color:var(--app-text-primary)!important}.flight-log-filename{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.delete-content p{font-weight:600;font-size:16px;margin-bottom:0}.delete-content span{color:var(--secondary-color);font-size:18px;font-weight:500}.delete-confirmation small{color:#9e9e9e}.teammates-role .ant-select-selector{border:1px solid #d9d9d9;height:44px!important;border-radius:8px!important;line-height:44px!important}.teammates-role .ant-form-item-explain-error{margin-top:20px}.teammates-role span.ant-select-arrow{top:70%}.teamMates .teammates-role .ant-select-selector,.teamMates .teammates-form .ant-select-selector{min-width:130px}#add_teammate input#email{padding:11px!important;border-radius:8px!important;border:1px solid var(--border-color)!important}.btn-teammate{display:block;margin:0 auto;max-width:170px;height:44px!important;border-radius:4px!important;font-size:16px;line-height:24px;letter-spacing:1px}.teammates-form .ant-form-item-control-input-content{max-width:96%}.whiteBg{background:#eeeff4!important;width:100%;overflow-y:auto;max-width:100%;margin:0;overflow-x:hidden;position:relative}body{overflow-x:hidden}.bodyBg{position:relative;z-index:1;background-image:linear-gradient(#0003,#0003),url(/aerial-view.png);background-position:top center;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;overflow-y:auto;margin:0}.bodyBg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;height:100%;width:100%;background:none}.drone-map{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.drone-map-container{position:relative;height:97vh;width:100%}.drone-fly{position:relative;background:#eeeff4!important;color:#000;width:100%;padding:3%;overflow-y:auto;text-align:center;min-height:calc(100vh - 260px)}.flights_detail.drone-fly{padding-bottom:80px!important;margin-bottom:0!important}.indoor-industry{position:relative;color:#fff;width:100%;padding:3%;text-align:center;height:fit-content;min-height:calc(100vh - 60px)}h2.flight_title{color:#000;font-weight:600;margin-bottom:0;text-align:center;width:50%;display:block}aside#monitor-side{min-width:340px!important;flex:1!important;z-index:9}.drone-flight-sidebar:not(.sider-custom){background:var(--primary-color)!important}.drone-flight-sidebar .ant-layout-sider-children{width:100%}.flight-actions .btn_edit{width:76px!important;color:#fff!important;height:44px!important}.flight_calendar_views .ant-btn-variant-outlined:disabled{border-color:var(--border-color)!important}.ant-layout{border-radius:0!important;overflow:hidden}.ant-menu-title-content{flex:none!important;color:#fff!important}.ant-menu-item-icon{font-size:18px!important;color:#fff!important}.ant-menu-item-selected{background-color:#000;color:#fff}.ant-menu-light{background:#0000!important;border-bottom:0px solid rgba(5,5,5,.06)}.ant-layout-header{background:#fff;height:70px}.ant-avatar{width:30px!important;height:30px!important;font-size:20px!important;margin-right:8px}.field_zone{padding-bottom:20px}.field_zone p{margin-bottom:10px}.sidebar{color:#fff;position:sticky;border-radius:0;left:0;bottom:0;top:0;width:100%;min-width:auto;padding:15px 27px}.field_zone .ant-dropdown-trigger{margin-left:0;border-radius:0!important}.asidBg{background-color:var(--primary-color)!important;display:flex;max-width:none}.menu-bar{height:auto;display:flex;flex-direction:column;gap:10px;font-size:14px;position:relative}span.anticon.anticon-send.ant-menu-item-icon{transform:rotate(304deg)}.menu-bar .ant-menu-sub{background:transparent!important}.desktop-menu li.ant-menu-item:hover{background:#000!important;border-color:transparent!important}.desktop-menu li.ant-menu-item:after{border-bottom-color:#f000!important}.ant-menu-submenu-open{background-color:var(--primary-color)}.delete-confirmation{text-align:left;font-size:20px}.delete-footer-btns{text-align:center!important;margin-left:30px}.delete-confirmation svg{color:red;font-size:60px}.icon-container{display:flex;align-items:center}.icon-container .ant-btn{margin-left:7px}.field_zone .geolist-options{width:75%;margin-right:0;max-width:100%}.field_zone .geodropdown{width:26px;background:transparent!important}.field_zone .geodropdown:hover{border-color:#ffffffba!important}.field_zone .geoadd{border-radius:0!important;background:transparent!important}.field_zone .geoadd:hover{border-color:#ffffffba!important}.field_value{line-height:10px;text-align:center;font-size:12px;color:#c6c6c6}.fields_grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:1rem}.flight_altitute{padding-top:10px}.breadcrumb-container{display:flex;width:auto;position:absolute;top:58px;left:58px;gap:40px}.schedule_flight{background:#000!important;border-color:#000;border-radius:5px!important;width:100%;margin:0;display:block;font-size:16px;text-align:center;height:49px}.schedule_flight:hover{background:#fff!important;color:#000!important;border-color:#fff}.all_flights{display:block;border-radius:5px!important;background:#fff!important;color:#000;font-size:16px;width:100%;margin:10px 0 0!important;height:49px}.all_flights:hover{background:#000!important;color:#fff!important;border-color:#000}.flight_analytics{display:flex!important;align-items:center;justify-content:center;gap:8px;border-radius:5px!important;background:#fff!important;color:#000;font-size:16px;width:100%;margin:10px 0 0!important;height:49px}.flight_analytics:hover{background:#000!important;color:#fff!important;border-color:#000}.fields_detail{border-radius:0;margin:0 0 20px;padding-top:6px}.single_wrapper{background-color:color-mix(in srgb,var(--primary-color) 70%,rgb(35,35,35) 30%)!important;border-radius:5px;border:1px solid color-mix(in srgb,var(--primary-color) 70%,rgb(103,103,103) 30%)}.single_wrapper_for_modal{background-color:#f7fcff!important;border-radius:5px;border:1px solid #dfdfdf}.single_wrapper>div,.single_wrapper_for_modal>div{display:flex;gap:8px;align-items:flex-start;padding:8px 10px}.single_wrapper>div>div,.single_wrapper_for_modal>div>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.single_wrapper>div>div>strong,.single_wrapper_for_modal>div>div>strong{font-size:12px;font-weight:400}.single_wrapper_for_modal>div>div>strong{color:#005a87d6}.fields_detail strong{letter-spacing:1px;display:block;font-size:13px;text-align:center}.flight_setting{width:100%;margin-top:15px}.menuList li{border-radius:4px!important}.menuList .ant-menu-overflow-item.ant-menu-item:hover{background:var(--primary-color)!important;cursor:default!important}.ant-menu-overflow-item.ant-menu-item.ant-menu-item-selected.menu-item.menu-item--FlightTime:hover,.ant-menu-overflow-item.ant-menu-item.ant-menu-item-active.menu-item.menu-item--temperature:hover{cursor:pointer!important;background:#0f0f0f!important}.flight_altitute .ant-input-number{border-radius:0!important}.field_zone .anticon svg{color:#fff}.field_zone .ant-select-selection-placeholder{color:#fff}.flight-actions .btn_delete{background:#d11d27;color:#fff;height:44px!important}ul.flightCalender_list{list-style:none;display:inline-flex}ul.flightCalender_list li{padding:10px 15px;background:var(--primary-color);margin:0 10px}ul.flightCalender_list li a{color:#fff}.toggle-theme-btn{position:absolute;display:none;bottom:0;left:0;align-items:center;justify-content:center;font-size:1rem}.appearance-toggle-wrap{display:flex;align-items:center;flex-shrink:0;margin-right:2px;z-index:1}.header-user-actions .desktop-profile{padding-left:4px}.appearance-toggle-btn{color:#000000a6!important;width:36px;height:36px;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center;line-height:1}.appearance-toggle-btn svg{font-size:20px;display:block}.toggle{margin-left:0%;position:relative;margin-top:4%;z-index:9999;color:#fff!important}.toggle svg{font-size:24px!important;position:absolute;left:5px;top:3px}.layout-root-sidebar-fab.ant-btn.ant-btn-text{width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;border:none!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background-color:var(--primary-color)!important;color:#fff!important}.layout-root-sidebar-fab.ant-btn.ant-btn-text:hover{background-color:color-mix(in srgb,var(--primary-color) 85%,#ffffff)!important;color:#fff!important}.layout-root-sidebar-fab.toggle svg,.layout-root-sidebar-fab .anticon,.layout-root-sidebar-fab__icon{position:static!important;left:auto!important;top:auto!important;font-size:15px!important}.layout-root-sidebar-fab .ant-btn-icon{line-height:0}[data-theme=dark] .layout-root-sidebar-fab.ant-btn.ant-btn-text{border:1px solid rgba(255,255,255,.18)!important;background-color:#0f172aeb!important;color:#fff!important;box-shadow:0 8px 20px #00000052,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}[data-theme=dark] .layout-root-sidebar-fab.ant-btn.ant-btn-text:hover{border-color:#60a5fa6b!important;background-color:#1e293bf5!important}[data-theme=dark] .layout-root-sidebar-fab .anticon,[data-theme=dark] .layout-root-sidebar-fab svg{color:#fff!important}.map-loading-spinner{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.ant-layout-sider-children{width:auto;background-color:none!important;height:auto!important;line-height:normal;overflow:hidden;transition:all .3s ease;width:100%!important}.ant-layout-sider-collapsed .ant-layout-sider-children{width:80px;line-height:30px;padding-left:0;text-align:center}.ant-layout-sider{background-color:var(--primary-color)!important}.sider-custom-animate-wrap{flex:0 0 auto;align-self:stretch;min-width:0;overflow:hidden;transition:width .32s cubic-bezier(.4,0,.2,1),max-width .32s cubic-bezier(.4,0,.2,1)}.sider-custom-animate-wrap>.ant-layout-sider.sider-custom{height:100%;max-width:none}.sider-custom-animate-wrap--closed{pointer-events:none}.sider-custom{z-index:999}@media(prefers-reduced-motion:reduce){.sider-custom-animate-wrap{transition:none}}.header_top{display:flex;position:relative}.industries_popup{font-size:30px;background-color:var(--primary-color);color:#fff;padding:6px}ul.desktop-menu li{border:1px solid var(--primary-color);background-color:var(--primary-color);height:36px;line-height:36px;margin:0 auto!important;padding:0 13px!important}.header_top ul.desktop-menu li.ant-menu-item .ant-menu-item-icon,.header_top .menuList .ant-menu-overflow-item.ant-menu-item .ant-menu-item-icon{display:inline-flex!important;align-items:center;justify-content:center;width:18px;height:18px;margin-inline-end:8px!important}.header_top ul.desktop-menu li.ant-menu-item .ant-menu-item-icon svg,.header_top .menuList .ant-menu-overflow-item.ant-menu-item .ant-menu-item-icon svg{display:block;width:16px;height:16px}[data-theme=dark] .header_top{background-color:var(--app-header-background)!important;border-bottom-color:var(--app-header-border);box-shadow:0 2px 8px #00000047}[data-theme=dark] .header_top ul.desktop-menu li.ant-menu-item,[data-theme=dark] .header_top .menuList li.ant-menu-item,[data-theme=dark] .header_top .menuList .ant-menu-overflow-item.ant-menu-item{border:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(180deg,#ffffff1a,#ffffff08),linear-gradient(135deg,#00649461,#003d5b7a)!important;color:#ffffffeb!important;box-shadow:0 4px 12px #00000038,inset 0 1px #ffffff1a}[data-theme=dark] .header_top ul.desktop-menu li.ant-menu-item .ant-menu-title-content,[data-theme=dark] .header_top ul.desktop-menu li.ant-menu-item .ant-menu-title-content span,[data-theme=dark] .header_top .menuList .ant-menu-overflow-item.ant-menu-item .ant-menu-title-content,[data-theme=dark] .header_top .menuList .ant-menu-overflow-item.ant-menu-item .ant-menu-title-content span{color:#ffffffeb!important}[data-theme=dark] .header_top .desktop-menu li.ant-menu-item:hover,[data-theme=dark] .header_top .menuList .ant-menu-overflow-item.ant-menu-item:hover{background:#1e679b52!important;border-color:#0086b86b!important;box-shadow:inset 3px 0 #0086b8!important;cursor:default!important}[data-theme=dark] .header_top .desktop-menu .ant-menu-item-selected,[data-theme=dark] .header_top .menuList .ant-menu-item-selected{background:linear-gradient(180deg,#ffffff1f,#ffffff0a),linear-gradient(135deg,#00649473,#003d5b8c)!important}[data-theme=dark] .header_top .ant-menu-overflow-item.ant-menu-item.ant-menu-item-selected.menu-item.menu-item--FlightTime:hover,[data-theme=dark] .header_top .ant-menu-overflow-item.ant-menu-item.ant-menu-item-active.menu-item.menu-item--temperature:hover{background:#1e679b6b!important;cursor:pointer!important}[data-theme=dark] .header_top .desktop-menu li.ant-menu-item svg path:not([stroke]),[data-theme=dark] .header_top .menuList .ant-menu-item svg path:not([stroke]){fill:#ffffffe6!important}[data-theme=dark] .header_top .desktop-menu li.ant-menu-item svg path[stroke],[data-theme=dark] .header_top .menuList .ant-menu-item svg path[stroke],[data-theme=dark] .header_top .desktop-menu li.ant-menu-item svg circle,[data-theme=dark] .header_top .menuList .ant-menu-item svg circle{stroke:#ffffffe6!important}ul.ant-dropdown-menu-vertical{border-radius:0!important}.drone-control-bar{background:#000;padding:15px;text-align:center;position:absolute;top:0;z-index:888;width:100%;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.userName{line-height:17px!important;display:block;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media(max-width:900px){.header_top{height:auto;min-height:64px;align-items:flex-start;padding-top:8px;padding-bottom:8px;flex-wrap:wrap}.layout-header-actions,.header-user-actions{width:100%;flex:1 1 100%;max-width:100%;justify-content:flex-end;flex-wrap:wrap;row-gap:8px}.layout-header-profile-wrap{max-width:100%;flex:1 1 auto}}.drone-control-bar span button{border-radius:4px!important;font-size:12px!important;min-width:auto!important;padding:4px 8px!important}button.btn.kill-btn{background:#d11d27;border:1px solid rgba(209,29,39,1);padding:4px 8px;color:#fff;line-height:18px;border-radius:4px;font-size:12px;cursor:pointer}button.btn.kill-btn:disabled{cursor:not-allowed}button.btn.land-btn{background:#fff;border:1px solid #fff;padding:4px 8px;color:#000;font-size:12px;line-height:18px;border-radius:4px;cursor:pointer}[data-theme=dark] button.btn.land-btn.connect-drone-btn--disconnected{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffeb!important}[data-theme=dark] button.btn.land-btn.connect-drone-btn--connected{background:#237804!important;border-color:#2f9e1f!important;color:#fff!important}[data-theme=dark] .connect-drone-btn .anticon{color:#ffffffe6!important}.indoor button.btn.land-btn{padding:4px 8px;font-size:12px;border-radius:4px}button.btn.land-btn:disabled{cursor:not-allowed}[data-theme=dark] button.btn.land-btn{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffeb!important}[data-theme=dark] button.btn.land-btn:disabled{opacity:.5}.btn-rounded{border:1px solid transparent;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:4px 8px;text-align:center;line-height:18px;font-size:12px;min-width:auto!important;cursor:pointer;transition:opacity .2s}.btn-rounded:disabled{cursor:not-allowed;opacity:.6}.btn-lg-on{background-color:#3e7559;color:#fff}.btn-lg-off{background-color:#dc3545;color:#fff}.btn-lg-opening{background-color:#17a2b8;color:#fff}.btn-lg-closing{background-color:#ffc107;color:#000}.btn-lg-error,.btn-lg-no-data{background-color:#6c757d;color:#fff}.btn-resume{background-color:green;color:#fff}.btn-pause{background-color:#fff;color:#000}[data-theme=dark] .btn-rounded{background:#2a2a2a!important;border:1px solid #424242!important;color:#ffffffeb!important}[data-theme=dark] .btn-rounded:disabled{opacity:.4}[data-theme=dark] .btn-pause{background:#2a2a2a!important;color:#ffffffeb!important}.geofence-select-options,.fields-selecte-list-options .ant-select-selector{margin-right:10px;margin-bottom:0}.fields-selecte-list-options span.ant-select-arrow{margin-right:5px;top:18px!important}.desktop-profile .ant-space-item{color:#000;column-gap:0!important;display:flex}.ant-avatar{margin-right:0;background:var(--primary-color);color:#fff}.ant-drawer-body{background:var(--primary-color);min-height:40vh}button.profile-btns{display:inline-block;margin:0 5px;border-radius:0}.userprofile,.userprofile:hover{background:var(--primary-color)}.site-logo{height:auto;margin:4px 0 0;padding:0 8px;width:auto!important;max-width:none;display:flex;align-items:center}.logo-cluster{display:inline-flex;align-items:center;gap:6px;height:40px;overflow:visible}.logo-cluster__mark{width:50px;height:40px;padding:2px;border:none;border-radius:6px;background:#d11d27;object-fit:contain;box-sizing:border-box;cursor:pointer;flex-shrink:0;box-shadow:0 1px 4px #0f2a3a24}.logo-cluster__dropdown{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-width:128px;height:40px;padding:0 10px;border:1px solid color-mix(in srgb,var(--primary-color) 82%,#003d5b 18%);border-radius:6px;background:linear-gradient(180deg,#005987,#006494 52%,#005987);color:#fff;text-decoration:none;line-height:1.1;cursor:pointer;box-shadow:0 1px 4px #0f2a3a24;transition:background 80ms linear,border-color 80ms linear,box-shadow 80ms linear}.logo-cluster__dropdown:hover{background:linear-gradient(180deg,#006494,#0077ad 52%,#006494);border-color:color-mix(in srgb,var(--primary-color) 70%,#0086b8 30%)}.logo-cluster__dropdown-text{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.logo-cluster__title{font-size:12px;font-weight:600;color:#fff;white-space:nowrap}.logo-cluster__status{font-size:10px;font-weight:600;line-height:1.1;white-space:nowrap}.logo-cluster__status--ok{color:#22c55e}.logo-cluster__status--warn{color:#facc15}.logo-cluster__status--bad{color:#fb7185}.logo-cluster__caret{flex-shrink:0;font-size:10px;color:#ffffffeb}.logo-cluster__settings.industries_selector{width:40px;min-width:40px;height:40px;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--primary-color) 82%,#003d5b 18%);border-radius:6px;background:linear-gradient(180deg,#005987,#006494 52%,#005987);color:#fffffff0;box-shadow:0 1px 4px #0f2a3a24;transition:background-color 80ms linear,border-color 80ms linear,box-shadow 80ms linear}.logo-cluster__settings.industries_selector .anticon{position:static!important;transform:none!important;display:inline-flex;font-size:18px;color:inherit!important}.logo-dropDown{font-size:12px;color:#fff}[data-theme=dark] .logo-cluster{gap:6px}[data-theme=dark] .logo-cluster__mark{box-shadow:0 2px 8px #00000047}[data-theme=dark] .logo-cluster__dropdown,[data-theme=dark] .logo-cluster__settings.industries_selector{border-color:#ffffff24;background:linear-gradient(180deg,#ffffff1a,#ffffff08),linear-gradient(135deg,#00649461,#003d5b7a)!important;box-shadow:0 2px 8px #00000038,inset 0 1px #ffffff14;color:#ffffffeb}[data-theme=dark] .logo-cluster__title,[data-theme=dark] .logo-cluster__caret{color:#ffffffeb}[data-theme=dark] .logo-cluster__status--ok{color:#4ade80}[data-theme=dark] .logo-cluster__status--warn{color:#fbbf24}[data-theme=dark] .logo-cluster__status--bad{color:#f87171}[data-theme=dark] .logo-cluster__settings.industries_selector:hover,[data-theme=dark] .logo-cluster__dropdown:hover{background:#1e679b52!important;border-color:#0086b86b!important}.logo-cluster .industries_selector:hover{border-color:color-mix(in srgb,var(--primary-color) 70%,#0086b8 30%);background:linear-gradient(180deg,#006494,#0077ad 52%,#006494);color:#fff}.industries_selector{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:0;padding:0;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:var(--primary-color);color:#ffffffeb;cursor:pointer;flex-shrink:0;line-height:1;transition:background-color 80ms linear,border-color 80ms linear,box-shadow 80ms linear,color 80ms linear}.logo-cluster .industries_selector{border-radius:6px}.industries_selector .anticon{font-size:18px}.industries_selector:hover{border-color:#ffffff52;background:color-mix(in srgb,var(--primary-color) 88%,#ffffff 12%);color:#fff}.industries_selector:focus-visible{outline:2px solid rgba(0,134,184,.55);outline-offset:2px}.battery-icons-container{display:flex;gap:15px;margin-top:10px}.battery-level-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.battery-icon{font-size:2rem;margin-bottom:5px}.battery-percentage-text p{font-size:12px;font-weight:700;color:#fff;text-align:center;margin-bottom:0}.battery-status{padding:10px;border-radius:8px;display:inline-block;background:#1c212bc7;width:210px;position:absolute;top:5px;z-index:999;left:8px}.title_with_icon{display:flex;align-items:center;gap:10px}.title_with_icon figure{margin-bottom:0}.battery-icons-container{display:flex;gap:0px;margin-top:10px}.battery-level-iocns{display:inline-block}svg.battery-icon{border:2px solid #fff;margin:6px;width:34px;height:34px;line-height:34px;padding:4px;border-radius:50px}.battery-title h2{font-size:12px;margin-left:5px;color:#fff;font-weight:500;margin-bottom:5px;cursor:pointer}.battery_model_popup{width:32%!important;padding:0!important}.battery_model_popup .ant-modal-content{border:none!important;padding:24px!important;border-radius:12px!important}.ant-modal .ant-modal-content{border-radius:12px!important;padding:0}.ant-modal{min-width:min(320px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;max-height:calc(100vh - 32px);overflow:visible}.ant-modal .ant-modal-content{min-width:min(320px,calc(100vw - 32px));height:100%;max-height:calc(100vh - 32px);min-height:min(360px,calc(100vh - 32px));display:flex;flex-direction:column;overflow:hidden}.ant-modal .ant-modal-body{flex:1 1 auto;min-height:0;overflow:auto}@media(pointer:coarse){.ant-modal .ant-modal-content{resize:none}}.ant-modal:not(.zeena-modal) .ant-modal-close{border:none!important;background:transparent!important}.ant-modal:not(.zeena-modal) .ant-modal-close:hover{border:1px solid #d8d8d8!important;background:transparent!important}.ant-modal:not(.zeena-modal) .ant-modal-close svg{fill:#000}.ant-modal-body .ant-input{border-radius:8px!important}.otp-fields .otp-single-input.ant-input{width:100%;max-width:320px;background:var(--app-modal-panel-background);border-color:var(--app-modal-table-border);color:var(--app-text-primary)}.otp-fields .otp-single-input.ant-input::placeholder{color:var(--app-text-muted)}[data-theme=dark] .otp-fields .otp-single-input.ant-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .otp-fields .otp-single-input.ant-input::placeholder{color:#ffffff59}.ant-modal-footer{display:flex;gap:12px;padding:16px 24px!important}.model_popup_width .ant-modal-footer{margin-top:0;padding:16px 24px 22px!important;border-top:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#f8fafca3,#ffffffeb);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.popup-model-btn{flex:1 1 0;min-height:44px;margin:0!important;border-radius:12px!important;font-weight:600}.popup-model-btn--full{flex:1 1 100%}.popup-model-btn-cancel{color:var(--app-popup-cancel-fg)!important;border:1px solid var(--app-popup-cancel-border)!important;box-shadow:0 1px 2px #1018280d;background:transparent!important}.compact-prompt-modal.model_popup_width,.pin-authorization-modal.model_popup_width{width:min(340px,calc(100vw - 32px))!important;max-width:min(340px,calc(100vw - 32px))!important}.ant-modal.analysis-detail-modal.model_popup_width,.analysis-detail-modal.model_popup_width{width:min(400px,calc(100vw - 32px))!important;max-width:min(400px,calc(100vw - 32px))!important}.face-login-modal.model_popup_width,.face-registration-modal.model_popup_width{width:min(420px,calc(100vw - 32px))!important;max-width:min(420px,calc(100vw - 32px))!important}.face-login-modal .popup-model-content-shell,.face-registration-modal .popup-model-content-shell{display:flex;justify-content:center;padding-top:4px}.face-login-camera-wrap{width:100%;max-width:320px;border-radius:10px;overflow:hidden;background:#000}.face-login-webcam,.face-login-camera-wrap video{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.face-login-camera-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:200px;padding:20px;background:var(--app-surface-muted, #f0f0f0);text-align:center}.face-login-camera-fallback__icon{font-size:36px;line-height:1}.face-login-camera-fallback p{margin:0;color:var(--app-text-secondary, #667085);font-size:13px;line-height:1.45}[data-theme=dark] .face-login-camera-fallback{background:#ffffff0f}[data-theme=dark] .face-login-camera-fallback p{color:#ffffff9e}.authenticator-setup-modal.model_popup_width{width:min(520px,calc(100vw - 32px))!important;max-width:min(520px,calc(100vw - 32px))!important}.popup-model-root{--pm-header-min-height: 78px;--pm-header-padding: 18px 24px 16px;--pm-header-orb-right: -30px;--pm-header-orb-top: -18px;--pm-header-orb-size: 196px;--pm-close-top: 16px;--pm-close-right: 16px;--pm-close-size: 40px;--pm-close-radius: 12px}.compact-prompt-modal .zeena-modal__header,.pin-authorization-modal .zeena-modal__header,.compact-prompt-modal .popup-model-header-shell,.pin-authorization-modal .popup-model-header-shell{padding:var(--pm-header-padding);min-height:var(--pm-header-min-height)}.compact-prompt-modal .title_with_icon,.pin-authorization-modal .title_with_icon{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.compact-prompt-modal .title_with_icon figure,.pin-authorization-modal .title_with_icon figure{width:40px!important;height:40px!important;border-radius:10px!important;flex:0 0 40px}.compact-prompt-modal .zeena-modal__title,.pin-authorization-modal .zeena-modal__title,.compact-prompt-modal .popup-model-title,.pin-authorization-modal .popup-model-title{margin:0!important;font-size:16px!important;line-height:1.2}.compact-prompt-modal .zeena-modal__subtitle,.pin-authorization-modal .zeena-modal__subtitle,.compact-prompt-modal .popup-model-caption,.pin-authorization-modal .popup-model-caption{margin:4px 0 0!important;font-size:12px!important;line-height:1.4}.compact-prompt-modal .popup-model-content-shell,.pin-authorization-modal .popup-model-content-shell{padding-left:18px;padding-right:18px}.compact-prompt-modal .popup-model-content-shell:last-child,.pin-authorization-modal .popup-model-content-shell:last-child{padding-bottom:18px}.compact-prompt-modal .ant-modal-body .ant-input,.compact-prompt-modal .ant-modal-body .ant-input::placeholder,.compact-prompt-modal .ant-modal-body .ant-form-item-label>label,.compact-prompt-modal .ant-modal-body label,.pin-authorization-modal .ant-modal-body .ant-input,.pin-authorization-modal .ant-modal-body .ant-input::placeholder,.pin-authorization-modal .ant-modal-body .ant-form-item-label>label,.pin-authorization-modal .ant-modal-body label{font-size:13px}.compact-prompt-modal .ant-modal-footer,.pin-authorization-modal .ant-modal-footer{padding:12px 18px 18px!important;gap:8px}.compact-prompt-modal .popup-model-btn,.compact-prompt-modal .popup-model-btn-cancel,.compact-prompt-modal .button-primary.ant-btn,.pin-authorization-modal .popup-model-btn,.pin-authorization-modal .popup-model-btn-cancel,.pin-authorization-modal .button-primary.ant-btn{min-height:38px!important;font-size:13px!important;border-radius:10px!important}.pin-authorization-modal .pin-modal-input-wrapper .ant-input-affix-wrapper{color:var(--scm-text, #101828)}[data-theme=dark] .pin-authorization-modal .pin-modal-input-wrapper .ant-input-affix-wrapper{color:#ffffffe0}.pin-authorization-modal .pin-modal-eye-icon{color:currentColor;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.82;transition:color .15s ease,opacity .15s ease}.pin-authorization-modal .pin-modal-eye-icon:hover{opacity:1}.pin-authorization-modal .pin-modal-eye-icon .anticon{color:currentColor;font-size:14px}.popup-model-btn-submit--danger{border:none!important;background:linear-gradient(180deg,#ef4444,#dc2626)!important;color:#fff!important}.ant-modal-content .ant-btn{border-radius:4px!important}.dashboard .header{text-align:left}.header h1{font-size:28px;font-weight:600;color:#2c3e50;margin-bottom:8px}.message{font-size:16px;color:#7f8c8d;margin-bottom:25px}.content{display:flex;gap:15px;margin-bottom:15px}.left-section{flex:1}.right-section{flex:auto;display:flex;flex-direction:column;gap:10px}.energy-card{background:#d0d5dd;border-radius:15px;padding:20px;height:auto}.energy-card h3{font-size:18px;font-weight:600;color:#000;margin-bottom:20px}.battery-container{display:flex;flex-direction:column;align-items:center;height:auto;justify-content:center;position:relative}.battery-icon{position:relative;margin-bottom:15px}.battery-body{width:150px;height:260px;background-color:#ecf0f1;border:3px solid #95a5a6;border-radius:8px}.battery-level{position:absolute;bottom:0;left:0;width:100%;height:56%;background:linear-gradient(to top,#3498db,#5dade2);border-radius:0 0 5px 5px}.battery-tip{width:42px;height:13px;background-color:#95a5a6;border-radius:3px;position:absolute;top:-10px;left:49%;transform:translate(-50%)}.battery-info{display:flex;flex-direction:column;align-items:center;gap:8px;position:absolute}.battery-label{font-size:16px;color:#000;font-weight:500}.battery-percentage{font-size:48px;font-weight:600;color:#000}.voltage-card{padding:10px 20px!important;background:#d0d5dd;display:flex;align-items:center;gap:15px;line-height:26px;border-radius:15px}.time-card{background:#d0d5dd;border-radius:15px;padding:40px 20px;display:flex;line-height:56px;align-items:center;gap:15px}.voltage-info,.time-info{display:flex;flex-direction:column}.voltage-label,.time-label{font-size:18px;color:#858d9d;margin-bottom:4px}.voltage-value{font-size:32px;font-weight:600;color:#2c3e50}.time-value{font-size:60px;font-weight:600;color:#000;font-family:inherit}.status-card{background:#d11d27;border-radius:15px;padding:10px 15px;display:flex;align-items:center;gap:15px}.status-icon{font-size:24px;color:#fff}.status-info{display:flex;flex-direction:column;gap:2px}.status-label{font-size:14px!important;font-weight:500;flex:1;color:#fffc}.status-info .status-label{font-size:14px!important;font-weight:500;color:#fff!important;flex:1}.status-info .status-value{font-size:16px;font-weight:500;color:#fff!important}@media(max-width:480px){.left-section,.right-section{flex-direction:row}.energy-card{height:200px}.voltage-card,.time-card{height:100px}.battery-body{width:60px;height:100px}.battery-percentage{font-size:36px}}.inner_detail_box_anaylsis{margin-bottom:14px}.inner_detail_box_anaylsis h3{font-size:22px}.inner_detail_box_anaylsis .ant-select-selector{color:#000!important}.anaylsis-detail{position:absolute;right:110px;top:13px;padding:6px 18px}.star-button.active{background-color:#00f;border-color:#00f}.star-button.active svg{fill:gold}.body-content-aerial-view{display:block;margin:0 auto;width:100%;height:1vh}.teamMates{width:850px!important}.teammate-list{height:280px;overflow:hidden}.teammate-list .ant-table-body{max-height:280px!important;overflow-y:auto!important}.model_popup_width{width:100%!important;display:block;margin:0 auto;padding-bottom:0!important}.ant-modal.popup-model-root.selected_industry.model_popup_width,.ant-modal.selected_industry.model_popup_width,.ant-modal.selected_industry{width:min(560px,92vw)!important;max-width:min(560px,92vw)!important}.model_popup_width .ant-modal-content{border-radius:16px!important;border:1px solid rgba(148,163,184,.24);box-shadow:0 24px 60px #02061742,0 8px 24px #02061729;overflow:hidden}.ant-modal-mask{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#34405499}.ant-modal-wrap{display:flex;justify-content:center;align-items:center}.ant-modal{top:0!important}.teamMates .ant-table-wrapper .ant-table-thead>tr>th{background:var(--primary-color)!important;color:#fff!important;border-bottom:1px solid var(--border-color)!important}.ant-table-thead>tr>td{background:#fff!important;border-bottom:1px solid #ccc!important;background:#ccc}th.ant-table-cell:before{background-color:#000!important}.ant-table-content{border:1px solid var(--sa-border, #e2e8f0);background:#fff!important;border-radius:8px 8px 0 0}.ant-table-wrapper .ant-table-tbody>tr>td{background:#fff!important}.ant-table-wrapper .ant-table{background:#fff!important}.ant-modal .ant-modal-header{background:var(--app-modal-header-background)!important;padding:1.2rem;border-top-right-radius:12px;border-top-left-radius:12px;border-bottom:1px solid rgba(96,165,250,.14)!important}.warnings-modal .ant-modal-close{top:16px!important}.ant-modal-body{padding:1.4rem!important}.popup-model-root.model_popup_width .ant-modal-body,.model_popup_width .ant-modal-body{padding:0!important}.popup-model-root .ant-modal-header{margin:0!important;padding:0!important;background:transparent!important;border-bottom:0!important}.popup-model-root .ant-modal-header:after{display:none!important}.popup-model-root .ant-modal-title{display:block;width:100%;margin:0!important;line-height:normal}.popup-model-root .popup-model-header-shell{display:none!important}.popup-model-root .popup-model-header-shell .popup-model-title,.popup-model-root .popup-model-header-shell .popup-model-caption,.popup-model-root.brand-header-modal .popup-model-title,.popup-model-root.brand-header-modal .popup-model-caption,.popup-model-root.brand-header-modal .zeena-modal__title,.popup-model-root.brand-header-modal .zeena-modal__subtitle,.brand-header-modal .ant-modal-title,.brand-header-modal .zeena-modal__title{color:#ffffffeb!important}.popup-model-root .title_with_icon{display:flex;align-items:flex-start;gap:14px;flex-wrap:nowrap;min-width:0;position:relative;z-index:1;background:transparent!important}.popup-model-root .title_with_icon figure{margin:0;flex:0 0 48px}.popup-model-root .popup-model-caption{margin:6px 0 0;position:relative;z-index:1}.popup-model-root .ant-modal-close,.brand-header-modal.ant-modal .ant-modal-close,.popup-model-root.brand-header-modal .ant-modal-close{top:var(--pm-close-top, var(--zeena-modal-close-top, 16px))!important;right:var(--pm-close-right, var(--zeena-modal-close-right, 16px))!important}[data-theme=light] .drone-logs-popup.ant-modal .ant-modal-header{background:var(--app-modal-header-background)!important;border-bottom:1px solid rgba(96,165,250,.14)!important}[data-theme=light] .drone-logs-popup.ant-modal .ant-modal-title,[data-theme=light] .drone-logs-popup.ant-modal .popup-model-title,[data-theme=light] .drone-logs-popup.ant-modal .popup-model-caption{color:#fff!important}.drone-fleet-modal .ant-modal-header{display:none!important}.brand-header-modal.ant-modal .ant-modal-footer,.popup-model-root.brand-header-modal .ant-modal-footer{margin-top:0;padding:14px 24px 18px!important;gap:10px;border-top:1px solid rgba(148,163,184,.16)}.brand-header-modal.ant-modal .popup-model-btn,.brand-header-modal.ant-modal .ant-modal-footer .ant-btn,.popup-model-root.brand-header-modal .popup-model-btn,.popup-model-root.brand-header-modal .ant-modal-footer .ant-btn{min-height:40px;border-radius:10px!important;font-size:14px;font-weight:600}.popup-model-root.brand-header-modal .popup-model-content-shell{padding-left:24px;padding-right:24px}.popup-model-root.brand-header-modal .popup-model-content-shell:last-child{padding-bottom:24px}.popup-model-header{display:flex;align-items:flex-start;gap:14px}.popup-model-header-copy{min-width:0;flex:1 1 auto}.popup-model-root .popup-model-title{margin:0;font-size:18px;line-height:1.25;font-weight:700;color:var(--app-text-primary);letter-spacing:-.02em}.popup-model-root .popup-model-caption{margin:8px 0 0;font-size:14px;line-height:1.55;color:var(--app-text-secondary)}.popup-model-root .popup-model-icon-wrap{box-shadow:0 1px 2px #1018280d,inset 0 1px #ffffff47;width:48px;height:48px;border-radius:14px;border:1px solid var(--app-popup-icon-border);background:linear-gradient(180deg,#ffffffe0,#f8fafcb8);display:flex;justify-content:center;align-items:center;flex-shrink:0}.popup-model-root .popup-model-icon-node{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--app-text-primary)}.popup-model-root.model_popup_width .popup-model-content-shell{padding-left:24px;padding-right:24px;padding-top:20px}.popup-model-root.model_popup_width .popup-model-content-shell:last-child{padding-bottom:24px}.ant-modal .ant-modal-header .ant-modal-title{color:#fff!important}input{color:#222!important}.site-footer{text-align:center;background:var(--primary-color);padding:15px 12px;display:none;color:#fff;font-size:14px;font-weight:300}.react-tel-input .selected-flag .arrow{left:150px!important}.register-user{display:block;margin:10% auto 0;padding:20px;width:40%;background:#f3f3f35b}.custom-input{background:#fff;width:100%;padding:10px 14px;border:none;outline:none;height:48px}.password-toggle-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#999}.ant-list-item-meta-avatar{display:flex}.ant-list-item-meta-title{margin:0!important}.coordinates_list_wrapper{position:absolute;right:0rem;z-index:1000;top:0;max-height:100vh;height:100%;overflow-y:auto;background-color:#fff!important;box-shadow:#000000b5;border:1px solid #eaeaea95;width:330px;padding:1.5rem 10px}.coordinates_list_wrapper>h3{margin-bottom:1.5rem}section .close_btn{position:absolute;bottom:2rem;right:350px;width:40px;height:40px;border-radius:100%;font-size:22px;border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}section .close_btn:hover{background-color:#3d3d3d;color:#fff}.list_label{display:flex;justify-content:space-between;align-items:center;background-color:#005987;color:#fff;width:100%;border:none;padding:12px 9px 9px;cursor:pointer}.current_locations_group{position:absolute;right:4rem;top:50%;transform:translateY(-50%)}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;color:#fff;font-family:Arial,sans-serif}.loading-content{text-align:center;background:#d9d9d9;padding:2rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:300px}.loading-spinner{animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-progress{width:100%;height:6px;background:#ffffff4d;border-radius:3px;margin:1rem 0;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);transition:width .3s ease;border-radius:3px}.loading-message{font-size:1rem;margin-bottom:.5rem;font-weight:500;color:#101828}.loading-percentage{font-size:.9rem;opacity:.8;color:#005987}.geolist-dropdown{position:absolute;left:0}.geolist-dropdown-item:hover{background-color:#8585850c!important;color:#000!important}[data-theme=dark] .geolist-dropdown-item:hover{background-color:#ffffff1a!important;color:#fff!important}.drone_alerts_section{position:absolute;bottom:55px;left:0;width:100%;height:100%;background-color:#fff;z-index:1000;padding:6px 6px 12px;border-radius:10px;box-shadow:0 0 10px #0000001a;min-height:250px;height:auto}.drone_alerts_section:after{content:"";position:absolute;bottom:-8px;left:35px;width:20px;height:20px;background-color:#fff;z-index:1000;padding:10px;border-radius:3px;transform:rotate(45deg)}[data-theme=dark]{color-scheme:dark;--app-text-primary: rgba(255, 255, 255, .92);--app-text-secondary: rgba(255, 255, 255, .72);--app-text-muted: rgba(255, 255, 255, .55);--app-border-default: #424242;--app-modal-header-background: radial-gradient(circle at 86% 12%, rgba(96, 165, 250, .18), transparent 28%), linear-gradient(135deg, #0b1729 0%, #0a2237 52%, #0e3a56 100%);--app-modal-content-background: linear-gradient(180deg, rgba(16, 24, 38, .94) 0%, rgba(11, 18, 32, .96) 100%);--app-modal-panel-background: rgba(15, 23, 42, .52);--app-modal-card-background: linear-gradient(180deg, rgba(22, 30, 45, .9) 0%, rgba(17, 24, 39, .92) 100%);--app-modal-table-header-background: rgba(22, 30, 45, .92);--app-modal-table-row-background: rgba(15, 23, 42, .52);--app-modal-table-row-hover-background: rgba(30, 41, 59, .72);--app-modal-table-border: rgba(96, 165, 250, .2);--app-popup-icon-border: #525252;--app-popup-cancel-fg: rgba(255, 255, 255, .88);--app-popup-cancel-border: #525252;--app-surface-muted: #2a2a2a;--app-radio-inner-bg: #2a2a2a;--app-header-background: #1f1f1f;--app-header-border: #303030;--app-control-bg: #2a2a2a;--app-control-border: #424242;--app-control-text: rgba(255, 255, 255, .88);--app-control-placeholder: rgba(255, 255, 255, .45);--dropdown-bg-color: #1f1f1f;--border-color: #424242}[data-theme=dark] body{background-color:#141414;color:var(--app-control-text)}.ant-input,.ant-input-affix-wrapper>input.ant-input,.ant-select-selection-item,.ant-select-selection-search-input,.ant-picker-input>input{color:var(--app-control-text)}.ant-input::placeholder,.ant-select-selection-placeholder,.ant-picker-input>input::placeholder{color:var(--app-control-placeholder)!important}[data-theme=dark] .ant-form-item-label>label{color:var(--app-text-secondary)!important}[data-theme=dark] .ant-form-item .ant-form-item-explain,[data-theme=dark] .ant-form-item .ant-form-item-extra{color:var(--app-text-muted)!important}[data-theme=dark] .ant-tag.ant-tag-blue:not(.ant-tag-has-color){background:#1890ff2e!important;border-color:#60a5fa6b!important;color:#bfdbfe!important}[data-theme=dark] .ant-tag.ant-tag-default:not(.ant-tag-has-color){background:#ffffff14!important;border-color:#ffffff2e!important;color:#ffffffe0!important}[data-theme=dark] .ant-layout-header{background:#1f1f1f!important;border-bottom:1px solid #303030;box-shadow:0 2px 8px #00000047}[data-theme=dark] .header_top.sticky{background:#1f1f1f!important;border-bottom:1px solid #303030;box-shadow:0 2px 8px #00000073!important}[data-theme=dark] .whiteBg{background:#1a1a1a!important;color:#ffffffe0}[data-theme=dark] .bodyBg{background-image:linear-gradient(#000000d1,#000000e6),url(/aerial-view.png)}[data-theme=dark] .drone-fly{background:#1a1a1a!important;color:#ffffffe0}[data-theme=dark] .flight-log-farm{background:#1f1f1f!important;border:1px solid #303030;box-shadow:none}[data-theme=dark] .flight-log-container .form-header h3{color:#ffffffeb!important}[data-theme=dark] .flight-log-container .form-header p{color:#ffffff8c!important}[data-theme=dark] .flight-log-container .field-label{color:#ffffffb8!important}[data-theme=dark] .flight-log-container .form-input.ant-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;box-shadow:none!important;color-scheme:dark}[data-theme=dark] .flight-log-container .form-input.ant-input::placeholder{color:#ffffff61!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select{background-color:#2a2a2a!important;background:#2a2a2a!important;border:none!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select.form-input{border:none!important;box-shadow:none!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-selector{background-color:#2a2a2a!important;background:#2a2a2a!important;border:none!important;color:#ffffffe0!important;box-shadow:none!important;outline:none!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select:hover .ant-select-selector,[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select.ant-select-focused .ant-select-selector,[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select.ant-select-open .ant-select-selector{background-color:#2a2a2a!important;background:#2a2a2a!important;border:none!important;box-shadow:none!important;outline:none!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-selection-item,[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-selection-overflow-item,[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-selection-item-content{color:#ffffffe0!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-selection-placeholder{color:#ffffff73!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-selection-search-input{color:#ffffffe0!important}[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-arrow,[data-theme=dark] .flight-log-farm:not(.flight-log-table) .ant-select .ant-select-clear{color:#ffffff8c!important}[data-theme=dark] .flight-log-container .btn-clear{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .flight-log-container .btn-clear:hover:not(:disabled){background:#333!important;border-color:#525252!important;color:#fff!important}[data-theme=dark] .flight-log-table .ant-table-content,[data-theme=dark] .flight-log-table .ant-table-container,[data-theme=dark] .flight-log-table .ant-table-wrapper .ant-table,[data-theme=dark] .flight-log-table .ant-table-wrapper .ant-table-body{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .flight-log-table .ant-table-thead>tr>th{background:#2a2a2a!important;color:#ffffffe0!important;border-color:#303030!important}[data-theme=dark] .flight-log-table .ant-table-tbody>tr>td{background:#1f1f1f!important;color:#ffffffe0!important;border-color:#303030!important}[data-theme=dark] .flight-log-table .ant-table-tbody>tr:hover>td{background:#252525!important}[data-theme=dark] .flight-log-table .ant-table-tbody>tr>td span{color:inherit}.flight-log-table .zeena-paginator-shell{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}[data-theme=dark] .flight-log-table .zeena-paginator-shell{border-top-color:#303030}[data-theme=dark] h2.flight_title{color:#ffffffe0}[data-theme=dark] .btn-close{color:#ffffffbf;border-color:#424242}[data-theme=dark] .ant-modal-footer .btn-close{color:#ffffffbf!important}[data-theme=dark] .ant-modal-content{background:#1f1f1f}[data-theme=dark] .ant-modal:not(.zeena-modal) .ant-modal-header{background:#1f1f1f;border-bottom-color:#303030}[data-theme=dark] .ant-modal:not(.zeena-modal) .ant-modal-title{color:#ffffffe0}[data-theme=dark] .appearance-toggle-btn{color:#ffffffd9!important}[data-theme=dark] .map-loading-spinner{border-color:#333;border-top-color:var(--primary-color)}[data-theme=dark] .drone_alerts_section{background-color:#1f1f1f;box-shadow:0 0 12px #0006}[data-theme=dark] .drone_alerts_section:after{background-color:#1f1f1f}[data-theme=dark] .ant-modal-body{color:#ffffffd9}[data-theme=dark] .ant-modal:not(.zeena-modal) .ant-modal-close{background:#ffffff0a!important;color:#ffffffe0!important;border:1px solid #525252!important;box-shadow:none!important}[data-theme=dark] .ant-modal:not(.zeena-modal) .ant-modal-close .ant-modal-close-x,[data-theme=dark] .ant-modal:not(.zeena-modal) .ant-modal-close .anticon,[data-theme=dark] .ant-modal:not(.zeena-modal) .ant-modal-close svg{color:currentColor!important;fill:currentColor!important}[data-theme=dark] .ant-modal:not(.zeena-modal) .ant-modal-close:hover{color:#fffffffa!important;border-color:#6b7280!important;background:#ffffff0f!important}[data-theme=dark] .ant-modal-footer{background:#1f1f1f;border-top-color:#303030}[data-theme=dark] .model_popup_width .ant-modal-content{border-color:#60a5fa2e;box-shadow:0 30px 74px #0206178f,0 10px 28px #02061757;background:linear-gradient(180deg,#101826f0,#0b1220f5)!important;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}[data-theme=dark] .popup-model-header-shell{border-bottom-color:#60a5fa24;background:var(--app-modal-header-background)!important}[data-theme=dark] .popup-model-icon-wrap{background:linear-gradient(180deg,#3b82f62e,#0f172a3d);border-color:#60a5fa2e}[data-theme=dark] .model_popup_width .ant-modal-footer{border-top-color:#60a5fa1f;background:linear-gradient(180deg,#0a0f1a6b,#080c14c2)}[data-theme=dark] .popup-model-btn-cancel.ant-btn-default{color:var(--app-popup-cancel-fg)!important;border-color:var(--app-popup-cancel-border)!important;background:transparent!important}[data-theme=dark] .popup-model-btn-cancel.ant-btn-default:hover{color:#fffffff2!important;border-color:#737373!important;background:#ffffff14!important}[data-theme=light] .ant-modal:not(.zeena-modal) .ant-modal-header{background:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=light] .ant-modal:not(.zeena-modal) .ant-modal-header .ant-modal-title{color:#fff!important}[data-theme=light] .ant-modal-content{background:#fff!important}[data-theme=light] .ant-modal:not(.zeena-modal) .ant-modal-close{background:#ffffffeb!important;color:#344054!important;border:1px solid #d0d5dd!important}[data-theme=light] .ant-modal:not(.zeena-modal) .ant-modal-close .ant-modal-close-x,[data-theme=light] .ant-modal:not(.zeena-modal) .ant-modal-close .anticon,[data-theme=light] .ant-modal:not(.zeena-modal) .ant-modal-close svg{color:currentColor!important;fill:currentColor!important}[data-theme=light] .ant-modal:not(.zeena-modal) .ant-modal-close:hover{background:#f8fafcfa!important;border-color:#cbd5e1!important}[data-theme=dark] .industry-selector-container h3,[data-theme=dark] .industry-selector-container .industry-name,[data-theme=dark] .industry-selector-container .industry-label,[data-theme=dark] span.industry-label{color:var(--app-text-primary)!important}[data-theme=dark] .industry_selector label:hover,[data-theme=dark] .industry-radio:hover{background-color:#ffffff0f}[data-theme=dark] .industry-radio .ant-radio-inner{background-color:var(--app-radio-inner-bg)!important;border-color:#ffffff59!important}[data-theme=dark] .ant-radio-wrapper{color:#ffffffe0}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-select-dropdown .rc-virtual-list,[data-theme=dark] .ant-select-dropdown .rc-virtual-list-holder,[data-theme=dark] .ant-select-dropdown .rc-virtual-list-holder-inner,[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container,[data-theme=dark] .ant-dropdown .ant-dropdown-menu,[data-theme=dark] .ant-dropdown-menu-submenu .ant-dropdown-menu{background:#1f1f1f!important}[data-theme=light] .ant-select-dropdown,[data-theme=light] .ant-select-dropdown .rc-virtual-list,[data-theme=light] .ant-select-dropdown .rc-virtual-list-holder,[data-theme=light] .ant-select-dropdown .rc-virtual-list-holder-inner,[data-theme=light] .ant-picker-dropdown .ant-picker-panel-container,[data-theme=light] .ant-dropdown .ant-dropdown-menu,[data-theme=light] .ant-dropdown-menu-submenu .ant-dropdown-menu{background:#fff!important}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-select-dropdown .ant-select-item,[data-theme=dark] .ant-select-dropdown .ant-select-item-option-content,[data-theme=dark] .ant-select-dropdown .ant-select-item-option-state,[data-theme=dark] .ant-dropdown .ant-dropdown-menu,[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item,[data-theme=dark] .ant-dropdown .ant-dropdown-menu-title-content,[data-theme=dark] .ant-dropdown-menu-submenu .ant-dropdown-menu-item,[data-theme=dark] .ant-dropdown-menu-submenu .ant-dropdown-menu-title-content{color:#ffffffe0!important}[data-theme=light] .ant-select-dropdown,[data-theme=light] .ant-select-dropdown .ant-select-item,[data-theme=light] .ant-select-dropdown .ant-select-item-option-content,[data-theme=light] .ant-select-dropdown .ant-select-item-option-state,[data-theme=light] .ant-dropdown .ant-dropdown-menu,[data-theme=light] .ant-dropdown .ant-dropdown-menu-item,[data-theme=light] .ant-dropdown .ant-dropdown-menu-title-content,[data-theme=light] .ant-dropdown-menu-submenu .ant-dropdown-menu-item,[data-theme=light] .ant-dropdown-menu-submenu .ant-dropdown-menu-title-content{color:#0f172a!important}[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled),[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-disabled),[data-theme=dark] .ant-dropdown-menu-submenu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,[data-theme=dark] .ant-dropdown-menu-submenu .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-disabled){background:#ffffff14!important}[data-theme=light] .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),[data-theme=light] .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled),[data-theme=light] .ant-dropdown .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,[data-theme=light] .ant-dropdown .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-disabled),[data-theme=light] .ant-dropdown-menu-submenu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,[data-theme=light] .ant-dropdown-menu-submenu .ant-dropdown-menu-item-active:not(.ant-dropdown-menu-item-disabled){background:#dbeafec7!important}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-dropdown .ant-dropdown-menu,[data-theme=dark] .ant-dropdown-menu-submenu .ant-dropdown-menu{border:1px solid rgba(51,65,85,.9)!important;box-shadow:0 20px 44px #02061780!important}[data-theme=light] .ant-select-dropdown,[data-theme=light] .ant-dropdown .ant-dropdown-menu,[data-theme=light] .ant-dropdown-menu-submenu .ant-dropdown-menu{border:1px solid rgba(203,213,225,.78)!important;box-shadow:0 18px 40px #0f172a24!important}[data-theme=dark] .geofence_dropdown_list,[data-theme=dark] .geofence_dropdown_list .ant-dropdown-menu{background:#000!important}[data-theme=dark] .geolist-select-wrapper .geolist-dropdown,[data-theme=dark] .geolist_select_wrapper .geolist-dropdown{background:#000!important;border-color:#ffffff14!important}[data-theme=dark] .geolist-dropdown input[type=text]{background:#ffffff14!important;border-color:#fff3!important;color:#fff!important}[data-theme=dark] .geolist-dropdown input[type=text]::placeholder{color:#ffffff73!important}[data-theme=dark] .geolist-dropdown ul li{color:#fffc!important}[data-theme=dark] .geolist-dropdown ul li.geolist-dropdown-item{color:#fffc!important;background:transparent!important}[data-theme=dark] .geolist-dropdown ul li.geolist-dropdown-item:hover{background:#ffffff14!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-layout,[data-theme=dark] .ant-picker-dropdown .ant-picker-presets,[data-theme=dark] .ant-picker-dropdown .ant-picker-presets ul{background:#1a1a1a!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-presets li{color:#ffffffe0!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-header,[data-theme=dark] .ant-picker-dropdown .ant-picker-header-view,[data-theme=dark] .ant-picker-dropdown .ant-picker-header button{background:#1a1a1a!important;color:#ffffffe0!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-header-view button,[data-theme=dark] .ant-picker-dropdown .ant-picker-year-btn,[data-theme=dark] .ant-picker-dropdown .ant-picker-month-btn{background:transparent!important;border:none!important;box-shadow:none!important;color:#ffffffeb!important;-webkit-text-fill-color:currentColor!important;font-weight:600!important;opacity:1!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-header button:hover{color:#fff!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-header-view button:hover,[data-theme=dark] .ant-picker-dropdown .ant-picker-header-view button:focus-visible{background:transparent!important;color:#fff!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-content th{background:#252525!important;color:#ffffffd1!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-content .ant-picker-cell{color:#ffffff59!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-content .ant-picker-cell-in-view{color:#ffffffe0!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-footer{background:#1f1f1f!important;border-top:1px solid rgba(255,255,255,.12)!important;color:#ffffffe0!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-ranges .ant-picker-preset>.ant-tag{color:#ffffffe0!important;background:#ffffff14!important;border-color:#ffffff26!important}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-content td.ant-picker-cell{text-align:center!important;vertical-align:middle!important}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-cell-inner{display:inline-grid!important;place-items:center!important;box-sizing:border-box;width:24px!important;min-width:24px!important;height:24px!important;line-height:1!important;padding:0!important;margin:0 auto;text-align:center}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{top:0!important;right:0!important;bottom:0!important;left:0!important;inset-inline-start:0!important;inset-inline-end:0!important}.ant-picker-dropdown .ant-picker-datetime-panel{align-items:stretch}.ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-date-panel,.ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-time-panel{display:flex;flex-direction:column;min-height:100%}.ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-date-panel .ant-picker-body{flex:1 1 auto}.ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-time-panel{min-width:0}.ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-time-panel:before{content:"TIME";flex:0 0 40px;display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 8px;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,.06);color:#000000e0;box-sizing:border-box}.ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-time-panel>.ant-picker-content{flex:0 0 224px;height:224px!important;min-height:224px;max-height:224px;overflow:hidden}[data-theme=dark] .ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-time-panel:before{border-bottom-color:#ffffff1f;color:#ffffffe0}[data-theme=light] .ant-picker-dropdown .ant-picker-panel-container{background:#fff!important}[data-theme=light] .ant-picker-dropdown .ant-picker-presets,[data-theme=light] .ant-picker-dropdown .ant-picker-presets ul{background:#f8fafc!important}[data-theme=light] .ant-picker-dropdown .ant-picker-presets li{color:#334155!important}[data-theme=light] .ant-picker-dropdown .ant-picker-content th{background:#f1f5f9!important;color:#475569!important}[data-theme=light] .ant-picker-dropdown .ant-picker-header,[data-theme=light] .ant-picker-dropdown .ant-picker-header button{background:#fff!important;color:#0f172a!important}[data-theme=light] .ant-picker-dropdown .ant-picker-header-view,[data-theme=light] .ant-picker-dropdown .ant-picker-header-view button,[data-theme=light] .ant-picker-dropdown .ant-picker-year-btn,[data-theme=light] .ant-picker-dropdown .ant-picker-month-btn{background:transparent!important;border:none!important;box-shadow:none!important;color:#0f172a!important;-webkit-text-fill-color:currentColor!important;font-weight:600!important;opacity:1!important}[data-theme=light] .ant-picker-dropdown .ant-picker-header-view button:hover,[data-theme=light] .ant-picker-dropdown .ant-picker-header-view button:focus-visible{background:transparent!important;color:#020617!important}[data-theme=dark] .ant-dropdown-menu-item,[data-theme=dark] .ant-dropdown-menu-submenu-title,[data-theme=dark] .ant-select-item{color:#ffffffe0}[data-theme=dark] .ant-dropdown-menu-item:hover,[data-theme=dark] .ant-select-item-option-active{background:#ffffff14!important}[data-theme=dark] .ant-popover .ant-popover-inner{background:#1f1f1f}[data-theme=dark] .ant-popover .ant-popover-inner-content{color:#ffffffe0}[data-theme=dark] .ant-drawer .ant-drawer-content,[data-theme=dark] .ant-drawer .ant-drawer-header{background:#1f1f1f}[data-theme=dark] .ant-drawer .ant-drawer-title,[data-theme=dark] .ant-drawer .ant-drawer-close{color:#ffffffe0}[data-theme=dark] .ant-drawer .ant-drawer-body{color:#ffffffd9}[data-theme=dark] .ant-modal-body .ant-table-wrapper .ant-table-container,[data-theme=dark] .ant-modal-body .ant-table-wrapper .ant-table-content{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .ant-modal-body .ant-table-wrapper .ant-table,[data-theme=dark] .ant-modal-body .ant-table-wrapper .ant-table-body{background:#1f1f1f!important}[data-theme=dark] .ant-modal-body .ant-table-thead>tr>th{background:#2a2a2a!important;color:#ffffffe0!important;border-color:#303030!important;border-bottom-color:#303030!important}[data-theme=dark] .ant-modal-body .ant-table-tbody>tr>td{background:#1f1f1f!important;color:#ffffffe0!important;border-color:#303030!important}[data-theme=dark] .ant-modal-body .ant-table-tbody>tr:hover>td{background:#252525!important}.ant-modal-body .farm_with_groups .ant-tag{background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.ant-modal-body .farm_with_groups .ant-tag .anticon{color:#fff!important}[data-theme=dark] .ant-modal-body .ant-empty-description{color:#ffffff8c}[data-theme=dark] .ant-modal-body .ant-form-item-label>label,[data-theme=dark] .ant-modal-body .ant-form-item .ant-form-item-explain,[data-theme=dark] .ant-modal-body .ant-form-item .ant-form-item-extra{color:#ffffffb8}[data-theme=dark] .ant-modal-body .ant-input,[data-theme=dark] .ant-modal-body .ant-input-affix-wrapper,[data-theme=dark] .ant-modal-body .ant-select-selector,[data-theme=dark] .ant-modal-body .ant-picker{background:#2a2a2a!important;color:#ffffffe0!important;border-color:#424242!important}[data-theme=dark] .ant-modal-body .ant-input::placeholder{color:#ffffff59}[data-theme=dark] .model_popup_width section figure,[data-theme=dark] .zeena-modal__header .zeena-modal__icon-frame{background:#ffffff0f!important;border-color:var(--app-popup-icon-border)!important}[data-theme=dark] .model_popup_width section figure img{filter:brightness(0) invert(1);opacity:.92}.comment-edit-modal .ant-modal-body{padding:24px!important}.comment-edit-modal .title_with_icon{align-items:flex-start;gap:14px;margin-bottom:8px}.comment-edit-modal section figure{width:42px!important;height:42px!important;border-radius:12px!important;flex-shrink:0}.comment-edit-modal .popup-model-title{margin:4px 0 0!important;line-height:1.25}.comment-edit-modal .ant-form-item{margin-bottom:18px}.comment-edit-modal .ant-modal-close{top:29px;right:18px}.form-row.form-row--survey-overlap .ant-col,.form-row.form-row--survey-metadata .ant-col{display:flex;flex-direction:column}.form-description--placeholder{visibility:hidden}[data-theme=dark] .ant-modal-body .ant-card{background:#2a2a2a;border-color:#303030}[data-theme=dark] .ant-modal-body .ant-card-head-title,[data-theme=dark] .ant-modal-body .ant-card-body{color:#ffffffe0}[data-theme=dark] .ant-modal-body .ant-typography,[data-theme=dark] .ant-modal-body .ant-typography-secondary{color:#ffffffb8!important}[data-theme=dark] .ant-alert-message,[data-theme=dark] .ant-alert-description{color:#ffffffe0}[data-theme=dark] .ant-modal-body .ant-tabs-tab{color:#ffffffa6}[data-theme=dark] .ant-modal-body .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fffffff2}[data-theme=dark] .ant-modal-body .ant-tabs-ink-bar{background:var(--primary-color)}[data-theme=dark] .ant-modal-confirm .ant-modal-confirm-title,[data-theme=dark] .ant-modal-confirm .ant-modal-confirm-content{color:#ffffffe0}[data-theme=dark] .header h1{color:#ffffffeb}[data-theme=dark] .message{color:#ffffffa6}[data-theme=dark] .indoor-modal-popup-width .ant-modal-content{background:#1f1f1f!important;background-image:none!important;border:1px solid #303030!important;box-shadow:0 12px 48px #0000008c!important}[data-theme=dark] .indoor-modal-popup-width .zeena-modal__header{background:var(--app-modal-header-background)!important;background-image:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body{background:#1f1f1f!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-footer{background:#1f1f1f!important;border-top-color:#303030!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body>.indoor-modal-header:first-child{background:var(--app-modal-header-background)!important;background-image:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-close{background:#ffffff14!important;color:#ffffffe0!important;border:1px solid #424242!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-close:hover{background:#ffffff1f!important;color:#fff!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-close-x,[data-theme=dark] .indoor-modal-popup-width .ant-modal-close .anticon{color:#ffffffe0!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-footer .indoor-btn-close{color:var(--app-popup-cancel-fg)!important;border-color:var(--app-popup-cancel-border)!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-footer .indoor-btn-close:hover{color:#fffffff2!important;border-color:#737373!important}[data-theme=dark] .indoor-modal-popup-width .ant-modal-footer .indoor-button-primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-content{background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-close{background:transparent!important;color:#000!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-close:hover{background:#0000000a!important}[data-theme=light] .indoor-modal-popup-width .zeena-modal__header{background:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=light] .indoor-modal-popup-width .zeena-modal__header .zeena-modal__title{color:#ffffffeb!important}[data-theme=light] .indoor-modal-popup-width .indoor-modal-body{background:transparent!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-footer{background:#fff!important;border-top-color:#e5e7eb!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-footer .indoor-btn-close{color:#1f2937!important;border-color:#d0d5dd!important}[data-theme=light] .indoor-modal-popup-width .ant-modal-footer .indoor-btn-close:hover{color:#0f172a!important;border-color:#94a3b8!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-input,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-input-affix-wrapper,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-select-selector,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-picker,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body textarea.ant-input{background:#2a2a2a!important;color:#ffffffe0!important;border-color:#424242!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-input::placeholder,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-select-selection-placeholder,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-picker-input input::placeholder{color:#ffffff61!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-select-selection-item{color:#ffffffe0!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger{background:#2a2a2a!important;border-color:#424242!important;box-shadow:none!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger:hover,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger--open{background:#2a2a2a!important;border-color:var(--primary-color)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary-color) 25%,transparent)!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger__text,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .indoor-schedule-datetime .zeena-dr-trigger__icon{color:#ffffffe0!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .datetime-input{background:#2a2a2a!important;border-color:#424242!important;box-shadow:none!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .datetime-input:hover,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .datetime-input:focus{background:#2a2a2a!important;border-color:var(--primary-color)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary-color) 25%,transparent)!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .datetime-input span,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .datetime-input .calendar-icon{color:#ffffffe0!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-input:hover,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-select-selector:hover,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-picker:hover,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body textarea.ant-input:hover{background:#2a2a2a!important;border-color:#525252!important}[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-input:focus,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-select-focused .ant-select-selector,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body .ant-picker-focused,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body textarea.ant-input:focus{background:#2a2a2a!important;border-color:var(--primary-color)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary-color) 25%,transparent)!important}[data-theme=dark] .indoor-analytics-modal.indoor-modal-popup-width .ant-modal-content,[data-theme=dark] .indoor-analytics-modal .ant-modal-content{background:#1f1f1f!important;border:1px solid #303030!important;box-shadow:0 12px 48px #0000008c!important}[data-theme=dark] .indoor-analytics-modal .ant-modal-header{background:#2a2a2a!important;border-bottom-color:#303030!important}[data-theme=dark] .indoor-analytics-modal .indoor-modal-body{background:#1f1f1f!important}[data-theme=dark] .indoor-analytics-modal-body{color:#ffffffd9!important}[data-theme=dark] .indoor-analytics-modal .indoor-modal-title{color:#ffffffeb!important}[data-theme=dark] .indoor-analytics-details-panel{border-bottom-color:#303030!important}[data-theme=dark] .indoor-analytics-flight-title{color:#ffffffeb!important}[data-theme=dark] .indoor-analytics-flight-meta{color:#ffffffa6!important}[data-theme=dark] .indoor-analytics-stat-item{border-bottom-color:#303030!important}[data-theme=dark] .indoor-analytics-stat-icon{color:#ffffff8c!important}[data-theme=dark] .indoor-analytics-stat-label{color:#ffffffa6!important}[data-theme=dark] .indoor-analytics-stat-value{color:#ffffffeb!important}[data-theme=dark] .indoor-analytics-filters-panel{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .indoor-analytics-filters-title,[data-theme=dark] .indoor-analytics-filter-label{color:#ffffffd9!important}[data-theme=dark] .indoor-analytics-date-range .dr-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .indoor-analytics-date-range .dr-placeholder{color:#ffffff61!important}[data-theme=dark] .indoor-analytics-date-range .dr-caret,[data-theme=dark] .indoor-analytics-modal .ant-select-arrow,[data-theme=dark] .indoor-analytics-modal .ant-select-arrow .anticon,[data-theme=dark] .indoor-analytics-filters-panel .ant-select .ant-select-arrow,[data-theme=dark] .indoor-analytics-filters-panel .ant-select-arrow .anticon{color:#ffffffa6!important}[data-theme=dark] .indoor-analytics-modal .ant-select-arrow .anticon svg,[data-theme=dark] .indoor-analytics-filters-panel .ant-select-arrow .anticon svg{fill:#ffffffa6!important}[data-theme=dark] .indoor-analytics-range-picker .ant-picker-input input,[data-theme=dark] .indoor-analytics-filter-select .ant-select-selector{color:#ffffffe0!important;background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .indoor-analytics-apply-btn{background:var(--primary-color)!important;border-color:var(--primary-color)!important}[data-theme=dark] .indoor-analytics-divider{background:#303030!important}[data-theme=dark] .indoor-analytics-export-btn{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .indoor-analytics-export-btn:hover:not(:disabled){border-color:#525252!important;color:#fff!important;background:#333!important}[data-theme=dark] .indoor-analytics-export-note{color:#ffffff8c!important}[data-theme=dark] .indoor-analytics-export-btn .indoor-analytics-export-caret,[data-theme=dark] .indoor-analytics-export-btn .indoor-analytics-export-caret.anticon svg{color:#ffffffa6!important;fill:#ffffffa6!important}[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn,[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn.ant-btn-default,[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn.ant-btn-variant-outlined,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn.ant-btn-default,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn.ant-btn-variant-outlined{background:#2a2a2a!important;background-color:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;box-shadow:none!important}[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn.ant-btn-variant-outlined:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn.ant-btn-variant-outlined:hover:not(:disabled):not(.ant-btn-loading){border-color:#525252!important;color:#fffffff2!important;background:#333!important;background-color:#333!important}[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn .anticon,[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn.ant-btn-variant-outlined .anticon,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn .anticon,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn.ant-btn-variant-outlined .anticon{color:#ffffffe0!important}[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn:disabled,[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-submit-post-btn.ant-btn.ant-btn-disabled,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn:disabled,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-submit-post-btn.ant-btn.ant-btn-disabled{color:#ffffff59!important;background:#242424!important;background-color:#242424!important;border-color:#3a3a3a!important;opacity:1!important}[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-post-error-alert .ant-btn,[data-theme=dark] .indoor-analytics-modal .indoor-analytics-post-error-alert .ant-btn{color:#ffffffe0!important;background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .indoor-analytics-modal-body .indoor-analytics-post-error-alert .ant-btn:hover:not(:disabled),[data-theme=dark] .indoor-analytics-modal .indoor-analytics-post-error-alert .ant-btn:hover:not(:disabled){color:#fffffff2!important;background:#333!important;border-color:#525252!important}[data-theme=dark] .indoor-analytics-empty .ant-empty-description{color:#ffffff8c!important}[data-theme=dark] .indoor-analytics-modal .ant-modal-close{background:#ffffff14!important;color:#ffffffe0!important;border:1px solid #424242!important}[data-theme=dark] .indoor-analytics-modal .ant-modal-close:hover{background:#ffffff1f!important;color:#fff!important}[data-theme=dark] .indoor-analytics-modal .ant-modal-close-x{color:#ffffffe0!important}[data-theme=dark] .header-user-actions .userName,[data-theme=dark] .desktop-profile .userName,[data-theme=dark] .mobile-profile .userName{color:#fff!important}[data-theme=dark] .header-user-actions .anticon,[data-theme=dark] .desktop-profile .anticon,[data-theme=dark] .mobile-profile .anticon{color:#ffffffe0!important}[data-theme=dark] ul.ant-dropdown-menu.profile_list_dropdown,[data-theme=dark] .ant-dropdown-menu.profile_list_dropdown{background:#1f1f1f!important;border:1px solid #303030!important;box-shadow:0 8px 24px #00000073!important}[data-theme=dark] li.ant-dropdown-menu-item.profile_list_dropdown-item,[data-theme=dark] .profile_list_dropdown-item.ant-dropdown-menu-item{color:#ffffffe0!important}[data-theme=dark] li.ant-dropdown-menu-item.profile_list_dropdown-item:hover,[data-theme=dark] .profile_list_dropdown-item.ant-dropdown-menu-item:hover{background:#ffffff14!important}[data-theme=dark] .profile_list_dropdown-item a,[data-theme=dark] li.profile_list_dropdown-item a{color:#ffffffe0!important}[data-theme=dark] .profile_list_dropdown-item svg,[data-theme=dark] .profile_list_dropdown-item .anticon{color:#ffffffd9!important}[data-theme=dark] .ant-dropdown-menu.profile_list_dropdown .profile_dropdown-icon path:not([stroke]){fill:#fff!important}[data-theme=dark] .ant-dropdown-menu.profile_list_dropdown .profile_dropdown-icon path[stroke]{fill:none!important;stroke:#fff!important}[data-theme=dark] .ant-dropdown-menu.profile_list_dropdown .profile_dropdown-icon circle{fill:none!important;stroke:#fff!important}[data-theme=dark] .ant-dropdown-menu.profile_list_dropdown .profile_dropdown-icon g{fill:#fff!important}[data-theme=dark] .profile-security{background:#141414!important;color:#ffffffe0!important}[data-theme=dark] .uer-profile-update,[data-theme=dark] .uer-profile-security{background:#1f1f1f!important;color:#ffffffe0!important}[data-theme=dark] .uer-profile-update .form_title,[data-theme=dark] .uer-profile-update .card label,[data-theme=dark] .uer-profile-update label,[data-theme=dark] .uer-profile-security h3.form-title{color:#ffffffeb!important}[data-theme=dark] .uer-profile-update .form-control,[data-theme=dark] .uer-profile-update input.form-control,[data-theme=dark] .uer-profile-update textarea.form-control{color:#ffffffe0!important;border-color:#424242!important;background:#2a2a2a!important}[data-theme=dark] .uer-profile-update .editableField,[data-theme=dark] .uer-profile-update .editableField::placeholder{color:#ffffffe0!important}[data-theme=dark] .uer-profile-update .editableField::placeholder{color:#ffffff73!important}[data-theme=dark] .phone-group input,[data-theme=dark] .phone-group select{color:#ffffffe0!important;border-color:#424242!important;background:#2a2a2a!important}[data-theme=dark] .uer-profile-update .profile-react-select__control{background-color:#2a2a2a!important;border-color:#424242!important;min-height:44px;box-shadow:none!important}[data-theme=dark] .uer-profile-update .profile-react-select__control:hover{border-color:#555!important}[data-theme=dark] .uer-profile-update .profile-react-select__single-value,[data-theme=dark] .uer-profile-update .profile-react-select__input-container,[data-theme=dark] .uer-profile-update .profile-react-select__placeholder{color:#ffffffe0!important}[data-theme=dark] .uer-profile-update .profile-react-select__menu{background-color:#2a2a2a!important;border:1px solid #424242}[data-theme=dark] .uer-profile-update .profile-react-select__option{background-color:#2a2a2a!important;color:#ffffffe0!important}[data-theme=dark] .uer-profile-update .profile-react-select__option--is-focused{background-color:#3a3a3a!important}[data-theme=dark] .uer-profile-update .profile-react-select__option--is-selected{background-color:#1677ff!important}[data-theme=dark] .uer-profile-update .profile-react-select__indicator-separator{background-color:#424242!important}[data-theme=dark] .uer-profile-update .profile-react-select__dropdown-indicator{color:#ffffffa6!important}[data-theme=dark] .uer-profile-update .profile-timezone-hint{color:#ffffff73!important}[data-theme=dark] .security-list li.ant-list-item{background:#2a2a2a!important;border:1px solid #303030!important}[data-theme=dark] .security-list h4.ant-list-item-meta-title{color:#ffffffe0!important}[data-theme=dark] .uer-profile-security .security-list .ant-list-item-meta-avatar,[data-theme=dark] .uer-profile-security .security-list .profile-securty-icon{color:#fff!important}[data-theme=dark] .security-list .ant-list-item-meta-avatar,[data-theme=dark] .ant-list-item-meta-avatar{color:#ffffffbf!important}[data-theme=dark] .security-list li.ant-list-item:hover h4.ant-list-item-meta-title{color:#fff!important}[data-theme=dark] .logout-all-sessions-container{border-top-color:#303030!important}.logout-all-sessions-btn.ant-btn-dangerous:not(:disabled){background-color:#d11d27!important;border-color:#d11d27!important;color:#fff!important;box-shadow:none!important}.logout-all-sessions-btn.ant-btn-dangerous:not(:disabled):hover{background-color:color-mix(in srgb,#d11d27 88%,#ffffff)!important;border-color:color-mix(in srgb,#d11d27 88%,#ffffff)!important;color:#fff!important}.logout-all-sessions-btn.ant-btn-dangerous:not(:disabled):focus,.logout-all-sessions-btn.ant-btn-dangerous:not(:disabled):focus-visible{background-color:#d11d27!important;border-color:#d11d27!important;color:#fff!important}[data-theme=dark] .goto-dropdown-panel{background:var(--app-modal-panel-background);border:1px solid var(--app-modal-table-border);box-shadow:0 16px 38px #00000052}[data-theme=dark] .goto-dropdown-section-title{color:var(--app-text-primary)}[data-theme=dark] .goto-dropdown-row{color:var(--app-text-primary);border-color:var(--app-modal-table-border)}[data-theme=dark] .goto-dropdown-row:hover{background:color-mix(in srgb,var(--primary-color) 11%,var(--app-modal-panel-background))}[data-theme=dark] .goto-dropdown-row--selected{background:color-mix(in srgb,var(--primary-color) 18%,var(--app-modal-panel-background));border-color:var(--app-modal-table-border)}[data-theme=dark] .goto-dropdown-row--selected:hover{background:color-mix(in srgb,var(--primary-color) 22%,var(--app-modal-panel-background))}[data-theme=dark] .goto-dropdown-empty{color:var(--app-text-muted)}[data-theme=dark] .outdoor-modal-popup-width .ant-modal-content{background:#1f1f1f!important;background-image:none!important;border-color:#303030!important}[data-theme=dark] .outdoor-data-modal.outdoor-modal-popup-width .ant-modal-content{border-color:#303030!important}[data-theme=dark] .outdoor-modal-popup-width .zeena-modal__header{background:var(--app-modal-header-background)!important;background-image:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=dark] .outdoor-modal-body{background:#141414!important}[data-theme=dark] .outdoor-modal-body>.outdoor-modal-header:first-child{background:var(--app-modal-header-background)!important;background-image:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=dark] .outdoor-icon-wrapper{background:#3a3a3a!important;background-image:none!important;box-shadow:none!important;border:1px solid #424242}[data-theme=dark] .outdoor-modal-popup-width .ant-modal-close{background:#ffffff1f!important;color:#fff!important}[data-theme=dark] .outdoor-modal-popup-width .ant-modal-close:hover{background:#fff3!important;color:#fff!important}[data-theme=dark] .outdoor-modal-popup-width .ant-modal-close-x,[data-theme=dark] .outdoor-modal-popup-width .ant-modal-close .anticon{color:#fff!important}[data-theme=dark] .outdoor-modal-popup-width .ant-modal-footer{background:#1f1f1f!important;border-top-color:#303030!important}[data-theme=dark] .ant-modal-content,[data-theme=dark] .ant-modal-body,[data-theme=dark] .ant-modal-footer,[data-theme=dark] .indoor-modal-popup-width .ant-modal-content,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body,[data-theme=dark] .indoor-modal-popup-width .ant-modal-footer,[data-theme=dark] .outdoor-modal-popup-width .ant-modal-content,[data-theme=dark] .outdoor-modal-popup-width .outdoor-modal-body,[data-theme=dark] .outdoor-modal-popup-width .ant-modal-footer{background:var(--app-modal-content-background)!important}[data-theme=dark] .popup-model-header-shell,[data-theme=dark] .indoor-modal-popup-width .zeena-modal__header,[data-theme=dark] .indoor-modal-popup-width .indoor-modal-body>.indoor-modal-header:first-child,[data-theme=dark] .outdoor-modal-popup-width .zeena-modal__header,[data-theme=dark] .outdoor-modal-popup-width .outdoor-modal-body>.outdoor-modal-header:first-child,[data-theme=dark] .ch-modal-header,[data-theme=dark] .drone-fleet-modal .drone-fleet-header,[data-theme=dark] .drone-fleet-px4-modal__hero{border-bottom-color:#60a5fa24!important;background:var(--app-modal-header-background)!important}[data-theme=dark] .gps-data-item-wrapper,[data-theme=dark] .rc-status-section-content{background:#2a2a2a!important;border:1px solid #303030}[data-theme=dark] .weather-parameter-card{background:#2a2a2a!important}[data-theme=dark] .weather-parameter-card:hover{background:#333!important}[data-theme=light] .gps-data-item-icon img{filter:brightness(0)!important;opacity:.7!important}[data-theme=light] .gps-data-item-wrapper,[data-theme=light] .rc-status-section-content{background:#fff!important;border:1px solid #e5e7eb!important}[data-theme=light] .gps-data-item-label,[data-theme=light] .gps-data-item-value,[data-theme=light] .gps-data-item-description,[data-theme=light] .gps-data-content .gps-data-item-label,[data-theme=light] .gps-data-content .gps-data-item-value,[data-theme=light] .rc-status-section-title,[data-theme=light] .rc-status-label,[data-theme=light] .rc-status-value{color:#1f2937!important}[data-theme=light] .weather-parameter-card{background:#fff!important;border:1px solid #e5e7eb!important}[data-theme=light] .weather-parameter-label,[data-theme=light] .weather-parameter-value,[data-theme=light] .weather-header-title,[data-theme=light] .weather-header-subtitle{color:#1f2937!important}[data-theme=dark] .outdoor-modal-body .ant-table-thead>tr>th{background:#2a2a2a!important;color:#ffffffe0!important;border-bottom-color:#303030!important}[data-theme=dark] .outdoor-modal-body .ant-table-tbody>tr>td{background:transparent!important;color:#ffffffe0!important;border-bottom-color:#303030!important}[data-theme=light] .outdoor-modal-popup-width .ant-modal-content{background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .outdoor-modal-popup-width .ant-modal-close{background:transparent!important;color:#000!important}[data-theme=light] .outdoor-modal-popup-width .ant-modal-close:hover{background:#0000000a!important}[data-theme=light] .outdoor-modal-popup-width .zeena-modal__header{background:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=light] .outdoor-modal-popup-width .zeena-modal__header .zeena-modal__title{color:#ffffffeb!important}[data-theme=light] .outdoor-modal-popup-width .outdoor-modal-body{background:transparent!important}[data-theme=light] .outdoor-modal-popup-width .ant-modal-footer{background:#fff!important;border-top-color:#e5e7eb!important}[data-theme=light] .outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close,[data-theme=light] .outdoor-btn-close{color:#1f2937!important;border-color:#d0d5dd!important}[data-theme=light] .outdoor-modal-popup-width .ant-modal-footer .outdoor-btn-close:hover{color:#0f172a!important;border-color:#94a3b8!important}[data-theme=dark] .outdoor-modal-body .ant-table-tbody>tr:hover>td{background:#ffffff0f!important}[data-theme=dark] .outdoor-modal-body .ant-table{border-color:#424242!important}[data-theme=dark] .temperature_log.outdoor-modal-popup-width .ant-modal-content{background:#1f1f1f!important;background-image:none!important;border-color:#303030!important}[data-theme=dark] .temperature_log .outdoor-modal-body{padding:16px 20px 20px!important;background:#141414!important}[data-theme=dark] .temperature_log .gpslog_body.ant-table-wrapper{border-radius:10px;overflow:hidden;border:1px solid #303030;background:#1f1f1f}[data-theme=dark] .temperature_log .gpslog_body .ant-table-thead>tr>th,[data-theme=dark] .temperature_log .gpslog_body .ant-table-thead>tr>th.ant-table-cell{background:#2a2a2a!important;background-image:none!important;color:#ffffffeb!important;font-weight:700!important;text-align:center!important;border-inline-end-color:#303030!important;border-bottom-color:#303030!important}[data-theme=dark] .temperature_log .gpslog_body .ant-table-tbody>tr>td,[data-theme=dark] .temperature_log .gpslog_body .ant-table-tbody>tr>td.ant-table-cell{background:#1f1f1f!important;color:#ffffffeb!important;border-color:#2a2a2a!important}[data-theme=dark] .temperature_log .gpslog_body .ant-table-tbody>tr:hover>td{background:#252525!important}[data-theme=dark] .temperature_log .gpslog_body .ant-table-bordered,[data-theme=dark] .temperature_log .gpslog_body .ant-table-bordered>.ant-table-container{border-color:#303030!important}[data-theme=dark] .sprayer-status-modal .ant-modal-content{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .sprayer-status-modal .zeena-modal__header{background:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=dark] .sprayer-status-section,[data-theme=dark] .metric-card,[data-theme=dark] .nozzle-status-section{background:#2a2a2a!important}[data-theme=dark] .sprayer-status-modal .ant-modal-body::-webkit-scrollbar-track{background:#1f1f1f!important}[data-theme=dark] .sprayer-status-modal .ant-modal-body{scrollbar-color:rgba(255,255,255,.3) #1f1f1f}[data-theme=light] .sprayer-status-modal .ant-modal-content{background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .sprayer-status-modal .zeena-modal__header{background:var(--app-modal-header-background)!important;border-bottom-color:#60a5fa24!important}[data-theme=light] .sprayer-status-modal .zeena-modal__title{color:#fff!important}[data-theme=light] .sprayer-status-modal .zeena-modal__header,[data-theme=light] .sprayer-status-modal .zeena-modal__header-actions,[data-theme=dark] .sprayer-status-modal .zeena-modal__header,[data-theme=dark] .sprayer-status-modal .zeena-modal__header-actions{position:relative;z-index:1}[data-theme=light] .sprayer-status-content{color:#1f2937!important}[data-theme=light] .sprayer-status-content--page,[data-theme=dark] .sprayer-status-content--page{color:inherit!important}[data-theme=light] .sprayer-status-section,[data-theme=light] .metric-card,[data-theme=light] .nozzle-status-section{background:#fff!important;border:1px solid #e5e7eb!important}[data-theme=light] .sprayer-control-title,[data-theme=light] .tank-level-title{color:#1f2937!important}[data-theme=light] .sprayer-control-status{color:#6b7280!important}[data-theme=light] .sprayer-control-status .status-active{color:#16a34a!important}[data-theme=light] .sprayer-control-status .status-inactive{color:#dc2626!important}[data-theme=light] .sprayer-control-section .ant-switch{background:#9ca3af!important}[data-theme=light] .sprayer-control-section .ant-switch:hover:not(.ant-switch-disabled){background:#6b7280!important}[data-theme=light] .sprayer-control-section .ant-switch .ant-switch-inner-unchecked{color:#fff!important}[data-theme=light] .sprayer-control-section .ant-switch .ant-switch-handle:before{background:#fff!important}[data-theme=light] .sprayer-control-section .ant-switch.ant-switch-checked{background:#16a34a!important}[data-theme=light] .sprayer-control-section .ant-switch.ant-switch-checked .ant-switch-inner-checked{color:#fff!important}[data-theme=light] .tank-level-remaining,[data-theme=light] .metric-label{color:#6b7280!important}[data-theme=light] .metric-value,[data-theme=light] .nozzle-number{color:#111827!important}[data-theme=light] .sprayer-status-modal .ant-modal-body::-webkit-scrollbar-track{background:#f3f4f6!important}[data-theme=dark] .powerwash-device-modal .ant-modal-content{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .powerwash-header{background:#2a2a2a!important;border-bottom-color:#303030!important}[data-theme=dark] .powerwash-icon{color:#fff!important}[data-theme=dark] .powerwash-device-row{background:#2a2a2a!important}[data-theme=dark] .powerwash-device-row.active{background:linear-gradient(135deg,#2a2a2a,#1a3a4a)!important;border-color:#00d3f34d!important}[data-theme=dark] .powerwash-drone-selector label{color:#ffffffb3!important}[data-theme=dark] .powerwash-drone-selector .ant-select-selector{background:#2a2a2a!important;border-color:#404040!important}[data-theme=dark] .powerwash-drone-selector .ant-select-selection-overflow-item .ant-tag{background:#1f1f1f!important;border-color:#404040!important;color:#e0e0e0!important}[data-theme=dark] .powerwash-drone-selector .ant-select-selection-overflow-item .ant-tag .ant-tag-close-icon{color:#ffffff80!important}[data-theme=dark] .powerwash-drone-selector .ant-select-selection-overflow-item .ant-tag .ant-tag-close-icon:hover{color:#fff!important}[data-theme=light] .powerwash-device-modal .ant-modal-content{background:#fff!important;border-color:#e5e7eb!important}[data-theme=light] .powerwash-header{background:#fff!important;border-bottom-color:#e5e7eb!important}[data-theme=light] .powerwash-header-left h3,[data-theme=light] .powerwash-icon{color:#1f2937!important}[data-theme=light] .powerwash-close-btn{color:#6b7280!important}[data-theme=light] .powerwash-device-row{background:#fff!important;border:1px solid #e5e7eb!important}[data-theme=light] .powerwash-device-row.active{background:#f0f9ff!important;border-color:#93c5fd!important}[data-theme=light] .powerwash-device-label{color:#1f2937!important}[data-theme=light] .powerwash-device-status.status-off{color:#9ca3af!important;background:#0000000d!important}[data-theme=light] .powerwash-device-status.status-mixed{color:#d97706!important;background:#faad141a!important}[data-theme=light] .powerwash-drone-selector label{color:#6b7280!important}[data-theme=light] .powerwash-hint{color:#9ca3af!important}[data-theme=light] .powerwash-ws-status.connected{background:#16a34a1a!important;color:#16a34a!important}[data-theme=light] .powerwash-ws-status.disconnected{background:#dc26261a!important;color:#dc2626!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-management{background:#141414!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-header{border-bottom-color:#60a5fa24!important;background:var(--app-modal-header-background)!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table{background:#141414!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-thead>tr>th{background:#2a2a2a!important;color:#ffffffe0!important;border-bottom-color:#303030!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-tbody>tr>td{background:#141414!important;color:#ffffffe0!important;border-bottom-color:#303030!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-tbody>tr:hover>td{background:#1f1f1f!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-footer{background:#1f1f1f!important;border-top-color:#303030!important}[data-theme=dark] .drone-fleet-modal .footer-stat{color:#ffffffe0!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-table-wrapper::-webkit-scrollbar-track{background:#1f1f1f}[data-theme=dark] .drone-fleet-modal .drone-fleet-table-wrapper::-webkit-scrollbar-thumb{background:#424242}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-body::-webkit-scrollbar-track,[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-container::-webkit-scrollbar-track{background:#1f1f1f}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-body::-webkit-scrollbar-thumb,[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-container::-webkit-scrollbar-thumb{background:#424242}[data-theme=dark] .drone-fleet-modal .drone-id,[data-theme=dark] .drone-fleet-modal .drone-name{color:#ffffffeb!important}[data-theme=dark] .drone-fleet-modal .fleet-uptime-disconnected,[data-theme=dark] .drone-fleet-modal .fleet-uptime-unavailable{color:#ffffff8c!important}[data-theme=dark] .drone-fleet-modal .fleet-uptime-value{color:#ffffffe0!important}[data-theme=dark] .drone-fleet-modal .fleet-uptime-dot--live{box-shadow:0 0 0 2px #52c41a59}[data-theme=dark] .drone-fleet-modal .fleet-uptime-dot--warning{box-shadow:0 0 0 2px #faad144d}[data-theme=dark] .drone-fleet-modal .fleet-uptime-dot--offline{box-shadow:0 0 0 2px #ff4d4f47}[data-theme=dark] .drone-fleet-modal .battery-percentage{color:#ffffffe0!important}[data-theme=dark] .drone-fleet-modal .system-label{color:#ffffffc7!important}[data-theme=dark] .drone-fleet-modal .activity-cell{color:#ffffffb8!important}[data-theme=dark] .drone-fleet-modal .stats-label{color:#ffffff8c!important}[data-theme=dark] .drone-fleet-modal .stats-total{color:#ffffffe0!important}[data-theme=dark] .drone-fleet-modal .stats-bar{background-color:#3a3a3a!important}[data-theme=dark] .drone-fleet-modal .status-health-badge span{color:#ffffffd9!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-table .ant-table-tbody>tr.drone-row-inactive>td{background:#1a1a1a!important;opacity:.92}[data-theme=dark] .drone-fleet-modal .bulk-action-bar{background:#1677ff1f!important;border-bottom-color:#1677ff59!important}[data-theme=dark] .drone-fleet-modal .selection-count{color:#69b1ff!important}[data-theme=dark] .drone-fleet-modal .charging-badge{background-color:#1677ff33!important;color:#69b1ff!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-header .drone-fleet-title,[data-theme=dark] .drone-fleet-modal .drone-fleet-header .drone-fleet-subtitle{color:#ffffffeb!important}[data-theme=light] .drone-fleet-modal .drone-fleet-header{background:var(--app-modal-header-background)!important;border-bottom:1px solid rgba(96,165,250,.14)!important}[data-theme=light] .drone-fleet-modal .drone-fleet-header .drone-fleet-title{color:#fff!important}[data-theme=light] .drone-fleet-modal .drone-fleet-header .drone-fleet-subtitle{color:#ffffffe6!important}[data-theme=light] .drone-fleet-modal .drone-fleet-header .drone-fleet-socket-status--muted{color:#ffffffc2!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-socket-status--muted{color:#ffffffa6!important}.drone-fleet-modal .drone-fleet-socket-status--muted{color:#fffc!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-empty-hint{color:#ffffff94!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-loading-text{color:#ffffffb8!important}[data-theme=dark] .drone-fleet-modal .drone-fleet-empty-title{color:#ffffffeb!important}.ant-modal.flight_time_modal,.flight_time_modal.ant-modal,.flight_time_modal.zeena-modal{width:min(920px,60vw)!important;max-width:min(920px,60vw)!important;height:auto!important;max-height:calc(100vh - 48px)!important}.flight_time_modal.ant-modal .ant-modal-content{border-radius:12px!important;overflow:hidden;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important}.flight_time_modal.ant-modal .ant-modal-header{padding:12px 52px 12px 16px!important;margin-bottom:0!important}.flight_time_modal.ant-modal .ant-modal-close{top:12px!important;inset-inline-end:16px!important;margin-top:0!important;transform:none!important}.flight-time-modal-title{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:100%}.flight_time_modal .flight-time-modal-title{box-sizing:border-box;padding-right:72px}.flight-time-modal-title__main{display:flex;align-items:center;gap:10px;min-width:0;flex-shrink:0}.flight-time-modal-title__icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff3;font-size:18px;line-height:1}.flight-time-modal-title__text{display:flex;align-items:center;gap:10px;min-width:0}.flight-time-modal-title__heading{font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;white-space:nowrap}.flight-time-modal-title__sub{font-size:.8125rem;line-height:1.35;opacity:.92;white-space:nowrap}.flight-time-modal-title__summary{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto;margin-right:8px;font-size:.8125rem;white-space:nowrap;background:#00000014;padding:4px 12px;border-radius:6px;gap:25px}.flight-time-modal-title__summary span{color:#fff}.flight-time-modal-title__summary strong{font-weight:700}[data-theme=light] .flight-time-modal-title__summary span,[data-theme=light] .flight-time-modal-title__summary strong{color:#000!important}.flight-time-modal-title__count{flex-shrink:0;min-width:2.25rem;height:2.25rem;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;font-size:.875rem;line-height:1;background:#ffffff38;border:1px solid rgba(255,255,255,.35);color:inherit}.flight-time-modal-title__count--zero{opacity:.72;font-weight:600;border-style:dashed}.flight_time_modal .flight-time-modal-body{border-radius:0 0 12px 12px;padding:12px 16px 14px}.flight_time_modal .ant-modal-body{padding:0!important;background:#f3f4f6;border-radius:0 0 12px 12px;height:auto!important;max-height:calc(100vh - 140px);overflow:auto}.flight_time_modal .sfl-wrapper{display:flex;flex-direction:column;gap:8px}.flight_time_modal .sfl-toolbar{padding:0}.flight_time_modal .sfl-antd-table .ant-table-thead>tr>th{white-space:nowrap}[data-theme=dark] .flight_time_modal .ant-modal-body{background:#141414}[data-theme=dark] .flight_time_modal .flight-time-modal-title__icon{background:#ffffff1a}[data-theme=dark] .flight_time_modal .flight-time-modal-title__count{background:#ffffff14;border-color:#ffffff29}[data-theme=dark] .flight_time_modal .sfl-wrapper,[data-theme=dark] .upcoming-events-page .sfl-wrapper{color:#ffffffe0}[data-theme=dark] .flight_time_modal .sfl-summary{background:#1f1f1f;border-color:#303030}[data-theme=dark] .flight_time_modal .sfl-title{background:#1f1f1f;border-bottom:1px solid #303030}[data-theme=dark] .flight-time-modal-title__summary{background:#ffffff14}[data-theme=dark] .flight-time-modal-title__summary span{color:#ffffffe0}[data-theme=dark] .flight-time-modal-title__summary strong{color:#fff}[data-theme=dark] .flight_time_modal .sfl-table-container{border-color:#303030;background:#141414}[data-theme=dark] .flight_time_modal .sfl-table th{background:#2a2a2a!important;color:#ffffffe0!important;border-bottom-color:#303030!important}[data-theme=dark] .flight_time_modal .sfl-table td{color:#ffffffe0!important;border-bottom-color:#303030!important;background:#141414}[data-theme=dark] .flight_time_modal .sfl-table tr.is-current td{background:#ffffff0f!important}[data-theme=dark] .flight_time_modal .sfl-link,[data-theme=dark] .upcoming-events-page .sfl-link{color:#69b1ff}[data-theme=dark] .flight_time_modal .sfl-btn:not(.sfl-btn--danger),[data-theme=dark] .upcoming-events-page .sfl-btn:not(.sfl-btn--danger){background:#2a2a2a;color:#ffffffe0;border-color:#424242}[data-theme=dark] .flight_time_modal .sfl-table tbody td[colspan]{color:#ffffff8c!important;opacity:1!important}.all-flights-page{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f5f5f5}.all-flights-page>.all-flights-sticky-title.indoor-schedules-title-bar{flex-shrink:0;position:relative;top:auto;z-index:2;border-top:1px solid #e4e7ec}.all-flights-page .all-flights-filters-bar{padding:16px;background-color:#fafafa;border-bottom:1px solid #e8e8e8;position:relative;top:auto;z-index:1;flex-shrink:0}.all-flights-page .all-flights-content.flights_detail,.all-flights-page .all-flights-content.flights_detail.drone-fly{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:16px 24px 12px!important;margin-bottom:0!important;text-align:left}.all-flights-page .all-flights-empty-state{flex:1;display:flex;align-items:center;justify-content:center;min-height:0}.all-flights-page .all-flights-tile-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.all-flights-page .all-flights-list-view{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;gap:8px}.all-flights-page .all-flights-table-wrap{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.all-flights-page .all-flights-table-wrap .ant-spin-nested-loading,.all-flights-page .all-flights-table-wrap .ant-spin-container,.all-flights-page .all-flights-table-wrap .ant-table-wrapper,.all-flights-page .all-flights-table-wrap .ant-table{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;height:100%}.all-flights-page .all-flights-table-wrap .ant-table-container{flex:1 1 auto;display:flex!important;flex-direction:column;min-height:0;height:100%!important}.all-flights-page .all-flights-table-wrap .ant-table-header{flex-shrink:0}.all-flights-page .all-flights-table-wrap .ant-table-body{flex:1 1 auto!important;min-height:var(--all-flights-table-body-h, 200px)!important;height:var(--all-flights-table-body-h, auto)!important;max-height:var(--all-flights-table-body-h, none)!important;overflow:auto!important}.all-flights-page .all-flights-table-wrap .ant-table-tbody>tr.ant-table-placeholder>td{border-bottom:none;height:var(--all-flights-table-body-h, 360px);vertical-align:middle}.all-flights-page .all-flights-table-wrap .ant-table-placeholder .ant-empty{margin-block:24px}.all-flights-page .all-flights-paginator-wrap{flex-shrink:0;margin-top:12px;padding-bottom:4px}.all-flights-paginator-wrap .zeena-paginator-shell{width:100%}.all-flights-page .filter.ant-select .ant-select-selector{border-color:#dcdcdc!important}.all-flights-page .all-flights-search-input.ant-input-affix-wrapper,.all-flights-page .all-flights-search-input.ant-input{height:42px!important;background:#fff!important;border:1px solid #dcdcdc!important;border-radius:8px!important;box-shadow:none!important}.all-flights-page .all-flights-search-input.ant-input-affix-wrapper{padding-inline:11px!important}.all-flights-page .all-flights-search-input.ant-input-affix-wrapper>input.ant-input,.all-flights-page .all-flights-search-input.ant-input{color:#101828!important;background:transparent!important;height:auto!important;border:none!important;box-shadow:none!important}.all-flights-page .all-flights-search-input.ant-input-affix-wrapper>input.ant-input::placeholder,.all-flights-page .all-flights-search-input.ant-input::placeholder{color:#98a2b3!important;opacity:1}.all-flights-page .all-flights-search-input.ant-input-affix-wrapper:hover,.all-flights-page .all-flights-search-input.ant-input:hover{border-color:#98a2b3!important}.all-flights-page .all-flights-search-input.ant-input-affix-wrapper-focused,.all-flights-page .all-flights-search-input.ant-input-affix-wrapper:focus,.all-flights-page .all-flights-search-input.ant-input:focus{border-color:#005987!important;box-shadow:0 0 0 2px #0059871f!important}.all-flights-page .all-flights-search-input .ant-input-clear-icon{color:#667085!important}.all-flights-page .zeena-dr.all-flights-date-range .zeena-dr-trigger{border-color:#dcdcdc!important}.all-flights-page .filter_btn.ant-btn-default,.all-flights-page .view_button.ant-btn-default,.all-flights-page .view_button.ant-btn-primary{background:transparent!important;border-color:#dcdcdc!important}.all-flights-page .view_button.ant-btn-primary{color:#005987!important}[data-theme=dark] .all-flights-page{background:#141414!important}[data-theme=dark] .all-flights-page>.all-flights-sticky-title.indoor-schedules-title-bar{background:#1f1f1f!important;border-bottom-color:#303030!important;border-top-color:#303030!important}[data-theme=dark] .all-flights-page .indoor-schedules-main-title,[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-main-title{color:#fff!important}[data-theme=dark] .all-flights-page .indoor-schedules-subtitle,[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-subtitle{color:#ffffff8c!important}[data-theme=dark] .indoor-view-schedules-page{background:#141414!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-title-bar{background:#1f1f1f!important;border-bottom-color:#303030!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-content-area{background:#141414!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-card{background:#1f1f1f!important;border-color:#303030!important;box-shadow:0 8px 24px #00000059}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-card:hover{box-shadow:0 12px 32px #00000073}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-card-header{background:#252525!important;background-image:none!important;border-bottom-color:#303030!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-card-title{color:#ffffffeb!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-card-timestamp{color:#ffffff8c!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-status-tag{color:#fecaca!important;border-color:#ef444473!important;background:#ef444429!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-detail-item{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-detail-label{color:#ffffffa6!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-detail-value{color:#ffffffe0!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-detail-item:nth-child(2) .indoor-schedule-detail-value{color:color-mix(in srgb,var(--primary-color) 82%,#ffffff)!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-card-actions{border-top-color:#303030!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-analytics-button{background:#2a2a2a!important;border-color:#424242!important;color:var(--primary-color)!important;box-shadow:none!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-analytics-button:hover{background:#ffffff0f!important;border-color:color-mix(in srgb,var(--primary-color) 55%,#ffffff)!important;color:var(--primary-color)!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-delete-button{background:#2a2a2a!important;border-color:#ef444473!important;box-shadow:none!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-delete-button:hover{background:#ef44441f!important;border-color:#ef44448c!important;color:#f87171!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedule-edit-button{border-color:var(--primary-color)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--primary-color) 88%,#000000) 0%,var(--primary-color) 100%)!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-search-input{background:#2a2a2a!important;border-color:#424242!important;box-shadow:none!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-search-input .ant-input{background:transparent!important;color:#ffffffe0!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-search-input .ant-input::placeholder{color:#ffffff61!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-search-input .anticon-search{color:#ffffff73!important}[data-theme=dark] .indoor-view-schedules-page .indoor-refresh-button{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;box-shadow:none!important}[data-theme=dark] .indoor-view-schedules-page .indoor-refresh-button:hover{background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}[data-theme=dark] .indoor-view-schedules-page .indoor-refresh-button:active{background:color-mix(in srgb,var(--primary-color) 75%,#000000)!important}[data-theme=dark] .indoor-view-schedules-page .indoor-warehouse-aisle-info{background:#2a2a2a!important;border-color:#424242!important;box-shadow:none}[data-theme=dark] .indoor-view-schedules-page .indoor-warehouse-name,[data-theme=dark] .indoor-view-schedules-page .indoor-aisle-name{color:#ffffff8c}[data-theme=dark] .indoor-view-schedules-page .indoor-warehouse-name span,[data-theme=dark] .indoor-view-schedules-page .indoor-aisle-name span{color:#ffffffe0}[data-theme=dark] .indoor-view-schedules-page .indoor-warehouse-name:after{color:#ffffff59}[data-theme=dark] .indoor-view-schedules-page .indoor-status-box{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .indoor-view-schedules-page .indoor-status-box.green{background:#10b98124!important;border-color:#10b98173!important}[data-theme=dark] .indoor-view-schedules-page .indoor-status-box.red{background:#ef44441f!important;border-color:#ef444466!important}[data-theme=dark] .indoor-view-schedules-page .indoor-status-box.grey{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .indoor-view-schedules-page .indoor-status-number{color:#ffffffeb!important}[data-theme=dark] .indoor-view-schedules-page .indoor-status-box.green .indoor-status-number{color:#34d399!important}[data-theme=dark] .indoor-view-schedules-page .indoor-status-box.red .indoor-status-number{color:#f87171!important}[data-theme=dark] .indoor-view-schedules-page .indoor-status-total-text{color:#ffffffe0!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-state-message .indoor-schedules-state-text{color:#fff9!important}[data-theme=dark] .indoor-view-schedules-page .indoor-schedules-state-message .indoor-schedules-state-icon{color:#ffffff59!important}[data-theme=dark] .all-flights-page .all-flights-filters-bar{background:#141414!important;border-bottom-color:#303030!important}[data-theme=dark] .all-flights-page .filter.ant-select .ant-select-selector{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input-affix-wrapper,[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input-affix-wrapper>input.ant-input,[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input{color:#ffffffeb!important;background:transparent!important;-webkit-text-fill-color:rgba(255,255,255,.92)!important;caret-color:#ffffffeb}[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input-affix-wrapper>input.ant-input::placeholder,[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input::placeholder{color:#ffffff73!important;-webkit-text-fill-color:rgba(255,255,255,.45)!important;opacity:1}[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input-affix-wrapper:hover,[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input:hover{border-color:#5a5a5a!important}[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input-affix-wrapper-focused,[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input-affix-wrapper:focus,[data-theme=dark] .all-flights-page .all-flights-search-input.ant-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}[data-theme=dark] .all-flights-page .all-flights-search-input .ant-input-clear-icon{color:#ffffff8c!important}[data-theme=dark] .all-flights-page .filter.ant-select .ant-select-selection-item,[data-theme=dark] .all-flights-page .filter.ant-select .ant-select-selection-item-content{color:#ffffffe0!important}[data-theme=dark] .all-flights-page .filter.ant-select .ant-select-selection-placeholder{color:#ffffff73!important}[data-theme=dark] .all-flights-page .filter.ant-select .ant-select-arrow,[data-theme=dark] .all-flights-page .filter.ant-select .ant-select-clear{color:#ffffff8c}.all-flights-page .filter.all-flights-multi-filter.ant-select-allow-clear .ant-select-selector{padding-inline-end:54px!important}.all-flights-page .filter.all-flights-multi-filter.ant-select-allow-clear .ant-select-arrow{inset-inline-end:11px!important;opacity:1!important;pointer-events:none}.all-flights-page .filter.all-flights-multi-filter.ant-select-allow-clear:hover .ant-select-arrow,.all-flights-page .filter.all-flights-multi-filter.ant-select-allow-clear.ant-select-focused .ant-select-arrow,.all-flights-page .filter.all-flights-multi-filter.ant-select-allow-clear.ant-select-open .ant-select-arrow{opacity:1!important}.all-flights-page .filter.all-flights-multi-filter.ant-select-allow-clear .ant-select-clear{inset-inline-end:30px!important;opacity:1}[data-theme=dark] .all-flights-page .filter.ant-select.ant-select-multiple .ant-select-selection-item{background:#ffffff1f;border-color:#424242;color:#ffffffe0}[data-theme=dark] .all-flights-page .zeena-dr.all-flights-date-range .zeena-dr-trigger{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .all-flights-page .zeena-dr.all-flights-date-range .zeena-dr-trigger__text:not(.zeena-dr-trigger__text--placeholder){color:#ffffffe0}[data-theme=dark] .all-flights-page .zeena-dr.all-flights-date-range .zeena-dr-trigger__text--placeholder{color:#ffffff73!important}[data-theme=dark] .flight-log-container .zeena-dr.flight-log-activity-date-range .zeena-dr-trigger{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .flight-log-container .zeena-dr.flight-log-activity-date-range .zeena-dr-trigger__text:not(.zeena-dr-trigger__text--placeholder){color:#ffffffe0}[data-theme=dark] .flight-log-container .zeena-dr.flight-log-activity-date-range .zeena-dr-trigger__text--placeholder{color:#ffffff73!important}[data-theme=dark] .flight-log-container .zeena-dr.flight-log-activity-date-range .zeena-dr-trigger__icon{color:#ffffff8c!important}[data-theme=dark] .all-flights-page .filter_btn.ant-btn-default,[data-theme=dark] .all-flights-page .view_button.ant-btn-default{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .all-flights-page .filter_btn.ant-btn-default:hover,[data-theme=dark] .all-flights-page .view_button.ant-btn-default:hover{border-color:#555!important;color:#fff!important}[data-theme=dark] .all-flights-page .ant-card.card_flight{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .all-flights-page .card_head{border-bottom-color:#303030!important}[data-theme=dark] .all-flights-page .card_head h3,[data-theme=dark] .all-flights-page .card_head p,[data-theme=dark] .all-flights-page .card_body p{color:#ffffffe0}[data-theme=dark] .all-flights-page .card_body strong{color:#ffffffbf}[data-theme=dark] .all-flights-page .card_head a{color:#69b1ff}[data-theme=dark] .all-flights-page .ant-card.card_flight.completed-flight{opacity:.92}[data-theme=dark] .all-flights-page .all-flights-list-view{background:#1f1f1f!important;border-color:#303030!important;box-shadow:none}[data-theme=dark] .all-flights-page .all-flights-list-table .ant-table,[data-theme=dark] .all-flights-page .all-flights-list-table .ant-table-container{background:#1f1f1f!important}[data-theme=dark] .all-flights-page .all-flights-list-table .ant-table-thead>tr>th{background:#2a2a2a!important;color:#ffffffbf!important;border-bottom-color:#303030!important}[data-theme=dark] .all-flights-page .all-flights-list-table .ant-table-tbody>tr>td{background:#1f1f1f!important;color:#ffffffe0;border-bottom-color:#303030!important}[data-theme=dark] .all-flights-page .all-flights-list-table .ant-table-tbody>tr:hover>td{background:#252525!important}[data-theme=dark] .all-flights-page .all-flights-list-table .ant-table-tbody>tr.all-flights-list-row-completed>td{background:#1a1a1a!important;color:#ffffff73!important}[data-theme=dark] .all-flights-page .all-flights-list-table .ant-table-tbody>tr.all-flights-list-row-completed:hover>td{background:#222!important}[data-theme=dark] .all-flights-page .all-flights-list-title{color:#ffffffeb}[data-theme=dark] .all-flights-page .all-flights-list-row-completed .all-flights-list-title,[data-theme=dark] .all-flights-page .all-flights-list-desc-preview{color:#ffffff8c}[data-theme=dark] .all-flights-page .all-flights-list-datetime,[data-theme=dark] .all-flights-page .all-flights-list-drone{color:#ffffffbf}[data-theme=dark] .all-flights-page .all-flights-list-drone img{filter:brightness(0) invert(1);opacity:.85}[data-theme=dark] .all-flights-page .all-flights-list-cell-muted{color:#ffffff80}[data-theme=dark] .all-flights-page .flights_detail .ant-empty-description{color:#ffffff8c}[data-theme=dark] .all-flights-page .flights_detail>p{color:#ffffff8c}.all-flights-page .all-flights-duration-accent{color:var(--primary-color)}.all-flights-page .flight-actions .btn_edit.ant-btn-primary,.all-flights-page .all-flights-list-actions .btn_edit.ant-btn-primary{border-color:var(--primary-color)!important;background-color:var(--primary-color)!important;box-shadow:none!important}.all-flights-page .flight-actions .btn_edit.ant-btn-primary:not(:disabled):hover,.all-flights-page .all-flights-list-actions .btn_edit.ant-btn-primary:not(:disabled):hover{border-color:var(--primary-color)!important;background-color:color-mix(in srgb,var(--primary-color) 88%,#000000)!important}[data-theme=dark] .flight-path-coordinates-panel .sidebar-content{background:#1f1f1f!important;color:#ffffffe0}[data-theme=dark] .flight-path-coordinates-panel .sidebar-header{border-bottom-color:#303030}[data-theme=dark] .flight-path-coordinates-panel .header-title h3{color:#ffffffe0}[data-theme=dark] .flight-path-coordinates-panel .close-btn{background:#2a2a2a;border-color:#424242;color:#ffffffa6}[data-theme=dark] .flight-path-coordinates-panel .close-btn:hover{color:#fff}[data-theme=dark] .flight-path-coordinates-panel .bulk-update-section,[data-theme=dark] .flight-path-coordinates-panel .points-list{background:#141414;border-color:#303030}[data-theme=dark] .flight-path-coordinates-panel .section-header h4{color:#ffffffe0}[data-theme=dark] .flight-path-coordinates-panel .toggle-item{background:#2a2a2a;border-color:#424242}[data-theme=dark] .flight-path-coordinates-panel .toggle-label{color:#ffffffbf}[data-theme=dark] .flight-path-coordinates-panel .input-group label,[data-theme=dark] .flight-path-coordinates-panel .altitude-control-group label{color:#ffffff8c}[data-theme=dark] .flight-path-coordinates-panel .input-group input,[data-theme=dark] .flight-path-coordinates-panel .altitude-control-group input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .flight-path-coordinates-panel .input-group input::placeholder,[data-theme=dark] .flight-path-coordinates-panel .altitude-control-group input::placeholder{color:#ffffff59!important}[data-theme=dark] .flight-path-coordinates-panel .point-card{background:#2a2a2a;border-color:#424242}[data-theme=dark] .flight-path-coordinates-panel .point-header:hover{background:#ffffff0f}[data-theme=dark] .flight-path-coordinates-panel .point-number{color:#ffffffe0}[data-theme=dark] .flight-path-coordinates-panel .point-coordinates,[data-theme=dark] .flight-path-coordinates-panel .point-chevron{color:#ffffff73}[data-theme=dark] .flight-path-coordinates-panel .points-container::-webkit-scrollbar-track{background:#1a1a1a}[data-theme=dark] .flight-path-coordinates-panel .points-container::-webkit-scrollbar-thumb{background:#555}[data-theme=dark] .flight-path-coordinates-panel .sidebar-content::-webkit-scrollbar-track{background:#1a1a1a}[data-theme=dark] .flight-path-coordinates-panel .sidebar-content::-webkit-scrollbar-thumb{background:#555}.geofence-map-bottom-right{position:absolute;bottom:5px;right:20px;display:flex;align-items:center}.geofence-map-toolbar-btn{width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin-right:4px;border-radius:8px;background:#fff;border:1px solid #e8e8e8;cursor:pointer;box-shadow:0 1px 2px #0000000a;transition:background .2s,border-color .2s,box-shadow .2s;color:#595959}.geofence-map-toolbar-btn:hover{background:#fafafa;border-color:#d9d9d9;box-shadow:0 2px 4px #0000000f}.geofence-map-toolbar-btn--spaced{margin-right:8px}.geofence-map-alerts-btn.geofence-map-toolbar-btn{width:auto;height:40px;padding:0 14px;gap:8px;font-weight:500;font-size:14px;color:#262626}.geofence-map-alerts-btn.geofence-map-toolbar-btn:hover{color:#262626}.geofence-map-nfz-btn.geofence-map-toolbar-btn{position:absolute;bottom:5px;right:300px;z-index:100;margin-right:0}.geofence-map-nfz-btn--active.geofence-map-toolbar-btn{background:#e6f4ff!important;border-color:#91caff!important;box-shadow:0 1px 2px #1677ff26}.geofence-map-nfz-btn--active.geofence-map-toolbar-btn:hover{background:#d6e9ff!important;border-color:#69b1ff!important}.geofence-map-zoom-pair{display:flex}.geofence-map-zoom-pair .geofence-map-toolbar-btn{margin-right:0;border-radius:0;box-shadow:none}.geofence-map-zoom-pair .geofence-map-zoom-btn--in{border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none;box-shadow:0 1px 2px #0000000a}.geofence-map-zoom-pair .geofence-map-zoom-btn--out{border-top-right-radius:8px;border-bottom-right-radius:8px;box-shadow:0 1px 2px #0000000a}.geofence-map-zoom-pair .geofence-map-zoom-btn--in:hover,.geofence-map-zoom-pair .geofence-map-zoom-btn--out:hover{box-shadow:0 2px 4px #0000000f}.geofence-map-alerts-popover-header{margin-bottom:12px;font-weight:500;font-size:14px;color:#262626;padding:10px 12px;display:flex;align-items:center;gap:8px;background:#ebd249;border-radius:6px}.map-layers-trigger.layers,.map-layers-dropdown{background:#fff}.map-layers-terrain-panel{background:#f5f5f5;border:1px solid rgba(206,206,206,.5)}[data-theme=dark] .geofence-map-toolbar-btn{background:#2a2a2a!important;border-color:#424242!important;box-shadow:0 1px 3px #00000059;color:#ffffffbf}[data-theme=dark] .geofence-map-toolbar-btn:hover{background:#333!important;border-color:#525252!important;box-shadow:0 2px 6px #0006;color:#ffffffe6}[data-theme=dark] .geofence-map-alerts-btn.geofence-map-toolbar-btn,[data-theme=dark] .geofence-map-alerts-btn.geofence-map-toolbar-btn:hover{color:#ffffffe0!important}[data-theme=dark] .geofence-map-zoom-pair .geofence-map-toolbar-btn{box-shadow:none}[data-theme=dark] .geofence-map-zoom-pair .geofence-map-zoom-btn--in,[data-theme=dark] .geofence-map-zoom-pair .geofence-map-zoom-btn--out{box-shadow:0 1px 3px #00000059}[data-theme=dark] .geofence-map-alerts-popover-header{background:#4a3f14;color:#ffffffeb}[data-theme=dark] .map-layers-trigger.layers{background:#2a2a2a!important;box-shadow:0 0 20px -4px #000000a6!important}[data-theme=dark] .map-layers-dropdown{background:#2a2a2a!important;box-shadow:0 4px 20px #00000073}[data-theme=dark] .map-layers-terrain-panel{background:#1f1f1f!important;border-color:#424242!important}[data-theme=dark] .map-layers-dropdown .map-layers-option-label,[data-theme=dark] .map-layers-terrain-panel span{color:#ffffffe0}[data-theme=dark] .ie_fence_regions_modal.modern-sidebar .sidebar-content,[data-theme=dark] .corridor_scan_model.modern-sidebar .sidebar-content,[data-theme=dark] .structure_scan_model.modern-sidebar .sidebar-content,[data-theme=dark] .ai_flight_path_model.modern-sidebar .sidebar-content,[data-theme=dark] .facade_scan_model.modern-sidebar .sidebar-content{background:#1f1f1f!important}[data-theme=dark] .ie_fence_regions_modal .sidebar-header,[data-theme=dark] .corridor_scan_model .sidebar-header,[data-theme=dark] .structure_scan_model .sidebar-header,[data-theme=dark] .ai_flight_path_model .sidebar-header,[data-theme=dark] .facade_scan_model .sidebar-header{border-bottom-color:#303030}[data-theme=dark] .ie_fence_regions_modal .header-title h3,[data-theme=dark] .corridor_scan_model .header-title h3,[data-theme=dark] .structure_scan_model .header-title h3,[data-theme=dark] .ai_flight_path_model .header-title h3,[data-theme=dark] .facade_scan_model .header-title h3{color:#ffffffe0}[data-theme=dark] .ie_fence_regions_modal .close-btn,[data-theme=dark] .corridor_scan_model .close-btn,[data-theme=dark] .structure_scan_model .close-btn,[data-theme=dark] .ai_flight_path_model .close-btn,[data-theme=dark] .facade_scan_model .close-btn{background:#2a2a2a;border-color:#424242;color:#ffffffa6}[data-theme=dark] .ie_fence_regions_modal .close-btn:hover,[data-theme=dark] .corridor_scan_model .close-btn:hover,[data-theme=dark] .structure_scan_model .close-btn:hover,[data-theme=dark] .ai_flight_path_model .close-btn:hover,[data-theme=dark] .facade_scan_model .close-btn:hover{color:#fff}[data-theme=dark] .ai_flight_path_model .ai_flight_path_model_content,[data-theme=dark] .corridor_scan_model .ai_flight_path_model_content,[data-theme=dark] .structure_scan_model .ai_flight_path_model_content,[data-theme=dark] .facade_scan_model .ai_flight_path_model_content{background:#1f1f1f!important;color:#ffffffe0;scrollbar-color:rgba(255,255,255,.25) #1a1a1a}[data-theme=dark] .ai_flight_path_model .ai_flight_path_model_content::-webkit-scrollbar-track,[data-theme=dark] .corridor_scan_model .ai_flight_path_model_content::-webkit-scrollbar-track,[data-theme=dark] .structure_scan_model .ai_flight_path_model_content::-webkit-scrollbar-track,[data-theme=dark] .facade_scan_model .ai_flight_path_model_content::-webkit-scrollbar-track{background:#1a1a1a}[data-theme=dark] .ai_flight_path_model .ai_flight_path_model_content::-webkit-scrollbar-thumb,[data-theme=dark] .corridor_scan_model .ai_flight_path_model_content::-webkit-scrollbar-thumb,[data-theme=dark] .structure_scan_model .ai_flight_path_model_content::-webkit-scrollbar-thumb,[data-theme=dark] .facade_scan_model .ai_flight_path_model_content::-webkit-scrollbar-thumb{background:#555}[data-theme=dark] .ai_flight_path_model .form-label,[data-theme=dark] .corridor_scan_model .form-label,[data-theme=dark] .structure_scan_model .form-label,[data-theme=dark] .facade_scan_model .form-label,[data-theme=dark] .ai_flight_path_model .form-label-bold,[data-theme=dark] .corridor_scan_model .form-label-bold,[data-theme=dark] .structure_scan_model .form-label-bold,[data-theme=dark] .facade_scan_model .form-label-bold{color:#ffffffb8}[data-theme=dark] .ai_flight_path_model .form-description,[data-theme=dark] .corridor_scan_model .form-description,[data-theme=dark] .structure_scan_model .form-description,[data-theme=dark] .facade_scan_model .form-description,[data-theme=dark] .ai_flight_path_model .form-instruction,[data-theme=dark] .corridor_scan_model .form-instruction,[data-theme=dark] .structure_scan_model .form-instruction,[data-theme=dark] .facade_scan_model .form-instruction{color:#ffffff80}[data-theme=dark] .ai_flight_path_model .form-description.survey-pattern-hint,[data-theme=dark] .structure_scan_model .form-description.structure-scan-mode-hint{color:#ffffffad}[data-theme=dark] .ai_flight_path_model .survey-mission-option-label{color:#ffffffd1}[data-theme=dark] .corridor_scan_model .corridor-status,[data-theme=dark] .corridor_scan_model .corridor-status-footer{color:#ffffff8c}[data-theme=dark] .ai_flight_path_model input.ai-form-input.ant-input,[data-theme=dark] .corridor_scan_model input.ai-form-input.ant-input,[data-theme=dark] .structure_scan_model input.ai-form-input.ant-input,[data-theme=dark] .facade_scan_model input.ai-form-input.ant-input,[data-theme=dark] .ai_flight_path_model .ai-form-input .ant-input,[data-theme=dark] .corridor_scan_model .ai-form-input .ant-input,[data-theme=dark] .structure_scan_model .ai-form-input .ant-input,[data-theme=dark] .facade_scan_model .ai-form-input .ant-input,[data-theme=dark] .ai_flight_path_model .form-textarea .ant-input,[data-theme=dark] .corridor_scan_model .form-textarea .ant-input,[data-theme=dark] .structure_scan_model .form-textarea .ant-input,[data-theme=dark] .facade_scan_model .form-textarea .ant-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;-webkit-text-fill-color:rgba(255,255,255,.88)!important}[data-theme=dark] .ai_flight_path_model input.ai-form-input.ant-input::placeholder,[data-theme=dark] .corridor_scan_model input.ai-form-input.ant-input::placeholder,[data-theme=dark] .structure_scan_model input.ai-form-input.ant-input::placeholder,[data-theme=dark] .facade_scan_model input.ai-form-input.ant-input::placeholder,[data-theme=dark] .ai_flight_path_model .ai-form-input .ant-input::placeholder,[data-theme=dark] .corridor_scan_model .ai-form-input .ant-input::placeholder,[data-theme=dark] .structure_scan_model .ai-form-input .ant-input::placeholder,[data-theme=dark] .facade_scan_model .ai-form-input .ant-input::placeholder,[data-theme=dark] .ai_flight_path_model .form-textarea textarea::placeholder,[data-theme=dark] .corridor_scan_model .form-textarea textarea::placeholder,[data-theme=dark] .structure_scan_model .form-textarea textarea::placeholder,[data-theme=dark] .facade_scan_model .form-textarea textarea::placeholder{color:#ffffffb8!important;opacity:1!important;-webkit-text-fill-color:rgba(255,255,255,.72)!important}[data-theme=dark] .ai_flight_path_model .ai-form-select .ant-select-selector,[data-theme=dark] .corridor_scan_model .ai-form-select .ant-select-selector,[data-theme=dark] .structure_scan_model .ai-form-select .ant-select-selector,[data-theme=dark] .facade_scan_model .ai-form-select .ant-select-selector,[data-theme=dark] .ai_flight_path_model .obstacle-type-select .ant-select-selector,[data-theme=dark] .corridor_scan_model .obstacle-type-select .ant-select-selector,[data-theme=dark] .structure_scan_model .obstacle-type-select .ant-select-selector,[data-theme=dark] .facade_scan_model .obstacle-type-select .ant-select-selector{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .ai_flight_path_model .ai-form-select .ant-select-selection-item,[data-theme=dark] .corridor_scan_model .ai-form-select .ant-select-selection-item,[data-theme=dark] .structure_scan_model .ai-form-select .ant-select-selection-item,[data-theme=dark] .facade_scan_model .ai-form-select .ant-select-selection-item{color:#ffffffe0!important}[data-theme=dark] .ai_flight_path_model .ai-form-select .ant-select-selection-placeholder,[data-theme=dark] .corridor_scan_model .ai-form-select .ant-select-selection-placeholder,[data-theme=dark] .structure_scan_model .ai-form-select .ant-select-selection-placeholder,[data-theme=dark] .facade_scan_model .ai-form-select .ant-select-selection-placeholder{color:#ffffff73!important}[data-theme=dark] .ai_flight_path_model .pattern-type-btn,[data-theme=dark] .corridor_scan_model .pattern-type-btn,[data-theme=dark] .structure_scan_model .pattern-type-btn,[data-theme=dark] .facade_scan_model .pattern-type-btn{background:#2a2a2a;border-color:#424242;color:#ffffffe0}[data-theme=dark] .ai_flight_path_model .pattern-type-btn.active,[data-theme=dark] .corridor_scan_model .pattern-type-btn.active,[data-theme=dark] .structure_scan_model .pattern-type-btn.active,[data-theme=dark] .facade_scan_model .pattern-type-btn.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 0 0 1px #ffffff26}[data-theme=dark] .ai_flight_path_model .pattern-type-btn:hover,[data-theme=dark] .corridor_scan_model .pattern-type-btn:hover,[data-theme=dark] .structure_scan_model .pattern-type-btn:hover,[data-theme=dark] .facade_scan_model .pattern-type-btn:hover{background:#333;border-color:#525252;color:#fff}[data-theme=dark] .structure_scan_model .pattern-type-btn:disabled{background:#2a2a2a;border-color:#424242;color:#fff6;opacity:.6;cursor:not-allowed}[data-theme=dark] .structure_scan_model .pattern-type-btn:disabled:hover{background:#2a2a2a;border-color:#424242;color:#fff6}[data-theme=dark] .ai_flight_path_model .form-button-secondary,[data-theme=dark] .corridor_scan_model .form-button-secondary,[data-theme=dark] .structure_scan_model .form-button-secondary,[data-theme=dark] .facade_scan_model .form-button-secondary{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .ai_flight_path_model .form-button-secondary:hover,[data-theme=dark] .corridor_scan_model .form-button-secondary:hover,[data-theme=dark] .structure_scan_model .form-button-secondary:hover,[data-theme=dark] .facade_scan_model .form-button-secondary:hover{background:#333!important;border-color:#525252!important}[data-theme=dark] .ai_flight_path_model .sidebar-header-warning,[data-theme=dark] .corridor_scan_model .sidebar-header-warning,[data-theme=dark] .structure_scan_model .sidebar-header-warning,[data-theme=dark] .facade_scan_model .sidebar-header-warning{background:#2a2a2a;border-color:#424242;color:#ffffffbf}[data-theme=dark] .ai_flight_path_model .sidebar-header-warning:hover,[data-theme=dark] .corridor_scan_model .sidebar-header-warning:hover,[data-theme=dark] .structure_scan_model .sidebar-header-warning:hover,[data-theme=dark] .facade_scan_model .sidebar-header-warning:hover{background:#333;border-color:#525252;color:#ffffffe0}[data-theme=dark] .ai_flight_path_model .range-slider-min-label,[data-theme=dark] .ai_flight_path_model .range-slider-max-label,[data-theme=dark] .corridor_scan_model .range-slider-min-label,[data-theme=dark] .corridor_scan_model .range-slider-max-label,[data-theme=dark] .structure_scan_model .range-slider-min-label,[data-theme=dark] .structure_scan_model .range-slider-max-label,[data-theme=dark] .facade_scan_model .range-slider-min-label,[data-theme=dark] .facade_scan_model .range-slider-max-label{background:#2a2a2a;border-color:#424242;color:#ffffffbf}[data-theme=dark] .ai_flight_path_model .range-slider-wrap .ant-slider-rail,[data-theme=dark] .corridor_scan_model .range-slider-wrap .ant-slider-rail,[data-theme=dark] .structure_scan_model .range-slider-wrap .ant-slider-rail,[data-theme=dark] .facade_scan_model .range-slider-wrap .ant-slider-rail{background-color:#424242!important}[data-theme=dark] .ai_flight_path_model input.ai-form-input.ant-input[disabled],[data-theme=dark] .corridor_scan_model input.ai-form-input.ant-input[disabled],[data-theme=dark] .structure_scan_model input.ai-form-input.ant-input[disabled],[data-theme=dark] .facade_scan_model input.ai-form-input.ant-input[disabled],[data-theme=dark] .ai_flight_path_model .ai-form-input.disabled .ant-input[disabled],[data-theme=dark] .corridor_scan_model .ai-form-input.disabled .ant-input[disabled],[data-theme=dark] .structure_scan_model .ai-form-input.disabled .ant-input[disabled],[data-theme=dark] .facade_scan_model .ai-form-input.disabled .ant-input[disabled]{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important;-webkit-text-fill-color:rgba(255,255,255,.88);opacity:1!important}[data-theme=dark] .ai_flight_path_model .ai-form-select.disabled .ant-select-selector,[data-theme=dark] .corridor_scan_model .ai-form-select.disabled .ant-select-selector,[data-theme=dark] .structure_scan_model .ai-form-select.disabled .ant-select-selector,[data-theme=dark] .facade_scan_model .ai-form-select.disabled .ant-select-selector{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .ai_flight_path_model .ai-form-select.disabled .ant-select-selection-item,[data-theme=dark] .corridor_scan_model .ai-form-select.disabled .ant-select-selection-item,[data-theme=dark] .structure_scan_model .ai-form-select.disabled .ant-select-selection-item,[data-theme=dark] .facade_scan_model .ai-form-select.disabled .ant-select-selection-item{color:#ffffffe0!important}[data-theme=dark] .ai_flight_path_model .form-textarea textarea.ant-input[disabled],[data-theme=dark] .corridor_scan_model .form-textarea textarea.ant-input[disabled],[data-theme=dark] .structure_scan_model .form-textarea textarea.ant-input[disabled],[data-theme=dark] .facade_scan_model .form-textarea textarea.ant-input[disabled]{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffa6!important;-webkit-text-fill-color:rgba(255,255,255,.65)}[data-theme=dark] .ai_flight_path_model .action-buttons-section.sticky-footer,[data-theme=dark] .corridor_scan_model .action-buttons-section.sticky-footer,[data-theme=dark] .structure_scan_model .action-buttons-section.sticky-footer,[data-theme=dark] .facade_scan_model .action-buttons-section.sticky-footer{background:#1f1f1f!important;border-top-color:#303030!important;box-shadow:0 -4px 14px #0006}[data-theme=dark] .ai_flight_path_model .footer-warning-trigger,[data-theme=dark] .corridor_scan_model .footer-warning-trigger,[data-theme=dark] .structure_scan_model .footer-warning-trigger,[data-theme=dark] .facade_scan_model .footer-warning-trigger{background:#f59e0b26;border-color:#f59e0b73;color:#fbbf24}[data-theme=dark] .ai_flight_path_model .footer-warning-trigger:hover,[data-theme=dark] .corridor_scan_model .footer-warning-trigger:hover,[data-theme=dark] .structure_scan_model .footer-warning-trigger:hover,[data-theme=dark] .facade_scan_model .footer-warning-trigger:hover{background:#f59e0b38;border-color:#f59e0b8c;color:#fcd34d}[data-theme=dark] .ai_flight_path_model .bottom-buttons .form-button-secondary.ant-btn,[data-theme=dark] .corridor_scan_model .bottom-buttons .form-button-secondary.ant-btn,[data-theme=dark] .structure_scan_model .bottom-buttons .form-button-secondary.ant-btn,[data-theme=dark] .facade_scan_model .bottom-buttons .form-button-secondary.ant-btn{background:#3d3d47!important;border-color:#5c5c6b!important;color:#fffffff2!important}[data-theme=dark] .ai_flight_path_model .bottom-buttons .form-button-secondary.ant-btn:hover:not(:disabled),[data-theme=dark] .ai_flight_path_model .bottom-buttons .form-button-secondary.ant-btn:focus-visible,[data-theme=dark] .corridor_scan_model .bottom-buttons .form-button-secondary.ant-btn:hover:not(:disabled),[data-theme=dark] .corridor_scan_model .bottom-buttons .form-button-secondary.ant-btn:focus-visible,[data-theme=dark] .structure_scan_model .bottom-buttons .form-button-secondary.ant-btn:hover:not(:disabled),[data-theme=dark] .structure_scan_model .bottom-buttons .form-button-secondary.ant-btn:focus-visible,[data-theme=dark] .facade_scan_model .bottom-buttons .form-button-secondary.ant-btn:hover:not(:disabled),[data-theme=dark] .facade_scan_model .bottom-buttons .form-button-secondary.ant-btn:focus-visible{background:#4f4f5c!important;border-color:#767686!important;color:#fff!important}[data-theme=dark] .corridor_scan_model .bottom-buttons .corridor-footer-calc-preview.form-button-secondary.ant-btn:not(:disabled){background:transparent!important;background-color:transparent!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}[data-theme=dark] .corridor_scan_model .bottom-buttons .corridor-footer-calc-preview.form-button-secondary.ant-btn:hover:not(:disabled),[data-theme=dark] .corridor_scan_model .bottom-buttons .corridor-footer-calc-preview.form-button-secondary.ant-btn:focus-visible{background:transparent!important;background-color:transparent!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}[data-theme=dark] .corridor_scan_model .corridor-draw-trace-btn.form-button-secondary.ant-btn:not(:disabled){background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}[data-theme=dark] .corridor_scan_model .corridor-draw-trace-btn.form-button-secondary.ant-btn:hover:not(:disabled){background:color-mix(in srgb,var(--primary-color) 85%,#000000)!important;border-color:color-mix(in srgb,var(--primary-color) 85%,#000000)!important;color:#fff!important}[data-theme=dark] .corridor_scan_model .corridor-clear-trace-btn.form-button-secondary.ant-btn:not(:disabled){background:#f9fafb!important;border-color:#d0d5dd!important;color:#111827!important}[data-theme=dark] .corridor_scan_model .corridor-clear-trace-btn.form-button-secondary.ant-btn:hover:not(:disabled){background:#f3f4f6!important;border-color:#98a2b3!important;color:#111827!important}[data-theme=dark] .ai_flight_path_model .form-button-primary.ant-btn,[data-theme=dark] .corridor_scan_model .form-button-primary.ant-btn,[data-theme=dark] .structure_scan_model .form-button-primary.ant-btn,[data-theme=dark] .facade_scan_model .form-button-primary.ant-btn{background:var(--primary-color, #1677ff)!important;border-color:var(--primary-color, #1677ff)!important;color:#fff!important}[data-theme=dark] .ai_flight_path_model .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .corridor_scan_model .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .structure_scan_model .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .facade_scan_model .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading){background:#4096ff!important;border-color:#4096ff!important;color:#fff!important}[data-theme=dark] .ai_flight_path_model .bottom-buttons .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .corridor_scan_model .bottom-buttons .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .structure_scan_model .bottom-buttons .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading),[data-theme=dark] .facade_scan_model .bottom-buttons .form-button-primary.ant-btn:hover:not(:disabled):not(.ant-btn-loading){background:#4096ff!important;border-color:#4096ff!important}[data-theme=dark] .corridor_scan_model .corridor-checkbox-row span{color:#ffffffd9}[data-theme=dark] .toolbar-container_for_path .toolbar-btn{background-color:#2a2a2a!important;color:#ffffffe6!important;border:1px solid #424242}[data-theme=dark] .toolbar-container_for_path .toolbar-btn:hover{background-color:#3a3a44!important;color:#fff!important}[data-theme=dark] .toolbar-container_for_path .toolbar-btn .update-coordinates-icon{filter:brightness(0) saturate(100%) invert(85%) sepia(4%) saturate(0%) hue-rotate(180deg) brightness(92%) contrast(88%);opacity:.9}[data-theme=dark] .toolbar-container_for_path .toolbar-btn.active,[data-theme=dark] .toolbar-container_for_path .toolbar-btn.polyline_active,[data-theme=dark] .toolbar-container_for_path .toolbar-btn.active.update-coordinates-btn{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}[data-theme=dark] .toolbar-container_for_path .toolbar-btn.active.update-coordinates-btn .update-coordinates-icon{filter:brightness(0) invert(1);opacity:1}[data-theme=light] .toolbar-container_for_path .update-coordinates-btn{background-color:#fff!important}[data-theme=light] .toolbar-container_for_path .update-coordinates-btn .update-coordinates-icon{filter:none;opacity:1}[data-theme=light] .toolbar-container_for_path .toolbar-btn.active.update-coordinates-btn{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}[data-theme=dark] .geofence-map-toolbar-btn img{filter:brightness(0) invert(1);opacity:.92}[data-theme=dark] .geofence-map-nfz-btn--active.geofence-map-toolbar-btn{background:#1677ff4d!important;border-color:#3c89e8!important;box-shadow:0 1px 10px #00000059}[data-theme=dark] .geofence-map-nfz-btn--active.geofence-map-toolbar-btn:hover{background:#1677ff6b!important;border-color:#69b1ff!important}[data-theme=dark] .geofence-map-nfz-btn:not(.geofence-map-nfz-btn--active) .geofence-map-nfz-btn-icon{opacity:.78!important}[data-theme=dark] .ie_fence_regions_modal .ie-return-inputs{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .ie_fence_regions_modal .ie-return-input-row .ie-field-label{color:#ffffffc7!important}[data-theme=dark] .ie_fence_regions_modal .ie-coord-input{background:#1f1f1f!important;border-color:#424242!important;color:#ffffffeb!important}[data-theme=dark] .ie_fence_regions_modal .ie-coord-input::placeholder{color:#ffffff80!important}[data-theme=dark] .ie_fence_regions_modal .ie-btn-outline{background:#2a2a2a!important;color:#ffffffe6!important;border-color:#525252!important}[data-theme=dark] .ie_fence_regions_modal .ie-btn-outline:hover{background:#36363f!important;border-color:#666!important}[data-theme=dark] .ie_fence_regions_modal .ie-section-title .fa-home,[data-theme=dark] .ie_fence_regions_modal .ie-return-panel .ie-drawing-hint .fa-mouse-pointer,[data-theme=dark] .ie_fence_regions_modal .ie-return-draw-hint-icon{color:var(--primary-color)!important}[data-theme=dark] .ie_fence_regions_modal .ie-modal-body{background:#1f1f1f;scrollbar-color:rgba(255,255,255,.25) #1a1a1a}[data-theme=dark] .ie_fence_regions_modal .ie-modal-body::-webkit-scrollbar-track{background:#1a1a1a}[data-theme=dark] .ie_fence_regions_modal .ie-modal-body::-webkit-scrollbar-thumb{background:#555}[data-theme=dark] .ie_fence_regions_modal .ie-section-title,[data-theme=dark] .ie_fence_regions_modal .ie-field-label,[data-theme=dark] .ie_fence_regions_modal .ie-radius-label{color:#ffffffb8}[data-theme=dark] .ie_fence_regions_modal .ie-modal-body span.ant-select-selection-item{color:#ffffffe0!important}[data-theme=dark] .ie_fence_regions_modal .ie-divider{border-top-color:#303030}[data-theme=dark] .ie_fence_regions_modal .ie-table-wrapper{border-color:#303030}[data-theme=dark] .ie_fence_regions_modal .ie-th{background:#2a2a2a!important;color:#ffffffa6!important;border-bottom-color:#303030!important}[data-theme=dark] .ie_fence_regions_modal .ie-fence-row:hover{background:#ffffff0f}[data-theme=dark] .ie_fence_regions_modal .ie-td{border-bottom-color:#303030;color:#ffffffd9}[data-theme=dark] .ie_fence_regions_modal .ie-radius-num-input,[data-theme=dark] .ie_fence_regions_modal .ie-radius-input{background:#2a2a2a!important;border-color:#424242!important;color:#ffffffe0!important}[data-theme=dark] .ie_fence_regions_modal .ie-radius-scale span,[data-theme=dark] .ie_fence_regions_modal .ie-radius-info{color:#ffffff73}[data-theme=dark] .ie_fence_regions_modal .ie-legend{color:#ffffffa6}[data-theme=dark] .ie_fence_regions_modal .ant-select .ant-select-selector{background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .ie_fence_regions_modal .ant-select .ant-select-selection-placeholder{color:#ffffff73!important}[data-theme=dark] .ie_fence_regions_modal .ie-drawing-active{background:#facc151f;border-color:#facc1559;color:#ffffffe0}[data-theme=dark] .ie_fence_regions_modal .ie-drawing-hint{color:#ffffff8c}[data-theme=dark] .ie_fence_regions_modal .ie-del-btn:hover{background:#ef444426}[data-theme=dark] .all_flights,[data-theme=dark] .flight_analytics{background:#1f1f1f!important;color:#ffffffe0!important;border:1px solid #303030!important}[data-theme=dark] .all_flights:hover,[data-theme=dark] .flight_analytics:hover{background:#ffffffeb!important;color:#141414!important;border-color:#ffffffeb!important}[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .all_flights:hover,[data-theme=dark] .geofence-sidebar-shell .sidebar-actions-nav .flight_analytics:hover{background:#ffffff14!important;color:#fff!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}[data-theme=dark] .custom-input{background:#2a2a2a!important;color:#ffffffe0!important}[data-theme=dark] .custom-input::placeholder{color:#ffffff61!important}[data-theme=dark] .coordinates_list_wrapper{background-color:#1f1f1f!important;border:1px solid #303030!important;color:#ffffffe0}[data-theme=dark] .ant-table-content{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .ant-table-wrapper .ant-table{background:#1f1f1f!important}[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td{background:#1f1f1f!important;border-bottom-color:#303030!important;color:#ffffffe0}[data-theme=dark] .ant-table-thead>tr>td{background:#2a2a2a!important;border-bottom-color:#303030!important;color:#ffffffe0}[data-theme=dark] th.ant-table-cell:before{background-color:#303030!important}[data-theme=dark] .energy-card h3,[data-theme=dark] .battery-label,[data-theme=dark] .battery-percentage,[data-theme=dark] .time-value{color:#ffffffeb}[data-theme=dark] .inner_detail_box_anaylsis .ant-select-selector{color:#ffffffe0!important;background:#2a2a2a!important;border-color:#424242!important}[data-theme=dark] .drone-logs-popup .ant-btn-default{background:#2a2a2a!important;color:#ffffffe0!important;border-color:#424242!important}[data-theme=dark] .drone-logs-popup .ant-btn-default:hover:not(:disabled){background:#3a3a3a!important;color:#fff!important;border-color:#525252!important}[data-theme=dark] .drone-logs-popup .ant-btn-default:disabled,[data-theme=dark] .drone-logs-popup .ant-btn-default.ant-btn-disabled{background:#1f1f1f!important;color:#ffffff4d!important;border-color:#303030!important}.drone-logs-icon-figure{filter:brightness(0) invert(1)}@media(max-width:0px)and (min-width:1px){[data-theme=light] .ant-modal.ant-modal .ant-modal-header,[data-theme=light] .brand-header-modal.brand-header-modal .ant-modal-header,[data-theme=light] .brand-header-modal.brand-header-modal .popup-model-header-shell,[data-theme=light] .model_popup_width.model_popup_width .popup-model-header-shell,[data-theme=light] .indoor-modal-popup-width.indoor-modal-popup-width .zeena-modal__header,[data-theme=light] .indoor-modal-popup-width.indoor-modal-popup-width .indoor-modal-body>.indoor-modal-header:first-child,[data-theme=light] .outdoor-modal-popup-width.outdoor-modal-popup-width .zeena-modal__header,[data-theme=light] .outdoor-modal-popup-width.outdoor-modal-popup-width .outdoor-modal-body>.outdoor-modal-header:first-child,[data-theme=light] .connectivity-history-popup.connectivity-history-popup .ch-modal-header,[data-theme=light] .drone-fleet-modal.drone-fleet-modal .drone-fleet-header,[data-theme=light] .drone-fleet-px4-modal.drone-fleet-px4-modal .drone-fleet-px4-modal__hero,[data-theme=light] .real-time-stats-modal.real-time-stats-modal .ant-modal-header,[data-theme=light] .drone-logs-popup.drone-logs-popup .ant-modal-header,[data-theme=light] .device-connectivity-info-popup.device-connectivity-info-popup .ant-modal-header,[data-theme=light] .sprayer-status-modal.sprayer-status-modal .sprayer-status-header,[data-theme=light] .modal-header,[data-theme=light] .event-modal-header,[data-theme=light] .lang-switcher-modal .zeena-modal__header,[data-theme=light] .download-confirm-modal.download-confirm-modal .ant-modal-header,[data-theme=light] .surveillance-alerts-list-modal.surveillance-alerts-list-modal .ant-modal-header,[data-theme=light] .surveillance-alert-detail-modal.surveillance-alert-detail-modal .ant-modal-header,[data-theme=light] .warehouse-teammates-modal.warehouse-teammates-modal .ant-modal-header,[data-theme=light] .flight-analysis-modal.flight-analysis-modal .ant-modal-header,[data-theme=light] .video-dock-export-ply-modal.video-dock-export-ply-modal .ant-modal-header,[data-theme=light] .pilot-create-channel-modal.pilot-create-channel-modal .ant-modal-header,[data-theme=dark] .ant-modal.ant-modal .ant-modal-header,[data-theme=dark] .brand-header-modal.brand-header-modal .ant-modal-header,[data-theme=dark] .brand-header-modal.brand-header-modal .popup-model-header-shell,[data-theme=dark] .model_popup_width.model_popup_width .popup-model-header-shell,[data-theme=dark] .indoor-modal-popup-width.indoor-modal-popup-width .zeena-modal__header,[data-theme=dark] .indoor-modal-popup-width.indoor-modal-popup-width .indoor-modal-body>.indoor-modal-header:first-child,[data-theme=dark] .outdoor-modal-popup-width.outdoor-modal-popup-width .zeena-modal__header,[data-theme=dark] .outdoor-modal-popup-width.outdoor-modal-popup-width .outdoor-modal-body>.outdoor-modal-header:first-child,[data-theme=dark] .connectivity-history-popup.connectivity-history-popup .ch-modal-header,[data-theme=dark] .drone-fleet-modal.drone-fleet-modal .drone-fleet-header,[data-theme=dark] .drone-fleet-px4-modal.drone-fleet-px4-modal .drone-fleet-px4-modal__hero,[data-theme=dark] .real-time-stats-modal.real-time-stats-modal .ant-modal-header,[data-theme=dark] .drone-logs-popup.drone-logs-popup .ant-modal-header,[data-theme=dark] .device-connectivity-info-popup.device-connectivity-info-popup .ant-modal-header,[data-theme=dark] .sprayer-status-modal.sprayer-status-modal .sprayer-status-header,[data-theme=dark] .modal-header,[data-theme=dark] .event-modal-header,[data-theme=dark] .lang-switcher-modal .zeena-modal__header,[data-theme=dark] .download-confirm-modal.download-confirm-modal .ant-modal-header,[data-theme=dark] .surveillance-alerts-list-modal.surveillance-alerts-list-modal .ant-modal-header,[data-theme=dark] .surveillance-alert-detail-modal.surveillance-alert-detail-modal .ant-modal-header,[data-theme=dark] .warehouse-teammates-modal.warehouse-teammates-modal .ant-modal-header,[data-theme=dark] .flight-analysis-modal.flight-analysis-modal .ant-modal-header,[data-theme=dark] .video-dock-export-ply-modal.video-dock-export-ply-modal .ant-modal-header,[data-theme=dark] .pilot-create-channel-modal.pilot-create-channel-modal .ant-modal-header{position:relative!important;overflow:hidden!important;border-bottom-color:#60a5fa24!important;background:var(--app-modal-header-background)!important}[data-theme=light] .ant-modal.ant-modal .ant-modal-header:after,[data-theme=light] .brand-header-modal.brand-header-modal .ant-modal-header:after,[data-theme=light] .brand-header-modal.brand-header-modal .popup-model-header-shell:after,[data-theme=light] .model_popup_width.model_popup_width .popup-model-header-shell:after,[data-theme=light] .indoor-modal-popup-width.indoor-modal-popup-width .zeena-modal__header:after,[data-theme=light] .indoor-modal-popup-width.indoor-modal-popup-width .indoor-modal-body>.indoor-modal-header:first-child:after,[data-theme=light] .outdoor-modal-popup-width.outdoor-modal-popup-width .zeena-modal__header:after,[data-theme=light] .outdoor-modal-popup-width.outdoor-modal-popup-width .outdoor-modal-body>.outdoor-modal-header:first-child:after,[data-theme=light] .connectivity-history-popup.connectivity-history-popup .ch-modal-header:after,[data-theme=light] .drone-fleet-modal.drone-fleet-modal .drone-fleet-header:after,[data-theme=light] .drone-fleet-px4-modal.drone-fleet-px4-modal .drone-fleet-px4-modal__hero:after,[data-theme=light] .real-time-stats-modal.real-time-stats-modal .ant-modal-header:after,[data-theme=light] .drone-logs-popup.drone-logs-popup .ant-modal-header:after,[data-theme=light] .device-connectivity-info-popup.device-connectivity-info-popup .ant-modal-header:after,[data-theme=light] .sprayer-status-modal.sprayer-status-modal .sprayer-status-header:after,[data-theme=light] .modal-header:after,[data-theme=light] .event-modal-header:after,[data-theme=light] .lang-switcher-modal .zeena-modal__header:after,[data-theme=light] .download-confirm-modal.download-confirm-modal .ant-modal-header:after,[data-theme=light] .surveillance-alerts-list-modal.surveillance-alerts-list-modal .ant-modal-header:after,[data-theme=light] .surveillance-alert-detail-modal.surveillance-alert-detail-modal .ant-modal-header:after,[data-theme=light] .warehouse-teammates-modal.warehouse-teammates-modal .ant-modal-header:after,[data-theme=light] .flight-analysis-modal.flight-analysis-modal .ant-modal-header:after,[data-theme=light] .video-dock-export-ply-modal.video-dock-export-ply-modal .ant-modal-header:after,[data-theme=light] .pilot-create-channel-modal.pilot-create-channel-modal .ant-modal-header:after,[data-theme=dark] .ant-modal.ant-modal .ant-modal-header:after,[data-theme=dark] .brand-header-modal.brand-header-modal .ant-modal-header:after,[data-theme=dark] .brand-header-modal.brand-header-modal .popup-model-header-shell:after,[data-theme=dark] .model_popup_width.model_popup_width .popup-model-header-shell:after,[data-theme=dark] .indoor-modal-popup-width.indoor-modal-popup-width .zeena-modal__header:after,[data-theme=dark] .indoor-modal-popup-width.indoor-modal-popup-width .indoor-modal-body>.indoor-modal-header:first-child:after,[data-theme=dark] .outdoor-modal-popup-width.outdoor-modal-popup-width .zeena-modal__header:after,[data-theme=dark] .outdoor-modal-popup-width.outdoor-modal-popup-width .outdoor-modal-body>.outdoor-modal-header:first-child:after,[data-theme=dark] .connectivity-history-popup.connectivity-history-popup .ch-modal-header:after,[data-theme=dark] .drone-fleet-modal.drone-fleet-modal .drone-fleet-header:after,[data-theme=dark] .drone-fleet-px4-modal.drone-fleet-px4-modal .drone-fleet-px4-modal__hero:after,[data-theme=dark] .real-time-stats-modal.real-time-stats-modal .ant-modal-header:after,[data-theme=dark] .drone-logs-popup.drone-logs-popup .ant-modal-header:after,[data-theme=dark] .device-connectivity-info-popup.device-connectivity-info-popup .ant-modal-header:after,[data-theme=dark] .sprayer-status-modal.sprayer-status-modal .sprayer-status-header:after,[data-theme=dark] .modal-header:after,[data-theme=dark] .event-modal-header:after,[data-theme=dark] .lang-switcher-modal .zeena-modal__header:after,[data-theme=dark] .download-confirm-modal.download-confirm-modal .ant-modal-header:after,[data-theme=dark] .surveillance-alerts-list-modal.surveillance-alerts-list-modal .ant-modal-header:after,[data-theme=dark] .surveillance-alert-detail-modal.surveillance-alert-detail-modal .ant-modal-header:after,[data-theme=dark] .warehouse-teammates-modal.warehouse-teammates-modal .ant-modal-header:after,[data-theme=dark] .flight-analysis-modal.flight-analysis-modal .ant-modal-header:after,[data-theme=dark] .video-dock-export-ply-modal.video-dock-export-ply-modal .ant-modal-header:after,[data-theme=dark] .pilot-create-channel-modal.pilot-create-channel-modal .ant-modal-header:after{content:"";position:absolute;right:-40px;bottom:-66px;width:190px;height:190px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none;z-index:0}[data-theme=light] .model_popup_width.model_popup_width .ant-modal-content,[data-theme=light] .brand-header-modal.brand-header-modal .ant-modal-content,[data-theme=light] .device-connectivity-info-popup.device-connectivity-info-popup .ant-modal-content,[data-theme=light] .connectivity-history-popup.connectivity-history-popup .ant-modal-content,[data-theme=light] .drone-fleet-modal.drone-fleet-modal .ant-modal-content,[data-theme=dark] .model_popup_width.model_popup_width .ant-modal-content,[data-theme=dark] .brand-header-modal.brand-header-modal .ant-modal-content,[data-theme=dark] .device-connectivity-info-popup.device-connectivity-info-popup .ant-modal-content,[data-theme=dark] .connectivity-history-popup.connectivity-history-popup .ant-modal-content,[data-theme=dark] .drone-fleet-modal.drone-fleet-modal .ant-modal-content{background:var(--app-modal-content-background)!important;border-color:var(--app-modal-table-border)!important}[data-theme=light] .device-connectivity-info-popup .ant-table,[data-theme=light] .connectivity-history-popup .ant-table,[data-theme=light] .drone-fleet-modal .ant-table,[data-theme=light] .drone-status-message-popup .ant-table,[data-theme=light] .drone-logs-popup .ant-table,[data-theme=dark] .device-connectivity-info-popup .ant-table,[data-theme=dark] .connectivity-history-popup .ant-table,[data-theme=dark] .drone-fleet-modal .ant-table,[data-theme=dark] .drone-status-message-popup .ant-table,[data-theme=dark] .drone-logs-popup .ant-table{background:transparent!important}[data-theme=light] .device-connectivity-info-popup .ant-table-thead>tr>th,[data-theme=light] .connectivity-history-popup .ant-table-thead>tr>th,[data-theme=light] .drone-fleet-modal .ant-table-thead>tr>th,[data-theme=light] .drone-status-message-popup .ant-table-thead>tr>th,[data-theme=light] .drone-logs-popup .ant-table-thead>tr>th,[data-theme=dark] .device-connectivity-info-popup .ant-table-thead>tr>th,[data-theme=dark] .connectivity-history-popup .ant-table-thead>tr>th,[data-theme=dark] .drone-fleet-modal .ant-table-thead>tr>th,[data-theme=dark] .drone-status-message-popup .ant-table-thead>tr>th,[data-theme=dark] .drone-logs-popup .ant-table-thead>tr>th{background:var(--app-modal-table-header-background)!important;color:var(--app-text-primary)!important;border-bottom-color:var(--app-modal-table-border)!important}[data-theme=light] .device-connectivity-info-popup .ant-table-tbody>tr>td,[data-theme=light] .connectivity-history-popup .ant-table-tbody>tr>td,[data-theme=light] .drone-fleet-modal .ant-table-tbody>tr>td,[data-theme=light] .drone-status-message-popup .ant-table-tbody>tr>td,[data-theme=light] .drone-logs-popup .ant-table-tbody>tr>td,[data-theme=dark] .device-connectivity-info-popup .ant-table-tbody>tr>td,[data-theme=dark] .connectivity-history-popup .ant-table-tbody>tr>td,[data-theme=dark] .drone-fleet-modal .ant-table-tbody>tr>td,[data-theme=dark] .drone-status-message-popup .ant-table-tbody>tr>td,[data-theme=dark] .drone-logs-popup .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background)!important;color:var(--app-text-primary)!important;border-bottom-color:var(--app-modal-table-border)!important}[data-theme=light] .device-connectivity-info-popup .ant-table-tbody>tr:hover>td,[data-theme=light] .connectivity-history-popup .ant-table-tbody>tr:hover>td,[data-theme=light] .drone-fleet-modal .ant-table-tbody>tr:hover>td,[data-theme=light] .drone-status-message-popup .ant-table-tbody>tr:hover>td,[data-theme=light] .drone-logs-popup .ant-table-tbody>tr:hover>td,[data-theme=dark] .device-connectivity-info-popup .ant-table-tbody>tr:hover>td,[data-theme=dark] .connectivity-history-popup .ant-table-tbody>tr:hover>td,[data-theme=dark] .drone-fleet-modal .ant-table-tbody>tr:hover>td,[data-theme=dark] .drone-status-message-popup .ant-table-tbody>tr:hover>td,[data-theme=dark] .drone-logs-popup .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background)!important}[data-theme=light] .ant-modal .ant-modal-content,[data-theme=dark] .ant-modal .ant-modal-content{background:var(--app-modal-content-background)!important;border-color:var(--app-modal-table-border)!important}[data-theme=light] .ant-modal .ant-modal-body,[data-theme=light] .ant-modal .ant-modal-footer,[data-theme=dark] .ant-modal .ant-modal-body,[data-theme=dark] .ant-modal .ant-modal-footer,[data-theme=light] .ant-modal .ant-table,[data-theme=dark] .ant-modal .ant-table{background:transparent!important}[data-theme=light] .ant-modal .ant-table-thead>tr>th,[data-theme=dark] .ant-modal .ant-table-thead>tr>th{background:var(--app-modal-table-header-background)!important;color:var(--app-text-primary)!important;border-bottom-color:var(--app-modal-table-border)!important}[data-theme=light] .ant-modal .ant-table-tbody>tr>td,[data-theme=dark] .ant-modal .ant-table-tbody>tr>td{background:var(--app-modal-table-row-background)!important;color:var(--app-text-primary)!important;border-bottom-color:var(--app-modal-table-border)!important}[data-theme=light] .ant-modal .ant-table-tbody>tr:hover>td,[data-theme=dark] .ant-modal .ant-table-tbody>tr:hover>td{background:var(--app-modal-table-row-hover-background)!important}[data-theme=light] .ant-modal-header .ant-modal-title,[data-theme=light] .popup-model-header-shell .popup-model-title,[data-theme=light] .popup-model-header-shell .popup-model-caption,[data-theme=light] .indoor-modal-header,[data-theme=light] .indoor-modal-title,[data-theme=light] .outdoor-modal-header,[data-theme=light] .outdoor-modal-title,[data-theme=light] .modal-header,[data-theme=light] .modal-title,[data-theme=light] .event-modal-header,[data-theme=light] .event-modal-title,[data-theme=light] .event-modal-subtitle,[data-theme=light] .lang-switcher-modal .zeena-modal__header,[data-theme=light] .lang-switcher-modal .zeena-modal__title,[data-theme=light] .lang-switcher-modal .zeena-modal__icon,[data-theme=dark] .ant-modal-header .ant-modal-title,[data-theme=dark] .popup-model-header-shell .popup-model-title,[data-theme=dark] .popup-model-header-shell .popup-model-caption,[data-theme=dark] .indoor-modal-header,[data-theme=dark] .indoor-modal-title,[data-theme=dark] .outdoor-modal-header,[data-theme=dark] .outdoor-modal-title,[data-theme=dark] .modal-header,[data-theme=dark] .modal-title,[data-theme=dark] .event-modal-header,[data-theme=dark] .event-modal-title,[data-theme=dark] .event-modal-subtitle,[data-theme=dark] .lang-switcher-modal .zeena-modal__header,[data-theme=dark] .lang-switcher-modal .zeena-modal__title,[data-theme=dark] .lang-switcher-modal .zeena-modal__icon{color:#ffffffeb!important}}body.thai-active{font-family:Sarabun,sans-serif}[dir=rtl] .layout-root,[dir=rtl] .layout-inner,[dir=rtl] .header_top{direction:rtl}[dir=rtl] .header-user-actions{flex-direction:row-reverse;justify-content:flex-start!important}[dir=rtl] .logo.site-logo{flex-direction:row-reverse}[dir=rtl] .menuList,[dir=rtl] .desktop-menu{direction:rtl}[dir=rtl] .layout-root-sidebar-fab{right:20px!important;left:auto!important}[dir=rtl] .toolbar-container_for_path,[dir=rtl] .toolbar-container{direction:rtl}[dir=rtl] .ant-layout-sider{order:2}.devtools-warning-overlay-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:#0f172aeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.devtools-warning-overlay-panel{max-width:420px;width:100%;border-radius:12px;padding:28px 24px;text-align:center;border:1px solid var(--app-border-default, #d0d5dd);background:#fff;color:var(--app-text-primary, #101828);box-shadow:0 24px 48px #0000002e}.devtools-warning-overlay-title{margin:0 0 12px;font-size:1.25rem;font-weight:600;font-family:Roboto,sans-serif;color:var(--primary-color, #005987)}.devtools-warning-overlay-body{margin:0;font-size:.95rem;line-height:1.5;color:var(--app-text-secondary, #475467);font-family:Roboto,sans-serif}html[data-theme=dark] .devtools-warning-overlay-root{background:#000000e0}html[data-theme=dark] .devtools-warning-overlay-panel{background:#1f1f1f;border-color:#ffffff1f;box-shadow:0 24px 48px #00000080}html[data-theme=dark] .devtools-warning-overlay-title{color:#ffffffe0}html[data-theme=dark] .devtools-warning-overlay-body{color:#ffffffa6}
