*{box-sizing:border-box}body{margin:0;background:#eef3f8;color:#0f2940;font:16px/1.6 system-ui,-apple-system,'Noto Sans KR',sans-serif}a{color:inherit}body>header,main,body>footer{max-width:1240px;margin:auto;padding-left:24px;padding-right:24px}body>header{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;font-weight:950;letter-spacing:.03em}.brand span{display:inline-grid;place-items:center;width:34px;height:34px;background:#0369a1;color:white;border-radius:50%;margin-right:9px}.brand b{color:#0284c7}nav{display:flex;gap:23px}nav a{text-decoration:none;color:#4b6578;font-weight:700}.atlas-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;min-height:540px;padding:60px 0}.globe{aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#38bdf8,#075985 58%,#0f172a);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 35px 80px #0759853a;position:relative;overflow:hidden}.globe:after,.globe:before{content:'';position:absolute;border:1px solid #ffffff55;border-radius:50%}.globe:before{inset:12% 34%}.globe:after{inset:34% 5%}.globe b{font-size:5rem;line-height:1;z-index:1}.globe span,.globe small{z-index:1;letter-spacing:.15em}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:900;color:#0284c7}.atlas-hero h1,.page-head h1,.profile h1{font-size:clamp(2.8rem,6vw,5.6rem);line-height:1;letter-spacing:-.07em;margin:.16em 0 .36em}.atlas-hero p{color:#526b7e;font-size:1.1rem}.search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:white;border:1px solid #bfd0df;border-radius:999px;padding:6px;margin-top:26px}.search label{font-size:.78rem;font-weight:900;padding-left:14px}.search input{min-width:0;border:0;padding:12px;font:inherit;outline:0}.search button,.action{border:0;border-radius:999px;background:#0369a1;color:white;padding:12px 20px;font-weight:900;text-decoration:none}.region-nav{display:flex;gap:8px;overflow:auto;padding:12px 0}.region-nav a{white-space:nowrap;text-decoration:none;background:white;border:1px solid #cbd9e5;padding:9px 15px;border-radius:999px}.section{padding:60px 0}.section h2{font-size:2.2rem;letter-spacing:-.05em;margin:.2em 0}.section-head{display:flex;justify-content:space-between;align-items:end}.country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.country-card{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;background:white;border:1px solid #d5e1eb;border-radius:10px;padding:15px;text-decoration:none;min-width:0}.country-card .flag{font-size:2.25rem}.country-card small,.country-card p{color:#687f91}.country-card h3,.country-card p{margin:0}.country-card>b{font-size:.8rem;text-align:right}.ad-slot{min-height:100px;border-block:1px solid #d4e0ea;display:grid;place-items:center;color:#91a4b3;font-size:.75rem}.page-head{padding:60px 0 35px}.page-head h1{font-size:clamp(2.5rem,5vw,4.5rem)}.profile{display:grid;grid-template-columns:190px 1fr;gap:40px;align-items:center;padding:55px 0}.big-flag{font-size:9rem;line-height:1}.facts{display:grid;grid-template-columns:repeat(5,1fr);background:#0f2940;color:white;border-radius:12px;overflow:hidden}.facts div{padding:20px;border-right:1px solid #ffffff20}.facts span,.facts b{display:block}.facts span{font-size:.75rem;color:#7dd3fc}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-grid>div{background:white;border-top:4px solid #0284c7;padding:20px}.stat-grid span,.stat-grid b,.stat-grid small{display:block}.stat-grid b{font-size:1.55rem}.stat-grid small{color:#60798c}.chart-section{display:grid;grid-template-columns:250px 1fr;gap:40px;align-items:end}.bars{height:260px;display:flex;align-items:end;gap:5px;border-bottom:1px solid #9fb2c1}.bars i{height:var(--h);flex:1;min-width:4px;background:#0284c7;position:relative}.bars i:hover b{display:block}.bars span{position:absolute;bottom:-24px;font-style:normal;font-size:.6rem;transform:rotate(-45deg)}.bars b{display:none;position:absolute;bottom:100%;background:#0f2940;color:white;padding:4px;white-space:nowrap;font-style:normal;font-size:.7rem}.related{grid-template-columns:repeat(3,1fr)}.source{background:#dff3ff;border-radius:10px;padding:20px;margin:35px 0}.crumb{padding-top:24px;color:#60788b;font-size:.85rem}.empty{text-align:center;padding:30px}body>footer{display:flex;gap:20px;align-items:center;border-top:1px solid #ccdae5;padding-top:30px;padding-bottom:42px;color:#60788b}body>footer a{margin-left:auto}@media(max-width:820px){body>header{height:auto;padding-top:16px;padding-bottom:16px;align-items:flex-start}nav{gap:10px;flex-wrap:wrap}.atlas-hero{grid-template-columns:1fr;min-height:0;gap:35px}.globe{max-width:430px;width:100%;margin:auto}.country-grid{grid-template-columns:1fr 1fr}.facts{grid-template-columns:1fr 1fr}.profile{grid-template-columns:110px 1fr}.big-flag{font-size:5rem}.stat-grid{grid-template-columns:1fr 1fr}.chart-section{grid-template-columns:1fr}.related{grid-template-columns:1fr 1fr}}@media(max-width:520px){.country-grid,.stat-grid,.related{grid-template-columns:1fr}.search{grid-template-columns:1fr;border-radius:14px}.search label{padding-top:8px}.search button{border-radius:8px}.profile{grid-template-columns:1fr}.facts{grid-template-columns:1fr}.country-card{grid-template-columns:48px 1fr}.country-card>b{grid-column:2;text-align:left}body>footer{flex-direction:column;align-items:flex-start}body>footer a{margin-left:0}}
body{overflow-x:hidden}main{min-width:0}.language{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding-top:12px}.language select{font:inherit;max-width:190px;border:1px solid #bfd0df;border-radius:7px;padding:6px;background:white}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dashboard-stats div,.ranking-grid section{background:white;border:1px solid #d5e1eb;padding:22px;border-radius:10px}.dashboard-stats b,.dashboard-stats span{display:block}.dashboard-stats b{font-size:2rem}.ranking-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0}.ranking-grid li{margin:5px 0}.ranking-grid li a{display:flex;justify-content:space-between;gap:15px}.table-wrap{overflow-x:auto;max-width:100%}table{width:100%;border-collapse:collapse;background:white;min-width:700px}th,td{padding:12px;border-bottom:1px solid #d5e1eb;text-align:start;vertical-align:top}td small{display:block;color:#60798c}.row-limit{display:flex;gap:8px}.row-limit button{cursor:pointer;border:1px solid #9fb2c1;background:white;padding:8px 16px;border-radius:6px}.row-limit button[aria-pressed=true]{background:#0369a1;color:white}.extra-row{display:none}.rank-links{display:flex;flex-wrap:wrap;gap:10px}.rank-links a{background:white;border:1px solid #d5e1eb;border-radius:8px;padding:10px}.compare-bar{height:8px;width:var(--w);background:#0284c7;max-width:100%;margin-top:8px}.facts{grid-template-columns:repeat(3,1fr)}details{background:white;margin:8px 0;padding:12px;border:1px solid #d5e1eb}details summary{cursor:pointer;font-weight:700}[dir=rtl] .country-card,[dir=rtl] .ranking-grid li a{text-align:right}@media(max-width:820px){.ranking-grid{grid-template-columns:1fr}.facts{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.dashboard-stats{grid-template-columns:1fr}.facts{grid-template-columns:1fr}body>header{display:block}body>header nav{margin-top:12px}.profile h1{overflow-wrap:anywhere}}

.picker-controls{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.picker-controls label{font-weight:700}.picker-controls select{display:block;width:100%;padding:12px;border:1px solid #bfd0df;border-radius:8px;background:white;font:inherit}.dashboard-stats span{font-size:.85rem}.bars{overflow:hidden}@media(max-width:520px){.picker-controls{grid-template-columns:1fr}.ranking-grid li a{flex-wrap:wrap}}