*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8fafc;--surface:#fff;--surface2:#f1f5f9;--border:#e2e8f0;--border2:#cbd5e1;--text:#0f172a;--text2:#334155;--text3:#64748b;--text4:#94a3b8;--eu:#1d4ed8;--radius:8px;--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-lg:0 8px 32px rgba(0,0,0,.12);--live:#059669;--live-bg:#ecfdf5;--live-bd:#a7f3d0;--ready:#2563eb;--ready-bg:#eff6ff;--ready-bd:#bfdbfe;--prog:#d97706;--prog-bg:#fffbeb;--prog-bd:#fde68a;--risk:#dc2626;--risk-bg:#fef2f2;--risk-bd:#fecaca;--none:#6b7280;--none-bg:#f9fafb;--none-bd:#e5e7eb;--cat-golive:#059669;--cat-golive-bg:#ecfdf5;--cat-golive-bd:#a7f3d0;--cat-update:#2563eb;--cat-update-bg:#eff6ff;--cat-update-bd:#bfdbfe;--cat-regulatory:#b45309;--cat-regulatory-bg:#fffbeb;--cat-regulatory-bd:#fde68a}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:var(--eu);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none;background:none}.xs-label{font-size:10px;font-weight:600;color:var(--text4);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.section-title{font-size:11px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.12em}.section-hint{font-size:11px;color:var(--text4)}.field-label{font-size:10px;font-weight:600;color:var(--text4);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.src-link{font-size:11px;color:var(--eu);font-weight:500;white-space:nowrap}.nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:11px 24px;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);gap:16px}.nav-brand{display:flex;align-items:center;gap:8px;min-width:0}.nav-logo{font-size:15px;font-weight:800;color:var(--text);letter-spacing:-.02em;flex-shrink:0}.nav-dot{color:var(--border2);font-size:16px;font-weight:300;flex-shrink:0}.nav-sub{font-size:11px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.08em;flex-shrink:0}.nav-pipe{color:var(--border);font-size:16px;flex-shrink:0}.nav-desc{font-size:11px;color:var(--text4);font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.nav-date{font-size:11px;color:var(--text4)}.badge-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:4px;padding:3px 10px;font-size:11px;color:#b45309;font-weight:600;white-space:nowrap}.btn-nav-subscribe{padding:6px 14px;font-size:12px;font-weight:600;color:var(--eu);background:#eff6ff;border:1px solid #bfdbfe;border-radius:5px;transition:background .12s;white-space:nowrap}.btn-nav-subscribe:hover{background:#dbeafe}.hero{background:var(--surface);border-bottom:1px solid var(--border);padding:20px 24px}.hero-inner{max-width:1160px;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:0}.hero-block{padding-right:28px}.hero-sep{width:1px;height:60px;background:var(--border);margin:0 24px;flex-shrink:0}.countdown{display:flex;gap:18px;align-items:flex-end}.digit-val{font-size:32px;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums;line-height:1}.digit-lbl{font-size:9px;color:var(--text4);text-transform:uppercase;letter-spacing:.12em;margin-top:5px;text-align:center}.stats-row{display:flex;gap:20px}.stat-val{font-size:22px;font-weight:700;line-height:1;text-align:center}.stat-lbl{font-size:9px;color:var(--text4);margin-top:4px;text-transform:uppercase;letter-spacing:.07em;text-align:center}.hero-progress{flex:1;min-width:180px}.progress-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.progress-val{font-size:13px;font-weight:700;color:var(--eu)}.progress-track{height:5px;background:var(--border);border-radius:3px;overflow:hidden}.progress-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--live),var(--eu));transition:width .6s ease}.progress-note{font-size:10px;color:var(--text4);margin-top:6px}.main-layout{max-width:1160px;margin:0 auto;padding:24px;display:flex;gap:22px;align-items:flex-start;flex-wrap:wrap}.map-section{flex:0 0 auto}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.tile-grid{position:relative}.tile{position:absolute;width:56px;height:56px;border-radius:7px;border:1px solid var(--sc-bd,var(--border));background:var(--sc-bg,var(--surface2));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;transition:transform .12s,box-shadow .12s;-webkit-user-select:none;user-select:none;outline:none}.tile:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.tile:focus-visible{box-shadow:0 0 0 2px var(--eu)}.tile--selected{box-shadow:0 0 0 2px var(--sc,var(--eu)),var(--shadow-md)}.tile-id{font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--sc,var(--text3))}.tile-name{font-size:8px;color:var(--text4);text-align:center;max-width:52px;line-height:1.2}.tile-dot{display:block;width:5px;height:5px;border-radius:50%;background:var(--sc,var(--text4));opacity:.7}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.tile-dot--live{opacity:1;animation:pulse 2s ease-in-out infinite}.legend{margin-top:14px;display:flex;gap:14px;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--text3)}.legend-dot{width:8px;height:8px;border-radius:2px;flex-shrink:0}.legend-count{font-weight:600;color:var(--text2)}.panel-empty{flex:1;min-width:280px;background:var(--surface);border:1.5px dashed var(--border);border-radius:var(--radius);padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;text-align:center}.panel-empty-icon{font-size:40px;margin-bottom:12px;opacity:.2}.panel-empty-title{font-size:14px;color:var(--text3);margin-bottom:6px}.panel-empty-sub{font-size:12px;color:var(--text4);line-height:1.7;max-width:240px}.panel-card{flex:1;min-width:280px;background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--panel-accent,var(--eu));border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm)}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.panel-title-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.panel-flag{font-size:26px;line-height:1}.panel-name{font-size:18px;font-weight:700;color:var(--text)}.panel-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.status-badge{display:inline-flex;align-items:center;gap:5px;border-radius:4px;border:1px solid;padding:3px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.badge-dot{display:inline-block;width:6px;height:6px;border-radius:50%}.badge-dot--live{animation:pulse 2s ease-in-out infinite}.panel-region{font-size:11px;color:var(--text3)}.close-btn{background:var(--surface2);border:1px solid var(--border);border-radius:5px;color:var(--text3);padding:5px 9px;font-size:12px;line-height:1;transition:background .12s;flex-shrink:0}.close-btn:hover{background:var(--border)}.meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.meta-cell{background:var(--surface2);border-radius:6px;padding:9px 11px}.meta-lbl{font-size:9px;color:var(--text4);text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px}.meta-val{font-size:12px;color:var(--text2);font-weight:500}.panel-note{font-size:12.5px;color:var(--text2);line-height:1.75;margin-bottom:16px}.rel-news{margin-bottom:16px}.rel-item{background:var(--surface2);border-radius:6px;border-left:3px solid var(--border2);padding:10px 12px;margin-bottom:6px}.rel-item--golive{border-left-color:var(--cat-golive)}.rel-item--update{border-left-color:var(--cat-update)}.rel-item--regulatory{border-left-color:var(--cat-regulatory)}.rel-title{font-size:12px;color:var(--text);line-height:1.5;margin-bottom:5px}.rel-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:var(--text4)}.news-section{max-width:1160px;margin:0 auto;padding:0 24px 40px}.section-rule{border-top:1px solid var(--border);padding-top:22px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px}.news-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:15px;transition:border-color .13s,box-shadow .13s}.news-card--clickable{cursor:pointer}.news-card--clickable:hover{border-color:var(--border2);box-shadow:var(--shadow-sm)}.news-card--clickable:focus-visible{outline:2px solid var(--eu);outline-offset:2px}.news-top{display:flex;align-items:center;gap:7px;margin-bottom:10px;flex-wrap:wrap}.news-cat{font-size:9px;font-weight:700;padding:2px 8px;border-radius:3px;border:1px solid;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.news-cat--golive{background:var(--cat-golive-bg);color:var(--cat-golive);border-color:var(--cat-golive-bd)}.news-cat--update{background:var(--cat-update-bg);color:var(--cat-update);border-color:var(--cat-update-bd)}.news-cat--regulatory{background:var(--cat-regulatory-bg);color:var(--cat-regulatory);border-color:var(--cat-regulatory-bd)}.news-country{font-size:11px;color:var(--text3)}.news-date{font-size:11px;color:var(--text4);margin-left:auto}.news-title{font-size:12.5px;color:var(--text);line-height:1.55;margin-bottom:8px}.news-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.news-src{font-size:11px;color:var(--text4)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.modal{background:var(--surface);border-radius:12px;padding:36px;max-width:440px;width:100%;position:relative;box-shadow:var(--shadow-lg);border:1px solid var(--border)}.modal-close{position:absolute;top:14px;right:14px;background:var(--surface2);border:1px solid var(--border);border-radius:5px;color:var(--text3);padding:5px 9px;font-size:13px;line-height:1;transition:background .12s}.modal-close:hover{background:var(--border)}.modal-icon{font-size:32px;margin-bottom:14px}.modal-title{font-size:18px;font-weight:700;color:var(--text);margin-bottom:10px}.modal-desc{font-size:13px;color:var(--text3);line-height:1.7;margin-bottom:22px}.subscribe-form{display:flex;gap:8px;margin-bottom:14px}.subscribe-input{flex:1;font-family:inherit;font-size:13px;padding:9px 12px;border:1px solid var(--border2);border-radius:6px;outline:none;color:var(--text);background:var(--surface);transition:border-color .12s,box-shadow .12s}.subscribe-input:focus{border-color:var(--eu);box-shadow:0 0 0 3px #1d4ed81a}.subscribe-btn{padding:9px 18px;font-size:13px;font-weight:600;color:#fff;background:var(--eu);border-radius:6px;transition:background .12s;white-space:nowrap}.subscribe-btn:hover:not(:disabled){background:#1e40af}.subscribe-btn:disabled{opacity:.6;cursor:not-allowed}.subscribe-success{display:flex;align-items:center;gap:10px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;padding:14px;margin-bottom:14px;font-size:13px;color:#065f46}.success-icon{font-size:18px;font-weight:700;color:var(--live);flex-shrink:0}.subscribe-error{font-size:12px;color:var(--risk);margin-top:6px;margin-bottom:10px}.modal-legal{font-size:11px;color:var(--text4);line-height:1.6}.footer{background:var(--surface);border-top:1px solid var(--border);padding:28px 24px 20px;margin-top:8px}.footer-inner{max-width:1160px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}.footer-col{flex:1}.footer-about{max-width:360px}.footer-lbl{font-size:10px;font-weight:600;color:var(--text4);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.footer-text{font-size:12px;color:var(--text4);line-height:1.75}.footer-list{display:flex;flex-direction:column;gap:3px}.footer-brand{font-size:15px;font-weight:700;color:var(--eu)}.footer-esr{flex:0 0 auto}.btn-footer-subscribe{display:inline-block;margin-top:10px;padding:7px 14px;font-size:12px;font-weight:600;color:var(--eu);background:#eff6ff;border:1px solid #bfdbfe;border-radius:5px;transition:background .12s}.btn-footer-subscribe:hover{background:#dbeafe}.footer-rule{max-width:1160px;margin:20px auto 0;padding-top:16px;border-top:1px solid var(--border);font-size:11px;color:var(--text4);line-height:1.7}@media (max-width:860px){.nav-desc,.nav-pipe,.hero-sep{display:none}.hero-block{padding-right:0;padding-bottom:16px;width:100%}.hero-inner{flex-direction:column}.hero-progress{width:100%;padding-right:0}.main-layout{flex-direction:column}.footer-inner{flex-direction:column;gap:20px}.footer-about{max-width:100%}}@media (max-width:520px){.nav{flex-wrap:wrap;gap:8px}.btn-nav-subscribe{display:none}.subscribe-form{flex-direction:column}}
