.header{background:#fff;color:#000;box-shadow:0 1px 3px #00000014;position:fixed;top:0;left:0;right:0;z-index:1000;transition:transform .3s ease-in-out;border-bottom:1px solid #e5e7eb}.header-hidden{transform:translateY(-100%)}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem}.header-top-bar{background:linear-gradient(135deg,#06b6d4,#3b82f6);padding:.5rem 0}.top-bar-links{display:flex;gap:2rem;justify-content:flex-end}.top-link{font-size:.75rem;font-weight:500;letter-spacing:.5px;color:#ffffffe6;cursor:pointer;transition:all .2s ease}.top-link:hover{color:#fff;transform:translateY(-1px)}.header-main{padding:1.5rem 0}.header-logo{font-size:2rem;font-weight:800;letter-spacing:-.5px;text-align:center;margin:0 0 1.5rem;color:#000}.header-logo-link{text-decoration:none;display:block}.header-logo-link:hover .header-logo{color:#2563eb}.header-nav{display:flex;gap:3rem;align-items:center;justify-content:center;padding-top:1rem;border-top:1px solid #e5e7eb}.nav-link{background:transparent;border:none;color:#374151;font-size:.875rem;font-weight:600;letter-spacing:.5px;cursor:pointer;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;text-decoration:none;display:inline-block;position:relative}.nav-link-button{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;font-weight:700;border:2px solid #64748b;box-shadow:0 2px 8px #0003;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.nav-link-button:hover{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fbbf24;border-color:#fbbf24;transform:translateY(-2px);box-shadow:0 4px 12px #fbbf244d}.nav-link-button:after{display:none}.nav-link-highlight{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-weight:700;box-shadow:0 2px 8px #8b5cf64d}.nav-link-highlight:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf666}.nav-link-highlight:after{display:none}.nav-link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#06b6d4,#3b82f6,#8b5cf6);transform:scaleX(0);transition:transform .2s ease}.nav-link:hover{color:#2563eb;background:#eff6ff}.nav-link:hover:after{transform:scaleX(1)}@media (max-width: 768px){.header-container{padding:0 1rem}.top-bar-links{gap:1rem;font-size:.7rem}.header-logo{font-size:1.5rem;margin-bottom:1rem}.header-nav{gap:1.5rem;flex-wrap:wrap}.nav-link{font-size:.75rem}}.footer{background:#fff;color:#000;box-shadow:0 -1px 3px #00000014;margin-top:4rem;border-top:1px solid #e5e7eb}.footer-main{padding:1.5rem 0}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-logo{font-size:2rem;font-weight:800;letter-spacing:-.5px;text-align:center;margin:0 0 1.5rem;color:#000}.footer-nav{display:flex;gap:3rem;align-items:center;justify-content:center;padding-top:1rem;border-top:1px solid #e5e7eb}.footer-link{color:#374151;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease}.section1{background:#f8fafc;padding:6rem 2rem 4rem;margin-top:120px}.section1-container{max-width:1400px;margin:0 auto}.section1-title{font-size:2.5rem;color:#1e293b;text-align:center;margin-bottom:3rem;font-weight:800}.section1-description{font-size:1.1rem;color:#4a5568;text-align:center;max-width:900px;margin:0 auto 3rem;line-height:1.8}.phase-card-elevated{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 1px 3px #0000000d,0 10px 40px #00000014,0 20px 60px #0000000d;text-align:left;transition:all .3s ease}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card{background:#fff;padding:2.5rem 2rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-top:3px solid transparent}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001f;border-top-color:#3b82f6}.stat-icon{font-size:3rem;margin-bottom:1rem;background:#3b82f61a;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.stat-value{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.stat-label{font-size:.85rem;color:#718096;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.key-insights{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.key-insights h3{font-size:1.5rem;color:#2d3748;margin-bottom:1rem;font-weight:600}.key-insights ul{list-style:none;padding:0}.key-insights li{font-size:1.1rem;color:#4a5568;padding:.75rem 0;border-bottom:1px solid #e2e8f0}.key-insights li:last-child{border-bottom:none}@media (max-width: 768px){.section1{padding:2rem 1rem}.section1-title{font-size:1.8rem}.stats-grid{grid-template-columns:1fr;gap:1rem}.stat-card{padding:1.5rem}}.methodology-link-container{margin-top:1.5rem;text-align:center}.methodology-link{display:inline-flex;align-items:center;gap:.5rem;color:#2563eb;text-decoration:none;font-size:.9rem;font-weight:600;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;border:1px solid transparent;cursor:pointer}.methodology-link:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-2px)}.info-icon{width:18px;height:18px;flex-shrink:0}.chart-section{background:linear-gradient(to bottom,#f8fafc,#f1f5f9);padding:4rem 2rem}.phase-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.5rem 1rem;border-radius:20px;margin-bottom:1rem}.phase-card-text.question{font-size:1.15rem;color:#1e293b;font-weight:500;margin:1.5rem 0}.phase-card-text strong{color:#667eea;font-weight:700}.phase-card-note{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left:4px solid #3b82f6;padding:1rem 1.25rem;border-radius:8px;display:flex;align-items:center;gap:.75rem;margin-top:1.5rem}.note-icon{font-size:1.25rem;flex-shrink:0}.note-text{font-size:.95rem;color:#1e40af;line-height:1.5}.chart-controls{background:linear-gradient(135deg,#f7fafc,#fff);padding:2.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;margin-bottom:3rem;border:1px solid #e2e8f0}.region-chips-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.chips-label{display:block;font-weight:600;color:#4a5568;font-size:.9rem;margin-bottom:.75rem;text-align:center}.region-chips{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.chip:hover{border-color:#667eea;background:#f7f9ff;transform:translateY(-2px);box-shadow:0 2px 4px #667eea33}.chip.active{background:#667eea!important;color:#fff!important;border-color:transparent!important;box-shadow:0 2px 4px #667eea4d}.chart-area{background:linear-gradient(135deg,#f7fafc,#fff);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000014;margin-bottom:2rem}.chart-scroll-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}.chart-scroll-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.custom-tooltip{background:#fff;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 10px 30px #00000026;border:1px solid #e2e8f0}.tooltip-country{font-size:1rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.tooltip-value{font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.tooltip-region{font-size:.85rem;color:#718096;font-weight:500}.chart-bars{display:flex;align-items:flex-end;gap:1.2rem;min-height:450px;padding:1rem .5rem 1rem 0;min-width:fit-content}.bar-container{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;min-width:80px}.bar-wrapper{height:400px;display:flex;align-items:flex-end;width:100%;padding:0 8px}.bar{width:100%;min-height:4px;border-radius:8px 8px 0 0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;align-items:flex-start;justify-content:center;padding-top:.75rem;box-shadow:0 -2px 8px #0000001a}.bar:hover{opacity:.85;transform:translateY(-8px) scale(1.05);box-shadow:0 -8px 20px #00000040;z-index:10}.bar-value{font-size:.85rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);white-space:nowrap;background:#00000026;padding:.25rem .5rem;border-radius:4px}.bar-north-america{background:linear-gradient(to top,#1e40af,#3b82f6,#60a5fa);box-shadow:0 -4px 12px #3b82f64d}.bar-north-america:hover{box-shadow:0 -8px 24px #3b82f680}.bar-europe{background:linear-gradient(to top,#15803d,#22c55e,#4ade80);box-shadow:0 -4px 12px #22c55e4d}.bar-europe:hover{box-shadow:0 -8px 24px #22c55e80}.bar-asia{background:linear-gradient(to top,#b91c1c,#ef4444,#f87171);box-shadow:0 -4px 12px #ef44444d}.bar-asia:hover{box-shadow:0 -8px 24px #ef444480}.bar-oceania{background:linear-gradient(to top,#c2410c,#f97316,#fb923c);box-shadow:0 -4px 12px #f973164d}.bar-oceania:hover{box-shadow:0 -8px 24px #f9731680}.bar-south-america{background:linear-gradient(to top,#6b21a8,#a855f7,#c084fc);box-shadow:0 -4px 12px #a855f74d}.bar-south-america:hover{box-shadow:0 -8px 24px #a855f780}.bar-other{background:linear-gradient(to top,#475569,#64748b,#94a3b8);box-shadow:0 -4px 12px #64748b4d}.bar-other:hover{box-shadow:0 -8px 24px #64748b80}.bar-label{margin-top:1rem;font-size:.8rem;color:#2d3748;font-weight:600;text-align:center;max-width:80px;line-height:1.2;height:40px;display:flex;align-items:center;justify-content:center}.chart-legend{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#f7fafc,#fff);border-radius:16px;box-shadow:0 4px 12px #0000000f;border:1px solid #e2e8f0}.legend-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;color:#2d3748}.legend-color{width:24px;height:24px;border-radius:6px;box-shadow:0 2px 4px #00000026}.legend-north-america{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.legend-europe{background:linear-gradient(135deg,#22c55e,#4ade80)}.legend-asia{background:linear-gradient(135deg,#ef4444,#f87171)}.legend-oceania{background:linear-gradient(135deg,#f97316,#fb923c)}.legend-south-america{background:linear-gradient(135deg,#a855f7,#c084fc)}@media (max-width: 1200px){.chart-type-toggle{gap:.75rem}.toggle-btn{font-size:.95rem;padding:.85rem 1.75rem}}@media (max-width: 768px){.chart-section{padding:2rem 1rem}.chart-title{font-size:1.8rem}.chart-controls{padding:1.5rem}.chart-type-toggle{padding:1rem;gap:.5rem}.toggle-btn{font-size:.85rem;padding:.75rem 1rem;white-space:nowrap}.toggle-btn.active,.chip.active{background:#667eea!important;color:#fff!important;border-color:transparent!important}.chart-area{padding:1rem}.bar-container{min-width:38px}.chart-bars{min-height:300px;gap:.3rem;padding:1rem .5rem 1rem 0}.bar-wrapper{height:250px}}.chart-area::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 12px 12px}.chart-area::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:5px}.gdp-metrics-section{background:linear-gradient(to bottom,#f8fafc,#f1f5f9);padding:4rem 2rem}.phase-badge{display:inline-block;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.5rem 1rem;border-radius:20px;margin-bottom:1rem}.phase-badge.phase-2{background:linear-gradient(135deg,#f59e0b,#d97706)}.phase-card-text strong{color:#f59e0b;font-weight:700}.phase-card-emphasis{font-size:1.05rem;color:#64748b;font-style:italic;margin:1.5rem 0;padding-left:1.5rem;border-left:3px solid #e2e8f0}.phase-card-formula{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:4px solid #f59e0b;padding:1.25rem 1.5rem;border-radius:8px;margin-top:1.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.formula-part{font-size:1.1rem;color:#78350f;font-weight:500}.formula-result{font-size:1.2rem;color:#f59e0b;font-weight:700}.chip.active{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:#f59e0b}.chart-area{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000000d,0 6px 20px #0000000f}@media (max-width: 640px){.gdp-metrics-section{padding:2rem 1rem}.chart-title{font-size:1.75rem}.phase-card-elevated{padding:1.5rem}.phase-card-title{font-size:1.5rem}}.ppp-metrics-section{background:#f8fafc;padding:4rem 2rem}.section-container-wrapper{max-width:1600px;margin:0 auto}.phase-card-elevated{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 1px 3px #0000000d,0 10px 40px #00000014,0 20px 60px #0000000d;transition:all .3s ease}.phase-card-elevated:hover{transform:translateY(-4px);box-shadow:0 4px 6px #0000000d,0 15px 50px #0000001f,0 25px 70px #00000014}.phase-badge{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.5rem 1rem;border-radius:20px;margin-bottom:1rem}.phase-badge.phase-3{background:linear-gradient(135deg,#10b981,#059669)}.phase-card-title{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 1.5rem;line-height:1.2}.phase-card-text{font-size:1.05rem;color:#475569;line-height:1.8;margin:0 0 1rem}.phase-card-text.lead{font-size:1.2rem;color:#1e293b;font-weight:600;margin-bottom:1.5rem}.phase-card-text strong{color:#10b981;font-weight:700}.phase-card-cta{margin-top:1.5rem}.cta-button{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.875rem 1.75rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #10b9814d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.chart-controls{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000000d,0 6px 20px #0000000f;margin-bottom:2rem}.region-chips-section{display:flex;flex-direction:column;gap:1rem}.chips-label{font-size:.9rem;font-weight:600;color:#475569}.region-chips{display:flex;gap:.75rem;flex-wrap:wrap}.chip{background:#f1f5f9;border:2px solid transparent;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}.chip:hover{background:#e2e8f0;transform:translateY(-2px)}.chip.active{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981}.chart-area{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000000d,0 6px 20px #0000000f;min-height:600px}.chart-scroll-container{overflow-x:auto;overflow-y:hidden}@media (max-width: 640px){.ppp-metrics-section{padding:2rem 1rem}.chart-title{font-size:1.75rem}.phase-card-elevated{padding:1.5rem}.phase-card-title{font-size:1.5rem}}.us-ratio-section{padding:60px 20px;background:transparent}.us-ratio-container{max-width:1400px;margin:0 auto}.us-ratio-header{text-align:center;margin-bottom:40px}.us-ratio-badge{display:inline-block;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:16px;box-shadow:0 4px 12px #8b5cf64d}.us-ratio-title{font-size:42px;font-weight:800;color:#1e293b;margin:0 0 16px;letter-spacing:-.02em}.us-ratio-description{font-size:18px;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.us-ratio-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px #0000000d,0 10px 40px #00000014,0 20px 60px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1)}.us-ratio-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px #00000012,0 20px 60px #0000001f,0 30px 80px #00000014}.us-ratio-chart-title{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 8px}.us-ratio-chart-subtitle{font-size:15px;color:#64748b;margin:0 0 24px}.us-ratio-region-chips{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.us-ratio-region-chip{padding:8px 16px;border-radius:20px;border:2px solid #e2e8f0;background:#fff;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.us-ratio-region-chip:hover{border-color:#8b5cf6;color:#8b5cf6;background:#faf5ff}.us-ratio-region-chip.active{border-color:#8b5cf6;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 4px 12px #8b5cf64d}.us-ratio-chart-scroll{overflow-x:auto;margin-bottom:24px}.us-ratio-chart-wrapper{min-width:800px;background:#fff;border-radius:12px;padding:16px}.us-ratio-custom-tooltip{background:#0f172af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 16px;box-shadow:0 8px 32px #0000004d}.us-ratio-tooltip-country{font-weight:700;font-size:14px;color:#fff;margin:0 0 8px}.us-ratio-tooltip-value{font-size:13px;color:#e2e8f0;margin:4px 0}.us-ratio-tooltip-value strong{color:#8b5cf6;font-weight:700}.us-ratio-tooltip-secondary{font-size:12px;color:#94a3b8;margin:4px 0 0}.us-ratio-tooltip-note{font-size:12px;color:#fbbf24;margin:8px 0 0;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.us-ratio-legend{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;padding-top:16px;border-top:1px solid #e2e8f0}.us-ratio-legend-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b}.us-ratio-legend-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.comparison-tooltip{background:#0f172af7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:16px 20px;box-shadow:0 12px 40px #0006;min-width:240px}.tooltip-country{font-weight:800;font-size:16px;color:#fff;margin:0 0 12px;padding-bottom:10px;border-bottom:2px solid rgba(139,92,246,.3)}.tooltip-row{display:flex;justify-content:space-between;align-items:center;margin:8px 0;gap:16px}.tooltip-row.highlight{background:#8b5cf626;margin:8px -8px;padding:6px 8px;border-radius:6px}.tooltip-label{font-size:13px;color:#cbd5e1;font-weight:500}.tooltip-value{font-size:14px;color:#fff;font-weight:700;font-family:Courier New,monospace}.tooltip-row.highlight .tooltip-value{color:#a78bfa;font-size:15px}@media (max-width: 640px){.us-ratio-title{font-size:32px}.us-ratio-description{font-size:16px}.us-ratio-card{padding:24px 16px}.us-ratio-chart-title{font-size:20px}.us-ratio-legend{flex-direction:column;gap:12px;align-items:flex-start}}.efficiency-insights-section{background:#fff;padding:5rem 2rem}.section-container-wrapper{max-width:1400px;margin:0 auto}.section-header-modern{text-align:center;margin-bottom:3rem}.section-title-modern{font-size:2rem;color:#0f172a;font-weight:700;margin-bottom:.75rem;letter-spacing:-.02em}.section-description-modern{font-size:1rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.insights-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin:0}.insight-card-modern{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d,0 10px 25px #00000014;transition:all .3s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column}.insight-card-modern:hover{transform:translateY(-6px);box-shadow:0 6px 12px #0000001a,0 16px 32px #00000026}.insight-metric-primary{background:linear-gradient(135deg,#667eea,#764ba2);padding:1.5rem;text-align:center;border-radius:8px;margin-bottom:1.5rem}.metric-value{font-size:3rem;font-weight:900;color:#fff;line-height:1;margin-bottom:.25rem}.metric-label{font-size:.8rem;font-weight:600;color:#fffffff2;text-transform:uppercase;letter-spacing:.08em}.insight-content-wrapper{flex:1;display:flex;flex-direction:column}.insight-title-modern{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 1rem;line-height:1.3}.insight-text-modern{font-size:.95rem;color:#475569;line-height:1.7;margin:0 0 1.25rem;flex:1}.insight-highlight-modern{background:linear-gradient(135deg,#f3e8ff,#fae8ff);border-left:4px solid #667eea;padding:1rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;color:#5b21b6;line-height:1.6}@media (max-width: 1200px){.insights-grid-modern{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width: 640px){.efficiency-insights-section{padding:3rem 1rem}.section-title-modern{font-size:1.75rem}.section-description-modern{font-size:1rem}.insights-grid-modern{grid-template-columns:1fr}.insight-card-modern{padding:0}.insight-metric-primary{padding:1.5rem}.metric-value{font-size:2.75rem}.insight-content-wrapper{padding:1.5rem}.insight-title-modern{font-size:1.25rem}.insight-text-modern{font-size:.95rem}}.small-countries-chart{background:linear-gradient(to bottom,#f7fafc,#fff);padding:4rem 2rem}.small-countries-chart .chart-container-wrapper{max-width:1600px;margin:0 auto}.small-countries-chart .chart-header{text-align:center;margin-bottom:2.5rem}.small-countries-chart .chart-title{font-size:2.5rem;color:#2d3748;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#f97316,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.small-countries-chart .chart-description{font-size:1.1rem;color:#718096}.small-countries-chart .chart-controls{background:linear-gradient(135deg,#f7fafc,#fff);padding:2.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;margin-bottom:3rem;border:1px solid #e2e8f0}.small-countries-chart .chart-type-toggle{display:flex;gap:1rem;margin-bottom:1.5rem;justify-content:center}.small-countries-chart .toggle-btn{padding:1rem 2.5rem;border:2px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.small-countries-chart .toggle-btn:hover{border-color:#f97316;background:#fff7ed;transform:translateY(-3px);box-shadow:0 6px 12px #f9731626}.small-countries-chart .toggle-btn.active{background:linear-gradient(135deg,#f97316,#a855f7);color:#fff;border-color:transparent;box-shadow:0 6px 20px #f9731666;transform:translateY(-2px)}.small-countries-chart .region-chips-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.small-countries-chart .chips-label{display:block;font-weight:600;color:#4a5568;font-size:.9rem;margin-bottom:.75rem;text-align:center}.small-countries-chart .region-chips{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.small-countries-chart .chip{padding:.5rem 1.25rem;border:2px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.small-countries-chart .chip:hover{border-color:#f97316;background:#fff7ed;transform:translateY(-2px);box-shadow:0 2px 4px #f9731633}.small-countries-chart .chip.active{background:linear-gradient(135deg,#f97316,#a855f7);color:#fff;border-color:transparent;box-shadow:0 2px 4px #f973164d}.small-countries-chart .chart-area{background:linear-gradient(135deg,#f7fafc,#fff);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000014;margin-bottom:2rem}.small-countries-chart .chart-scroll-container{overflow-x:auto;overflow-y:hidden;padding-bottom:1rem}.small-countries-chart .chart-scroll-container::-webkit-scrollbar{height:8px}.small-countries-chart .chart-scroll-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.small-countries-chart .chart-scroll-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#f97316,#a855f7);border-radius:4px}.small-countries-chart .chart-scroll-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#a855f7,#f97316)}.small-countries-chart .custom-tooltip{background:#fff;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 10px 30px #00000026;border:1px solid #e2e8f0}.small-countries-chart .tooltip-country{font-size:1rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.small-countries-chart .tooltip-value{font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,#f97316,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.small-countries-chart .tooltip-region{font-size:.85rem;color:#718096;font-weight:500}.small-countries-chart .chart-bars{display:flex;align-items:flex-end;gap:1.2rem;min-height:450px;padding:1rem .5rem 1rem 0;min-width:fit-content}.small-countries-chart .bar-container{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;min-width:80px}.small-countries-chart .bar-wrapper{height:400px;display:flex;align-items:flex-end;width:100%;padding:0 8px}.small-countries-chart .bar{width:100%;min-height:4px;border-radius:8px 8px 0 0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;align-items:flex-start;justify-content:center;padding-top:.75rem;box-shadow:0 -2px 8px #0000001a}.small-countries-chart .bar:hover{opacity:.85;transform:translateY(-8px) scale(1.05);box-shadow:0 -8px 20px #00000040;z-index:10}.small-countries-chart .bar-value{font-size:.85rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);white-space:nowrap;background:#00000026;padding:.25rem .5rem;border-radius:4px}.small-countries-chart .bar-north-america{background:linear-gradient(to top,#1e40af,#3b82f6,#60a5fa);box-shadow:0 -4px 12px #3b82f64d}.small-countries-chart .bar-north-america:hover{box-shadow:0 -8px 24px #3b82f680}.small-countries-chart .bar-europe{background:linear-gradient(to top,#15803d,#22c55e,#4ade80);box-shadow:0 -4px 12px #22c55e4d}.small-countries-chart .bar-europe:hover{box-shadow:0 -8px 24px #22c55e80}.small-countries-chart .bar-asia{background:linear-gradient(to top,#b91c1c,#ef4444,#f87171);box-shadow:0 -4px 12px #ef44444d}.small-countries-chart .bar-asia:hover{box-shadow:0 -8px 24px #ef444480}.small-countries-chart .bar-oceania{background:linear-gradient(to top,#c2410c,#f97316,#fb923c);box-shadow:0 -4px 12px #f973164d}.small-countries-chart .bar-oceania:hover{box-shadow:0 -8px 24px #f9731680}.small-countries-chart .bar-south-america{background:linear-gradient(to top,#6b21a8,#a855f7,#c084fc);box-shadow:0 -4px 12px #a855f74d}.small-countries-chart .bar-south-america:hover{box-shadow:0 -8px 24px #a855f780}.small-countries-chart .bar-other{background:linear-gradient(to top,#475569,#64748b,#94a3b8);box-shadow:0 -4px 12px #64748b4d}.small-countries-chart .bar-other:hover{box-shadow:0 -8px 24px #64748b80}.small-countries-chart .bar-label{margin-top:1rem;font-size:.8rem;color:#2d3748;font-weight:600;text-align:center;max-width:80px;line-height:1.2;height:40px;display:flex;align-items:center;justify-content:center}.insight-card-white-elevated{background:#fff;border-radius:12px;padding:2rem;margin:2rem 0;display:flex;align-items:flex-start;gap:1.5rem;box-shadow:0 1px 3px #0000000d,0 8px 30px #00000014,0 15px 50px #0000000d;transition:all .3s ease}.small-countries-chart .chart-legend{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#f7fafc,#fff);border-radius:16px;box-shadow:0 4px 12px #0000000f;border:1px solid #e2e8f0}.small-countries-chart .legend-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;color:#2d3748}.small-countries-chart .legend-color{width:24px;height:24px;border-radius:6px;box-shadow:0 2px 4px #00000026}.small-countries-chart .legend-north-america{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.small-countries-chart .legend-europe{background:linear-gradient(135deg,#22c55e,#4ade80)}.small-countries-chart .legend-asia{background:linear-gradient(135deg,#ef4444,#f87171)}.small-countries-chart .legend-oceania{background:linear-gradient(135deg,#f97316,#fb923c)}.small-countries-chart .legend-south-america{background:linear-gradient(135deg,#a855f7,#c084fc)}.small-countries-chart .no-data{display:flex;align-items:center;justify-content:center;min-height:400px;color:#718096;font-size:1.1rem}@media (max-width: 1200px){.small-countries-chart .chart-type-toggle{flex-direction:column}.small-countries-chart .toggle-btn{width:100%}}@media (max-width: 768px){.small-countries-chart{padding:2rem 1rem}.small-countries-chart .chart-title{font-size:1.8rem}.small-countries-chart .chart-controls{padding:1.5rem}.small-countries-chart .chart-area{padding:1rem}.small-countries-chart .bar-container{min-width:38px}.small-countries-chart .chart-bars{min-height:300px;gap:.3rem;padding:1rem .5rem 1rem 0}.small-countries-chart .bar-wrapper{height:250px}}.small-countries-chart .chart-area::-webkit-scrollbar{height:10px}.small-countries-chart .chart-area::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 12px 12px}.small-countries-chart .chart-area::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#f97316,#a855f7);border-radius:5px}.small-countries-chart .chart-area::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ea580c,#9333ea)}.europe-comparison-chart{background:#fff;padding:4rem 2rem}.europe-comparison-chart .chart-container-wrapper{max-width:1600px;margin:0 auto}.europe-comparison-chart .chart-header{text-align:center;margin-bottom:2.5rem}.europe-comparison-chart .chart-title{font-size:2.5rem;color:#2d3748;font-weight:700;margin-bottom:.5rem}.europe-comparison-chart .chart-description{font-size:1.1rem;color:#718096}.europe-comparison-chart .chart-controls{background:#f7fafc;padding:2.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;margin-bottom:3rem;border:1px solid #e2e8f0}.europe-comparison-chart .chart-type-toggle{display:flex;gap:1rem;justify-content:center}.europe-comparison-chart .toggle-btn{padding:1rem 2.5rem;border:2px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.europe-comparison-chart .toggle-btn:hover{border-color:#8b5cf6;background:#f5f3ff;transform:translateY(-3px);box-shadow:0 6px 12px #8b5cf626}.europe-comparison-chart .toggle-btn.active{background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;border-color:transparent;box-shadow:0 6px 20px #8b5cf666;transform:translateY(-2px)}.europe-comparison-chart .chart-area{background:linear-gradient(135deg,#f7fafc,#fff);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000014;margin-bottom:2rem}.europe-comparison-chart .chart-scroll-container{overflow-x:auto;overflow-y:hidden;padding-bottom:1rem}.europe-comparison-chart .chart-scroll-container::-webkit-scrollbar{height:8px}.europe-comparison-chart .chart-scroll-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.europe-comparison-chart .chart-scroll-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:4px}.europe-comparison-chart .chart-scroll-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#a855f7,#8b5cf6)}.europe-comparison-chart .custom-tooltip{background:#fff;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 10px 30px #00000026;border:1px solid #e2e8f0}.europe-comparison-chart .tooltip-country{font-size:1rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.europe-comparison-chart .tooltip-value{font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}border: 1px solid #d1fae5; } .europe-comparison-chart .chart-bars{display:flex;align-items:flex-end;gap:1rem;min-height:450px;padding:1rem .5rem 1rem 0;min-width:fit-content}.europe-comparison-chart .bar-container{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;min-width:70px}.europe-comparison-chart .bar-wrapper{height:400px;display:flex;align-items:flex-end;width:100%;padding:0 6px}.europe-comparison-chart .bar{width:100%;min-height:4px;border-radius:8px 8px 0 0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;align-items:flex-start;justify-content:center;padding-top:.75rem;box-shadow:0 -2px 8px #0000001a}.europe-comparison-chart .bar:hover{opacity:.85;transform:translateY(-8px) scale(1.05);box-shadow:0 -8px 20px #00000040;z-index:10}.europe-comparison-chart .bar-value{font-size:.85rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);white-space:nowrap;background:#00000026;padding:.25rem .5rem;border-radius:4px}.europe-comparison-chart .bar-europe{background:linear-gradient(to top,#15803d,#22c55e,#4ade80);box-shadow:0 -4px 12px #22c55e4d}.europe-comparison-chart .bar-europe:hover{box-shadow:0 -8px 24px #22c55e80}.europe-comparison-chart .bar-label{margin-top:1rem;font-size:.75rem;color:#2d3748;font-weight:600;text-align:center;max-width:70px;line-height:1.2;height:40px;display:flex;align-items:center;justify-content:center}@media (max-width: 1200px){.europe-comparison-chart .chart-type-toggle{flex-direction:column}.europe-comparison-chart .toggle-btn{width:100%}}@media (max-width: 768px){.europe-comparison-chart{padding:2rem 1rem}.europe-comparison-chart .chart-title{font-size:1.8rem}.europe-comparison-chart .chart-controls{padding:1.5rem}.europe-comparison-chart .chart-area{padding:1rem}.europe-comparison-chart .bar-container{min-width:30px}.europe-comparison-chart .chart-bars{min-height:300px;gap:.3rem;padding:1rem .5rem 1rem 0}.europe-comparison-chart .bar-wrapper{height:250px}}.europe-comparison-chart .chart-area::-webkit-scrollbar{height:10px}.europe-comparison-chart .chart-area::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 12px 12px}.europe-comparison-chart .chart-area::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#15803d,#22c55e);border-radius:5px}.europe-comparison-chart .chart-area::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#166534,#16a34a)}.europe-vs-usa-stats{background:#fff;border-radius:16px;padding:2rem;margin:2rem 0;box-shadow:0 4px 16px #00000014}.stats-title{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.stat-card-large{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;padding:1.5rem;text-align:center;border:2px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.stat-card-large:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.stat-card-large.highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.stat-icon{font-size:2.5rem;margin-bottom:.5rem}.stat-label{font-size:.9rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.stat-value{font-size:2rem;font-weight:800;color:#1a202c;margin-bottom:.5rem}.stat-value.negative{color:#dc2626}.stat-sublabel{font-size:.85rem;color:#6b7280;line-height:1.5}@media (max-width: 768px){.stats-grid{grid-template-columns:1fr}.stat-value{font-size:1.5rem}}.europe-success-note{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#22c55e1a,#10b9811a);border-left:4px solid #22c55e;border-radius:8px}.europe-success-note p{margin:0;font-size:1.1rem;color:#1a202c;line-height:1.6}.scroll-link{color:#22c55e;font-weight:600;text-decoration:none;transition:all .3s ease;margin-left:.5rem}.scroll-link:hover{color:#10b981;text-decoration:underline}.europe-china-india-chart{background:#f8fafc;padding:4rem 2rem}.chart-title{font-size:2.5rem;color:#1e293b;font-weight:800;margin-bottom:.5rem}.chart-description{font-size:1.1rem;color:#64748b}.insight-card-elevated{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:5rem;box-shadow:0 1px 3px #0000000d,0 10px 40px #00000014,0 20px 60px #0000000d;display:flex;gap:2rem;align-items:flex-start;transition:all .3s ease}.insight-card-elevated:hover{transform:translateY(-4px);box-shadow:0 4px 6px #0000000d,0 15px 50px #0000001f,0 25px 70px #00000014}.insight-icon-large{font-size:3rem;flex-shrink:0;animation:pulse 2s ease-in-out infinite}.insight-content-main{flex:1}.insight-title-large{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 1rem;line-height:1.3}.insight-text-large{font-size:1.05rem;color:#475569;line-height:1.8;margin:0 0 .75rem}.insight-text-large:last-child{margin-bottom:0}.chart-area{background:#fff;padding:3rem 2rem;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 8px 30px #0000000f;margin-bottom:3rem;overflow-x:auto}.custom-tooltip{background:#fff;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 8px 24px #00000026;border:1px solid #e2e8f0}.tooltip-title{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.tooltip-row{display:flex;justify-content:space-between;gap:1.5rem;margin:.35rem 0}.tooltip-label{font-size:.9rem;color:#64748b}.tooltip-value{font-size:.9rem;font-weight:600;color:#0f172a}.comparison-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.stat-card-comparison{background:#fff;padding:1.75rem;border-radius:12px;box-shadow:0 1px 3px #0000000d,0 6px 20px #0000000f;transition:all .3s ease}.stat-card-comparison:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d,0 10px 30px #0000001a}.stat-region{font-size:1.3rem;font-weight:700;color:#1e293b;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.stat-row{display:flex;justify-content:space-between;align-items:baseline;margin:.75rem 0}.stat-label{font-size:.9rem;color:#64748b;font-weight:500}.stat-value{font-size:1.1rem;font-weight:700;color:#667eea}.stat-value.ppp{color:#10b981}.stat-ratio{margin-top:1rem;padding-top:.75rem;border-top:1px solid #f1f5f9;font-size:.85rem;color:#475569;font-weight:600;text-align:center}.chart-area::-webkit-scrollbar{height:10px}.chart-area::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.chart-area::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px}.chart-area::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5568d3,#653a8b)}@media (max-width: 1024px){.comparison-stats{grid-template-columns:1fr}.insight-card-elevated{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 640px){.europe-china-india-chart{padding:2rem 1rem}.chart-title{font-size:1.75rem}.chart-area{padding:2rem .5rem;overflow-x:visible}.insight-card-elevated{padding:1.5rem;margin-bottom:3rem}.insight-title-large{font-size:1.3rem}.stat-card-comparison{padding:1.25rem}}.usvs-world-chart{background:#fff;padding:4rem 2rem}.chart-header{text-align:center;margin-bottom:2.5rem}.chart-type-toggle{display:flex;gap:1rem;margin-bottom:1.5rem;justify-content:center;background:linear-gradient(135deg,#f7fafc,#fff);padding:1.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;border:1px solid #e2e8f0}.toggle-btn{padding:1rem 2.5rem;border:2px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.toggle-btn:hover{border-color:#667eea;background:#f7f9ff;transform:translateY(-3px);box-shadow:0 6px 12px #667eea26}.toggle-btn.active{background:#667eea!important;color:#fff!important;border-color:transparent!important;box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.insight-banner{background:linear-gradient(135deg,#f7fafc,#fff);border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;margin-bottom:3rem;text-align:center;box-shadow:0 10px 30px #00000014}.insight-label{font-size:.85rem;color:#718096;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-weight:600}.insight-value{font-size:1.25rem;color:#2d3748;font-weight:700}.insight-card-white-elevated{background:#fff;border-radius:12px;padding:2rem;margin:2rem auto;display:flex;align-items:flex-start;gap:1.5rem;box-shadow:0 1px 3px #0000000d,0 8px 30px #00000014,0 15px 50px #0000000d;transition:all .3s ease;max-width:1200px}.insight-card-white-elevated:hover{transform:translateY(-4px);box-shadow:0 4px 6px #0000000d,0 12px 40px #0000001f,0 20px 60px #00000014}.insight-icon-large{font-size:2.5rem;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.insight-title-elevated{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0 0 .75rem;line-height:1.3}.insight-text-elevated{font-size:1rem;color:#475569;line-height:1.7;margin:0}.pie-charts-container{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;margin-bottom:3rem;align-items:stretch}.vs-divider{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;color:#cbd5e1;padding:2rem 0}.pie-chart-section{background:linear-gradient(135deg,#f7fafc,#fff);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000014;transition:all .3s ease;display:flex;flex-direction:column}.pie-chart-section.winning{background:linear-gradient(135deg,#f3e8ff,#fae8ff,#fef3c7);border:2px solid #a855f7;box-shadow:0 15px 50px #a855f740}.pie-chart-section:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-2px)}.pie-header{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.pie-title{font-size:1.5rem;font-weight:700;color:#2d3748}.pie-value-label{display:none}.pie-chart-wrapper{position:relative;margin-bottom:1.5rem;min-height:450px;display:flex;align-items:center;justify-content:center}.chart-label-value{fill:#1a202c;font-size:2.5rem;font-weight:900;letter-spacing:-.03em}.chart-label-subtitle{fill:#718096;font-size:1.25rem;font-weight:600}.pie-slice{cursor:pointer;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.pie-slice:hover{opacity:1!important;filter:drop-shadow(0 6px 12px rgba(0,0,0,.25));transform:scale(1.05)}.chart-tooltip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:1rem;border-radius:8px;pointer-events:none;text-align:center;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000026;min-width:140px}.tooltip-title{font-size:.85rem;color:#718096;margin-bottom:4px;font-weight:600}.tooltip-value{font-size:1.2rem;font-weight:700;color:#2d3748;margin-bottom:2px}.tooltip-percent{font-size:.9rem;color:#718096}.pie-legend{display:flex;flex-direction:column;gap:.5rem}.legend-item{display:grid;grid-template-columns:16px 1fr auto auto;gap:1rem;align-items:center;padding:.5rem 1rem;border-radius:8px;transition:all .2s ease;cursor:pointer}.legend-item:hover,.legend-item.highlighted{background:#f7fafc}.legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.legend-text{font-size:.9rem;color:#2d3748;font-weight:500}.legend-value{font-size:.85rem;color:#718096;font-weight:600}.legend-percentage{font-size:.85rem;color:#718096;font-weight:600;padding:2px 8px;background:#e2e8f0;border-radius:4px}.summary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat-card{background:linear-gradient(135deg,#f7fafc,#fff);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000014;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-2px)}.stat-card-total{border-color:#e2e8f0}.stat-label{font-size:.85rem;color:#718096;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-weight:600}.stat-value{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:1rem}.stat-value-large{font-size:2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-bar{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.stat-bar-fill{height:100%;border-radius:3px;transition:width 1s cubic-bezier(.4,0,.2,1)}.stat-bar-usa{background:linear-gradient(90deg,#667eea,#764ba2)}.stat-bar-world{background:linear-gradient(90deg,#f093fb,#f5576c)}@media (max-width: 1100px){.pie-charts-container{grid-template-columns:1fr;gap:2rem}.vs-divider{display:none}.summary-stats{grid-template-columns:1fr}}@media (max-width: 640px){.usvs-world-chart{padding:2rem 1rem}.chart-title{font-size:2rem}.pie-chart{max-width:220px}.stat-value{font-size:1.5rem}.stat-value-large{font-size:2rem}}.ecosystem-health-chart{background:transparent;padding:4rem 2rem}.health-intro{background:linear-gradient(135deg,#3b82f61a,#9333ea1a);border-left:4px solid #3b82f6;padding:1.5rem;border-radius:8px;max-width:1600px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.health-intro-title{font-size:1.5rem;font-weight:700;color:#3b82f6;margin:0 0 1rem}.health-intro-text{font-size:1.05rem;line-height:1.6;color:#2d3748;margin:0}.health-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:2rem;max-width:1600px;margin-left:auto;margin-right:auto;padding:0 1rem}.health-category{background:#f7fafccc;border-radius:8px;padding:1rem;border-left:4px solid var(--category-color);transition:transform .2s,box-shadow .2s}.health-category:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.health-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.health-category-name{font-weight:600;font-size:1rem;color:var(--category-color);margin:0}.health-category-range{font-size:.85rem;color:#718096;font-family:Courier New,monospace}.health-category-meaning{font-size:.9rem;color:#4a5568;margin:0;font-style:italic}.chart-container-wrapper{max-width:1600px;margin:0 auto}.chart-title{font-size:2.5rem;color:#2d3748;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chart-description{font-size:1.1rem;color:#718096}.threshold-scale-container{background:linear-gradient(135deg,#f7fafc,#fff);padding:3rem;border-radius:16px;box-shadow:0 10px 30px #00000014;margin-bottom:3rem;border:1px solid #e2e8f0;overflow:hidden}.scale-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem;text-align:center}.threshold-content{display:flex;gap:2rem;align-items:flex-start}.band-legend{flex:0 0 400px;display:flex;flex-direction:column;gap:.75rem}.threshold-scale-wrapper{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem}.threshold-scale-wrapper::-webkit-scrollbar{height:8px}.threshold-scale-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.threshold-scale-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}.threshold-scale-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5568d3,#653a8b)}.threshold-scale{display:flex;height:80px;border-radius:12px;overflow:visible;box-shadow:0 4px 12px #00000026;min-width:700px}.threshold-segment{display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease;cursor:pointer}.threshold-segment:hover{filter:brightness(1.1);transform:scaleY(1.05)}.segment-label{text-align:center;color:#fff;font-weight:600;padding:.5rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}.segment-name{font-size:.9rem;margin-bottom:.25rem}.segment-range{font-size:.75rem;opacity:.9}.extreme-outliers-section{margin-top:4rem;padding:3rem 2rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d,0 10px 25px #00000014}.outliers-list{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.outlier-card{background:#fff;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000000f,0 8px 16px #0000001a;flex:1;min-width:200px;max-width:240px;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:all .3s ease;border:1px solid #e2e8f0}.outlier-card:hover{transform:translateY(-6px);box-shadow:0 6px 12px #0000001a,0 16px 32px #00000026}.outlier-rank-primary{font-size:3rem;font-weight:800;color:#fbbf24;line-height:1;margin-bottom:.25rem}.outlier-content{text-align:center;width:100%}.outlier-country{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.outlier-value{font-size:1.75rem;font-weight:800;color:#1e293b;margin-bottom:.25rem}.outlier-unit{font-size:.85rem;color:#64748b;font-weight:500}.worst-performers-section{margin-top:4rem;margin-bottom:4rem;padding:3rem 2rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d,0 10px 25px #00000014}.worst-list{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.worst-card{display:flex;align-items:center;gap:1.25rem;background:#fff;padding:1.75rem 1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000000f,0 8px 16px #0000001a;flex:1;min-width:240px;max-width:280px;transition:all .3s ease;border:1px solid #e2e8f0}.worst-card:hover{transform:translateY(-6px);box-shadow:0 6px 12px #0000001a,0 16px 32px #00000026}.worst-rank-primary{font-size:2.5rem;font-weight:800;color:#ef4444;line-height:1;min-width:50px;text-align:center}.worst-content{flex:1}.worst-country{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.worst-value{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:.75rem}.continent-filters{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.filter-btn{padding:.5rem 1.25rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-weight:600;color:#4a5568;cursor:pointer;transition:all .2s ease}.filter-btn:hover{border-color:#8b5cf6;color:#8b5cf6;transform:translateY(-1px)}.filter-btn.active{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-color:#8b5cf6;color:#fff;box-shadow:0 4px 12px #8b5cf64d}.legend-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.legend-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.legend-color{width:24px;height:24px;border-radius:4px;flex-shrink:0;box-shadow:0 2px 4px #0000001a}.legend-content{flex:1}.legend-name{font-size:.95rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.legend-meaning{font-size:.85rem;color:#718096}.countries-chart-area{background:linear-gradient(135deg,#f7fafc,#fff);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #00000014;margin-bottom:3rem}.chart-scroll-container{overflow-x:auto;overflow-y:hidden;padding-bottom:1rem}.chart-scroll-container::-webkit-scrollbar{height:8px}.chart-scroll-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}Distribution Summary Section */ .distribution-summary-section{margin-top:4rem;margin-bottom:3rem}.health-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.stat-progress-fill{height:100%;background:linear-gradient(90deg,var(--band-color, #64748b) 0%,var(--band-color, #64748b) 100%);border-radius:4px;transition:width .8s cubic-bezier(.4,0,.2,1);opacity:.8 display: grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.stat-card{background:linear-gradient(135deg,#f7fafc,#fff);padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;border-top:4px solid;box-shadow:0 4px 12px #00000014;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-4px)}.stat-band-name{font-size:1rem;font-weight:700;margin-bottom:.5rem}.stat-count{font-size:1.75rem;font-weight:800;color:#2d3748;margin-bottom:.25rem}.stat-range{font-size:.85rem;color:#718096}.equilibrium-insight{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:4px solid #0284c7;border-radius:8px;padding:1.5rem;margin-top:2rem;margin-bottom:2rem}.equilibrium-title{font-size:1.2rem;font-weight:700;color:#075985;margin:0 0 .75rem}.equilibrium-text{font-size:.95rem;color:#0c4a6e;line-height:1.6;margin:0}@media (max-width: 1100px){.band-legend{grid-template-columns:1fr}.health-stats{grid-template-columns:repeat(2,1fr)}.threshold-content{flex-direction:column}.band-legend{flex:1;width:100%}}@media (max-width: 640px){.ecosystem-health-chart{padding:2rem 1rem}.chart-title{font-size:2rem}.threshold-scale-container{padding:1.5rem 1rem}.threshold-content{flex-direction:column;gap:1.5rem}.band-legend{flex:1;width:100%;gap:.5rem}.legend-item{padding:.75rem}.legend-name{font-size:.9rem}.legend-meaning{font-size:.8rem}.threshold-scale{height:60px}.segment-name{font-size:.75rem}.segment-range{font-size:.65rem}.health-stats{grid-template-columns:1fr}}.startup-density-chart{width:100%;background:transparent;padding:4rem 2rem;margin:0}.chart-container-wrapper{max-width:1400px;margin:0 auto}.density-intro{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d}.density-intro-title{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.density-intro-text{font-size:1.1rem;color:#4a5568;line-height:1.7}.density-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.density-category{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;border-left:4px solid var(--category-color);transition:transform .2s ease,box-shadow .2s ease}.density-category:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.density-category-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.density-category-name{font-size:1.1rem;font-weight:700;color:var(--category-color);margin:0}.density-category-range{font-size:.85rem;font-weight:600;color:#718096;background:#f7fafc;padding:.25rem .75rem;border-radius:12px}.density-category-meaning{font-size:.95rem;color:#4a5568;margin:0;line-height:1.5}.chart-header{text-align:center;margin-bottom:3rem}.chart-title{font-size:2.5rem;font-weight:800;color:#1a202c;margin-bottom:.5rem}.chart-description{font-size:1.2rem;color:#718096}.countries-chart-area{background:#fff;border-radius:16px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 16px #00000014}.countries-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem;text-align:center}.continent-filters{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.filter-btn{padding:.5rem 1.25rem;border:2px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:24px;font-weight:600;cursor:pointer;transition:all .2s ease}.filter-btn:hover{border-color:#8b5cf6;color:#8b5cf6;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-color:#8b5cf6}.chart-scroll-container{overflow-x:auto;overflow-y:visible;margin-top:1.5rem;padding-bottom:1rem}.density-tooltip{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 4px 12px #00000026;border:2px solid #e2e8f0}.tooltip-country{font-size:1rem;font-weight:700;color:#1a202c;margin-bottom:.25rem}.tooltip-band{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.tooltip-value{font-size:.95rem;color:#4a5568;font-weight:600}.top-performers-section{margin-top:4rem;padding:3rem 2rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d,0 10px 25px #00000014}.section-header-premium{text-align:center;margin-bottom:2.5rem}.section-title-premium{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;letter-spacing:-.02em}.section-subtitle-premium{font-size:1rem;color:#64748b;margin:0;font-weight:400}.top-list{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.top-card{background:#fff;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000000f,0 8px 16px #0000001a;flex:1;min-width:200px;max-width:240px;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:all .3s ease;border:1px solid #e2e8f0}.top-card:hover{transform:translateY(-6px);box-shadow:0 6px 12px #0000001a,0 16px 32px #00000026}.top-rank-primary{font-size:3rem;font-weight:800;color:#fbbf24;line-height:1;margin-bottom:.25rem}.top-content{text-align:center;width:100%}.top-country{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.top-value{font-size:1.75rem;font-weight:800;color:#1e293b;margin-bottom:.25rem}.top-unit{font-size:.85rem;color:#64748b;font-weight:500}.intensity-badge{display:inline-flex;align-items:center;padding:.35rem .75rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border-radius:6px;font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 2px 4px #fbbf244d}.bottom-performers-section{margin-top:4rem;margin-bottom:4rem;padding:3rem 2rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d,0 10px 25px #00000014}.section-header-warning{text-align:center;margin-bottom:2rem}.section-title-warning{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;letter-spacing:-.02em}.section-subtitle-warning{font-size:1rem;color:#64748b;margin:0;font-weight:400}.policy-insight{background:#fff;border-left:4px solid #ef4444;border-radius:8px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000d;max-width:900px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.policy-insight-text{font-size:.95rem;color:#334155;line-height:1.7;margin:0}.bottom-list{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.bottom-card{display:flex;align-items:center;gap:1.25rem;background:#fff;padding:1.75rem 1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000000f,0 8px 16px #0000001a;flex:1;min-width:240px;max-width:280px;transition:all .3s ease;border:1px solid #e2e8f0}.bottom-card:hover{transform:translateY(-6px);box-shadow:0 6px 12px #0000001a,0 16px 32px #00000026}.bottom-rank-primary{font-size:2.5rem;font-weight:800;color:#ef4444;line-height:1;min-width:50px;text-align:center}.bottom-content{flex:1}.bottom-country{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.bottom-value{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:.75rem}.intensity-indicator{display:flex;align-items:center;gap:.75rem}.intensity-label{font-size:.8rem;font-weight:600;color:#64748b;min-width:70px}.intensity-bar{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.intensity-fill{height:100%;background:linear-gradient(90deg,#ef4444,#dc2626);border-radius:3px;transition:width .6s ease}.distribution-summary-section{margin-top:4rem;margin-bottom:3rem}.section-header-summary{text-align:center;margin-bottom:2.5rem}.section-title-summary{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;letter-spacing:-.02em}.section-subtitle-summary{font-size:1rem;color:#64748b;margin:0;font-weight:400}.density-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.stat-card{background:#fff;padding:2rem 1.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d,0 4px 12px #00000014;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;gap:.75rem}.stat-card:hover{box-shadow:0 4px 8px #00000014,0 8px 24px #0000001f;transform:translateY(-4px)}.stat-count-primary{font-size:3.5rem;font-weight:800;color:#0f172a;line-height:1;margin-bottom:.25rem}.stat-band-name{font-size:1.05rem;font-weight:700;color:var(--band-color, #64748b);margin-bottom:.25rem}.stat-range{font-size:.85rem;color:#94a3b8;font-weight:500}.stat-progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-top:.5rem}.stat-progress-fill{height:100%;background:linear-gradient(90deg,var(--band-color, #64748b) 0%,var(--band-color, #64748b) 100%);border-radius:4px;transition:width .8s cubic-bezier(.4,0,.2,1);opacity:.8}.density-insight{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 16px #00000014;border-left:6px solid #8b5cf6}.insight-title{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.insight-text{font-size:1.05rem;color:#4a5568;line-height:1.8;margin-bottom:1rem}.insight-text:last-child{margin-bottom:0}@media (max-width: 768px){.startup-density-chart{padding:2rem 1rem}.chart-title{font-size:1.75rem}.chart-description{font-size:1rem}.density-categories,.top-list,.bottom-list{grid-template-columns:1fr}.density-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.table-everything{background:linear-gradient(to bottom,#fff,#f7fafc);padding:4rem 2rem;min-height:100vh}.table-container-wrapper{max-width:1600px;margin:0 auto}.table-header-section{text-align:center;margin-bottom:2rem}.table-intro{background:linear-gradient(135deg,#3b82f61a,#6366f11a);border-left:4px solid #3b82f6;padding:1.5rem;margin-bottom:2rem;border-radius:8px}.table-intro-text{font-size:1.05rem;line-height:1.6;color:#2d3748;margin:0}.table-intro-text strong{color:#3b82f6;font-weight:600}.table-title{font-size:2.5rem;color:#2d3748;font-weight:700;margin-bottom:.5rem}.table-description{font-size:1.1rem;color:#718096}.filters-panel{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.filter-row{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.search-group{grid-column:span 1}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{font-weight:600;color:#4a5568;font-size:.9rem}.search-input{padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-input:disabled{background:#f7fafc;cursor:not-allowed;opacity:.6}.region-chips-section{margin-bottom:1rem}.chips-label{display:block;font-weight:600;color:#4a5568;font-size:.9rem;margin-bottom:.75rem}.region-chips{display:flex;flex-wrap:wrap;gap:.75rem}.chip{padding:.5rem 1.25rem;border:2px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.chip:hover:not(:disabled){border-color:#667eea;background:#f7f9ff;transform:translateY(-2px);box-shadow:0 2px 4px #667eea33}.chip.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;box-shadow:0 2px 4px #667eea4d}.chip:disabled{opacity:.5;cursor:not-allowed;background:#f7fafc}.compare-toggle{padding:.75rem 1.5rem;border:2px solid #667eea;background:#fff;color:#667eea;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.compare-toggle:hover{background:#f7f9ff}.compare-toggle.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.filter-info{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0}.results-count{display:flex;align-items:center;gap:1rem;color:#4a5568;font-size:1rem}.results-count strong{color:#667eea}.clear-btn{padding:.5rem 1rem;background:#fc8181;color:#fff;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .2s}.clear-btn:hover{background:#f56565}.compare-hint{color:#667eea;font-size:.9rem;font-weight:500;background:#f7f9ff;padding:.5rem 1rem;border-radius:6px}.table-scroll-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow-x:auto;position:relative}.data-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:1600px}.data-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:sticky;top:0;z-index:10}.data-table th{padding:1rem .75rem;text-align:left;font-weight:600;white-space:nowrap;-webkit-user-select:none;user-select:none}.data-table th.sortable{cursor:pointer;transition:background-color .2s ease}.data-table th.sortable:hover{background-color:#ffffff1a}.sort-icon{margin-left:.5rem;opacity:.7;font-size:.9rem}.sticky-col{position:sticky;left:0;background:linear-gradient(135deg,#667eea,#764ba2);z-index:11}.select-col{width:60px;text-align:center!important;position:sticky;left:0;background:linear-gradient(135deg,#667eea,#764ba2);z-index:12}.highlight-col{background-color:#ffffff26}.data-table tbody tr{border-bottom:1px solid #e2e8f0;transition:all .2s ease}.data-table tbody tr:hover{background-color:#f7fafc}.data-table tbody tr.compare-mode{cursor:pointer}.data-table tbody tr.selected{background:linear-gradient(135deg,#667eea1a,#764ba21a)}.data-table tbody tr.selected:hover{background:linear-gradient(135deg,#667eea26,#764ba226)}.data-table td{padding:1rem .75rem}.data-table tbody .sticky-col{background:#fff;position:sticky;left:0;z-index:1}.data-table tbody tr.selected .sticky-col{background:linear-gradient(135deg,#667eea1a,#764ba21a)}.data-table tbody .select-col{text-align:center;background:#fff;position:sticky;left:0;z-index:2}.data-table tbody tr.selected .select-col{background:linear-gradient(135deg,#667eea1a,#764ba21a)}.country-name{font-weight:600;color:#2d3748;white-space:nowrap}.number{text-align:right;color:#4a5568;font-variant-numeric:tabular-nums}.highlight{background:linear-gradient(135deg,#667eea1a,#764ba21a);font-weight:600;color:#667eea}.region-col,.region-badge{text-align:center}.badge{display:inline-block}.badge psearch-group{grid-column:span 1}.badge .filter-info{flex-direction:column;align-items:flex-start;gap:1rem}.badge .region-chips{gap:.5rem}.badge .chip{font-size:.85rem;padding:.4rem 1rem}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;white-space:nowrap}.badge-north-america{background:#bee3f8;color:#2c5282}.badge-europe{background:#c6f6d5;color:#22543d}.badge-asia{background:#fed7d7;color:#742a2a}.badge-oceania{background:#feebc8;color:#7c2d12}.badge-south-america{background:#e9d8fd;color:#44337a}.badge-other{background:#e2e8f0;color:#2d3748}@media (max-width: 1200px){.filter-row{grid-template-columns:1fr;gap:1rem}.filter-info{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width: 768px){.table-everything{padding:2rem 1rem}.table-title{font-size:1.8rem}.filters-panel{padding:1.5rem}}.table-scroll-container::-webkit-scrollbar{height:10px}.table-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 12px 12px}.table-scroll-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:5px}.table-scroll-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5568d3,#653a8b)}.your-country-section{padding:80px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.your-country-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:3rem;font-weight:700;margin-bottom:15px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.section-subtitle{font-size:1.2rem;color:#ffffffe6;font-weight:400}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:100px 20px}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.country-selector-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:50px}.country-selector-wrapper label{font-size:1.3rem;font-weight:600;color:#fff}.country-select{padding:15px 30px;font-size:1.1rem;border:2px solid rgba(255,255,255,.3);border-radius:12px;background:#fffffff2;color:#333;cursor:pointer;min-width:300px;transition:all .3s ease;font-weight:600}.country-select:hover{background:#fff;border-color:#fff;box-shadow:0 4px 12px #00000026}.country-select:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff4d}.ecosystem-assessment{background:#ffffff26;border-radius:15px;padding:30px;margin-bottom:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25)}.assessment-header{display:flex;align-items:center;gap:15px;margin-bottom:15px;flex-wrap:wrap}.assessment-badge{display:inline-block;padding:8px 20px;border-radius:25px;color:#fff;font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 6px #0000001a}.assessment-comparison{font-size:1.2rem;font-weight:600;color:#fff;background:#fff3;padding:6px 16px;border-radius:20px}.assessment-description{font-size:1.1rem;line-height:1.6;color:#fffffff2;margin-bottom:12px}.assessment-intensity{font-size:1rem;color:#ffffffe6;font-style:italic}.assessment-intensity strong{color:#fff;font-weight:600}.country-overview{background:#ffffff1a;border-radius:20px;padding:40px;margin-bottom:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.country-overview h3{font-size:2rem;margin-bottom:30px;text-align:center;color:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.metric-card{background:#fff;border-radius:15px;padding:25px;display:flex;align-items:center;gap:20px;transition:all .3s ease;border:2px solid rgba(139,92,246,.2);box-shadow:0 4px 6px #0000001a}.metric-card:hover{background:#fffffffa;transform:translateY(-5px);box-shadow:0 10px 20px #00000026;border-color:#8b5cf666}.metric-icon{font-size:2.5rem;flex-shrink:0}.metric-content{flex:1}.metric-label{font-size:.9rem;color:#6b7280;margin-bottom:5px;font-weight:500}.metric-value{font-size:1.8rem;font-weight:700;color:#667eea}.country-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.details-section{background:#ffffff1a;border-radius:15px;padding:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.details-section h4{font-size:1.5rem;margin-bottom:20px;color:#fff;border-bottom:2px solid rgba(255,255,255,.3);padding-bottom:10px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.detail-row:last-child{border-bottom:none}.detail-label{font-size:1rem;color:#ffffffe6;font-weight:500}.detail-value{font-size:1.1rem;font-weight:700;color:#fff}.detail-value.highlight{background:#fff3;padding:5px 15px;border-radius:8px;color:#fff}.detail-value.highlight-red{background:#ef44444d;padding:5px 15px;border-radius:8px;color:#fff}.improvement-section{background:#ef444426}.profession-costs-section{grid-column:1 / -1}.breakdown-note{font-size:.9rem;color:#fffc;margin-bottom:20px;font-style:italic}.cost-subsection{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.15)}.cost-subsection:last-of-type{border-bottom:none}.cost-subsection h5{font-size:1.1rem;color:#fffffff2;margin-bottom:10px;font-weight:600}.subtotal-row{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.2);font-weight:600}.subtotal-row .detail-label,.subtotal-row .detail-value{font-weight:600;color:#fffffff2}.total-row{margin-top:10px;padding-top:20px;border-top:2px solid rgba(255,255,255,.3);font-size:1.1rem}.total-row .detail-label,.total-row .detail-value{font-weight:700;font-size:1.2rem}@media (max-width: 768px){.your-country-section{padding:60px 15px}.section-header h2{font-size:2rem}.section-subtitle{font-size:1rem}.country-select{min-width:250px;padding:12px 20px}.metrics-grid,.country-details{grid-template-columns:1fr}.metric-value{font-size:1.5rem}.country-overview{padding:25px}.details-section{padding:20px}.profession-costs-section{grid-column:1}}@media (max-width: 480px){.section-header h2{font-size:1.5rem}.country-select{min-width:200px}.metric-card{padding:20px}.metric-icon{font-size:2rem}}.newsletter-signup{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 20px;position:relative;overflow:hidden}.newsletter-signup:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.newsletter-signup.success-state{background:linear-gradient(135deg,#00b894,#00cec9)}.newsletter-container{max-width:700px;margin:0 auto;position:relative;z-index:1}.newsletter-content{background:#fff;border-radius:24px;padding:50px;box-shadow:0 25px 50px #00000040}.newsletter-header{text-align:center;margin-bottom:40px}.badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 20px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:20px;letter-spacing:.5px}.newsletter-header h2{font-size:2.2rem;color:#1a1a1a;margin:0 0 15px;font-weight:800;line-height:1.2}.subtitle{font-size:1.1rem;color:#666;line-height:1.6;margin:0}.newsletter-form{margin-bottom:40px}.form-group{margin-bottom:25px}.form-group label{display:block;font-weight:600;color:#333;margin-bottom:10px;font-size:.95rem}.form-group input,.form-group select{width:100%;padding:16px 20px;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;font-family:Mona Sans,sans-serif;transition:all .3s ease;background:#fff;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled,.form-group select:disabled{background:#f5f5f5;cursor:not-allowed}.submit-button{width:100%;padding:18px 30px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Mona Sans,sans-serif;margin-bottom:15px}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{cursor:not-allowed;opacity:.7}.submit-button.error{background:linear-gradient(135deg,#e74c3c,#c0392b);animation:shake .5s ease}.submit-button .arrow{font-size:1.3rem;transition:transform .3s ease}.submit-button:hover:not(:disabled) .arrow{transform:translate(5px)}.spinner{width:18px;height:18px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.privacy-note{text-align:center;font-size:.85rem;color:#999;margin:0}.what-you-get{padding-top:30px;border-top:2px solid #f0f0f0}.what-you-get h3{text-align:center;font-size:1.2rem;color:#333;margin:0 0 25px;font-weight:700}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.benefit-item{display:flex;align-items:center;gap:12px;padding:15px;background:#f8f9fa;border-radius:12px;font-weight:600;color:#333;transition:all .3s ease}.benefit-item:hover{background:#f0f2f5;transform:translate(5px)}.benefit-item .icon{font-size:1.5rem}.success-state .newsletter-container{text-align:center}.success-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;font-size:3rem;color:#00b894;font-weight:700;box-shadow:0 10px 30px #00b8944d;animation:scaleIn .5s ease}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-state h2{font-size:2.5rem;color:#fff;margin-bottom:25px;font-weight:800}.success-state p{color:#fff;font-size:1.2rem;margin-bottom:25px;opacity:.95}.benefits-list{list-style:none;padding:0;text-align:left;max-width:500px;margin:30px auto}.benefits-list li{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 25px;margin-bottom:12px;border-radius:12px;color:#fff;font-weight:600;font-size:1.05rem;border:1px solid rgba(255,255,255,.2)}.scroll-hint{font-size:1.1rem;color:#fff;margin-top:30px;font-weight:600;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.newsletter-signup{padding:60px 20px}.newsletter-content{padding:35px 25px}.newsletter-header h2{font-size:1.8rem}.subtitle{font-size:1rem}.benefits-grid{grid-template-columns:1fr}.success-state h2{font-size:2rem}}@media (max-width: 480px){.newsletter-content{padding:30px 20px}.newsletter-header h2{font-size:1.6rem}.submit-button{font-size:1rem;padding:16px 25px}}.startup-unit-table-section{margin:3rem 0;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014}.table-title{font-size:1.8rem;color:#1a202c;margin-bottom:.5rem;font-weight:700}.table-description{color:#4a5568;margin-bottom:2rem;font-size:1rem}.filter-section{margin-bottom:2rem}.chip-container{display:flex;flex-wrap:wrap;gap:.75rem}.chip{padding:.5rem 1rem;border:2px solid #e2e8f0;background:#fff;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;color:#4a5568}.chip:hover{border-color:#cbd5e0;background:#f7fafc}.chip.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.table-wrapper{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px #0000001a}.su-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff;min-width:1000px}.su-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:sticky;top:0;z-index:10}.su-table th{padding:1rem .75rem;text-align:left;font-weight:600;font-size:.85rem;line-height:1.4;border-bottom:2px solid #e2e8f0;white-space:nowrap}.su-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.su-table th.sortable:hover{background:#ffffff1a}.su-table th small{display:block;font-size:.75rem;opacity:.9;font-weight:400;margin-top:.25rem}.highlight-header{background:#2563eb26}.total-header{background:#05966926}.su-table td{padding:1rem .75rem;border-bottom:1px solid #e2e8f0;color:#2d3748}.su-table tr.even{background:#f9fafb}.su-table tr.odd{background:#fff}.su-table tbody tr:hover{background:#f0f4ff;transition:background .2s}.country-cell{font-weight:600;color:#1a202c}.country-name{display:block;margin-bottom:.25rem}.region-badge{display:inline-block;font-size:.7rem;padding:.15rem .5rem;background:#e2e8f0;border-radius:10px;color:#4a5568;font-weight:500}.number-cell{text-align:right;font-family:Courier New,monospace;font-size:.9rem}.highlight-cell{background:#eff6ff;font-weight:600;color:#2563eb}.total-cell{background:#ecfdf5;font-weight:700;color:#059669;font-size:1rem}.table-footer{margin-top:1rem;text-align:center;color:#6b7280;font-size:.9rem}@media (max-width: 768px){.startup-unit-table-section{padding:1rem}.table-title{font-size:1.5rem}.chip{font-size:.8rem;padding:.4rem .8rem}.su-table{font-size:.8rem}.su-table th,.su-table td{padding:.75rem .5rem}}.methodology{background:#f8f9fa;padding:6rem 2rem 4rem;margin-top:120px;min-height:100vh}.methodology-container{max-width:1200px;margin:0 auto}.methodology-title{font-size:3rem;color:#1a202c;text-align:center;margin-bottom:3rem;font-weight:700}.methodology-intro{background:#fff;padding:2.5rem;border-radius:12px;margin-bottom:3rem;box-shadow:0 2px 12px #00000014;line-height:1.8;font-size:1.05rem;color:#2d3748}.methodology-intro p{margin-bottom:1rem}.highlight-text{color:#2563eb;font-weight:600;padding:1rem;background:#eff6ff;border-left:4px solid #2563eb;border-radius:4px;margin:1.5rem 0}.phase-list{margin:1.5rem 0;padding-left:2rem}.phase-list li{margin-bottom:.75rem;color:#4a5568;font-weight:500}.methodology-section{background:#fff;padding:3rem;border-radius:12px;margin-bottom:3rem;box-shadow:0 2px 12px #00000014}.phase-title{font-size:2rem;color:#1a202c;margin-bottom:1.5rem;font-weight:700;border-bottom:3px solid #3b82f6;padding-bottom:.75rem}.phase-question{font-size:1.2rem;color:#2563eb;font-weight:600;font-style:italic;margin-bottom:1rem}.phase-description{font-size:1.05rem;color:#4a5568;line-height:1.8;margin-bottom:1.5rem}.metric-card{background:#f8fafc;padding:2rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #60a5fa}.metric-name{font-size:1.3rem;color:#1e293b;font-weight:600;margin-bottom:1rem}.metric-description{color:#475569;line-height:1.8;margin-bottom:1rem}.metric-description ul{margin-top:.75rem;padding-left:1.5rem}.metric-description ul li{margin-bottom:.5rem}.formula{background:#1e293b;color:#e2e8f0;padding:1.25rem 1.5rem;border-radius:6px;font-family:Courier New,monospace;font-size:1.1rem;margin:1.5rem 0;text-align:center;font-weight:500}.formula-title{font-size:1.1rem;color:#334155;font-weight:600;margin:1.5rem 0 .75rem}.interpretation{background:#ecfdf5;padding:1.25rem;border-radius:6px;border-left:3px solid #10b981;margin-top:1.5rem}.interpretation strong{color:#065f46}.interpretation ul{margin-top:.75rem;padding-left:1.5rem}.interpretation ul li{margin-bottom:.5rem;color:#047857}.highlight-box{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:12px;margin:2rem 0;box-shadow:0 4px 15px #667eea4d}.highlight-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.highlight-box p{font-size:1.05rem;line-height:1.7;opacity:.95}.subsection-title{font-size:1.5rem;color:#334155;font-weight:700;margin:2.5rem 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #cbd5e1}.benefits-section .benefit-card{background:#fefce8;padding:2rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #eab308}.benefit-title{font-size:1.4rem;color:#713f12;font-weight:700;margin-bottom:1rem}.benefit-card p{color:#78350f;line-height:1.8;margin-bottom:.75rem}.benefit-card ul{margin:.75rem 0;padding-left:1.5rem}.benefit-card ul li{margin-bottom:.5rem;color:#78350f}.benefit-card .highlight-text{background:#fef3c7;color:#78350f;border-left-color:#eab308}.glossary-section{background:linear-gradient(135deg,#1e293b,#334155);color:#fff}.glossary-section .phase-title{color:#fff;border-bottom-color:#60a5fa}.glossary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2rem}.glossary-item{background:#ffffff1a;padding:1.5rem;border-radius:8px;border-left:3px solid #60a5fa;transition:all .3s ease}.glossary-item:hover{background:#ffffff26;transform:translate(5px)}.glossary-term{display:block;font-size:1.2rem;font-weight:700;color:#60a5fa;margin-bottom:.5rem;font-family:Courier New,monospace}.glossary-definition{display:block;font-size:.95rem;color:#e2e8f0;line-height:1.6}@media (max-width: 768px){.methodology{padding:4rem 1rem 2rem;margin-top:80px}.methodology-title{font-size:2rem}.methodology-intro,.methodology-section{padding:1.5rem}.phase-title{font-size:1.5rem}.glossary-grid{grid-template-columns:1fr}}.app{min-height:100vh}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1e40af,#2563eb)}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;max-width:100vw;scroll-behavior:smooth}body{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;color:#333;overflow-x:hidden;max-width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}.animate-on-scroll{opacity:0;transform:translateY(40px);transition:opacity .4s ease-out,transform .4s ease-out}.animate-on-scroll.animated{opacity:1;transform:translateY(0)}.animate-on-scroll.delay-1{transition-delay:.05s}.animate-on-scroll.delay-2{transition-delay:.1s}.animate-on-scroll.delay-3{transition-delay:.15s}
