.nexa-admin-wrap{--nexa-navy:#0F2A4F;--nexa-dark:#0A1D39;--nexa-green:#0F7B6C;--nexa-magenta:#E91E63;--nexa-orchid:#A93EF5;--nexa-light:#F4F1EC;--nexa-text:#1C1F2A;font-family:Inter,Arial,sans-serif;color:var(--nexa-text);max-width:100%;overflow-x:hidden}.nexa-admin-wrap *{box-sizing:border-box}.nexa-admin-screen{padding-right:20px}.nexa-admin-hero{background:radial-gradient(circle at 84% 6%,rgb(169 62 245 / .18),transparent 34%),linear-gradient(135deg,var(--nexa-navy) 0%,var(--nexa-dark) 100%);color:#fff;border-radius:28px;padding:34px;margin:24px 20px 24px 0;box-shadow:0 24px 70px rgb(15 42 79 / .18);border-top:5px solid var(--nexa-green);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;animation:nexaFadeUp .45s ease both}.nexa-admin-hero h1{color:#fff;font-size:clamp(28px,4vw,44px);line-height:1.05;margin:7px 0 10px;font-weight:950;letter-spacing:-.8px}.nexa-admin-hero p{color:#fff!important;opacity:1!important;font-size:15px;line-height:1.65;max-width:880px;margin:0}.nexa-admin-eyebrow,.nexa-chart-kicker{color:var(--nexa-green);font-size:12px;font-weight:950;letter-spacing:2px;text-transform:uppercase}.nexa-admin-actions,.nexa-export-row,.nexa-filter-actions,.nexa-batch-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.nexa-admin-actions .button,.nexa-export-row .button,.nexa-open-batch,.nexa-bulk-row .button,.nexa-filter-actions .button,.nexa-batch-card .button,.nexa-batch-actions .button{background:var(--nexa-green)!important;color:#fff!important;border:0!important;border-radius:12px!important;padding:12px 18px!important;font-weight:900!important;height:auto!important;line-height:1.2!important;white-space:nowrap!important;transition:.22s ease!important;box-shadow:0 10px 24px rgb(15 123 108 / .22)!important;text-decoration:none!important;text-align:center!important;min-width:max-content!important;display:inline-flex!important;align-items:center;justify-content:center}.nexa-admin-actions .button:hover,.nexa-export-row .button:hover,.nexa-open-batch:hover,.nexa-bulk-row .button:hover,.nexa-filter-actions .button:hover,.nexa-batch-card .button:hover,.nexa-batch-actions .button:hover{background:var(--nexa-navy)!important;color:#fff!important;transform:scale(1.03)!important;box-shadow:0 14px 30px rgb(15 42 79 / .23)!important}.nexa-filter-panel{background:#fff;border:1px solid rgb(15 42 79 / .08);border-radius:24px;margin:0 20px 24px 0;padding:24px;box-shadow:0 18px 50px rgb(15 42 79 / .09);animation:nexaFadeUp .5s ease both}.nexa-filter-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;flex-wrap:wrap;margin-bottom:18px}.nexa-filter-head h2{margin:4px 0;color:var(--nexa-navy);font-size:24px;font-weight:950}.nexa-filter-head p{margin:0;color:#506071;max-width:760px;line-height:1.55}.nexa-filter-head span{color:var(--nexa-green);font-weight:950;text-transform:uppercase;letter-spacing:1.5px;font-size:12px}.nexa-filter-panel.is-collapsed .nexa-filter-grid,.nexa-filter-panel.is-collapsed .nexa-filter-actions{display:none}.nexa-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.nexa-filter-grid label{display:flex;flex-direction:column;gap:7px;background:var(--nexa-light);border:1px solid rgb(15 42 79 / .07);border-radius:14px;padding:12px;min-width:0}.nexa-filter-grid label span{font-weight:900;color:var(--nexa-navy);font-size:12px;letter-spacing:.2px}.nexa-filter-grid label em{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgb(15 123 108 / .13);color:var(--nexa-green);font-style:normal;font-size:11px;cursor:help}.nexa-filter-grid input,.nexa-filter-grid select{width:100%;border:1px solid #d8d6d0!important;border-radius:10px!important;padding:10px 12px!important;min-height:42px;background:#fff!important;color:var(--nexa-text)!important;box-shadow:none!important}.nexa-filter-search{grid-column:span 2}.nexa-filter-actions{margin-top:16px}.nexa-admin-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin:0 20px 24px 0}.nexa-admin-card{background:#fff!important;border:1px solid rgb(15 42 79 / .08)!important;border-radius:22px!important;min-height:158px!important;position:relative;overflow:hidden!important;transition:.22s ease!important;cursor:pointer;text-align:left;padding:22px!important;box-shadow:0 16px 44px rgb(15 42 79 / .09)!important;color:var(--nexa-navy)!important}.nexa-admin-card:hover{transform:translateY(-4px);box-shadow:0 22px 54px rgb(15 42 79 / .14)!important}.nexa-admin-card:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:var(--nexa-green)}.nexa-admin-card.navy:before{background:var(--nexa-navy)}.nexa-admin-card.green:before{background:var(--nexa-green)}.nexa-admin-card.magenta:before{background:var(--nexa-magenta)}.nexa-admin-card.orchid:before{background:var(--nexa-orchid)}.nexa-admin-card strong{display:block;color:var(--nexa-navy)!important;opacity:1!important;visibility:visible!important;font-size:clamp(36px,4vw,54px)!important;line-height:1!important;margin:8px 0 10px;font-weight:950}.nexa-admin-card span{display:block!important;color:var(--nexa-navy)!important;opacity:1!important;visibility:visible!important;text-transform:uppercase;font-weight:950;letter-spacing:.6px;font-size:13px;line-height:1.3}.nexa-admin-card small{display:block;color:#506071!important;opacity:1!important;visibility:visible!important;font-size:12px;line-height:1.5;margin-top:8px}.nexa-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-right:20px}.nexa-chart-card{background:#fff;border:1px solid rgb(15 42 79 / .08);border-radius:24px;padding:22px;box-shadow:0 18px 54px rgb(15 42 79 / .1);margin-bottom:20px;position:relative;overflow:hidden;animation:nexaFadeUp .55s ease both}.nexa-chart-card:before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:linear-gradient(90deg,var(--nexa-green),var(--nexa-orchid),var(--nexa-magenta))}.nexa-chart-head h2,.nexa-chart-card h2{margin:6px 0 6px;color:var(--nexa-navy);font-size:clamp(18px,2vw,24px);font-weight:950;letter-spacing:-.2px}.nexa-chart-head p{margin:0 0 12px;color:#506071;line-height:1.55;font-size:13px}.nexa-chart-canvas-wrap{height:300px;position:relative;margin:10px 0 12px}.nexa-chart-card canvas{width:100%!important;height:100%!important;display:block}.nexa-chart-summary{display:grid;gap:8px;max-height:220px;overflow:auto;padding-right:4px}.nexa-chart-summary-item{width:100%;display:grid;grid-template-columns:minmax(110px,1fr) auto;gap:12px;align-items:center;background:#F9FAFB;border:1px solid rgb(15 42 79 / .07);border-radius:12px;padding:10px 12px;cursor:pointer;text-align:left;position:relative;overflow:hidden;color:var(--nexa-navy);font-weight:900}.nexa-chart-summary-item:hover{border-color:var(--nexa-green);transform:translateY(-1px)}.nexa-summary-bar{position:absolute;left:0;top:0;bottom:0;width:var(--nexa-pct);background:linear-gradient(90deg,var(--nexa-bar),transparent);opacity:.16}.nexa-chart-summary-item b,.nexa-chart-summary-item em{position:relative;z-index:1}.nexa-chart-summary-item b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nexa-chart-summary-item em{font-style:normal;color:#506071;font-weight:900;white-space:nowrap}.nexa-chart-insight{margin-top:12px;border-top:1px solid rgb(15 42 79 / .07);padding-top:12px;color:#506071;font-size:12px;line-height:1.55}.nexa-card-title-row{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.nexa-record-count{background:var(--nexa-light);border-radius:999px;color:var(--nexa-navy);font-weight:900;padding:8px 14px}.nexa-table th{font-weight:950;color:#fff!important;background:var(--nexa-navy)!important;position:sticky;top:0;z-index:1}.nexa-table td,.nexa-table th{vertical-align:middle}.nexa-table tr:hover td{background:#F8FBFB}.nexa-table-scroll{overflow:auto;border-radius:16px;border:1px solid rgb(15 42 79 / .08);max-width:100%;-webkit-overflow-scrolling:touch}.nexa-bulk-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;background:var(--nexa-light);border-radius:16px;padding:14px;margin:14px 0}.nexa-bulk-row select{min-height:42px;border-radius:10px;border:1px solid #d8d6d0;padding:8px 12px}.nexa-bulk-status{color:var(--nexa-navy);font-weight:800}.nexa-export-row{margin:12px 0}.nexa-data-quality{background:var(--nexa-light);border-left:5px solid var(--nexa-magenta);border-radius:18px;padding:20px;margin-right:20px;box-shadow:0 14px 34px rgb(15 42 79 / .07)}.nexa-data-quality h2{margin-top:0;color:var(--nexa-navy);font-weight:950}.nexa-quality-grid{display:flex;gap:10px;flex-wrap:wrap}.nexa-quality-grid button{border:1px solid rgb(15 42 79 / .18);background:#fff;border-radius:10px;padding:10px 14px;font-weight:900;cursor:pointer;color:var(--nexa-navy);transition:.2s ease}.nexa-quality-grid button:hover{color:#fff;background:var(--nexa-magenta);border-color:var(--nexa-magenta);transform:translateY(-2px)}.nexa-batch-wrap{max-width:100%}.nexa-batch-hero{background:linear-gradient(135deg,var(--nexa-navy),var(--nexa-dark));border-radius:24px;color:#fff;padding:28px;margin:22px 20px 22px 0;box-shadow:0 20px 54px rgb(15 42 79 / .17);border-top:5px solid var(--nexa-green)}.nexa-batch-hero h1{color:#fff;margin:6px 0 8px;font-size:34px}.nexa-batch-hero p{color:#fff;margin:0;line-height:1.6}.nexa-batch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-right:20px}.nexa-batch-card{background:#fff;border-radius:20px;padding:22px;box-shadow:0 16px 44px rgb(15 42 79 / .09);border:1px solid rgb(15 42 79 / .08)}.nexa-batch-card h2{color:var(--nexa-navy);font-weight:950;margin-top:0}.nexa-upload-placeholder{border:2px dashed rgb(15 123 108 / .35);border-radius:16px;background:#F8FBFB;color:var(--nexa-green);font-weight:950;text-align:center;padding:34px;margin:14px 0}.nexa-summary-pills{display:flex;gap:10px;flex-wrap:wrap}.nexa-summary-pills span{background:var(--nexa-light);border-radius:999px;padding:9px 12px;color:var(--nexa-navy);font-weight:900}.nexa-frontend-dashboard{width:min(94vw,1440px);margin:0 auto;padding:28px 0}@keyframes nexaFadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1280px){.nexa-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nexa-chart-grid{grid-template-columns:1fr 1fr}}@media(max-width:980px){.nexa-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nexa-filter-search{grid-column:span 2}.nexa-chart-grid{grid-template-columns:1fr}.nexa-batch-grid{grid-template-columns:1fr}.nexa-admin-hero{align-items:flex-start}}@media(max-width:650px){.nexa-admin-screen{padding-right:10px}.nexa-admin-hero,.nexa-filter-panel,.nexa-chart-grid,.nexa-data-quality,.nexa-admin-cards,.nexa-batch-hero,.nexa-batch-grid{margin-right:10px}.nexa-filter-grid{grid-template-columns:1fr}.nexa-filter-search{grid-column:span 1}.nexa-chart-canvas-wrap{height:260px}.nexa-admin-actions .button,.nexa-export-row .button,.nexa-open-batch,.nexa-bulk-row .button,.nexa-filter-actions .button{width:100%;min-width:0!important}.nexa-admin-card{min-height:138px!important}.nexa-admin-card strong{font-size:38px!important}.nexa-chart-summary-item{grid-template-columns:1fr}.nexa-chart-summary-item em{white-space:normal}}.nexa-filter-floating-toggle{position:fixed!important;right:24px!important;top:50%!important;transform:translateY(-50%) rotate(-90deg)!important;transform-origin:center!important;z-index:99997!important;background:#0F7B6C!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:13px 22px!important;font-weight:950!important;letter-spacing:.4px!important;box-shadow:0 18px 42px rgb(15 42 79 / .22)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:150px!important;white-space:nowrap!important}.nexa-filter-floating-toggle:hover,.nexa-filter-floating-toggle:focus{background:#0F2A4F!important;color:#fff!important;transform:translateY(-50%) rotate(-90deg) scale(1.03)!important;box-shadow:0 22px 52px rgb(15 42 79 / .28)!important}.nexa-filter-overlay{position:fixed;inset:0;background:rgb(10 29 57 / .48);backdrop-filter:blur(3px);z-index:99995;opacity:0;pointer-events:none;transition:.24s ease}.nexa-filter-overlay.is-open{opacity:1;pointer-events:auto}.nexa-filter-panel.nexa-filter-drawer{position:fixed!important;top:0!important;right:0!important;width:min(460px,92vw)!important;height:100vh!important;margin:0!important;border-radius:28px 0 0 28px!important;padding:26px 24px 120px!important;z-index:99996!important;overflow-y:auto!important;transform:translateX(108%)!important;transition:transform .28s ease,box-shadow .28s ease!important;box-shadow:-26px 0 70px rgb(15 42 79 / .24)!important;background:#fff!important}body.admin-bar .nexa-filter-panel.nexa-filter-drawer{top:32px!important;height:calc(100vh - 32px)!important}.nexa-filter-panel.nexa-filter-drawer.is-open{transform:translateX(0)!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-head{position:sticky;top:-26px;background:#fff;z-index:2;padding:0 0 14px;border-bottom:1px solid rgb(15 42 79 / .08)}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-head h2{font-size:24px!important;line-height:1.1!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-head p{font-size:13px!important;line-height:1.45!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-toggle{background:#0F2A4F!important;color:#fff!important;border-radius:10px!important;padding:10px 14px!important;min-width:auto!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:16px!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-search{grid-column:auto!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-grid label{border-radius:16px!important;padding:13px!important;background:#F4F1EC!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-grid input,.nexa-filter-panel.nexa-filter-drawer .nexa-filter-grid select{min-height:46px!important;font-size:14px!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-actions{position:fixed!important;right:0!important;bottom:0!important;width:min(460px,92vw)!important;background:#fff!important;border-top:1px solid rgb(15 42 79 / .1)!important;padding:16px 24px!important;box-shadow:0 -14px 34px rgb(15 42 79 / .08)!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-actions .button{width:100%!important;min-width:0!important;white-space:nowrap!important}body.admin-bar .nexa-filter-panel.nexa-filter-drawer .nexa-filter-actions{bottom:0!important}.nexa-admin-cards{scroll-margin-top:24px}.nexa-chart-grid{scroll-margin-top:24px}.nexa-filter-drawer-open{overflow:hidden!important}@media(max-width:782px){body.admin-bar .nexa-filter-panel.nexa-filter-drawer{top:46px!important;height:calc(100vh - 46px)!important}.nexa-filter-floating-toggle{right:10px!important;min-width:132px!important;padding:12px 17px!important;font-size:13px!important}}@media(max-width:650px){.nexa-filter-floating-toggle{top:auto!important;bottom:18px!important;right:18px!important;transform:none!important;min-width:0!important;border-radius:16px!important;z-index:99997!important}.nexa-filter-floating-toggle:hover,.nexa-filter-floating-toggle:focus{transform:scale(1.03)!important}.nexa-filter-panel.nexa-filter-drawer{width:100vw!important;border-radius:24px 24px 0 0!important;top:8vh!important;height:92vh!important}body.admin-bar .nexa-filter-panel.nexa-filter-drawer{top:8vh!important;height:92vh!important}.nexa-filter-panel.nexa-filter-drawer .nexa-filter-actions{width:100vw!important;padding:14px 16px!important}}.nexa-export-field-selector{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;background:#F4F1EC;border:1px solid rgb(15 42 79 / .08);border-radius:16px;padding:14px 16px;margin:14px 0;color:#0F2A4F}.nexa-export-field-selector strong{width:100%;font-weight:900;color:#0F2A4F}.nexa-export-field-selector label{font-size:12px;font-weight:700;background:#fff;border:1px solid rgb(15 42 79 / .08);border-radius:999px;padding:7px 10px}.nexa-engagement-panel{background:#fff;border:1px solid rgb(169 62 245 / .22);border-left:5px solid #A93EF5;border-radius:18px;padding:20px;margin:16px 0;box-shadow:0 14px 30px rgb(15 42 79 / .06)}.nexa-engagement-panel h3{margin:0 0 12px;color:#0F2A4F;font-weight:900}.nexa-batch-card input[type=file]{width:100%;padding:18px;background:#F4F1EC;border:2px dashed rgb(15 123 108 / .35);border-radius:16px}.nexa-summary-pills{display:flex;flex-wrap:wrap;gap:10px}.nexa-summary-pills span{background:#0F2A4F;color:#fff;border-radius:999px;padding:9px 12px;font-weight:800;font-size:12px}.nexa-impact-callout{background:linear-gradient(135deg,#0F2A4F,#0A1D39);color:#fff;border-radius:24px;padding:28px;margin:28px 0;box-shadow:0 18px 45px rgb(15 42 79 / .16);border-top:5px solid #0F7B6C}.nexa-impact-callout h2{color:#fff;margin:0 0 10px;font-weight:900}.nexa-impact-callout p{color:rgb(255 255 255 / .84);max-width:900px}.nexa-state-map-fallback{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.nexa-state-marker{background:#F4F1EC;border:1px solid rgb(15 42 79 / .08);border-radius:16px;padding:14px;display:flex;align-items:center;justify-content:space-between}.nexa-state-marker strong{color:#0F2A4F}.nexa-state-marker span{background:#0F7B6C;color:#fff;border-radius:999px;padding:5px 10px;font-weight:900}.nexa-batch-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.nexa-batch-actions .button{border-radius:10px!important;min-height:38px!important}.nexa-table-tools{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.nexa-table-tools input,.nexa-table-tools select{min-height:40px;border-radius:10px;border:1px solid rgb(15 42 79 / .15)}@media(max-width:760px){.nexa-export-field-selector label{width:100%}.nexa-state-map-fallback{grid-template-columns:1fr}.nexa-table-tools input,.nexa-table-tools select{width:100%}}