.aew-app{background:#021520;color:#e5eef7;padding:24px;border-radius:24px;font-family:Inter,Arial,sans-serif}.aew-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}.aew-topbar h2{margin:0;font-size:34px;font-weight:700;color:#f6fbff}.aew-breadcrumb{font-size:12px;color:#7fa5c7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.aew-search-wrap input{width:280px;max-width:100%;padding:12px 14px;border-radius:12px;border:1px solid rgba(150,170,190,.18);background:#081e2d;color:#eef6ff}.aew-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:18px}.aew-filters select,.aew-filters button{padding:12px 14px;border-radius:12px;border:1px solid rgba(150,170,190,.18);background:#081e2d;color:#eef6ff}.aew-filters button{background:linear-gradient(135deg,#2f8cff,#00b8ff);color:#fff;font-weight:700;cursor:pointer}.aew-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.aew-grid{display:grid;gap:16px;margin-bottom:16px}.aew-grid.two{grid-template-columns:1fr 1fr}.aew-card{position:relative;background:#051b2a;border:1px solid rgba(150,170,190,.16);border-radius:18px;padding:18px;box-shadow:0 14px 30px rgba(0,0,0,.18);overflow:hidden}.aew-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:var(--accent,#2f8cff)}.aew-card:after{content:"";position:absolute;inset:auto -60px -60px auto;width:180px;height:180px;background:radial-gradient(circle, rgba(255,255,255,.08), transparent 60%);pointer-events:none}.aew-card .label,.aew-card .card-title{font-size:15px;font-weight:700;color:#f3f8ff;margin-bottom:12px}.aew-card .value{font-size:54px;line-height:1;font-weight:800;padding-top:8px;color:#fff;text-align:center}.aew-table-wrap{overflow:auto}.aew-table-wrap table{width:100%;border-collapse:collapse}.aew-table-wrap th,.aew-table-wrap td{padding:10px 12px;border-bottom:1px solid rgba(150,170,190,.12);font-size:13px;text-align:left;vertical-align:top}.aew-table-wrap th{color:#d7ebff;font-weight:700;background:rgba(255,255,255,.04);position:sticky;top:0;z-index:1}canvas{max-height:340px}#aewMap{height:340px;border-radius:12px;overflow:hidden}.aew-muted{color:#c2d9ef}.card-blue{--accent:#2f8cff;background:linear-gradient(160deg,rgba(47,140,255,.16),rgba(5,27,42,.98) 55%)}.card-green{--accent:#00c2a8;background:linear-gradient(160deg,rgba(0,194,168,.16),rgba(5,27,42,.98) 55%)}.card-violet{--accent:#7c5cff;background:linear-gradient(160deg,rgba(124,92,255,.16),rgba(5,27,42,.98) 55%)}.card-orange{--accent:#ff9f1a;background:linear-gradient(160deg,rgba(255,159,26,.16),rgba(5,27,42,.98) 55%)}.card-cyan{--accent:#00b8ff;background:linear-gradient(160deg,rgba(0,184,255,.16),rgba(5,27,42,.98) 55%)}.card-rose{--accent:#f43f5e;background:linear-gradient(160deg,rgba(244,63,94,.16),rgba(5,27,42,.98) 55%)}.card-red{--accent:#ff6b6b;background:linear-gradient(160deg,rgba(255,107,107,.16),rgba(5,27,42,.98) 55%)}.card-neutral{--accent:#8eb4d6;background:linear-gradient(160deg,rgba(142,180,214,.12),rgba(5,27,42,.98) 55%)}.country-cell{display:inline-flex;align-items:center;gap:8px;font-weight:700}.status-chip,.type-chip,.type-legend-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;border:1px solid rgba(255,255,255,.1)}.status-chip{color:#fff}.chip-completed{background:#0f8d4f}.chip-upcoming{background:#c98913}.chip-tbc{background:#0a7bb7}.chip-projected{background:#6550d7}.chip-postponed{background:#c55555}.chip-cancelled{background:#586579}.chip-default{background:#2f8cff}.type-chip{background:rgba(47,140,255,.14);color:#dfeeff}.aew-legend-card .type-legend-items{display:flex;flex-wrap:wrap;gap:10px}.type-legend-pill{background:rgba(255,255,255,.04);color:#e6f0fa;position:relative;padding-left:12px}.type-legend-pill:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--legend,#2f8cff);display:inline-block}.leaflet-popup-content .status-chip{margin:4px 0}.leaflet-container a{color:#0b6ef3}.aew-table-wrap td a{color:#8fd0ff;text-decoration:none}.aew-table-wrap td a:hover{text-decoration:underline}@media(max-width:1100px){.aew-kpis,.aew-grid.two{grid-template-columns:1fr}.aew-card .value{font-size:42px}}

.country-flag{width:20px;height:14px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.18);flex:0 0 auto;vertical-align:middle;margin-right:8px}
.country-cell{display:inline-flex;align-items:center;gap:8px}
.country-flag--fallback{display:inline-flex;align-items:center;justify-content:center;width:20px;height:14px;margin-right:8px}
.map-country-title{display:flex;align-items:center;gap:8px}
