html[data-theme=light]{--bg-color:#ffffff;--text-color:#111111;--header-bg:#ffffff;--header-border:#000000;--link-color:#000000;--footer-bg:#999999;--footer-text:#ffffff;--overlay-bg:rgba(255, 255, 255, 0.8);--overlay-text:#333333;--button-bg:#f2f2f2;--button-text:#111111;--button-border:#555555;--progress-track:#e3e3e3;--progress-border:#b7b7b7;--progress-fill:#ffb200}html[data-theme=dark]{--bg-color:#0f1115;--text-color:#e9edf2;--header-bg:#1a1f27;--header-border:#3d4655;--link-color:#e9edf2;--footer-bg:#1a1f27;--footer-text:#e9edf2;--overlay-bg:rgba(15, 17, 21, 0.82);--overlay-text:#e9edf2;--button-bg:#2a3240;--button-text:#e9edf2;--button-border:#5f6b7d;--progress-track:#2e3542;--progress-border:#5f6b7d;--progress-fill:#ffb200}html,body{margin:0;padding:0;height:100%;text-align:left;font-family:Arial,sans-serif;font-size:16px;color:var(--text-color);background:url(/pic/wave.png);background-color:var(--bg-color);background-repeat:no-repeat;background-attachment:fixed;background-position:bottom 30px right}h1{font-size:2em}h2{font-size:1.5em}section{padding-top:65px;padding-left:65px;padding-right:65px;padding-bottom:0}.first-section{padding-top:65px;padding-left:65px;padding-right:65px;padding-bottom:0}.last-section{padding-top:65px;padding-left:65px;padding-right:65px;padding-bottom:65px}a{text-decoration:none}footer{position:fixed;left:0;bottom:0;width:100%;background-color:var(--footer-bg);color:var(--footer-text);text-align:center;padding-top:10px;padding-bottom:10px;vertical-align:middle;height:30px}footer a{color:var(--footer-text)}footer .icon path{fill:currentColor}header{width:100%;height:65px;top:0;left:0;z-index:12;position:fixed;text-align:center;background-color:var(--header-bg);border-bottom:1px solid var(--header-border)}header ul{padding:0;display:inline-block;max-width:1200px}header li{list-style:none;display:inline-block;margin-right:10px;padding:5px 10px;background:0 0}header li a{color:var(--link-color)}#theme-toggle{background:0 0;color:var(--button-text);border:0;cursor:pointer;padding:0;line-height:0}.theme-toggle-item{background:0 0}.theme-icon{fill:var(--button-text);height:20px;width:20px}.theme-icon-dark{display:none}html[data-theme=dark] .theme-icon-light{display:none}html[data-theme=dark] .theme-icon-dark{display:inline-block}.content{max-width:1200px;margin:auto}.about_me{position:relative}.about_me img{float:right;margin-left:20px;padding-bottom:30px;width:390px}.icon{width:30px}.gallery{max-width:1200px;margin:auto}.countrylist{display:flex;flex-wrap:wrap}.continent{width:33.33%;box-sizing:border-box;padding-top:0;padding-right:10px;padding-bottom:0;padding-left:0}.continent-progress-wrap{margin:6px 0 20px}.continent-progress{width:100%;height:12px;background-color:var(--progress-track);border:1px solid var(--progress-border);border-radius:999px;overflow:hidden;margin:0}.continent-progress-fill{display:block;height:100%;min-width:2px;background-color:var(--progress-fill);border-radius:999px}.continent-progress-label{display:block;margin:4px 0 0;text-align:right;font-size:12px;line-height:1}.countrylist ul{list-style-type:none;padding:0;margin:0;align-items:flex-start}.countrylist li{margin-bottom:10px;display:flex;align-items:flex-start;gap:6px;line-height:1.2}.countrylist li .flag{display:block;width:20px;height:12px;margin-top:0;object-fit:contain;object-position:top left;align-self:flex-start;flex:0 0 20px}.countrylist li .country-name{display:block;line-height:1.2}.world-map{margin-top:30px}.world-map img{display:block;height:auto;max-width:100%}.world-map-inline svg{display:block;height:auto;width:100%}html[data-theme=dark] .world-map-inline svg #world-map,html[data-theme=dark] .world-map-inline svg #world-map *{stroke:#fff!important}.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;align-items:start}.continent .two-columns{margin-top:0}.two-columns ul{list-style-type:none;padding:0;margin:0}@media only screen and (max-width:768px){html,body{margin:0;padding:0;height:100%;text-align:left;font-family:Arial,sans-serif;background-image:none;background-repeat:no-repeat;background-attachment:fixed;background-position:100% 100%}header{height:58px}#main-nav{height:100%;display:flex;align-items:center;overflow:hidden}header ul{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:100%;max-width:none;margin:0;padding:0 10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}header ul::-webkit-scrollbar{display:none}header li{flex:none;margin-right:0;padding:4px 8px}header li a{white-space:nowrap;font-size:14px}.theme-toggle-item{margin-left:auto;padding-right:0}.continent{width:100%}.about_me img{width:100%}.two-columns{grid-template-columns:1fr}section{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}.first-section{padding-top:65px;padding-left:15px;padding-right:15px;padding-bottom:15px}.last-section{padding-top:65px;padding-left:15px;padding-right:15px;padding-bottom:15px}footer{height:auto;padding-top:6px;padding-bottom:6px;opacity:1}footer .icon{width:22px}}