:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10203a;background:#eef3fb}body{margin:0;background:radial-gradient(circle at top left,rgba(47,104,218,.18),transparent 28%),linear-gradient(180deg,#f6f9ff,#eef3fb);min-height:100vh}.page-shell{max-width:1180px;margin:0 auto;padding:32px 20px 40px}h1{margin:8px 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.05}.subtitle{margin:0;color:#4b5971;font-size:16px;max-width:60ch;line-height:1.6}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#1f4f9a17;color:#1f4f9a;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.hero{display:grid;grid-template-columns:1.4fr .9fr;gap:20px;align-items:stretch;margin-bottom:24px}.hero>div,.hero-card,.modal-card{border:1px solid rgba(16,32,58,.08);box-shadow:0 18px 50px #10203a1a}.hero>div{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fff,#f5f8ff)}.hero-card{padding:22px;border-radius:24px;background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-card-label,.list-header,.summary-label{color:#5d6d85;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.macrotema-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.tag{padding:9px 12px;border-radius:999px;background:#edf3ff;color:#234a8b;font-size:14px;font-weight:600}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:24px;flex-wrap:wrap}.stat-pill{padding:10px 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(16,32,58,.08);color:#234a8b;font-weight:700}.status-text,.count{margin:12px 0 0;color:#55637a}.label{display:block;margin:10px 0 6px;font-size:14px;color:#333}.select{width:100%;padding:13px 14px;font-size:15px;border:1px solid #d8e0ef;border-radius:14px;background:#fff;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.select:focus{border-color:#4f7fe0;box-shadow:0 0 0 4px #4f7fe01f}.actions{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.report-button{border:0;background:linear-gradient(135deg,#1f4f9a,#2c74ff);color:#fff;padding:12px 18px;font-size:15px;cursor:pointer;border-radius:12px;box-shadow:0 10px 25px #2c74ff38;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.report-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 32px #2c74ff47}.report-button:disabled{opacity:.5;cursor:not-allowed}.report-download-button{display:inline-block;padding:8px 12px;font-size:13px;border-radius:9px;box-shadow:0 6px 14px #2c74ff2e;text-decoration:none;font-weight:500}.map-download-button{background:linear-gradient(135deg,#006b3f,#19a061);box-shadow:0 6px 14px #006b3f29}.map-download-button:hover{box-shadow:0 10px 22px #006b3f38}.report-unavailable{display:inline-block;color:#7c8798;font-size:13px}.trash-button{width:36px;height:36px;border:1px solid #f3ced0;background:#fff7f7;color:#b53a43;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,transform .15s ease}.trash-button:hover{background:#ffe9eb;border-color:#e7a9af;transform:translateY(-1px)}.trash-button svg{width:20px;height:20px;fill:currentColor}.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a122170;display:grid;place-items:center;z-index:20;padding:20px}.confirm-modal{width:min(420px,100%);background:#fff;border:1px solid rgba(16,32,58,.12);border-radius:16px;padding:18px;box-shadow:0 20px 40px #10203a2e}.confirm-modal h3{margin:0;font-size:20px;color:#20314a}.confirm-modal p{margin:10px 0 0;color:#46566f}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.danger-button{border:0;background:#d5424e;color:#fff;padding:12px 16px;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600}.danger-button:hover{background:#bd2f3b}.secondary-button{border:1px solid #d3dbeb;background:#ffffffeb;color:#24344d;padding:12px 18px;font-size:15px;cursor:pointer;border-radius:12px}.selected{margin:10px 0 0;color:#33415a}.error{color:#b00020}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0a122170;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10}.modal-card{width:min(1040px,100%);max-height:90vh;overflow:auto;padding:22px;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f8fafffa)}.modal-header{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px}.modal-header h2{margin:0;font-size:24px}.modal-header p{margin:6px 0 0;color:#5d6d85}.close-button{width:40px;height:40px;border:0;border-radius:12px;background:#edf3ff;color:#234a8b;font-size:24px;line-height:1;cursor:pointer}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.city-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;max-height:42vh;overflow:auto;padding-right:4px}.city-card{width:100%;min-height:54px;border:1px solid #d8e0ef;background:#fff;padding:12px 14px;text-align:left;font-size:14px;font-weight:600;color:#20314a;cursor:pointer;border-radius:16px;box-shadow:0 8px 18px #10203a0d;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.city-card:hover{transform:translateY(-1px);border-color:#9eb7ea;box-shadow:0 12px 24px #10203a14}.city-card--active{background:linear-gradient(135deg,#e8f0ff,#f5f8ff);border-color:#5b87e6}.selection-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;padding:14px;background:#f5f8ff;border:1px solid #dbe4f5;border-radius:18px}.selection-summary strong{display:block;margin-top:6px;font-size:15px;color:#10203a}.reports-screen{border:1px solid rgba(16,32,58,.08);box-shadow:0 18px 50px #10203a1a;border-radius:24px;background:linear-gradient(135deg,#fff,#f5f8ff);padding:22px}.reports-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.reports-header h2{margin:0}.reports-table-wrap{overflow-x:auto}.reports-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #d8e0ef;border-radius:14px}.reports-table th,.reports-table td{padding:12px;border-bottom:1px solid #e7edf8;text-align:left}.reports-table th{color:#5d6d85;font-size:13px;text-transform:uppercase;letter-spacing:.03em}.report-history{display:flex;flex-direction:column;gap:12px;margin-top:12px}.report-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;background:#fff;border:1px solid #d8e0ef;border-radius:16px;box-shadow:0 8px 18px #10203a0d}.report-row p{margin:4px 0 0;color:#5d6d85}@media (max-width: 860px){.hero,.form-grid,.selection-summary{grid-template-columns:1fr}.modal-header{flex-direction:column}.city-grid{max-height:36vh}}
