<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ìƒí™œì§€ìˆ˜ ìƒë‹¨ ë©”ì¸ */
.life-icon {
  width: 18.5px;
  height: 17.5px;
}

[dir='rtl'] .life-icon {
  margin-right: unset;
  margin-left: 8px;
}

[dir='rtl'] .life-title {
  margin-right: unset;
  margin-left: 5px;
}

[dir='rtl'] .life-arrow {
  transform: rotate(270deg);
}

#lifeImg {
  width: 150px;
  height: 150px;
  object-fit: contain;
}

.life-level.great {
  /* color: #69bc8b; */
  color: #9dc600;
}

.life-level.good {
  /* color: #00afff; */
  color: #ffbb01;
}

.life-level.fair {
  /* color: #d58f34; */
  color: #fd9900;
}

.life-level.bad {
  color: #f64f20;
}

#activityWrap {
  width: 100%;
}

#activityTitle {
  display: block;
  font-size: 20px;
  padding: 0 10px;
  font-weight: var(--weight-medium);
  color: var(--main-color-d1);
  margin-bottom: 20px;
}

#otherIdxWrap .other-idx-wrap ul {
  display: flex;
}
#otherIdxWrap .other-idx-wrap ul li {
  margin: 0 4px;
  width: auto;
}
#otherIdxWrap .other-idx-wrap .swiper-slide:last-child {
  margin-right: 8px;
}
/* 
.other-idx-item:not(:last-child) {
  margin-right: 8px;
} */

.other-idx-item.active &gt; .other-idx-link {
  color: var(--color-white);
  background-color: var(--main-color-d1);
}

.other-idx-link {
  height: 36px;
  padding: 0 15px;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--main-color-l1);
  font-size: 13px;
}

/* ì‹œê°„ë³„/ê°•ìˆ˜ ê·¸ëž˜í”„ */
[dir='rtl'] .rain-hourly-swiper {
  margin-left: unset !important;
  margin-right: 40px;
}

[dir='rtl'] .rain-graph-swiper {
  margin-left: unset !important;
  margin-right: 40px;
}

.rain-graph.rain.error {
  display: none;
}

/* ì‹œê°„ë³„ ì¼ë³„ ìƒí™œì§€ìˆ˜ ê·¸ëž˜í”„ */
#lifeHourlyIndex .life-common-btn-wrap {
  display: flex;
  justify-content: space-around;
  padding-bottom: 15px;
}

#lifeHourlyIndex .life-common-btn-wrap .common-life-btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
}

#lifeHourlyIndex .life-common-btn-wrap .common-life-btn.on {
  background-color: var(--main-color-d1);
  color: var(--color-white);
  border-radius: 18px;
}

/* ë°ì´í„°ë³„ ì¹´ë“œ */
/* ì¹´ë“œ ê³µí†µ */
.info-comment {
  font-size: 12px;
  color: #b5b5b5;
  font-weight: var(--weight-medium);
  word-break: break-all;
}

.weather-card-0 .info-comment:not(.one-card) {
  margin: 15px 0;
}

.weather-card-0 .both-card-wrap.one-card {
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
}

.weather-card-1 .both-card-wrap,
.weather-card-2 .both-card-wrap,
.weather-card-3 .both-card-wrap {
  padding-top: unset;
}

.both-card-wrap &gt; div {
  flex-basis: 50%;
}

.weather-card-1 .info-comment,
.weather-card-2 .info-comment,
.weather-card-3 .info-comment {
  margin-bottom: unset;
}

.both-left-card {
  border-right: 1px solid var(--border-color);
}

[dir='rtl'] .both-left-card {
  border-right: unset;
  border-left: 1px solid var(--border-color);
}

.card-info-icon {
  filter: invert(66%) sepia(0%) saturate(0%) hue-rotate(179deg) brightness(96%) contrast(87%);
}

[dir='rtl'] .card-info-icon {
  margin-right: unset;
  margin-left: 5px;
}

.card-info-icon.temp-range {
  padding: unset;
}

.both-card-wrap {
  display: flex;
  width: 100%;
  padding-top: 12px;
}

.weather-card-0 &gt; .both-card-wrap:first-child {
  padding-top: unset;
}

.weather-card-0 &gt; div:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.weather-card-0 &gt; .both-card-wrap:last-child {
  padding-bottom: unset !important;
}

[dir='rtl'] .both-card-wrap &gt; div {
  margin-right: unset;
  margin-left: 5px;
}

[dir='rtl'] .both-card-wrap &gt; div:last-child {
  padding-left: unset;
  padding-right: 10px;
}

.card-title-wrap {
  font-size: 13px;
  color: #969696;
  display: flex;
  align-items: flex-start;
  margin-bottom: 9px;
}

.card-info-wrap {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.card-info-title {
  font-size: 13px;
  font-weight: var(--weight-medium);
  color: #9d9d9d;
  line-height: 18px;
  word-break: keep-all;
  padding-right: 5px;
  word-break: break-all;
}

[dir='rtl'] .card-info-title {
  padding-right: 5px;
  padding-left: 5px;
}

.card-data-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  position: relative;
}

.temp-range .card-info-value {
  display: flex;
  align-items: center;
  min-height: 40px;
}

.card-status-outer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
}

.card-status-wrap {
  min-width: 71px;
  margin-right: 10px;
}

[dir='rtl'] .card-status-wrap {
  margin-right: unset;
  margin-left: 10px;
}

.one-card-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.one-card-img-container &gt; img {
  width: 70px;
  height: unset;
  margin: unset;
}

.card-img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.card-img.one-card {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.one-card-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.card-info-value {
  font-weight: var(--weight-bold);
  font-size: 22px;
}

.card-info-unit {
  font-weight: var(--weight-medium);
  font-size: 14px;
}

/* ê¸°ì˜¨ */
.feel-temp-wrap {
  display: flex;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 25px;
  padding-left: 3px;
}

.feel-temp-value {
  font-size: 40px;
  font-weight: var(--weight-bold);
  /* margin-right: 15px; */
  margin-right: 5px;
}

[dir='rtl'] .feel-temp-value {
  margin-right: unset;
  margin-left: 5px;
}

[dir='rtl'] .feel-temp {
  margin-right: unset;
  margin-left: 15px;
}

.feel-temp-unit {
  font-weight: var(--weight-bold);
  color: #7d7d7d;
  white-space: nowrap;
  transform: translateY(-6px);
}

.max-temp {
  padding-right: 5px;
  position: relative;
}

[dir='rtl'] .max-temp {
  padding-right: unset;
  padding-left: 5px;
}

[dir='rtl'] .max-temp:after {
  right: unset;
  left: -2px;
}

.min-temp {
  padding-left: 10px;
}

[dir='rtl'] .min-temp {
  padding-left: unset;
  padding-right: 10px;
}

[dir='rtl'] #idealText {
  margin-right: unset;
  margin-left: 5px;
}

[dir='rtl'] #idealRangeContainer {
  left: unset;
  right: -36px;
}

[dir='rtl'] #idealRange {
  border: unset;
  border-top: 2px solid #c2c2c2;
  border-right: 2px solid #c2c2c2;
  border-bottom: 2px solid #c2c2c2;
}

[dir='rtl'] #tempBarBack {
  left: unset;
  right: 2px;
}

[dir='rtl'] #tempBar {
  left: unset;
  right: 2px;
}

[dir='rtl'] #thermometerRightContainer {
  margin-right: 10px;
}

/* ì¼êµì°¨ */
.temp-range-wrap {
  width: 80px;
  position: relative;
}

.temp-range-img {
  width: 100%;
  height: 80px;
  object-fit: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* ê°•ìˆ˜ëŸ‰ */
[dir='rtl'] .next-prec-wrap {
  padding-left: unset;
  padding-right: 10px;
}

.rainFallPopContainer {
  display: flex;
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

[dir='rtl'] .rainFallPopContainer {
  margin-right: unset;
  margin-left: 10px;
}

/* .rainFallPopBack {
  width: 32px;
  height: 32px;
  border-radius: 0% 100% 50% 50% / 0% 50% 50% 100%;
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  left: 4px;
  background-color: #cfe9f0;
} */

.rainFallPop {
  z-index: 2;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 3px;
  left: 4px;
  /* top: 8px;
  width: 32px;
  height: 32px;
  border-radius: 0% 100% 50% 50% / 0% 50% 50% 100%;
  transform: rotate(45deg); */
}

/* ë°”ëžŒ */
#wdirContainer {
  width: 40px;
  height: 40px;
  position: relative;
  margin-right: 20px;
}

[dir='rtl'] #wdirContainer {
  margin-right: unset;
  margin-left: 20px;
}

[dir='rtl'] .card-img {
  margin-right: unset;
  margin-left: 20px;
}

/* ìŠµë„ */
#dewptContainer {
  display: flex;
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

[dir='rtl'] #dewptContainer {
  margin-right: unset;
  margin-left: 20px;
}

/* ì´ìŠ¬ì&nbsp; */
#dewptTemp {
  width: 37px;
  height: 37px;
  position: absolute;
  top: 3px;
  left: 4px;
}

.card-img.press,
.card-img.hum {
  margin-right: 20px;
}

[dir='rtl'] .card-img.press,
[dir='rtl'] .card-img.hum {
  margin-right: 20px;
}

/* ìˆ˜ì˜¨ */
#waterTempBox {
  gap: 5px;
  display: flex;
  align-items: center;
  margin-right: 20px;
  position: absolute;
  right: 0;
}

[dir='rtl'] #waterTempBox {
  margin-right: unset;
  margin-left: 20px;
}

#waterTemp {
  width: 20px;
  height: 20px;
  border-radius: 0% 100% 60% 60% / 0% 60% 60% 100%;
  transform: rotate(45deg);
  background-color: #7e7e7e;
}

#tempBarContainer {
  width: 40px;
  height: 70px;
  border-radius: 15px;
  background-color: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
}

[dir='rtl'] #daylightBox {
  margin-right: unset;
  margin-left: 20px;
}

[dir='rtl'] .maxBox {
  right: unset;
  left: 19px;
}

/* íŒŒê³&nbsp; */
.card-img.wave {
  width: 60px;
  height: auto;
}

[dir='rtl'] .maxBox .maxbar {
  width: 6px;
  height: 47px;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
  border-right: 2px solid #dadada;
  border-left: unset;
}

/* í•˜ë‹¨ ì¹´ë“œ */
/* ë¯¸ì„¸ë¨¼ì§€ */
#pm10RangeBar {
  width: 100%;
  height: 6px;
  border-radius: 10px;
  background: linear-gradient(90deg, #4d6ad6 5%, #4d6ad6 15%, #89d538 35%, #efc03e 65%, #d93030 100%);
  /* background: linear-gradient(90deg, #4d6ad6 0%, #4d6ad6 5%, #89d538 15%, #efc03e 35%, #d93030 100%); */
}

#pm25RangeBar {
  width: 100%;
  height: 6px;
  border-radius: 10px;
  background: linear-gradient(90deg, #4d6ad6 0%, #4d6ad6 15%, #89d538 35%, #efc03e 75%, #d93030 100%);
  /* background: linear-gradient(90deg, #4d6ad6 0%, #4d6ad6 5%, #89d538 61%, #efc03e 80%, #d93030 100%); */
}

/* ìžì™¸ì„&nbsp; */
#uvRangeContainer {
  max-width: 260px;
  flex: 1;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 20px;
}
#uvRangeBar {
  width: 100%;
  height: 6px;
  border-radius: 10px;
  /* background: linear-gradient(90deg, #a0d255 0%, #a0d255 5%, #dac358 15%, #e0756a 35%, #b85dc1 100%); */
  background: linear-gradient(90deg, #a0d255 0%, #a0d255 5%, #dac358 35%, #e0756a 45%, #b85dc1 100%);
}

#uvRangePoint {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid var(--card-color);
  position: absolute;
  /* left: 0; */
  top: 50%;
  transform: translateY(-50%);
}
.both-left-card #uvRangeContainer {
  margin-right: 10px;
}

[dir='rtl'] .both-left-card #uvRangeContainer {
  margin-right: unset;
  margin-left: 10px;
}

/* ì¼ê´‘ */
#daylightBox {
  position: relative;
  margin-right: 20px;
}

#daylightContainer {
  width: 16px;
  height: 45px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  background-color: #d9d9d9;
}

#daylightBar {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #f64d1d, #f57a37, #f09403);
}

#nightlightBar {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #580d9a, #4b2caa, #01103f);
}

.maxBox {
  display: flex;
  align-items: center;
  gap: 4px;
  position: absolute;
  top: -1px;
  right: 19px;
}

.maxBox span {
  font-size: 10px;
  color: #b6b6b6;
}

.maxBox .maxbar {
  width: 6px;
  height: 47px;
  border-top: 2px solid #dadada;
  border-bottom: 2px solid #dadada;
  border-left: 2px solid #dadada;
}
.triContainer {
  position: absolute;
  top: 4px;
  left: 50%;
  transform: translateX(-50%);
}
.inverted-triangle {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #fff;
}

.inverted-triangle.first {
  opacity: 40%;
}

.inverted-triangle.second {
  opacity: 70%;
}

.weather-card-2 .info-comment {
  margin-bottom: 0;
}

.uv-comment {
  margin-top: 13px;
}

/* ì¼ì¶œ */
.card-img.sunrise {
  visibility: hidden;
}

/* ë&nbsp;ˆì´ë” ì&nbsp;„ì²´í™”ë©´/ì°½ëª¨ë“œ ë²„íŠ¼ ì‹œìž‘ 1 */
#inlineFrameExample.full {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100vw;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  border-radius: unset;
}

.change-screen-btn-wrap {
  background-color: white;
  position: absolute;
  right: 10px;
  bottom: 160px;
  width: 29px;
  height: 29px;
  box-shadow: 0 0 0 2px #0000001a;
  border-radius: 4px;
}

.change-screen-btn-wrap:hover {
  background-color: #f2f2f2;
}

.change-screen-btn-wrap.full {
  position: fixed;
  z-index: 999;
  right: 10px;
  bottom: 155px;
}

.change-screen-btn {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/example/full-screen2.svg?ver=202310271724');
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: center center;
}

.change-screen-btn-wrap.full .change-screen-btn {
  background-image: url('../images/example/windowed-screen2.svg?ver=202310271724');
}

body.no-scroll {
  overflow: hidden;
}
/* ë&nbsp;ˆì´ë” ì&nbsp;„ì²´í™”ë©´/ì°½ëª¨ë“œ ë²„íŠ¼ ë 1 */

/* ë&nbsp;ˆì´ë” ì&nbsp;„ì²´í™”ë©´/ì°½ëª¨ë“œ ë²„íŠ¼ ë°˜ì‘í˜• ì‹œìž‘ 2 */
@media (max-width: 400px) {
  .change-screen-btn-wrap {
    width: 25px;
    height: 25px;
    bottom: 130px;
  }

  .change-screen-btn {
    background-size: 19px 19px;
  }

  .change-screen-btn-wrap.full {
    width: 29px;
    height: 29px;
  }
}

@media (max-width: 340px) {
  .change-screen-btn-wrap.full {
    width: 25px;
    height: 25px;
    bottom: 125px;
  }
}
/* ë&nbsp;ˆì´ë” ì&nbsp;„ì²´í™”ë©´/ì°½ëª¨ë“œ ë²„íŠ¼ ë°˜ì‘í˜• ë 2 */

@media screen and (max-width: 330px) {
  .card-status-wrap {
    min-width: 40px;
  }

  .card-status-wrap .card-info-value {
    display: flex;
    flex-direction: column;
  }

  .feel-temp-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 10px;
  }

  .feel-temp-unit {
    margin-top: 5px;
  }

  .card-img {
    margin-right: 0;
  }

  [dir='rtl'] .card-img {
    margin-right: unset;
    margin-left: 0;
  }

  .card-img.press,
  .card-img.hum {
    margin-right: 10px;
  }

  [dir='rtl'] .card-img.press,
  [dir='rtl'] .card-img.hum {
    margin-right: unset;
    margin-left: 10px;
  }

  #dewptContainer {
    margin-right: 5px;
  }

  [dir='rtl'] #dewptContainer {
    margin-right: unset;
    margin-left: 5px;
  }

  /* .both-right-card .card-img, */
  .both-right-card .rainFallPopContainer {
    margin-right: 5px;
  }

  /* [dir='rtl'] .both-right-card .card-img, */
  [dir='rtl'] .both-right-card .rainFallPopContainer {
    margin-right: unset;
    margin-left: 5px;
  }

  #wdirContainer,
  .rainFallPopContainer {
    margin-right: 10px;
  }

  [dir='rtl'] #wdirContainer,
  [dir='rtl'] .rainFallPopContainer {
    margin-right: unset;
    margin-left: 10px;
  }

  /* ìˆ˜ì˜¨ */
  #waterTempBox {
    margin-right: 10px;
  }

  [dir='rtl'] #waterTempBox {
    margin-right: unset;
    margin-left: 10px;
  }

  #waterTemp {
    width: 15px;
    height: 15px;
  }

  #tempBarContainer {
    width: 35px;
  }

  /* íŒŒê³&nbsp; */
  .card-img.wave {
    width: 45px;
    height: 45px;
  }

  /* ì¼ê´‘ */
  #daylightBox {
    margin-right: 10px;
  }

  [dir='rtl'] #daylightBox {
    margin-right: unset;
    margin-left: 10px;
  }
}

@media screen and (max-width: 310px) {
  #daylightBox .maxBox {
    display: none;
  }
}

@media screen and (max-width: 300px) {
  .card-info-value {
    font-size: 20px;
  }

  .card-info-unit {
    font-size: 12px;
  }

  #daylightBox .maxBox {
    display: none;
  }
}

@media (prefers-color-scheme: dark) {
  .other-idx-item.active &gt; .other-idx-link {
    color: var(--color-black);
    background-color: var(--color-white);
  }

  .other-idx-link {
    color: var(--color-white);
    background-color: var(--color-d3);
  }

  .temp-range-img {
    content: url('../images/icons/lifeIndex/temp_range_data_dark.png');
  }

  #tempBarContainer {
    background-color: var(--border-color);
  }

  #tempBarBack {
    background: #3d3d3d !important;
  }

  #lifeHourlyIndex .life-common-btn-wrap .common-life-btn.on {
    /* background-color: var(--main-color-d1); */
    color: #000;
  }

  /* ë&nbsp;ˆì´ë” ì&nbsp;„ì²´í™”ë©´/ì°½ëª¨ë“œ ë²„íŠ¼ ë‹¤í¬ëª¨ë“œ ì‹œìž‘ 3 */
  .change-screen-btn-wrap {
    background-color: #171717;
  }

  .change-screen-btn-wrap:hover {
    background-color: #171717;
  }

  .change-screen-btn {
    filter: grayscale(100%) invert(100%);
  }
  /* ë&nbsp;ˆì´ë” ì&nbsp;„ì²´í™”ë©´/ì°½ëª¨ë“œ ë²„íŠ¼ ë‹¤í¬ëª¨ë“œ ë 3 */
}
</pre></body></html>