:root{--page-bg:#fff;--brand-black:#0a0a0a;--brand-red:#ce3028;--text-primary:#242424;--font-ui:"Noto Sans Telugu", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;font-family:var(--font-ui);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.4}*,:before,:after{box-sizing:border-box}body{background:var(--page-bg);min-width:320px;color:var(--text-primary);margin:0}#root{min-height:100vh}.admin-page-shell{background:#f4f6fb;min-height:100vh}.admin-route-check{background:#fff;border:1px solid #dde2ee;border-radius:16px;width:min(100%,680px);margin:28px auto;padding:20px;box-shadow:0 10px 24px #11182714}.admin-route-check h1{color:#182032;margin:0 0 6px;font-size:24px}.admin-route-check p{color:#566079;margin:0;font-size:14px}.admin-workspace{--admin-sidebar-width:270px;grid-template-columns:var(--admin-sidebar-width) minmax(0, 1fr);align-items:stretch;gap:0;width:100%;margin:0;padding:0;display:grid}.admin-workspace.sidebar-collapsed{--admin-sidebar-width:90px}.admin-sidebar{color:#d7deef;background:linear-gradient(#0c0c0c 0%,#121212 100%);border:1px solid #242424;border-top:0;border-radius:0;flex-direction:column;align-self:stretch;min-height:calc(100vh - 88px);display:flex;position:sticky;top:0;overflow:hidden}.admin-sidebar-group{gap:6px;padding:10px 8px 8px;display:grid}.admin-sidebar-link{color:#cfd7ed;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:6px;min-height:40px;padding:0 8px;text-decoration:none;display:grid}.admin-sidebar-link:hover{background:#ffffff17}.admin-sidebar-link.active{color:#fff;background:linear-gradient(#e34a34 0%,#c22a20 100%)}.admin-sidebar-icon{background:#ffffff0a;border:1px solid #ffffff29;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:inline-flex}.admin-sidebar-text{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.sidebar-collapsed .admin-sidebar-title,.sidebar-collapsed .admin-sidebar-text{display:none}.sidebar-collapsed .admin-sidebar-link,.sidebar-collapsed .admin-sidebar-group-toggle{grid-template-columns:1fr;justify-items:center;padding:0}.admin-sidebar-icon svg{width:14px;height:14px;display:block}.admin-sidebar-badge{color:#161616;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:800;display:inline-flex}.admin-sidebar-footer{color:#a8b0c6;border-top:1px solid #1f1f1f;align-items:center;gap:8px;margin-top:auto;padding:10px 8px 12px;display:inline-flex}.admin-content{width:100%;min-width:0;padding:14px 14px 28px}.admin-content>*{width:100%}.admin-content.admin-content-plain{padding:0}.admin-page-header{background:#fff;border:1px solid #dfe4ef;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex}.admin-page-title{color:#162036;margin:0 0 6px;font-size:28px;line-height:1.1}.admin-page-subtitle{color:#53617c;margin:0;font-size:14px}.admin-page-actions{gap:8px;display:inline-flex}.admin-surface{background:#fff;border:1px solid #dfe4ef;border-radius:16px;overflow:hidden}.admin-surface-title{color:#1f2a40;border-bottom:1px solid #edf1f7;margin:0;padding:12px 14px;font-size:16px}.admin-surface-body{padding:12px}.admin-list-surface{background:linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #d6deef;border-radius:18px;box-shadow:0 16px 30px #0e1e4012}.admin-list-header{border-bottom:1px solid #e9eff9;justify-content:space-between;align-items:flex-start;gap:10px;margin:-2px -2px 12px;padding:14px 14px 12px;display:flex}.admin-feedback{border-radius:10px;margin:0 0 10px;padding:10px 11px;font-size:13px}.admin-feedback.error{color:#97241d;background:#fff1f0;border:1px solid #f6cbc7}.admin-feedback.success{color:#0f7632;background:#f1fff5;border:1px solid #c4ebcf}.admin-feedback-banner{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-feedback-dismiss{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:0;flex-shrink:0;padding:2px 4px;line-height:1}.admin-feedback-dismiss:hover{opacity:1}.admin-feedback-dismiss svg{width:13px;height:13px;display:block}.admin-row-confirm{flex-wrap:wrap;align-items:center;gap:8px;padding:6px 0;display:flex}.admin-row-confirm-text{color:#1f2a40;flex:1;min-width:0;font-size:12px;font-weight:700}.admin-row-confirm-hint{color:#6a7891;margin-top:1px;font-size:11px;font-weight:600;display:block}.admin-row-confirm-actions{flex-shrink:0;gap:6px;display:inline-flex}.admin-row-confirm-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.admin-row-confirm-btn.confirm{color:#fff;background:linear-gradient(#e34a34 0%,#c22a20 100%)}.admin-row-confirm-btn.cancel{color:#1f2a40;background:#fff;border-color:#d4dbe9}.admin-row-confirm-btn:disabled{opacity:.55;cursor:not-allowed}.admin-row-toggling{color:#8a9ab7;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:inline-flex}.admin-field-error{color:#b22b21;margin-top:3px;font-size:11px;font-weight:600;display:block}.admin-cell-stack{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.admin-badge{white-space:nowrap;border-radius:20px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.admin-badge-state{color:#2a4cd0;background:#e8eeff}.admin-badge-lang{color:#207847;background:#edf8f0}.admin-chip.admin-chip-xs{border-radius:20px;padding:2px 7px;font-size:10px}.admin-flag-row{flex-wrap:wrap;gap:4px;display:flex}.admin-mono{letter-spacing:.02em;font-family:Courier New,Courier,monospace;font-size:11px}.admin-cell-media{align-items:center;gap:8px;display:flex}.admin-row-confirm-active{background:#fffbeb}.admin-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr)) auto auto;gap:8px;margin-bottom:10px;display:grid}.admin-filter-grid-languages{grid-template-columns:92px repeat(3,minmax(0,1fr)) auto auto;align-items:center;margin-bottom:12px}.admin-filter-grid-states{grid-template-columns:92px repeat(5,minmax(0,1fr)) auto auto;align-items:center;margin-bottom:12px}.admin-filter-grid-districts{grid-template-columns:92px repeat(4,minmax(0,1fr)) auto auto;align-items:center;margin-bottom:12px}.admin-filter-grid-localities{grid-template-columns:92px repeat(6,minmax(0,1fr)) auto auto;align-items:center;margin-bottom:12px}.admin-filter-grid-categories{grid-template-columns:92px repeat(3,minmax(0,1fr)) auto auto;align-items:center;margin-bottom:12px}.admin-filter-grid-news{grid-template-columns:92px repeat(7,minmax(0,1fr)) auto auto;align-items:center;margin-bottom:12px}.admin-page-size-select{justify-self:start;width:92px;min-height:40px}.admin-form-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:12px;display:grid}.admin-form-main,.admin-form-side{min-height:100%}.admin-form-grid{gap:10px;display:grid}.admin-form-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e8edf7;border-radius:14px;gap:10px;padding:12px;display:grid}.admin-form-card-title{letter-spacing:.2px;text-transform:uppercase;color:#354767;margin:0;font-size:13px;font-weight:800}.admin-form-card-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-form-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-form-grid label{color:#1f2a40;gap:6px;font-size:13px;font-weight:700;display:grid}.admin-multiselect{gap:8px;display:grid}.admin-multiselect-trigger{color:#1f2a40;cursor:pointer;background:#fff;border:1px solid #d7deec;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:42px;padding:6px 10px;display:grid}.admin-multiselect-trigger:hover{background:#fcfdff;border-color:#c2cde3}.admin-multiselect.is-open .admin-multiselect-trigger{border-color:#ce3028;box-shadow:0 0 0 3px #e34a3421}.admin-multiselect-trigger:disabled{opacity:.7;cursor:not-allowed}.admin-multiselect-trigger-value{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.admin-multiselect-placeholder{color:#61708d;font-size:13px;font-weight:600}.admin-multiselect-chip-list{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.admin-multiselect-chip{color:#2d4267;white-space:nowrap;text-overflow:ellipsis;background:#f7faff;border:1px solid #d9e2f2;border-radius:999px;justify-content:center;align-items:center;max-width:190px;min-height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.admin-multiselect-chip-more{color:#a3372d;background:#fff1ef;border-color:#e8cbc6}.admin-multiselect-meta{align-items:center;gap:8px;display:inline-flex}.admin-multiselect-count{color:#38507f;background:#f0f4fc;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;font-size:11px;font-weight:800;display:inline-flex}.admin-multiselect-caret{color:#5a6d92;width:13px;height:13px;transition:transform .2s}.admin-multiselect.is-open .admin-multiselect-caret{transform:rotate(180deg)}.admin-multiselect-panel{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dde5f4;border-radius:12px;gap:8px;padding:9px;display:grid;box-shadow:0 10px 22px #192b5412}.admin-multiselect-search{position:relative}.admin-multiselect-search svg{color:#6e80a1;pointer-events:none;width:13px;height:13px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.admin-multiselect-search .admin-input{min-height:36px;padding-left:32px}.admin-multiselect-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-multiselect-action{color:#365788;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.admin-multiselect-action:hover{color:#223e68;text-decoration:underline}.admin-multiselect-action:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}.admin-multiselect-options{gap:6px;max-height:246px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.admin-multiselect-option{color:#1f2a40;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4f5;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:8px 9px;display:grid}.admin-multiselect-option:hover{background:#fafdff;border-color:#c3d2eb}.admin-multiselect-option.selected{background:#fff3f1;border-color:#e2a6a0}.admin-multiselect-option-text{gap:2px;display:grid}.admin-multiselect-option-text strong{color:#1f2a40;font-size:13px}.admin-multiselect-option-text em{color:#5b6f92;margin:0;font-size:11px;font-style:normal}.admin-multiselect-option-check{color:#0000;background:#fff;border:1px solid #cad7ef;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.admin-multiselect-option.selected .admin-multiselect-option-check{color:#fff;background:#ce3028;border-color:#ce3028}.admin-multiselect-option-check svg{width:11px;height:11px}.admin-multiselect-empty{color:#5f7294;text-align:center;border:1px dashed #d4ddef;border-radius:10px;margin:0;padding:10px;font-size:12px;font-weight:700}.admin-label-line{align-items:center;gap:4px;line-height:1.2;display:inline-flex}.admin-required{color:#ce3028;font-weight:800}.admin-input,.admin-select{color:#162036;background:#fff;border:1px solid #d5dcea;border-radius:10px;width:100%;min-height:40px;padding:0 10px;font-size:14px}.admin-textarea{resize:vertical;min-height:112px;padding:10px;line-height:1.4}.admin-upload-block{background:#fbfdff;border:1px dashed #d7deed;border-radius:12px;gap:8px;padding:10px;display:grid}.admin-upload-block-modern{background:linear-gradient(#fcfdff 0%,#f6f9ff 100%);border-style:solid;border-color:#dbe4f5;gap:10px}.admin-upload-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-upload-title{color:#30466e;letter-spacing:.2px;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:800;display:inline-flex}.admin-upload-status-chip{letter-spacing:.2px;text-transform:uppercase;color:#34558f;background:#edf3ff;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.admin-upload-input-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-upload-dropzone{color:#2a3f66;text-align:center;cursor:pointer;background:#fff;border:1px dashed #c7d5ed;border-radius:12px;align-content:center;justify-items:center;gap:4px;min-height:92px;padding:10px;display:grid}.admin-upload-dropzone:hover{background:#f9fcff;border-color:#9eb4da}.admin-upload-dropzone.is-disabled{opacity:.65;cursor:not-allowed;pointer-events:none}.admin-upload-dropzone svg{color:#486ca8;width:22px;height:22px}.admin-upload-dropzone-title{font-size:13px;font-weight:800}.admin-upload-dropzone-subtitle{color:#63789d;font-size:11px;font-weight:700}.admin-upload-file-chip{background:#fff;border:1px solid #d8e2f3;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;display:flex}.admin-upload-file-chip p{color:#243654;word-break:break-word;margin:0;font-size:12px;font-weight:700}.admin-upload-file-chip span{color:#667a9c;margin-top:2px;font-size:11px;font-weight:700;display:block}.admin-upload-actions-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-upload-info{color:#516889;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:700;display:inline-flex}.admin-upload-preview-card{background:#fff;border:1px solid #dde6f6;border-radius:12px;gap:8px;padding:9px;display:grid}.admin-upload-preview-title{color:#32496f;margin:0;font-size:12px;font-weight:800}.admin-upload-open-link{color:#2557a2;width:fit-content;font-size:12px;font-weight:700;text-decoration:none}.admin-upload-open-link:hover{text-decoration:underline}.admin-map-picker-panel{background:linear-gradient(#fff 0%,#f7faff 100%);border:1px solid #dce5f5;border-radius:12px;gap:8px;padding:10px;display:grid}.admin-map-picker-title{color:#30466e;letter-spacing:.2px;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.admin-map-picker{gap:8px;display:grid}.admin-map-search-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.admin-map-search-feedback{color:#8f201a;margin:0;font-size:12px;font-weight:700}.admin-map-search-results{gap:6px;max-height:148px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.admin-map-result-button{text-align:left;color:#1f2a40;cursor:pointer;background:#fff;border:1px solid #d8e2f3;border-radius:10px;width:100%;padding:8px 9px;font-size:12px;font-weight:700;line-height:1.4}.admin-map-result-button:hover{background:#f8fbff;border-color:#b9cae8}.admin-map-picker-canvas{border:1px solid #cfdaef;border-radius:10px;width:100%;height:260px;overflow:hidden}.admin-map-picker-hint{color:#516889;margin:0;font-size:12px;font-weight:600}.admin-textarea-large{min-height:160px}.admin-image-frame{background:#f3f6fc;border:1px solid #dce4f5;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.admin-image-frame-table{width:84px;height:52px}.admin-image-frame-preview{width:min(100%,260px);height:156px}.admin-video-frame{background:#0f1521;border:1px solid #dce4f5;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.admin-video-frame video{object-fit:cover;width:100%;height:100%;display:block}.admin-image-thumb{object-fit:cover;background:#f3f6fc;width:100%;height:100%;display:block}.admin-image-thumb-table,.admin-image-preview{object-fit:cover}.admin-image-fallback{color:#8093b3;background:linear-gradient(#f7f9fe 0%,#eff3fb 100%);justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.admin-image-fallback svg{width:16px;height:16px}.admin-input:focus,.admin-select:focus{outline-offset:1px;border-color:#ce3028;outline:2px solid #f3b2ab}.admin-input.is-invalid{background:#fff8f8;border-color:#e05046}.admin-input.is-invalid:focus{border-color:#c62f25;outline-color:#f3b2ab}.admin-field-help{color:#6a7891;margin:0;font-size:11px;font-weight:600}.admin-button{color:#fff;cursor:pointer;background:linear-gradient(#e34a34 0%,#c22a20 100%);border:0;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.admin-button-with-icon{gap:7px}.admin-button-with-icon svg{width:15px;height:15px}.admin-button.secondary{color:#1f2a40;background:#fff;border:1px solid #d4dbe9}.admin-button:disabled{cursor:not-allowed;opacity:.65}.admin-table-shell{border:1px solid #edf1f7;border-radius:12px;width:100%;overflow:auto;box-shadow:inset 0 0 0 1px #f5f7fb}.admin-table-shell-modern{background:#fff;border:1px solid #dce5f4;border-radius:14px;box-shadow:0 8px 20px #172a520f}.admin-table-toolbar{background:linear-gradient(#fcfdff 0%,#f7faff 100%);border-bottom:1px solid #eaf0fb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.admin-table-toolbar-group{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.admin-table-title{color:#20304c;letter-spacing:.2px;margin:0;font-size:13px;font-weight:800}.admin-table-count-chip,.admin-table-sort-chip{border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.admin-table-count-chip{color:#2f4f8b;background:#edf3ff}.admin-table-sort-chip{color:#a03227;background:#fff1ef}.admin-table{border-collapse:collapse;table-layout:auto;width:100%}.admin-table-modern th,.admin-table-modern td{padding:12px 11px}.admin-table th,.admin-table td{text-align:left;color:#1d273c;vertical-align:top;word-break:break-word;border-bottom:1px solid #f0f3f8;padding:11px 10px;font-size:13px}.admin-table th{background:linear-gradient(#f7f9fd 0%,#eef3fb 100%)}.admin-table thead th{z-index:1;position:sticky;top:0}.admin-table tbody tr:nth-child(2n) td{background:#fcfdff}.admin-table tbody tr:hover td{background:#f6f9ff}.admin-table-empty{text-align:center;padding:26px 16px}.admin-empty-state{color:#617393;align-items:center;gap:8px;font-size:13px;display:inline-flex}.admin-empty-state p{margin:0}.admin-empty-state svg{font-size:15px}.admin-table .row-primary{font-weight:700}.admin-table .row-secondary{color:#66758f;margin-top:2px;font-size:12px}.admin-truncate{white-space:nowrap;text-overflow:ellipsis;max-width:320px;overflow:hidden}.admin-chip{border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.admin-chip.active{color:#15793a;background:#e6f8ed}.admin-chip.inactive{color:#77829a;background:#f2f4f8}.admin-chip.pending{color:#35548a;background:#eef3ff}.admin-table-actions{flex-wrap:wrap;gap:6px;display:inline-flex}.admin-col-actions{text-align:right;white-space:nowrap}.admin-news-row-actions{justify-items:end;gap:8px;display:grid}.admin-news-transition-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;width:min(320px,100%);display:inline-flex}.admin-news-status-action{color:#9f2a20;letter-spacing:.2px;text-transform:uppercase;cursor:pointer;background:linear-gradient(#fff7f6 0%,#ffeceb 100%);border:1px solid #f0b3ac;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.admin-news-status-action:hover{background:#ffe2de;border-color:#e69489}.admin-news-status-action:disabled{opacity:.55;cursor:not-allowed}.admin-news-status-action svg{width:12px;height:12px}.admin-code-pill{color:#203f74;letter-spacing:.25px;background:#f1f5ff;border-radius:8px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.admin-muted-cell{color:#6a7891}.admin-table-actions-icon{justify-content:flex-end;align-items:center}.admin-icon-action{color:#2b3a59;cursor:pointer;background:#fff;border:1px solid #d2daeb;border-radius:10px;justify-content:center;align-items:center;min-width:34px;height:34px;text-decoration:none;display:inline-flex}.admin-icon-action:hover{background:#f3f7ff;border-color:#bdcae5}.admin-icon-action svg{width:16px;height:16px}.admin-icon-action.success{color:#137e3a;background:#eefbf3;border-color:#bde4ca}.admin-icon-action.success:hover{background:#dff7e8}.admin-icon-action.danger{color:#b22b21;background:#fff1ef;border-color:#f1c4be}.admin-icon-action.danger:hover{background:#ffe6e2}.admin-skeleton-line{background:linear-gradient(90deg,#eff3fb 0%,#f8faff 50%,#eff3fb 100%) 0 0/220% 100%;border-radius:999px;margin:4px 0;animation:1.35s ease-in-out infinite admin-shimmer;display:block}.admin-skeleton-line.short{width:72px;height:10px}.admin-skeleton-line.medium{width:140px;height:10px}.admin-skeleton-line.chip{width:66px;height:24px}.admin-skeleton-line.icon{border-radius:10px;width:34px;height:34px}@keyframes admin-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.admin-sort-button{cursor:pointer;text-transform:uppercase;letter-spacing:.35px;color:#60708f;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.admin-sort-button:hover{color:#1f2a40}.admin-sort-button .sort-arrow{color:#9aa8c2;font-size:10px}.admin-sort-button.is-active .sort-arrow{color:#ce3028}.admin-pagination{justify-content:flex-end;align-items:center;gap:8px;margin-top:10px;display:flex}.admin-pagination p{color:#5a6881;margin:0;font-size:12px}.admin-pagination-center{flex-direction:column;justify-content:center;gap:10px}.admin-pagination-summary{color:#5f7090;margin:0;font-size:12px;font-weight:700}.admin-pagination-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.admin-page-index{color:#2f4b7f;background:#f6f9ff;border:1px solid #d9e2f3;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.admin-page-nav{color:#2b3a59;cursor:pointer;background:#fff;border:1px solid #d4deef;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.admin-page-nav:hover{background:#f3f7ff;border-color:#c3d1e9}.admin-page-nav:disabled{opacity:.45;cursor:not-allowed}.admin-pagination-wide{flex-wrap:wrap;justify-content:space-between;gap:12px}.admin-pagination-meta,.admin-pagination-actions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.admin-page-size{color:#5a6881;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.admin-page-size .admin-select{width:86px;min-height:34px}.admin-form-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-form-sticky-actions{z-index:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffffff2;border:1px solid #e8edf7;border-radius:12px;gap:8px;padding:10px;display:grid;position:sticky;bottom:8px}.admin-form-note{color:#637089;margin:0;font-size:12px}.admin-form-summary{gap:10px;display:grid}.admin-summary-chip{color:#8f201a;background:#ffe7e4;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:30px;margin:0;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.admin-form-summary dl{gap:8px;margin:0;display:grid}.admin-form-summary dl div{background:#fafcff;border:1px solid #edf2fa;border-radius:10px;padding:8px 9px}.admin-form-summary dt{text-transform:uppercase;letter-spacing:.25px;color:#627191;margin:0;font-size:11px;font-weight:800}.admin-form-summary dd{color:#1f2a40;margin:3px 0 0;font-size:13px;font-weight:700}.admin-summary-inline{color:#30466e;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:700;display:inline-flex}.admin-summary-tags{gap:6px;display:grid}.admin-summary-tags p{color:#3a527d;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:700;display:inline-flex}.admin-summary-tags ul{color:#4f6487;gap:4px;margin:0;padding-left:18px;font-size:12px;display:grid}.admin-summary-timeline{gap:6px;display:grid}.admin-summary-timeline p{color:#3a527d;margin:0;font-size:12px;font-weight:700}.admin-summary-timeline ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.admin-summary-timeline li{background:#fff;border:1px solid #e8edf8;border-radius:10px;gap:2px;padding:7px 8px;display:grid}.admin-summary-timeline li strong{color:#23375b;font-size:12px}.admin-summary-timeline li span{color:#5f7194;font-size:11px}.admin-summary-timeline li em{color:#475c84;margin:0;font-size:11px;font-style:normal}.admin-news-media-grid{gap:10px;display:grid}.admin-news-media-card{background:#fff;border:1px solid #dfe7f5;border-radius:12px;gap:8px;padding:10px;display:grid}.admin-news-media-preview-row{align-items:center;display:inline-flex}.admin-poll-options-grid{gap:10px;display:grid}.admin-poll-option-card{background:#fdfefe;border:1px solid #dfe7f5;border-radius:12px;gap:8px;padding:10px;display:grid}.admin-poll-option-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-translation-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}.admin-translation-main,.admin-translation-editor{min-height:100%}.admin-translation-row-selected td{background:#fff6f3}.admin-translation-meta{margin-top:10px}.admin-translation-meta .admin-summary-chip{gap:8px}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-overview-card{background:#fff;border:1px solid #dfe4ef;border-radius:14px;padding:14px}.admin-overview-card h3{color:#1b2640;margin:0 0 6px;font-size:16px}.admin-overview-card p{color:#5f6f8b;margin:0;font-size:13px}.admin-overlay{display:none}.admin-dialog-overlay{z-index:60;background:#080e197a;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.admin-dialog{background:#fff;border:1px solid #d8e2f3;border-radius:16px;gap:10px;width:min(100%,560px);padding:14px;display:grid;box-shadow:0 20px 40px #0d1b3533}.admin-dialog-wide{width:min(100%,680px)}.admin-dialog-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.admin-dialog-header h3{color:#1c2942;margin:0;font-size:18px}.admin-dialog-header p{color:#627292;margin:3px 0 0;font-size:12px;font-weight:700}.admin-dialog-field{color:#21304d;gap:6px;font-size:12px;font-weight:700;display:grid}.admin-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-dialog-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.admin-assignee-list{background:#fbfdff;border:1px solid #e3eaf8;border-radius:12px;gap:6px;min-height:120px;max-height:260px;padding:8px;display:grid;overflow:auto}.admin-assignee-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e2f3;border-radius:10px;gap:2px;padding:8px;display:grid}.admin-assignee-option:hover{background:#f8fbff;border-color:#c2d0ea}.admin-assignee-option.selected{background:#fff2f0;border-color:#e09d96}@media (width<=1180px){.admin-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr)) auto auto}.admin-filter-grid-languages{grid-template-columns:92px repeat(2,minmax(0,1fr)) auto auto}.admin-filter-grid-states{grid-template-columns:92px repeat(3,minmax(0,1fr)) auto auto}.admin-filter-grid-districts{grid-template-columns:92px repeat(2,minmax(0,1fr)) auto auto}.admin-filter-grid-localities{grid-template-columns:92px repeat(4,minmax(0,1fr)) auto auto}.admin-filter-grid-categories{grid-template-columns:92px repeat(2,minmax(0,1fr)) auto auto}.admin-filter-grid-news{grid-template-columns:92px repeat(4,minmax(0,1fr)) auto auto}.admin-form-layout,.admin-translation-layout{grid-template-columns:1fr}}@media (width<=1024px){.admin-workspace{grid-template-columns:1fr;width:100%;padding:0 10px}.admin-sidebar{z-index:30;border-radius:0;width:min(78vw,300px);height:100vh;min-height:100vh;transition:transform .24s;position:fixed;top:0;left:0;transform:translate(-100%)}.admin-sidebar.is-open{transform:translate(0)}.admin-overlay{z-index:20;background:#0b101c73;display:block;position:fixed;inset:0}.admin-filter-grid,.admin-filter-grid-languages,.admin-filter-grid-states,.admin-filter-grid-districts,.admin-filter-grid-localities,.admin-filter-grid-categories,.admin-filter-grid-news{grid-template-columns:1fr}.admin-page-size-select{width:100%}.admin-content{padding:12px 0 22px}.admin-col-actions{text-align:left}.admin-table-actions-icon{justify-content:flex-start}.admin-news-row-actions{justify-items:start}.admin-truncate{max-width:220px}}@media (width<=760px){.admin-list-header,.admin-page-header{flex-direction:column;align-items:stretch}.admin-page-actions{grid-template-columns:1fr;width:100%;display:grid}.admin-overview-grid,.admin-form-actions,.admin-form-two-col{grid-template-columns:1fr}.admin-upload-title-row{align-items:flex-start}.admin-upload-actions-row{flex-direction:column;align-items:stretch}.admin-image-frame-preview{width:100%}.admin-map-picker-canvas{height:220px}.admin-map-search-row,.admin-dialog-search{grid-template-columns:1fr}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.footer-prelude{background:#c9c9cb;border-top:1px solid #f0f0f0;border-bottom:4px solid #ececec;grid-template-columns:1fr 1fr;min-height:206px;display:grid;position:relative}.footer-prelude-panel{border-right:3px solid #f2f2f2}.footer-prelude-panel:last-child{border-right:none}.scroll-top-button{color:#1f1717;cursor:pointer;background:#e9e9eb;border:2px solid #ce3028;border-radius:50%;width:38px;height:38px;padding-bottom:7px;font-size:28px;line-height:1;position:absolute;bottom:36px;right:27px}.site-footer-main{color:#f1f1f1;background:#2f2f32;padding:18px 28px 14px}.site-footer-content{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.site-footer-left,.site-footer-right{font-size:22px;font-weight:700}.footer-policy,.footer-copy,.footer-powered,.footer-contact,.footer-links{margin:0}.footer-policy{line-height:1.2}.footer-copy{text-align:center;margin-top:11px}.footer-powered{text-align:center;margin-top:8px}.site-footer-right{text-align:right}.footer-social-row{align-items:center;gap:8px;font-size:24px;line-height:1;display:inline-flex}.footer-social-icons{align-items:center;gap:5px;display:inline-flex}.social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.social-icon span{line-height:1}.social-mark{justify-content:center;align-items:center;display:inline-flex}.social-facebook{background:#1877f2}.social-instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fd5949 35%,#d6249f 60%,#285aeb 100%);border-radius:7px;font-size:0;position:relative}.social-instagram .social-mark{border:2px solid #fff;border-radius:4px;width:14px;height:14px;position:relative}.social-instagram .social-mark:before{content:"";border:2px solid #fff;border-radius:50%;width:5px;height:5px;margin:auto;position:absolute;inset:1px}.social-instagram .social-mark:after{content:"";background:#fff;border-radius:50%;width:2px;height:2px;position:absolute;top:2px;right:2px}.social-x{background:#060606;font-size:16px}.social-whatsapp{background:#25d366;font-size:10px}.social-telegram{background:#2aabee;font-size:12px}.footer-contact{margin-top:8px;font-size:24px}.footer-links{margin-top:9px;font-size:22px}@media (width<=1200px){.site-footer-main{padding:24px 24px 20px}.site-footer-left,.site-footer-right{font-size:15px}.footer-social-row{font-size:20px}.social-icon{width:22px;height:22px;font-size:12px}.social-instagram,.social-whatsapp,.social-telegram{font-size:14px}.footer-contact{font-size:18px}.footer-links{font-size:16px}.footer-prelude{min-height:180px}.scroll-top-button{width:34px;height:34px;padding-bottom:6px;font-size:24px;bottom:28px;right:20px}}@media (width<=900px){.footer-prelude{grid-template-columns:1fr;min-height:200px}.footer-prelude-panel{border-bottom:2px solid #f4f4f4;border-right:none}.footer-prelude-panel:last-child{border-bottom:none}.scroll-top-button{width:42px;height:42px;padding-bottom:8px;font-size:28px;bottom:24px;right:18px}.site-footer-content{grid-template-columns:1fr}.site-footer-left,.site-footer-right{text-align:center}.footer-social-row{justify-content:center;width:100%}.footer-contact{font-size:18px}.footer-links{font-size:16px}}@media (width<=620px){.site-footer-main{padding:14px 12px 12px}.site-footer-left,.site-footer-right{font-size:11px}.footer-social-row{gap:6px;font-size:18px}.social-icon{width:24px;height:24px;font-size:11px}.footer-contact{margin-top:6px;font-size:12px}.footer-links{font-size:11px}.footer-policy{line-height:1.3}}@media (width<=400px){.site-footer-content{gap:14px}.footer-policy{word-break:break-word}.footer-contact{font-size:11px}.footer-social-row{flex-wrap:wrap;justify-content:center}}.auth-flow-page{background:#fff;min-height:100vh}.auth-main{width:min(100%,1110px);margin:0 auto;padding:28px 14px 40px}.auth-card{background:#fafafa;border:1px solid #ececec;border-radius:18px;padding:22px;box-shadow:0 10px 26px #0000000a}.auth-card-narrow{width:min(100%,560px);margin:0 auto}.auth-card-header{margin-bottom:18px}.auth-eyebrow{color:#bd3020;text-transform:uppercase;letter-spacing:.4px;margin:0;font-size:13px;font-weight:700}.auth-title{color:#1f1f1f;letter-spacing:-.6px;margin:6px 0 8px;font-size:36px;line-height:1.05}.auth-subtitle{color:#565656;margin:0;font-size:15px}.flow-actions-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:12px;display:grid}.flow-action-card{background:#fff;border:1px solid #e2e2e2;border-radius:14px;padding:16px;text-decoration:none;transition:transform .2s,box-shadow .2s}.flow-action-card:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000000f}.flow-action-card h2{color:#1f1f1f;margin:0 0 6px;font-size:19px}.flow-action-card p{color:#666;margin:0;font-size:14px;line-height:1.35}.auth-alert{border-radius:12px;margin-bottom:14px;padding:12px 14px}.auth-alert h3{margin:0 0 6px;font-size:15px}.auth-alert p{margin:0;font-size:14px}.auth-alert ul{margin:8px 0 0;padding-left:18px;font-size:13px}.auth-alert-error{color:#9f2119;background:#fff0ef;border:1px solid #f6c9c6}.auth-alert-success{color:#0e7430;background:#f1fff5;border:1px solid #c3ebcf}.auth-split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-form{gap:12px;display:grid}.auth-form label{color:#333;gap:6px;font-size:13px;font-weight:700;display:grid}.auth-form input,.auth-form textarea,.auth-form select{color:#1e1e1e;background:#fff;border:1px solid #d8d8d8;border-radius:10px;width:100%;min-height:42px;padding:10px 11px;font-family:inherit;font-size:14px}.auth-form textarea{resize:vertical;min-height:110px}.auth-form input:focus,.auth-form textarea:focus,.auth-form select:focus{outline-offset:1px;border-color:#ce3028;outline:2px solid #f1a29c}.auth-meta{color:#5e5e5e;margin:0;font-size:12px}.auth-meta code{background:#efefef;border-radius:6px;padding:1px 4px;font-size:12px}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(#e04532 0%,#c2281f 100%);border:0;border-radius:11px;min-height:42px;font-size:14px;font-weight:700}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-submit-ghost{color:#2f2f2f;background:#fff;border:1px solid #d8d8d8}.auth-inline-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.signin-social-icons-wrap{border-top:1px solid #ececec;margin-top:16px;padding-top:14px}.signin-social-icons-title{color:#6a6a6a;text-align:center;margin:0 0 8px;font-size:13px}.signin-social-icons{justify-content:center;gap:10px;display:flex}.signin-social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.signin-social-icon:hover{transform:translateY(-1px);box-shadow:0 10px 20px #00000029}.signin-social-icon.google{background:#ea4335}.signin-social-icon.facebook{background:#1877f2}.signin-social-icon.x{background:#151515}.auth-switch-links{color:#5d5d5d;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:16px;font-size:14px;display:flex}.auth-switch-links a{color:#c2281f;font-weight:700;text-decoration:none}.profile-grid{gap:10px;margin-top:6px;display:grid}.profile-row{background:#fff;border:1px solid #e9e9e9;border-radius:10px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.profile-row span{color:#626262;font-size:13px}.profile-row strong{color:#242424;text-align:right;font-size:14px}.auth-loading-state{justify-items:center;gap:12px;padding:16px 0 8px;display:grid}.auth-loading-state p{color:#5d5d5d;margin:0;font-size:14px}.auth-spinner{border:3px solid #e4e4e4;border-top-color:#c2281f;border-radius:50%;width:26px;height:26px;animation:.85s linear infinite auth-spin}@keyframes auth-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.auth-main{padding-top:18px}.auth-card{border-radius:14px;padding:18px}.auth-title{font-size:30px}.auth-split{grid-template-columns:1fr}.flow-actions-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (width<=620px){.auth-main{padding:14px 10px 28px}.auth-card{border-radius:12px;padding:14px}.auth-title{font-size:26px}.auth-switch-links{flex-wrap:wrap}.auth-inline-actions{grid-template-columns:1fr}.profile-row{flex-direction:column;gap:4px}.profile-row strong{text-align:left}}.theme-light{background:var(--page-bg);min-height:100vh;color:var(--text-primary)}.content-wrap{box-sizing:border-box;width:min(100%,980px);margin:0 auto;padding-inline:12px}.top-strip{background:var(--brand-black);border-top:1px solid #7a7a7a}.top-strip .content-wrap,.category-nav .content-wrap{width:min(100%,1110px);padding-inline:0}.top-strip-inner{justify-content:space-between;align-items:center;gap:20px;min-height:86px;display:flex}.top-left-zone{align-items:center;gap:10px;display:inline-flex}.admin-menu-trigger{cursor:pointer;background:#171717;border:1px solid #3b3b3b;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:0;display:inline-flex}.admin-menu-trigger span{background:#fff;border-radius:2px;width:16px;height:2px;display:block}.brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-logo-image{object-fit:contain;flex:none;width:58px;height:58px;display:block}.brand-text-wrap{flex-direction:column;display:inline-flex}.brand-text{color:#fff;letter-spacing:.4px;font-size:21px;font-weight:800;line-height:1}.brand-underline{background:#f29e47;width:100%;height:2px;margin-top:2px;display:block}.store-links{align-items:center;gap:10px;margin-right:4px;display:inline-flex}.top-right-zone{align-items:center;gap:10px;display:inline-flex}.auth-actions{gap:6px;display:inline-flex}.auth-nav-btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.auth-nav-btn-primary{color:#fff;background:#ce3028}.auth-nav-btn-secondary{color:#fff;background:#171717;border:1px solid #4c4c4c}.profile-menu-wrap{position:relative}.profile-trigger{color:#fff;cursor:pointer;background:#1c1c1c;border:1px solid #4b4b4b;border-radius:50%;width:42px;height:42px;padding:0;overflow:hidden}.profile-trigger-image{object-fit:cover;width:100%;height:100%;display:block}.profile-trigger-fallback{justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:700;display:inline-flex}.profile-menu{z-index:20;background:#fff;border:1px solid #ececec;border-radius:10px;min-width:140px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 28px #00000024}.profile-menu-item{text-align:left;color:#252525;cursor:pointer;background:#fff;border:0;width:100%;padding:10px 12px;font-size:14px;text-decoration:none;display:block}.profile-menu-item:hover{background:#f4f4f4}.profile-menu-item-button{font-family:inherit}.download-label{color:#fafafa;letter-spacing:.15px;margin-right:4px;font-size:16px;font-weight:500;line-height:1}.store-pill{color:#f3f3f3;background:#040404;border:1px solid #525252;border-radius:8px;align-items:center;gap:7px;min-height:44px;padding:4px 11px;text-decoration:none;display:inline-flex}.store-icon{place-items:center;width:16px;height:16px;display:inline-grid}.play-icon{width:18px;height:18px}.play-icon svg,.apple-icon svg{width:100%;height:100%;display:block}.apple-icon{width:16px;height:16px}.store-copy{flex-direction:column;gap:1px;display:inline-flex}.store-copy small{font-size:8px;font-weight:600;line-height:1}.store-copy strong{font-size:14px;font-weight:700;line-height:1}.category-nav{background:0 0}.category-nav .content-wrap{padding-inline:0}.nav-inner{background:linear-gradient(#f15c33 0%,#e53f2f 25%,#cf2f25 60%,#bf211c 100%);border-top:1px solid #ee7f67;border-bottom:1px solid #ac1d1b;align-items:center;gap:8px;min-height:62px;padding-inline:8px;display:flex}.home-chip{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:none;place-items:center;width:50px;height:50px;padding:0;text-decoration:none;display:inline-grid}.home-chip svg{fill:#fff;width:34px;height:34px}.category-list{scrollbar-width:none;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.category-list-shell{flex:auto;min-width:0;overflow:hidden}.category-scroll-btn{color:#fff;cursor:pointer;background:#ffffff21;border:1px solid #ffffff42;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;padding:0;transition:background .12s,opacity .12s;display:inline-grid}.category-scroll-btn svg{fill:#fff;width:16px;height:16px}.category-scroll-btn:hover:not(.is-disabled){background:#ffffff38}.category-scroll-btn.is-disabled,.category-scroll-btn:disabled{opacity:.35;cursor:not-allowed}.category-list::-webkit-scrollbar{display:none}.category-link{color:#fff;white-space:nowrap;text-shadow:0 1px #8f160f;border-right:1px solid #ffffff36;align-items:center;min-height:42px;padding:0 14px;font-size:17px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.category-list li:last-child .category-link{border-right:0}.category-link:hover{background:#ffffff1f}.news-shell{padding-top:10px;padding-bottom:52px}.news-shell .content-wrap{width:min(100%,1110px);padding-inline:0}.ticker-text{color:var(--brand-red);margin:0 0 10px;font-size:13px;font-weight:700}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.news-card{background:#fafafa;border:none;border-radius:14px;grid-template-columns:46% 54%;gap:8px;height:216px;padding:2px 4px 2px 2px;display:grid;overflow:hidden}.news-card.is-loading{pointer-events:none}.news-card-unified .news-content{padding-right:4px}.news-image{object-fit:cover;width:100%;height:100%;min-height:150px;display:block}.news-media-carousel{background:#f2f2f2;border-radius:10px;position:relative;overflow:hidden}.news-media-carousel-card{height:100%;min-height:0}.news-media-carousel-detail{border:1px solid #dcdcdc;border-radius:8px;min-height:420px;margin-bottom:24px}.news-media-item{object-fit:cover;background:#101010;width:100%;height:100%;min-height:0;display:block}.news-media-item-card{object-fit:contain}.news-media-carousel-detail .news-media-item{object-fit:contain;min-height:420px;max-height:70vh}.news-media-nav{color:#fff;cursor:pointer;z-index:2;background:#0000008a;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.news-media-nav.prev{left:8px}.news-media-nav.next{right:8px}.news-media-dots{background:#00000052;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.news-media-dot{cursor:pointer;background:#ffffff70;border:none;border-radius:50%;width:8px;height:8px;padding:0}.news-media-dot.is-active{background:#fff}.news-image-skeleton{background:linear-gradient(90deg,#ececec 20%,#f7f7f7 38%,#ececec 56%) 0 0/300% 100%;animation:1.2s infinite news-skeleton}.news-content{text-align:left;flex-direction:column;height:100%;min-height:0;padding-top:4px;display:flex;overflow:hidden}.news-meta{color:#cf3731;align-items:center;gap:6px;margin:0 0 6px;font-size:11px;font-weight:700;line-height:1.25;display:flex}.news-meta-brand{color:#cf3731;font-weight:800}.news-meta-separator{color:#b6b6b6;font-weight:600}.news-title{color:#1e1e1e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.28;display:-webkit-box;overflow:hidden}.news-summary{color:#454545;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:50px;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.news-line-skeleton{background:linear-gradient(90deg,#ececec 20%,#f7f7f7 38%,#ececec 56%) 0 0/300% 100%;border-radius:5px;height:10px;margin-bottom:8px;animation:1.2s infinite news-skeleton}.news-line-skeleton.short{width:65%}.news-type-badge{letter-spacing:.2px;text-transform:uppercase;border:1px solid #0000;border-radius:999px;width:fit-content;margin-top:6px;margin-bottom:2px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.news-type-news{color:#fff;background:#111;border-color:#111}.news-type-images{color:#0d4d8f;background:#eaf5ff;border-color:#bfdfff}.news-type-videos{color:#8d1f1a;background:#fff0ef;border-color:#ffcdca}.news-type-polls{color:#1f6b3f;background:#eefbf3;border-color:#bde7cc}.news-more{color:#007c2d;letter-spacing:.2px;align-self:center;width:fit-content;margin-top:auto;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.news-more:hover{text-decoration:underline}.news-empty-state{color:#555;text-align:center;background:#fff;border:1px solid #e2e2e2;border-radius:8px;grid-column:1/-1;margin:16px 0;padding:18px 14px;font-size:14px;font-weight:600}.pagination{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:26px;display:flex}.page-btn{color:#4f5d66;background:#eff3f5;border:1px solid #c6cdd1;border-radius:4px;min-width:24px;min-height:24px;padding:0 8px;font-size:11px}.page-btn:disabled{opacity:.45;cursor:not-allowed}.page-btn.is-active{background:#dde5ea}.page-ellipsis{color:#7b8790;justify-content:center;align-items:center;min-width:14px;min-height:24px;font-size:11px;font-weight:700;display:inline-flex}.news-detail-shell{background:#fff;padding-top:14px;padding-bottom:56px}.news-detail-wrap{width:min(100%,1100px);padding-inline:18px}.news-detail-back-link{color:#1f4f95;align-items:center;margin-bottom:14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.news-detail-back-link:hover{text-decoration:underline}.news-detail-error,.news-detail-loading{color:#3a3a3a;background:#fff;border:1px solid #dfdfe3;border-radius:10px;margin:0;padding:16px 14px;font-size:14px}.news-detail-article{background:#fff;border:1px solid #e6e8ed;border-radius:2px;width:min(100%,860px);margin:0 auto;padding:14px 18px 18px;transform:translateY(-6px);box-shadow:0 14px 34px #0f172a21,0 2px 8px #0f172a12}.news-detail-stage{position:relative}.news-detail-header{margin-bottom:14px}.news-detail-title{color:#de1e1e;margin:0;font-size:20px;font-weight:700;line-height:1.28}.news-detail-meta-cluster{align-items:flex-start;gap:10px;margin-top:8px;display:flex}.news-detail-meta-copy{flex:auto;min-width:0}.news-detail-tags-row{color:#3e424a;align-items:center;gap:10px;min-height:24px;margin-top:6px;font-size:12px;line-height:1.45;display:flex}.news-detail-brand-logo{object-fit:contain;flex:none;width:42px;height:42px}.news-detail-brand-name{color:#1f1f1f;white-space:nowrap;margin:0;font-size:15px;font-weight:700;line-height:1.1}.news-detail-locality-text{color:#3e424a;white-space:nowrap;text-overflow:ellipsis;max-width:68%;font-weight:500;display:inline-block;overflow:hidden}.news-detail-updated-time-inline{color:#303030;letter-spacing:.1px;white-space:nowrap;flex:none;align-items:center;min-width:0;font-size:11px;font-weight:600;display:inline-flex}.news-detail-updated-time-inline:before{content:"|";color:#b1b1b1;margin-right:10px}.news-detail-share-actions{align-items:center;gap:8px;display:inline-flex}.news-detail-share-btn{cursor:pointer;color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.news-detail-share-btn svg{fill:currentColor;width:17px;height:17px;display:block}.news-detail-share-btn.share-facebook{background:#1877f2}.news-detail-share-btn.share-x{background:#111}.news-detail-share-btn.share-whatsapp{background:#25d366}.news-detail-share-btn.share-link{background:#0a84ff}.news-detail-meta-whatsapp{color:#fff;background:#25d366;border:1px solid #1bb652;min-width:36px;height:36px;margin-top:2px;margin-left:auto;box-shadow:0 4px 10px #25d36642}.news-detail-meta-whatsapp svg{width:18px;height:18px}.news-detail-share-message{color:#4a4a4a;width:fit-content;margin:8px 0 0 auto;font-size:12px;font-weight:600}.news-detail-body p{color:#171717;margin:0 0 20px;font-size:18px;line-height:1.68}.news-detail-published{color:#7a7a7a;margin:8px 0 0;font-size:14px}.news-detail-card-footer{justify-content:flex-end;align-items:center;gap:14px;margin-top:16px;display:flex}.news-detail-bottom-nav{justify-content:center;align-items:center;gap:10px;width:min(100%,860px);margin:14px auto 0;display:flex}.news-detail-footer-nav{align-items:center;gap:8px;display:inline-flex}.news-detail-nav-btn{color:#252525;cursor:pointer;background:#fff;border:1px solid #ccd1db;border-radius:9px;min-height:36px;padding:0 12px;font-size:13px;font-weight:700}.news-detail-nav-btn:disabled{opacity:.45;cursor:not-allowed}.news-edge-nav-btn{color:#272727;cursor:pointer;background:#f7f8fa;border:1px solid #c7ccd7;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:30px;line-height:1;display:inline-flex;position:absolute;top:46%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.news-edge-nav-btn.is-prev{left:max(6px,50% - min(100%,860px)/2 - 52px)}.news-edge-nav-btn.is-next{right:max(6px,50% - min(100%,860px)/2 - 52px)}.news-edge-nav-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.news-poll-view{margin-top:6px}.news-poll-status{color:#3c3c3c;margin:0 0 12px;font-size:14px;font-weight:700}.news-poll-options-list{gap:10px;display:grid}.news-poll-option{color:#151515;cursor:pointer;text-align:left;background:#fff;border:1px solid #d4d4d8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:15px;font-weight:600;display:flex}.news-poll-option.is-selected{border-color:#2d7be7;box-shadow:0 0 0 2px #2d7be72b}.news-poll-option:disabled{cursor:default}.news-poll-submit{color:#fff;cursor:pointer;background:#0b78e3;border:none;border-radius:10px;min-height:38px;margin-top:12px;padding:0 14px;font-size:14px;font-weight:700}.news-poll-submit:disabled{opacity:.45;cursor:not-allowed}.news-poll-result{margin:12px 0 0;font-size:14px;font-weight:700}.news-poll-result.is-correct{color:#0a7f2e}.news-poll-result.is-wrong{color:#b02424}.news-poll-note{color:#3e3e3e;margin:10px 0 0;font-size:13px}@keyframes news-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=900px){.top-strip .content-wrap,.category-nav .content-wrap{width:min(100%,1000px);padding-inline:8px}.news-shell .content-wrap{padding-inline:8px}.top-strip-inner{flex-wrap:wrap;justify-content:space-between;min-height:66px;padding-block:10px}.brand-logo-image{width:44px;height:44px}.brand-text{font-size:17px}.brand-underline{height:3px}.download-label{font-size:16px}.store-pill{border-radius:7px;min-height:34px;padding:4px 8px}.top-right-zone{justify-content:space-between;width:100%}.auth-nav-btn{min-height:32px;padding-inline:10px;font-size:12px}.profile-trigger{width:36px;height:36px}.profile-trigger-fallback{font-size:14px}.store-copy strong{font-size:12px}.store-copy small{font-size:7px}.nav-inner{min-height:48px;padding-inline:4px}.home-chip{width:40px;height:40px}.home-chip svg{width:25px;height:25px}.category-link{min-height:36px;padding:0 10px;font-size:15px}.category-scroll-btn{width:26px;height:26px}.category-scroll-btn svg{width:14px;height:14px}.news-grid{grid-template-columns:1fr}.news-card{grid-template-columns:42% 58%;height:196px}.news-media-carousel-card,.news-media-item,.news-content{min-height:0}.news-detail-title{font-size:18px}.news-detail-body p{font-size:16px;line-height:1.6}.news-media-carousel-detail,.news-media-carousel-detail .news-media-item{min-height:350px}}@media (width<=620px){.top-strip .content-wrap,.category-nav .content-wrap,.news-shell .content-wrap{padding-inline:10px}.store-links,.download-label{display:none}.news-card{border:none;border-radius:8px;grid-template-columns:1fr;height:auto;padding:8px}.news-image{border-radius:6px;min-height:190px}.news-media-carousel-card,.news-media-item{min-height:190px}.news-meta{flex-wrap:wrap;gap:4px;margin-top:8px}.store-links{flex-wrap:wrap;flex:1;justify-content:flex-start}.download-label{text-align:left;width:auto;margin-bottom:2px;margin-right:0;font-size:14px}.store-pill{min-height:32px;padding:4px 7px}.store-copy strong{font-size:11px}.top-right-zone{gap:8px}.auth-actions{gap:4px}.auth-nav-btn{border-radius:7px;min-height:30px;padding-inline:8px}.profile-trigger{width:32px;height:32px}.profile-trigger-fallback{font-size:12px}.category-link{font-size:14px}.news-detail-shell{padding-top:12px}.news-detail-article{border-radius:4px;width:100%;padding:14px 12px 18px}.news-detail-title{font-size:17px}.news-detail-meta-cluster{gap:8px}.news-detail-tags-row{gap:8px;font-size:11px}.news-detail-brand-logo{width:38px;height:38px}.news-detail-meta-whatsapp,.news-detail-share-btn{min-width:32px;height:32px}.news-detail-share-btn svg{width:16px;height:16px}.news-detail-brand-name{font-size:14px}.news-detail-locality-text{max-width:62%}.news-detail-updated-time-inline{font-size:10px}.news-detail-card-footer{margin-top:14px}.news-detail-bottom-nav{width:100%}.news-edge-nav-btn{width:38px;height:38px;font-size:27px;top:auto;bottom:-52px;transform:none}.news-edge-nav-btn.is-prev{left:max(8px,50% - 180px)}.news-edge-nav-btn.is-next{right:max(8px,50% - 180px)}.news-detail-body p{font-size:15px;line-height:1.56}.news-media-carousel-detail{min-height:240px}.news-media-carousel-detail .news-media-item{min-height:240px;max-height:52vh}.news-media-nav{width:30px;height:30px;font-size:21px}}.language-selector{position:relative}.language-selector-trigger{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.85rem;transition:border-color .15s;display:flex}.language-selector-trigger:hover{border-color:#fff6}.language-selector-chevron{opacity:.6}.language-selector-dropdown{z-index:1000;background:#0a0a0a;border:1px solid #ffffff26;border-radius:8px;min-width:200px;max-width:280px;max-height:260px;padding:.5rem 0;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.language-selector-option{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.1rem;width:100%;padding:.5rem 1rem;transition:background .1s;display:flex}.language-selector-option:hover{background:#ffffff14}.language-selector-option.is-active{color:#ce3028;background:#ff4d4d26}.language-selector-option-native{font-size:.9rem;font-weight:500}.language-selector-option-en{opacity:.5;font-size:.75rem}.language-selector--admin .language-selector-trigger{color:#ffffffb3;border-color:#ffffff1a;font-size:.8rem}.language-selector--admin .language-selector-dropdown{background:#121212}.language-selector-dropdown::-webkit-scrollbar{width:6px}.language-selector-dropdown::-webkit-scrollbar-track{background:0 0}.language-selector-dropdown::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.language-selector-dropdown::-webkit-scrollbar-thumb:hover{background:#ffffff40}@media (width<=768px){.language-selector-trigger{padding:.3rem .5rem;font-size:.8rem}.language-selector-dropdown{min-width:unset;max-width:unset;z-index:2000;border-radius:12px 12px 0 0;max-height:60vh;position:fixed;inset:auto 0 0}.language-selector--admin .language-selector-dropdown{z-index:1000;border-radius:8px;max-height:260px;position:absolute;inset:calc(100% + .5rem) 0 auto auto}.language-selector-option{padding:.65rem 1.25rem}}
