.observatory-container{max-width:100%;margin:0 auto;padding:3rem 0 4rem}.observatory-header{margin-bottom:1.5rem;border-bottom:1px solid #e0e0e0;padding-bottom:1.5rem;padding-left:2rem;padding-right:2rem;max-width:1600px;margin-left:auto;margin-right:auto}.observatory-header h1{font-family:ibm plex sans,sans-serif;font-size:36px;font-weight:300;color:#161616;margin-bottom:.75rem;letter-spacing:-.02em;line-height:47px}.observatory-header .subtitle{font-family:ibm plex sans,sans-serif;font-size:1.125rem;line-height:1.6;color:#525252;margin:0}.observatory-description{margin-bottom:2rem;max-width:1600px;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}.observatory-description p{font-family:ibm plex sans,sans-serif;font-size:18px;line-height:29px;color:#393939;margin:0}.dashboard-grid{display:grid;grid-template-columns:1fr 420px;gap:2rem;align-items:start;padding-right:2rem;padding-left:2rem}@media(max-width:1200px){.dashboard-grid{grid-template-columns:1fr;padding-left:2rem}}.map-card{background:#e6f0f9;border:1px solid #e0e0e0;border-left:none;border-radius:0 4px 4px 0;padding:0;position:relative;overflow:hidden;min-height:680px}#world-map{width:100%;height:680px;background:0 0}.observatory-notice{background:#e6f0f9;border-left:4px solid #005ea2;padding:1rem 1.25rem;margin-bottom:2rem;font-family:ibm plex sans,sans-serif;font-size:.95rem;color:#161616;border-radius:0 4px 4px 0;max-width:1536px;width:calc(100% - 4rem);margin-left:auto;margin-right:auto}.observatory-notice strong{color:#005ea2}.observatory-faq{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #e0e0e0}.observatory-faq h2{font-family:ibm plex sans,sans-serif;font-size:1.5rem;font-weight:700;color:#161616;margin-top:0;margin-bottom:1.5rem}.faq-item{margin-bottom:.75rem;border:1px solid #e0e0e0;border-radius:4px;background:#fff;overflow:hidden}.faq-item summary{padding:1.25rem 1.5rem;font-family:ibm plex sans,sans-serif;font-size:1.05rem;font-weight:600;color:#161616;cursor:pointer;list-style:none;position:relative;background:#fdfdfd;transition:background .2s}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:#f4f8fc}.faq-item summary::after{content:'+';position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:300;color:#005ea2;line-height:1}.faq-item[open] summary::after{content:'\2212'}.faq-content{padding:1.25rem 1.75rem 1.5rem;font-family:ibm plex sans,sans-serif;font-size:.95rem;line-height:1.7;color:#393939;background:#fff}.faq-content p{margin:0 0 1rem}.faq-content p:last-child,.faq-content ul:last-child{margin-bottom:0}.faq-content ul{margin:0;padding-left:1.5rem}.faq-content li{margin-bottom:.5rem}.map-attribution{position:absolute;bottom:.75rem;left:1rem;font-family:ibm plex sans,sans-serif;font-size:.65rem;color:#8d8d8d;line-height:1.4}.country{fill:#e4e7eb;stroke:#fff;stroke-width:.25;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:default}.country.has-data{fill:#b8cfe0;cursor:pointer}.country.has-data:hover,.country.hovered{fill:#005ea2;stroke:#a0b8c8;stroke-width:.4}.country.active{fill:#005ea2;stroke:#7a9db5;stroke-width:.6}.tooltip{position:absolute;background:#1c1c1e;color:#f2f2f7;padding:12px 14px;border-radius:6px;font-family:ibm plex sans,sans-serif;font-size:.8rem;pointer-events:none;z-index:1000;width:250px;box-shadow:0 4px 20px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,8%)}.tt-name{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:4px}.tt-sentiment{font-size:.72rem;color:#adadad;line-height:1.4;margin-bottom:8px;font-style:italic}.tt-score-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.tt-score-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.5px;color:#8d8d8d;white-space:nowrap;font-weight:600}.tt-score-bar-wrap{flex:1;height:5px;background:rgba(255,255,255,.12);border-radius:3px;overflow:hidden}.tt-score-bar{height:100%;background:linear-gradient(90deg,#005EA2,#0078d4);border-radius:3px;display:block;transition:width .6s ease}.tt-score-num{font-size:.78rem;font-weight:700;color:#fff;min-width:24px;text-align:right}.tt-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.tt-chip{display:inline-flex;align-items:center;gap:4px;background:rgba(255,255,255,8%);border-radius:12px;padding:2px 7px;font-size:.67rem;color:#d1d1d1}.tt-chip-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.tt-hint{font-size:.65rem;color:#5f9bd3;margin-top:4px;letter-spacing:.2px}.map-layer-controls{display:flex;justify-content:flex-start;margin-bottom:1rem}.layer-toggle{display:flex;background:#fff;border:1px solid #c8d8e4;border-radius:6px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,8%)}.layer-btn{padding:.6rem 1.2rem;background:0 0;border:none;font-family:ibm plex sans,sans-serif;font-size:.85rem;font-weight:600;color:#525252;cursor:pointer;transition:all .2s ease;position:relative}.layer-btn:hover{background:#f4f8fc;color:#161616}.layer-btn.active{background:#005ea2;color:#fff}.layer-btn:not(:last-child)::after{content:'';position:absolute;right:0;top:15%;height:70%;width:1px;background:#e0e0e0}.layer-btn.active::after{display:none}.map-controls{position:absolute;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem}.zoom-btn{width:36px;height:36px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#161616;font-weight:600;transition:all .2s}.zoom-btn:hover{background:#f4f4f4;border-color:#005ea2;color:#005ea2}.observatory-legend{display:flex;flex-wrap:wrap;gap:1.25rem;padding:.85rem 1.25rem;background:#f8f9fa;border:1px solid #e0e0e0;border-left:none;border-top:none;border-radius:0 0 4px 0;align-items:center;margin-bottom:0;grid-column:1}.legend-title{font-family:ibm plex sans,sans-serif;font-size:.65rem;text-transform:uppercase;letter-spacing:1px;font-weight:700;color:#6f6f6f;margin-right:.25rem}.legend-item{display:inline-flex;align-items:center;gap:.4rem;font-family:ibm plex sans,sans-serif;font-size:.78rem;color:#393939}.legend-indicator{width:10px;height:10px;border-radius:2px;display:inline-block;flex-shrink:0}.legend-indicator.sovereign{background:#005ea2}.legend-indicator.open-source{background:#198038}.legend-indicator.proprietary{background:#6f6f6f}.legend-indicator.k12{background:#8a3ffc}.legend-indicator.higher-ed{background:#d4770c}.info-panel{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:0;position:sticky;top:5rem;overflow:hidden}.info-panel .last-updated{font-family:ibm plex sans,sans-serif;font-size:.75rem;color:#6f6f6f;padding:.75rem 1.5rem;display:block;font-style:italic;border-top:1px solid #e0e0e0;background:#fafafa}.empty-state{text-align:center;color:#6f6f6f;padding:4rem 2rem}.empty-state p{font-family:ibm plex sans,sans-serif;font-size:.95rem;line-height:1.7}.empty-state .country-count{font-family:ibm plex sans,sans-serif;font-size:2.5rem;font-weight:700;color:#005ea2;display:block;margin-bottom:.5rem}.empty-state .country-count-label{font-family:ibm plex sans,sans-serif;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:#393939;display:block;margin-bottom:1.5rem}.fact-sheet-header{padding:1.25rem 1.5rem;border-bottom:3px solid #005ea2;background:#fafafa}.country-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.fact-sheet-header h2{font-family:ibm plex sans,sans-serif;font-size:1.5rem;font-weight:700;color:#161616;margin:0;letter-spacing:-.01em}@keyframes flagReveal{from{opacity:0;transform:perspective(400px)rotateY(40deg)}to{opacity:1;transform:perspective(400px)rotateY(0)}}.country-flag{width:54px;height:auto;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.18);flex-shrink:0;display:block;animation:flagReveal .45s ease-out forwards}.fact-sheet-header .sentiment-line{font-family:ibm plex sans,sans-serif;font-size:.85rem;color:#525252;margin-top:.4rem;line-height:1.5;font-style:italic}.fact-label{font-family:ibm plex sans,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#525252;display:block;margin-bottom:.5rem}.fact-row{padding:1rem 1.5rem;border-bottom:1px solid #e8e8e8}.fact-value{font-family:ibm plex sans,sans-serif;font-size:.9rem;line-height:1.65;color:#161616}.policy-link{color:#005ea2;text-decoration:none;border-bottom:1px dotted #005ea2;transition:color .15s,border-color .15s}.policy-link:hover{color:#004785;border-bottom-style:solid}.adoption-row{padding:1rem 1.5rem;border-bottom:1px solid #e8e8e8}.adoption-bar-container{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.adoption-bar-bg{flex:1;height:10px;background:#e8e8e8;border-radius:5px;overflow:hidden}.adoption-bar-fill{height:100%;background:linear-gradient(90deg,#005EA2,#0078d4);border-radius:5px;transition:width 1s cubic-bezier(.4,0,.2,1)}.adoption-score-value{font-family:ibm plex sans,sans-serif;font-size:1.25rem;font-weight:700;color:#161616;min-width:40px;text-align:right}.adoption-methodology{font-family:ibm plex sans,sans-serif;font-size:.7rem;color:#8d8d8d;line-height:1.5;margin-top:.6rem}.indicators-section{padding:1rem 1.5rem;border-bottom:1px solid #e8e8e8}.indicators-section .fact-label{margin-bottom:.75rem}.indicator-grid{display:flex;flex-direction:column;gap:.4rem}.indicator-item{display:flex;align-items:center;gap:.6rem;padding:.3rem 0;font-family:ibm plex sans,sans-serif;font-size:.85rem}.indicator-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.indicator-dot.sovereign.present{background:#005ea2}.indicator-dot.open-source.present{background:#198038}.indicator-dot.proprietary.present{background:#6f6f6f}.indicator-dot.k12.present{background:#8a3ffc}.indicator-dot.higher-ed.present{background:#d4770c}.indicator-dot.absent{background:#e0e0e0}.indicator-label{flex:1;color:#393939;display:flex;align-items:center;gap:4px}.indicator-status{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.indicator-status.present{color:#198038}.indicator-status.absent{color:#a8a8a8}.info-btn{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:0 0;border:none;padding:0;cursor:pointer;font-size:.85rem;color:#8d8d8d;line-height:1;border-radius:50%;transition:color .15s,background .15s;flex-shrink:0;position:relative;top:-1px}.info-btn:hover{color:#005ea2;background:#e8f0fb}.info-popup{position:absolute;z-index:9999;width:260px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:12px 14px;box-shadow:0 4px 20px rgba(0,0,0,.12);pointer-events:none;opacity:0;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.info-popup.visible{opacity:1;transform:translateY(0);pointer-events:auto}.info-popup-content{font-family:ibm plex sans,sans-serif;font-size:.82rem;line-height:1.55;color:#393939}.models-container{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.model-tag{display:inline-flex;align-items:center;gap:.35rem;background:#f4f4f4;padding:4px 10px;border-radius:20px;font-family:ibm plex sans,sans-serif;font-size:.78rem;font-weight:500;color:#393939;border:1px solid #e0e0e0}.model-type-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.model-tag.open-source .model-type-dot{background:#198038}.model-tag.proprietary .model-type-dot{background:#6f6f6f}a.model-tag{text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s}a.model-tag:hover{background:#e8f4fd;border-color:#005ea2;color:#005ea2}.sources-section{padding:1rem 1.5rem;background:#fafafa}.sources-section .sources-title{font-family:ibm plex sans,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#525252;margin-bottom:.6rem}.sources-list{list-style:none;margin:0;padding:0}.sources-list li{padding:.3rem 0;border-bottom:1px solid #ececec}.sources-list li:last-child{border-bottom:none}.sources-list a{font-family:ibm plex sans,sans-serif;font-size:.8rem;color:#005ea2;text-decoration:none;line-height:1.5;display:inline-block}.sources-list a:hover{text-decoration:underline}.initiative-card{background:#f4f8fc;border-left:3px solid #005ea2;border-radius:0 4px 4px 0;padding:12px 14px;margin-top:6px}.init-type-row{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.init-type-badge{display:inline-block;padding:2px 9px;border-radius:10px;font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#fff}.init-name{font-family:ibm plex sans,sans-serif;font-size:.88rem;font-weight:700;color:#161616;line-height:1.35;margin-bottom:5px}.init-meta{display:flex;align-items:baseline;gap:8px;margin-bottom:7px;flex-wrap:wrap}.init-ministry{font-family:ibm plex sans,sans-serif;font-size:.75rem;color:#525252;font-style:italic;flex:1;min-width:0}.init-year{font-family:ibm plex sans,sans-serif;font-size:.75rem;font-weight:700;color:#005ea2;background:#def;border-radius:3px;padding:1px 6px;flex-shrink:0}.init-desc{font-family:ibm plex sans,sans-serif;font-size:.82rem;color:#393939;line-height:1.55;margin-bottom:9px}.init-links{display:flex;flex-wrap:wrap;gap:6px}.init-link-btn{font-family:ibm plex sans,sans-serif;font-size:.75rem;color:#005ea2;text-decoration:none;border:1px solid #005ea2;border-radius:3px;padding:3px 10px;display:inline-flex;align-items:center;transition:background .15s,color .15s}.init-link-btn:hover{background:#005ea2;color:#fff}.minimal-profile-note{font-family:ibm plex sans,sans-serif;font-size:.78rem;color:#8d8d8d;font-style:italic;margin-top:14px;padding-top:10px;border-top:1px solid #e8e8e8;line-height:1.5}.tt-type-row{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.tt-type-chip{font-size:.63rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#b8d4f0;border:1px solid rgba(255,255,255,.18);border-radius:9px;padding:1px 7px}@media(max-width:768px){.observatory-container{padding:2rem 1rem}.observatory-header h1{font-size:26px;line-height:36px}.observatory-description p{font-size:16px;line-height:26px}.observatory-legend{gap:1rem}.map-card{min-height:400px}#world-map{height:400px}.info-panel{position:static}.info-popup{width:calc(100vw - 32px)}}