:root{--ink:#102b55;--ink2:#173d70;--text:#263f60;--muted:#64768d;--muted2:#8290a2;--line:#d7e1ea;--line2:#c3d0dd;--page:#fff;--gray:#edf1f4;--blue-soft:#e2eef7;--cream:#f4e7cc;--yellow-soft:#f8edc3;--lilac:#ece4f3;--blue:#2d8cb8;--green:#55aa83;--yellow:#e4c247;--orange:#f09a3e;--red:#e2603f;--wine:#812a45;--coral:#e66a4f;--content:1180px;--wide:1320px;--header:70px;--radius:16px;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.62}a{color:var(--ink2);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}button,select,input{font:inherit;color:inherit}.container{width:min(var(--content),calc(100% - 42px));margin-inline:auto}.container-wide{width:min(var(--wide),calc(100% - 42px));max-width:none}.skip-link{position:absolute;left:-9999px}.skip-link:focus{z-index:999;border:1px solid var(--line2);background:#fff;padding:8px 12px;top:10px;left:14px}.site-header{height:var(--header);z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0}.header-inner{align-items:center;gap:24px;height:100%;display:flex}.brand{min-width:0;color:var(--ink);align-items:center;display:flex}.brand:hover{text-decoration:none}.brand-logo{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.brand-symbol{width:36px;height:36px}.brand-word{letter-spacing:-.055em;font-size:27px;font-weight:760;line-height:1}.brand-logo.compact .brand-symbol{width:31px;height:31px}.brand-logo.compact .brand-word{font-size:23px}.brand-section{border-left:1px solid var(--line2);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:230px;margin-left:12px;padding-left:12px;font-size:13px;overflow:hidden}.main-nav{align-items:center;gap:22px;margin-left:auto;font-size:14px;display:flex}.main-nav a{color:#405875;font-weight:600}.main-nav a[aria-current=page]{color:var(--ink);font-weight:780}.menu-btn{border:1px solid var(--line2);background:#fff;border-radius:10px;width:42px;height:42px;display:none}.home-hero-wrap{background:linear-gradient(90deg,#f5f9fb 0%,#edf4f6 58%,#f5eee8 100%)}.home-hero-grid{grid-template-columns:58% 42%;min-height:470px;display:grid}.home-hero-copy{align-self:center;padding:54px 48px 40px 0}.home-kicker,.section-kicker{letter-spacing:.075em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:800}.home-hero h1,.page-hero h1,.section-heading h2,.explorer-title,.article h2,.article h3{color:var(--ink);letter-spacing:-.027em;font-family:Georgia,Times New Roman,serif}.home-hero h1{max-width:650px;margin:10px 0 18px;font-size:62px;line-height:1.03}.home-hero .lead{color:#38536f;max-width:650px;margin:0;font-size:20px;line-height:1.52}.home-hero .human{color:var(--muted);max-width:610px;margin:12px 0 0;font-size:16px}.home-hero-image{min-height:390px;position:relative;overflow:hidden}.home-hero-image:before{content:"";z-index:2;background:linear-gradient(90deg,#edf4f6 0%,#edf4f6c2 45%,#edf4f600 100%);width:30%;position:absolute;top:0;bottom:0;left:-1px}.home-hero-image img{object-fit:cover;object-position:48% center;filter:saturate(.94);width:100%;height:100%;display:block}.home-hero-actions,.page-hero-meta{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.home-hero-actions{margin-top:25px}.hero-meta{color:var(--muted);margin:18px 0 0;font-size:13px}.primary-btn{background:var(--ink);color:#fff;border-radius:11px;align-items:center;min-height:44px;padding:9px 16px;font-size:14px;font-weight:750;display:inline-flex}.primary-btn:hover{background:#173d70;text-decoration:none}.share-button{cursor:pointer;color:var(--ink2);background:0 0;border:0;align-items:center;gap:7px;padding:6px 0;font-size:14px;font-weight:720;display:inline-flex}.share-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.hero-wrap{background:linear-gradient(90deg,#f5f9fb 0%,#eaf2f6 60%,#f3eef6 100%)}.hero-wrap>.container{padding-top:25px;padding-bottom:29px}.page-hero{max-width:980px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.breadcrumbs a{color:var(--muted)}.page-hero h1{margin:0 0 13px;font-size:56px;line-height:1.04}.hero-lead{color:#4d6680;max-width:900px;margin:0;font-size:20px;line-height:1.5}.page-hero-meta{color:var(--muted);margin-top:17px;font-size:13px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.metric-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0 16px}.metric-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.metric-label{color:var(--ink);font-size:14.5px;font-weight:740}.metric-date{color:var(--muted2);white-space:nowrap;font-size:12.5px}.metric-value{letter-spacing:-.04em;color:var(--ink);margin-top:10px;font-size:38px;line-height:1.05;display:block}.metric-comparison{align-items:baseline;gap:8px;margin-top:8px;display:flex}.metric-delta{color:var(--ink2);font-size:15px;font-weight:760}.metric-vs{color:var(--muted);font-size:13px}.help-dot{border:1px solid var(--line2);cursor:help;background:#fff;border-radius:50%;width:18px;height:18px;margin-left:5px;font-size:11px;position:relative}.help-dot:after{content:attr(data-tooltip);z-index:200;border:1px solid var(--line2);text-align:left;background:#fff;border-radius:12px;width:min(280px,100vw - 30px);padding:11px 12px;font-size:13px;font-weight:500;line-height:1.42;display:none;position:absolute;top:26px;left:0;box-shadow:0 12px 30px #102b5521}.help-dot:hover:after,.help-dot:focus:after{display:block}.section{padding:58px 0}.surface-white{background:#fff}.surface-gray{background:#edf1f4}.surface-blue{background:#e2eef7}.surface-cream{background:#f4e7cc}.surface-yellow{background:#f8edc3}.surface-lilac{background:#ece4f3}.section-heading{justify-content:space-between;gap:24px;margin-bottom:24px;display:flex}.section-heading>div{max-width:900px}.section-heading h2{margin:0;font-size:38px;line-height:1.1}.section-heading p{color:var(--muted);max-width:850px;margin:7px 0 0;font-size:17px}.section-kicker{margin:0 0 6px}.link-list{border-top:1px solid #102b5526;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:38px;display:grid}.link-list.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.link-list a{color:var(--ink2);border-bottom:1px solid #102b5526;justify-content:space-between;gap:12px;padding:14px 0;font-weight:680;display:flex}.editorial-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.editorial-card{background:0 0;border:0;border-top:2px solid #102b552e;border-bottom:1px solid #102b5521;border-radius:0;padding:20px 0 19px}.editorial-card h3{color:var(--ink);margin:0 0 7px;font-size:21px}.editorial-card p{color:var(--muted);margin:0 0 12px;font-size:15.5px}.text-link{font-size:14px;font-weight:730}.callout{border-left:4px solid var(--yellow);max-width:900px;padding:7px 0 7px 18px}.callout strong{color:var(--ink)}.explorer{border:1px solid var(--line);background:#fff;border-radius:16px;margin:18px 0 28px;display:block;overflow:visible}.explorer-head{padding:21px 22px 12px}.explorer-title{margin:0;font-size:28px;line-height:1.12}.explorer-desc{color:var(--muted);max-width:900px;margin:6px 0 0;font-size:15.5px;line-height:1.5}.explorer-context{color:#536a86;margin:9px 0 0;font-size:13.5px}.explorer-controls-shell{top:var(--header);z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f4f7f9f7;padding:11px 20px;position:sticky}.explorer-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.control{flex-direction:column;gap:4px;min-width:155px;display:flex}.control>span{color:var(--muted);font-size:11.5px;font-weight:760}.control select{background:#fff;border:1px solid #b9c9da;border-radius:10px;max-width:310px;min-height:40px;padding:7px 32px 7px 10px;font-size:15px}.play-control{border:1px solid var(--line2);cursor:pointer;background:#fff;border-radius:10px;min-height:40px;padding:7px 12px;font-size:13.5px;font-weight:760}.explorer-chart-area{padding:12px 20px 8px;position:relative}.chart-scroll{overflow:auto hidden}.chart{width:100%;min-width:680px;height:auto;display:block;overflow:visible}.chart text{fill:#60738b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}.chart .grid line{stroke:#e1e8ef;stroke-width:1px}.trend-area{fill:#eaf2f8}.trend-line{fill:none;stroke:#276eb3;stroke-width:3px}.trend-point circle{fill:#276eb3;stroke:#fff;stroke-width:2px}.x-label{fill:#657993}.ranking-bar{fill:#2d8cb8}.ranking-name{font-weight:680;fill:var(--ink)!important}.ranking-value{fill:#435d7b!important}.association-line{stroke:var(--orange);stroke-width:2px;stroke-dasharray:7 6;opacity:.8}.scatter-point .dot{fill:#2d8cb8;stroke:#fff;stroke-width:2px;cursor:pointer}.scatter-point .halo{fill:#0000;stroke:#0000}.scatter-point.selected .dot{fill:var(--coral);r:8}.scatter-point.selected .halo{stroke:var(--coral);stroke-width:3px;opacity:.35}.axis-title{fill:#516983!important;font-size:12px!important}.range-line{stroke:#a9b9c9;stroke-width:3px}.range-dot{fill:#9aaec3;stroke:#fff;stroke-width:1.5px;cursor:pointer}.range-dot.selected{fill:var(--coral);stroke:var(--coral);r:7}.median-dot{fill:var(--orange);stroke:#fff;stroke-width:2px}.range-name{font-weight:680;fill:var(--ink)!important;font-size:12px!important}.range-edge{fill:#5f728a!important;font-size:11px!important}.heatmap-wrap{padding-top:0;overflow-x:auto}.chart-heatmap{width:100%;min-width:780px}.chart-heatmap text{font-size:11px}.chart-map{min-width:0;max-height:500px}.map-region{stroke:#fff;stroke-width:1.4px;cursor:pointer;transition:opacity .15s}.map-region:hover{opacity:.78}.map-fallback text{fill:#fff;font-weight:800}.build-warning{color:#8a5b25;background:#fff7e5;border:1px solid #ecd49e;border-radius:8px;padding:8px 10px;font-size:13px}.discrete-legend{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin:0 0 8px;font-size:12px;display:flex}.legend-swatches{border-radius:5px;grid-template-columns:repeat(6,28px);height:10px;display:grid;overflow:hidden}.explorer-table{border-top:1px solid var(--line);margin:0 20px 14px;padding-top:9px}.explorer-table summary{color:var(--ink2);cursor:pointer;font-size:13px;font-weight:700}.explorer-table table{border-collapse:collapse;width:100%;margin-top:10px;font-size:13.5px}.explorer-table th,.explorer-table td{border-bottom:1px solid var(--line);text-align:left;padding:7px 8px}.explorer-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;font-size:12px;display:flex}.explorer-provenance{color:var(--muted);gap:8px;display:flex}.explorer-provenance strong{color:var(--ink)}.explorer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.explorer-actions button{color:var(--ink2);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:12.5px;font-weight:700}.explorer-actions button:hover{text-decoration:underline}.data-tooltip{z-index:500;pointer-events:none;border:1px solid var(--line2);background:#fff;border-radius:15px;max-width:min(330px,100vw - 24px);padding:12px 14px;font-size:14px;line-height:1.45;position:fixed;box-shadow:0 14px 32px #102b5526}.data-tooltip[hidden]{display:none}.article{max-width:920px;margin-inline:auto}.article-intro{color:#425d79;font-size:20px;line-height:1.55}.article h2{margin:52px 0 12px;font-size:35px;line-height:1.14}.article h3{margin:32px 0 9px;font-size:25px;line-height:1.2}.article p{margin:0 0 18px}.article strong{color:var(--ink)}.article-note{color:var(--muted);background:var(--gray);border-left:3px solid var(--blue);padding:16px 18px;font-size:15px}.source-block{border-top:1px solid var(--line);padding:20px 0}.source-block h3{margin:0 0 8px;font-family:inherit;font-size:18px}.source-block ul{margin:8px 0;padding-left:22px}.method-nav{flex-wrap:wrap;gap:10px;margin:22px 0;display:flex}.method-nav a{border:1px solid var(--line2);background:#fff;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:720}.data-dictionary{border-collapse:collapse;width:100%;font-size:14px}.data-dictionary th,.data-dictionary td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:9px}.embed-dialog{border:0;border-radius:16px;width:calc(100% - 30px);max-width:680px;padding:0;box-shadow:0 24px 70px #0d264440}.embed-dialog::backdrop{background:#0d264459}.embed-dialog-inner{padding:24px}.embed-dialog h2{color:var(--ink);margin:0 0 8px;font-family:Georgia,serif}.embed-dialog p{color:var(--muted);font-size:14px}.embed-dialog textarea{border:1px solid var(--line2);resize:vertical;border-radius:10px;width:100%;height:170px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.dialog-actions button{border:1px solid var(--line2);background:#fff;border-radius:9px;padding:8px 12px;font-weight:700}.dialog-actions .copy{background:var(--ink);color:#fff}.site-footer{border-top:1px solid var(--line);background:#f1f4f7;padding:42px 0 18px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-grid p{color:var(--muted);max-width:420px;font-size:14px}.footer-grid>div:not(:first-child){flex-direction:column;gap:8px;font-size:14px;display:flex}.footer-grid strong{color:var(--ink);margin-bottom:3px}.footer-bottom{border-top:1px solid var(--line2);color:var(--muted);justify-content:space-between;gap:20px;margin-top:32px;padding-top:15px;font-size:12px;display:flex}@media (max-width:980px){.main-nav{gap:13px}.main-nav a{font-size:13px}.home-hero h1{font-size:52px}.page-hero h1{font-size:48px}.metric-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{grid-template-columns:1fr 1fr}.link-list.cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){body{font-size:17px}.container,.container-wide{width:min(100% - 28px,var(--content))}.main-nav{top:var(--header);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:flex-start;padding:16px 20px;display:none;position:absolute;left:0;right:0}.main-nav.open{display:flex}.menu-btn{margin-left:auto;display:block}.brand-section{max-width:135px;font-size:12px}.home-hero-grid{grid-template-columns:1fr}.home-hero-copy{padding:42px 0 28px}.home-hero h1{font-size:43px}.home-hero .lead{font-size:18px}.home-hero-image{min-height:245px;margin-inline:-14px}.home-hero-image:before{width:22%}.page-hero h1{font-size:41px}.hero-lead{font-size:18px}.metric-grid{grid-template-columns:1fr 1fr;gap:12px}.metric-value{font-size:34px}.section{padding:44px 0}.section-heading h2{font-size:32px}.editorial-grid,.link-list,.link-list.cols-3{grid-template-columns:1fr}.explorer{margin-inline:-2px}.explorer-controls-shell{padding:10px 12px;position:static}.explorer-controls{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.control{min-width:0}.control select{width:100%;max-width:none;padding:7px 28px 7px 8px;font-size:16px}.play-control{width:100%}.explorer-head{padding:18px 14px 10px}.explorer-chart-area{padding:9px 12px}.explorer-footer{flex-direction:column;align-items:flex-start;padding:11px 12px}.explorer-actions{justify-content:flex-start}.explorer-table{margin-inline:12px}.chart{width:auto;min-width:720px;height:auto}.chart-map{width:100%;min-width:0}.chart-ranking .ranking-name{font-size:13px}.discrete-legend{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column}.article h2{font-size:31px}}@media (max-width:480px){.brand-symbol{width:32px;height:32px}.brand-word{font-size:24px}.brand-section{max-width:100px}.home-hero h1{font-size:39px}.metric-grid{grid-template-columns:1fr}.explorer-controls{grid-template-columns:1fr 1fr}.control select{font-size:16px}.section-heading h2{font-size:30px}}.chart-comparison .comparison-row line{stroke:#b6c4d1;stroke-width:3px}.comparison-region{fill:#2d8cb8}.comparison-spain{fill:#e2603f}.comparison-title{font-weight:680;fill:var(--ink)!important;font-size:12px!important}.comparison-value{fill:#566b84!important;font-size:11px!important}.comparison-key text{font-size:11px}.analysis-list{border-top:1px solid var(--line2)}.analysis-entry{border-bottom:1px solid var(--line2);color:var(--text);grid-template-columns:44px 1fr 24px;align-items:center;gap:16px;padding:22px 0;display:grid}.analysis-entry:hover{text-decoration:none}.analysis-entry h2{color:var(--ink);margin:0 0 5px;font-family:Georgia,serif;font-size:27px}.analysis-entry p{color:var(--muted);margin:0;font-size:15px}.analysis-number{color:var(--muted2);font-size:12px;font-weight:800}.analysis-entry.featured{background:linear-gradient(90deg,#f8edc3 0%,#fbf6e6 58%,#0000 100%);border-top:1px solid #eadb9f;border-bottom:1px solid #eadb9f;margin-inline:-18px;padding:28px 18px}.analysis-entry.featured h2{font-size:31px}.compare-pickers{align-items:flex-end;gap:14px;max-width:800px;display:flex}.compare-pickers label{color:var(--muted);flex-direction:column;flex:1;gap:5px;font-size:13px;font-weight:750;display:flex}.compare-pickers select{border:1px solid var(--line2);background:#fff;border-radius:10px;min-height:46px;padding:8px 12px;font-size:16px}.compare-pickers>span{border:1px solid var(--line2);width:44px;height:44px;color:var(--ink);background:#fff;place-items:center;font-size:25px;display:grid}.site-toast{z-index:1000;opacity:0;color:#fff;background:#102b55;border-radius:9px;padding:9px 13px;font-size:13px;transition:all .18s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,15px)}.site-toast.show{opacity:1;transform:translate(-50%)}.embed-page{background:#fff;margin:0;padding:10px}.embed-page .explorer{border:0;margin:0}.embed-page .explorer-head{padding-top:8px}.embed-page .explorer-table{display:none}.embed-page .explorer-footer{padding-inline:10px}.embed-loading,.embed-error{color:#667a96;padding:20px;font:14px system-ui}.embed-page .site-header,.embed-page .site-footer,.ranking-mobile,.change-ranking-mobile{display:none}.ranking-mobile-row{border-bottom:1px solid var(--line);padding:9px 0 12px}.ranking-mobile-head,.change-mobile-head{justify-content:space-between;align-items:baseline;gap:14px;font-size:14px;display:flex}.ranking-mobile-head strong,.change-mobile-head strong{color:var(--ink);font-weight:720}.ranking-mobile-head span,.change-mobile-head span{color:var(--ink2);font-variant-numeric:tabular-nums;white-space:nowrap}.ranking-mobile-track{background:#edf2f6;border-radius:4px;height:15px;margin-top:7px;overflow:hidden}.ranking-mobile-track span{background:#2d8cb8;border-radius:4px;height:100%;display:block}.change-zero{stroke:#aab9c8;stroke-width:1px}.change-name{font-weight:680;fill:var(--ink)!important}.change-bar.increase{fill:#e2603f}.change-bar.decrease{fill:#2d8cb8}.change-value{font-variant-numeric:tabular-nums;fill:#526983!important;font-size:11px!important}.change-mobile-row{border-bottom:1px solid var(--line);padding:10px 0 13px}.change-mobile-axis{background:linear-gradient(90deg,#0000 49.7%,#b8c4d0 49.7% 50.3%,#0000 50.3%);height:16px;margin-top:8px;position:relative}.change-mobile-axis span{border-radius:4px;height:14px;position:absolute;top:1px}.change-mobile-axis span.increase{background:#e2603f}.change-mobile-axis span.decrease{background:#2d8cb8}@media (max-width:780px){.ranking-desktop,.change-ranking-desktop{display:none}.ranking-mobile,.change-ranking-mobile{padding:2px 2px 4px;display:block}.chart-range,.chart-comparison{min-width:760px}}.compare-note{max-width:820px;color:var(--muted);margin:14px 0 0;font-size:14px}.section.surface-blue+.section.surface-white,.section.surface-cream+.section.surface-white,.section.surface-lilac+.section.surface-white{border-top:1px solid #102b550f}.context-link{border-top:1px solid #102b5524;padding-top:14px;font-size:14px;font-weight:720;margin-top:24px!important}.source-block{border-color:#102b552b}.map-region{transition:opacity .15s,fill .32s,stroke .16s,stroke-width .16s}.map-region.selected,.map-region.selected rect{stroke:#102b55;stroke-width:3px}.ranking-row.selected .ranking-bar{fill:var(--coral)}.ranking-row.selected .ranking-name{font-weight:800}.scatter-point circle{transition:cx .28s,cy .28s,r .15s}.range-dot,.median-dot{transition:cx .28s,r .15s}.range-line{transition:x1 .28s,x2 .28s}.chart-comparison line,.chart-comparison circle,.chart-comparison rect{transition:x .28s,x1 .28s,x2 .28s,cx .28s}.heatmap-row rect{transition:fill .3s}.trend-line,.trend-area{transition:d .28s}.ranking-mobile-row.selected .ranking-mobile-track span{background:var(--coral)}.ranking-mobile-row.selected strong{font-weight:800}.machine-summary{border-top:1px solid var(--line);color:#415a75;max-width:900px;margin:22px 0 0;padding-top:17px;font-size:16px;line-height:1.58}.machine-summary strong{color:var(--ink)}
