.cgct{--navy:#071b35;--blue:#0b4f8a;--red:#c91d2e;--ink:#172033;--muted:#64748b;--line:#dfe5ec;--paper:#fff;max-width:1240px;margin:0 auto 48px;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.cgct *{box-sizing:border-box}
.cgct-hero{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;padding:36px;border-radius:18px 18px 0 0;color:#fff;background:linear-gradient(120deg,rgba(7,27,53,.98),rgba(11,79,138,.93)),radial-gradient(circle at 80% 0,#316fa4,transparent 50%)}
.cgct-live{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.09em}
.cgct-live i{width:9px;height:9px;border-radius:50%;background:#ff4355;box-shadow:0 0 0 6px rgba(255,67,85,.15);animation:cgctPulse 1.8s infinite}
.cgct-hero h1{margin:10px 0 8px;color:#fff;font-size:clamp(32px,5vw,58px);line-height:1}
.cgct-hero p{max-width:760px;margin:0;color:#dbeafe;font-size:17px;line-height:1.55}
.cgct-updated{min-width:115px;text-align:right}
.cgct-updated span,.cgct-updated small{display:block;color:#bfdbfe;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.cgct-updated strong{display:block;font-size:36px;line-height:1.1}
.cgct-shortcuts{display:flex;gap:8px;overflow-x:auto;padding:14px;background:#f7f9fc;border:1px solid var(--line);border-top:0}
.cgct-shortcut{white-space:nowrap;border:1px solid #ccd6e1;background:#fff;color:#25415f;border-radius:999px;padding:9px 16px;font-weight:700;cursor:pointer}
.cgct-shortcut:hover,.cgct-shortcut.is-active{background:var(--navy);border-color:var(--navy);color:#fff}
.cgct-map-shell{position:relative;border:1px solid var(--line);border-top:0;background:#fff}
.cgct-map{height:min(62vh,620px);min-height:430px;background:linear-gradient(135deg,#eaf0f5,#f8fafc)}
.cgct-map iframe{display:block;width:100%;height:100%;border:0}
.cgct-map-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;background-image:linear-gradient(rgba(255,255,255,.75),rgba(255,255,255,.75)),radial-gradient(circle at 25% 25%,#b9c9d8 1px,transparent 1px);background-size:auto,20px 20px}
.cgct-map-placeholder h2{margin:8px 0;color:var(--navy);font-size:28px}
.cgct-map-placeholder p{max-width:560px;margin:0 0 22px;color:var(--muted)}
.cgct-map-placeholder.is-error{background-color:#fff5f5}
.cgct-map-icon{font-size:52px;color:var(--red)}
.cgct-primary{border:0;border-radius:8px;background:var(--red);color:#fff;padding:13px 22px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(201,29,46,.2)}
.cgct-primary:hover{filter:brightness(.92)}
.cgct-map-tools{display:flex;gap:8px;flex-wrap:wrap;padding:12px 14px;border-top:1px solid var(--line)}
.cgct-map-tools button,.cgct-map-tools a{border:1px solid #cad5e1;border-radius:7px;background:#fff;color:#163c61;text-decoration:none;padding:9px 13px;font-weight:700;cursor:pointer}
.cgct-map-tools button:disabled{opacity:.45;cursor:not-allowed}
.cgct-auto-status{position:absolute;left:14px;top:14px;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.94);box-shadow:0 4px 18px rgba(7,27,53,.13);border-radius:999px;padding:9px 13px;color:#173b5e;font-size:12px;font-weight:800;z-index:2}
.cgct-auto-status i{width:8px;height:8px;border-radius:50%;background:#20a34a;box-shadow:0 0 0 5px rgba(32,163,74,.14)}
.cgct-alerts{padding:34px 0}
.cgct-section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}
.cgct-section-title span{color:var(--red);font-size:11px;font-weight:900;letter-spacing:.11em}
.cgct-section-title h2{margin:4px 0 0;font-size:30px;color:var(--navy)}
.cgct-section-title>strong{background:#edf3f8;border-radius:999px;padding:7px 12px;color:#39536d;font-size:13px}
.cgct-alert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.cgct-alert{border:1px solid var(--line);border-top:5px solid #f59e0b;border-radius:10px;background:#fff;padding:18px;box-shadow:0 5px 18px rgba(7,27,53,.06)}
.cgct-alert.severity-informativa{border-top-color:#1677c8}
.cgct-alert.severity-alta{border-top-color:#e55418}
.cgct-alert.severity-critica{border-top-color:#c91d2e}
.cgct-alert-top{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:11px}
.cgct-alert-top span{font-weight:900;text-transform:uppercase;color:var(--red)}
.cgct-alert h3{margin:10px 0 8px;color:var(--navy);font-size:19px;line-height:1.25}
.cgct-alert p{color:#4d5d70;font-size:14px;line-height:1.5}
.cgct-alert-location{font-weight:700;color:#253e58!important}
.cgct-alert-actions{display:flex;gap:12px;align-items:center;margin-top:14px}
.cgct-alert-actions button,.cgct-alert-actions a{border:0;background:none;color:var(--blue);text-decoration:none;padding:0;font-weight:800;cursor:pointer}
.cgct-empty{display:flex;flex-direction:column;gap:4px;border:1px dashed #b8c5d2;border-radius:10px;background:#f8fafc;padding:24px;text-align:center}
.cgct-empty span{color:var(--muted)}
.cgct-disclaimer{border-left:4px solid var(--red);background:#f7f9fc;padding:16px 18px;color:#526276;font-size:13px;line-height:1.5}
.cgct-info{max-width:260px}
.cgct-info strong,.cgct-info span{display:block}
.cgct-info span{margin-top:4px;color:#526276}
.cgct-info p{margin-bottom:0}
@keyframes cgctPulse{50%{box-shadow:0 0 0 10px rgba(255,67,85,0)}
}
@media(max-width:900px){.cgct-alert-grid{grid-template-columns:1fr 1fr}
.cgct-map{min-height:390px}
.cgct-auto-status{position:static;border-radius:0;box-shadow:none;border-bottom:1px solid var(--line)}
}
@media(max-width:640px){.cgct{margin-bottom:28px}
.cgct-hero{align-items:flex-start;padding:26px 20px}
.cgct-updated{display:none}
.cgct-hero p{font-size:15px}
.cgct-shortcuts{padding:11px}
.cgct-map{height:62vh;min-height:350px}
.cgct-map-placeholder{padding:24px 20px}
.cgct-alert-grid{grid-template-columns:1fr}
.cgct-section-title{align-items:center}
.cgct-section-title h2{font-size:25px}
.cgct-alerts{padding:28px 4px}
.cgct-map-tools>*{flex:1 1 auto;text-align:center}
}

