.korean-weather-widget{background:#fff0;border:none;border-radius:0;padding:8px 12px;margin:0;display:inline-flex;align-items:center;gap:8px;font-family:'Noto Sans KR',sans-serif;font-size:14px;color:#fff;white-space:nowrap;height:auto;max-width:none;text-align:left;box-shadow:none;transition:opacity 0.2s ease}.korean-weather-widget:hover{opacity:.8;transform:none}.korean-weather-widget .weather-icon{font-size:18px;margin:0;display:inline-block;line-height:1;filter:none;flex-shrink:0}.korean-weather-widget .weather-temp{font-size:16px;font-weight:500;margin:0;line-height:1;color:#fff;flex-shrink:0}.korean-weather-widget .weather-condition{font-size:13px;font-weight:500;margin:0;opacity:.9;color:#fff;flex-shrink:0}.korean-weather-widget .weather-date{font-size:13px;font-weight:500;opacity:.8;color:#fff;margin:0;border:none;padding:0;flex-shrink:0}.korean-weather-widget.compact{padding:6px 10px;gap:6px}.korean-weather-widget.compact .weather-icon{font-size:16px}.korean-weather-widget.compact .weather-temp{font-size:14px}.korean-weather-widget.compact .weather-condition{font-size:12px}.korean-weather-widget.icon-only{padding:6px 8px;gap:0}.korean-weather-widget.icon-only .weather-icon{font-size:18px}.korean-weather-widget.icon-only .weather-temp,.korean-weather-widget.icon-only .weather-condition,.korean-weather-widget.icon-only .weather-date{display:none}.korean-weather-widget.minimal{padding:6px 10px;gap:6px}.korean-weather-widget.minimal .weather-condition{display:none}.korean-weather-widget.with-dividers .weather-temp::after,.korean-weather-widget.with-dividers .weather-condition::after{content:"·";margin-left:6px;opacity:.5}.korean-weather-widget.bordered{border:1px solid rgb(255 255 255 / .2);border-radius:12px;padding:6px 12px}.korean-weather-widget.semi-bg{background:rgb(0 0 0 / .1);border-radius:12px;backdrop-filter:blur(4px)}.korean-weather-widget.dark-text{color:#333}.korean-weather-widget.dark-text .weather-temp,.korean-weather-widget.dark-text .weather-condition,.korean-weather-widget.dark-text .weather-date{color:#333}.iceberg-container{position:relative;aspect-ratio:768 / 1191;overflow:hidden;display:flex;flex-direction:column}.iceberg-layer-tip{--layer-height:41%}.iceberg-layer-surface{--layer-height:13%}.iceberg-layer-deep{--layer-height:12%}.iceberg-layer-twilight{--layer-height:12%}.iceberg-layer-abyss{--layer-height:11%}.iceberg-layer-void{--layer-height:11%}.iceberg-layer-tip,.iceberg-layer-surface,.iceberg-layer-deep,.iceberg-layer-twilight,.iceberg-layer-abyss,.iceberg-layer-void{height:var(--layer-height);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5em;padding:.5em;position:relative;z-index:2;text-align:center}.iceberg-entry{display:inline-block;font-family:'Neodgm Pro',monospace;font-weight:600;line-height:1.3;padding:.4em .6em;text-align:center;white-space:normal;word-break:keep-word;max-width:40vw;min-width:70px;font-size:clamp(0.65rem, 1.6vw, 1.2rem);color:#fff;cursor:pointer;transition:color 0.2s ease}.iceberg-layer-tip .iceberg-entry,.iceberg-layer-surface:not(.below-water) .iceberg-entry{color:var(--e-global-color-text)}.iceberg-layer-tip .iceberg-entry:hover,.iceberg-layer-surface:not(.below-water) .iceberg-entry:hover{color:var(--e-global-color-accent)}.iceberg-layer-surface.below-water .iceberg-entry,.iceberg-layer-deep .iceberg-entry,.iceberg-layer-twilight .iceberg-entry,.iceberg-layer-abyss .iceberg-entry,.iceberg-layer-void .iceberg-entry{color:#fff}.iceberg-layer-surface.below-water .iceberg-entry:hover,.iceberg-layer-deep .iceberg-entry:hover{color:#4B90FF}.iceberg-layer-twilight .iceberg-entry:hover{color:#A7F}.iceberg-layer-abyss .iceberg-entry:hover,.iceberg-layer-void .iceberg-entry:hover{color:#FF5A5A}