:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#dfd0ac;font-family:Libre Franklin,Noto Sans KR,sans-serif;color:#2e2417}a{color:#6b1f1f}a:hover{color:#4a1414}.km-scroll{scrollbar-width:none}.km-scroll::-webkit-scrollbar{display:none}.km-fadein{animation:km-fade .18s ease both}@keyframes km-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.km-tab{color:inherit;text-decoration:none;cursor:pointer;background:none;border:none;font:inherit;padding:10px 2px;min-height:44px;display:inline-flex;align-items:center}.km-tab[aria-current=page]{color:#6b1f1f;font-weight:700}.km-app-outer{height:100dvh;display:flex;justify-content:center;box-sizing:border-box}.km-app-shell{width:100%;max-width:430px;height:100%;overflow:hidden}@media (min-width: 480px){.km-app-outer{padding:24px 0}.km-app-shell{box-shadow:0 8px 30px #2e241747;border:1px solid #c9b48f}}.km-country{cursor:pointer;transition:fill .15s,stroke-opacity .35s ease;stroke:#6b1f1f;stroke-width:.8;stroke-opacity:0;vector-effect:non-scaling-stroke}.km-country.km-visited{fill:#6b1f1f}.km-country.km-visited:hover{fill:#8a2f2f}.km-country.km-visited.km-active{fill:#4a1414}.km-country.km-unvisited{fill:#e8dcc3}.km-sphere{fill:#f8f1e2}.km-serif{font-family:Cormorant Garamond,"Noto Serif KR",serif}button{-webkit-tap-highlight-color:transparent}input,textarea{font-family:inherit}.km-center-msg{flex:1;display:flex;align-items:center;justify-content:center;padding:32px;text-align:center;font-size:13px;opacity:.7}
