body.postid-5223 .entry-content > article.roberin-article-body.ytsa-body-article,
body.postid-5223 .entry-content article.roberin-article-body.ytsa-body-article {
  --ytsa-body-paper: #f8efe2;
  --ytsa-body-card: #fffaf1;
  --ytsa-body-card-strong: #f4e4c9;
  --ytsa-body-ink: #34281f;
  --ytsa-body-muted: #69513f;
  --ytsa-body-line: #6b5745;
  --ytsa-body-line-soft: rgba(107, 87, 69, 0.34);
  --ytsa-body-grid: rgba(107, 87, 69, 0.06);
  --ytsa-body-green: #e2edd8;
  --ytsa-body-blue: #dbeaf0;
  --ytsa-body-amber: #f7df9d;
  --ytsa-body-shadow: 5px 5px 0 rgba(82, 65, 50, 0.2);
  --ytsa-body-shadow-tight: 3px 3px 0 rgba(82, 65, 50, 0.16);
  box-sizing: border-box !important;
  width: min(100% - 32px, 980px) !important;
  max-width: 980px !important;
  margin: 30px auto 42px !important;
  padding: 28px !important;
  color: var(--ytsa-body-ink) !important;
  background-color: var(--ytsa-body-paper) !important;
  background-image:
    linear-gradient(var(--ytsa-body-grid) 1px, transparent 1px),
    linear-gradient(90deg, var(--ytsa-body-grid) 1px, transparent 1px) !important;
  background-size: 22px 22px !important;
  border: 2px solid var(--ytsa-body-line) !important;
  border-radius: 0 !important;
  box-shadow: var(--ytsa-body-shadow) !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
  overflow: hidden !important;
  word-break: keep-all !important;
}

body.postid-5223 .ytsa-body-article,
body.postid-5223 .ytsa-body-article *,
body.postid-5223 .ytsa-body-article *::before,
body.postid-5223 .ytsa-body-article *::after {
  box-sizing: border-box !important;
  min-width: 0 !important;
}

body.postid-5223 .ytsa-body-article :where(h2, h3, h4, p, ul, ol, li) {
  margin: 0 !important;
  padding: 0 !important;
}

body.postid-5223 .ytsa-body-article :where(p, li, summary, span, strong, h2, h3) {
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}

body.postid-5223 .ytsa-body-article__hero {
  padding: 0 0 22px !important;
  border-bottom: 1px dashed var(--ytsa-body-line-soft) !important;
}

body.postid-5223 .ytsa-body-article__section {
  padding: 22px 0 0 !important;
}

body.postid-5223 .ytsa-body-article__section + .ytsa-body-article__section {
  margin-top: 22px !important;
  border-top: 1px dashed var(--ytsa-body-line-soft) !important;
}

body.postid-5223 .ytsa-body-article__kicker {
  display: block !important;
  margin: 0 0 9px !important;
  color: var(--ytsa-body-muted) !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}

body.postid-5223 .ytsa-body-article h2 {
  color: var(--ytsa-body-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 28px !important;
  font-weight: 950 !important;
  line-height: 1.24 !important;
  letter-spacing: 0 !important;
}

body.postid-5223 .ytsa-body-article h3 {
  margin: 0 0 8px !important;
  color: var(--ytsa-body-ink) !important;
  font-size: 15px !important;
  font-weight: 950 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
}

body.postid-5223 .ytsa-body-article p,
body.postid-5223 .ytsa-body-article li,
body.postid-5223 .ytsa-body-article summary {
  color: var(--ytsa-body-muted) !important;
  font-size: 15px !important;
  font-weight: 680 !important;
  line-height: 1.72 !important;
  overflow-wrap: anywhere !important;
}

body.postid-5223 .ytsa-body-article strong {
  color: var(--ytsa-body-ink) !important;
  font-weight: 950 !important;
}

body.postid-5223 .ytsa-body-article__hero > p:not(.ytsa-body-article__kicker),
body.postid-5223 .ytsa-body-article__section > p {
  max-width: 780px !important;
  margin-top: 12px !important;
}

body.postid-5223 .ytsa-body-article__nav {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-top: 16px !important;
  position: static !important;
}

body.postid-5223 .ytsa-body-article__nav a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 7px 10px !important;
  color: var(--ytsa-body-ink) !important;
  background: var(--ytsa-body-card) !important;
  border: 1px solid var(--ytsa-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 2px 2px 0 rgba(82, 65, 50, 0.14) !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  line-height: 1.15 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.postid-5223 .ytsa-body-article__nav a:hover,
body.postid-5223 .ytsa-body-article__nav a:focus-visible {
  color: var(--ytsa-body-ink) !important;
  background: var(--ytsa-body-amber) !important;
  outline: 2px solid var(--ytsa-body-line) !important;
  outline-offset: 2px !important;
}

body.postid-5223 .ytsa-body-article__grid,
body.postid-5223 .ytsa-body-article__formula-grid,
body.postid-5223 .ytsa-body-article__walkthrough,
body.postid-5223 .ytsa-body-article__result-grid,
body.postid-5223 .ytsa-body-article__source-list,
body.postid-5223 .ytsa-body-article__faq-list {
  display: grid !important;
  gap: 10px !important;
  width: 100% !important;
  margin-top: 16px !important;
}

body.postid-5223 .ytsa-body-article__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

body.postid-5223 .ytsa-body-article__formula-grid,
body.postid-5223 .ytsa-body-article__walkthrough {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

body.postid-5223 .ytsa-body-article__result-grid,
body.postid-5223 .ytsa-body-article__source-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

body.postid-5223 .ytsa-body-article__faq-list {
  grid-template-columns: 1fr !important;
}

body.postid-5223 .ytsa-body-article__card,
body.postid-5223 .ytsa-body-article__formula,
body.postid-5223 .ytsa-body-article__walk-step,
body.postid-5223 .ytsa-body-article__source-list a,
body.postid-5223 .ytsa-body-article__notice,
body.postid-5223 .ytsa-body-article details {
  color: var(--ytsa-body-muted) !important;
  background: var(--ytsa-body-card) !important;
  border: 1px solid var(--ytsa-body-line) !important;
  border-radius: 0 !important;
  box-shadow: var(--ytsa-body-shadow-tight) !important;
  padding: 15px !important;
}

body.postid-5223 .ytsa-body-article__formula,
body.postid-5223 .ytsa-body-article__walk-step {
  padding: 13px 10px !important;
  text-align: center !important;
}

body.postid-5223 .ytsa-body-article__formula span,
body.postid-5223 .ytsa-body-article__walk-step span {
  display: block !important;
  color: var(--ytsa-body-muted) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
}

body.postid-5223 .ytsa-body-article__formula strong,
body.postid-5223 .ytsa-body-article__walk-step strong {
  display: block !important;
  margin-top: 7px !important;
  color: var(--ytsa-body-ink) !important;
  font-size: 16px !important;
  font-weight: 950 !important;
  line-height: 1.24 !important;
  overflow-wrap: anywhere !important;
}

body.postid-5223 .ytsa-body-article__walk-step.is-result {
  background: var(--ytsa-body-green) !important;
}

body.postid-5223 .ytsa-body-article__card p,
body.postid-5223 .ytsa-body-article__notice p {
  margin-top: 8px !important;
  font-size: 14px !important;
  line-height: 1.66 !important;
}

body.postid-5223 .ytsa-body-article__notice {
  margin-top: 16px !important;
  background: var(--ytsa-body-blue) !important;
}

body.postid-5223 .ytsa-body-article__source-list a {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 5px 12px !important;
  align-items: center !important;
  padding: 13px 13px 13px 14px !important;
  color: var(--ytsa-body-muted) !important;
  background: var(--ytsa-body-card-strong) !important;
  border-width: 2px !important;
  box-shadow: 3px 3px 0 rgba(82, 65, 50, 0.18) !important;
  text-decoration: none !important;
}

body.postid-5223 .ytsa-body-article__source-list a::after {
  content: "열기" !important;
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  align-self: center !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 30px !important;
  padding: 6px 10px !important;
  color: var(--ytsa-body-ink) !important;
  background: var(--ytsa-body-amber) !important;
  border: 1px solid var(--ytsa-body-line) !important;
  box-shadow: 2px 2px 0 rgba(82, 65, 50, 0.16) !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

body.postid-5223 .ytsa-body-article__source-list a:hover,
body.postid-5223 .ytsa-body-article__source-list a:focus-visible {
  color: var(--ytsa-body-ink) !important;
  background: var(--ytsa-body-card) !important;
  box-shadow: 4px 4px 0 rgba(82, 65, 50, 0.22) !important;
  transform: translate(-1px, -1px) !important;
}

body.postid-5223 .ytsa-body-article__source-list a strong {
  font-size: 14px !important;
  line-height: 1.28 !important;
}

body.postid-5223 .ytsa-body-article__source-list a span {
  color: var(--ytsa-body-muted) !important;
  font-size: 12px !important;
  font-weight: 760 !important;
  line-height: 1.48 !important;
}

body.postid-5223 .ytsa-body-article :where(ul, ol) {
  padding: 0 !important;
  list-style: none !important;
}

body.postid-5223 .ytsa-body-article li {
  position: relative !important;
  padding-left: 34px !important;
}

body.postid-5223 .ytsa-body-article li::before {
  content: none !important;
}

body.postid-5223 .ytsa-body-article__steps,
body.postid-5223 .ytsa-body-article__checklist {
  display: grid !important;
  gap: 10px !important;
  width: 100% !important;
  margin: 16px 0 0 !important;
}

body.postid-5223 .ytsa-body-article__steps {
  counter-reset: ytsa-body-step !important;
}

body.postid-5223 .ytsa-body-article__steps > li,
body.postid-5223 .ytsa-body-article__checklist > li {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: center !important;
  min-height: 0 !important;
  padding: 12px 14px !important;
  background: var(--ytsa-body-card) !important;
  border: 1px solid var(--ytsa-body-line) !important;
  box-shadow: 2px 2px 0 rgba(82, 65, 50, 0.12) !important;
}

body.postid-5223 .ytsa-body-article__steps > li {
  counter-increment: ytsa-body-step !important;
}

body.postid-5223 .ytsa-body-article__steps > li::before,
body.postid-5223 .ytsa-body-article__checklist > li::before {
  position: static !important;
  display: inline-grid !important;
  place-items: center !important;
  align-self: center !important;
  width: 22px !important;
  height: 22px !important;
  margin-top: 0 !important;
  color: var(--ytsa-body-ink) !important;
  background: var(--ytsa-body-amber) !important;
  border: 1px solid var(--ytsa-body-line) !important;
  box-shadow: 1px 1px 0 rgba(82, 65, 50, 0.22) !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
}

body.postid-5223 .ytsa-body-article__steps > li::before {
  content: counter(ytsa-body-step) !important;
}

body.postid-5223 .ytsa-body-article__checklist > li::before {
  content: "✓" !important;
}

body.postid-5223 .ytsa-body-article__li-text {
  display: block !important;
  grid-column: 2 !important;
  align-self: center !important;
}

body.postid-5223 .ytsa-body-article details {
  padding: 0 !important;
  box-shadow: none !important;
}

body.postid-5223 .ytsa-body-article summary {
  display: grid !important;
  grid-template-columns: 20px minmax(0, 1fr) !important;
  gap: 9px !important;
  align-items: center !important;
  padding: 12px !important;
  color: var(--ytsa-body-ink) !important;
  cursor: pointer !important;
  font-weight: 950 !important;
  list-style: none !important;
}

body.postid-5223 .ytsa-body-article summary::-webkit-details-marker {
  display: none !important;
}

body.postid-5223 .ytsa-body-article summary::before {
  content: "+" !important;
  display: inline-grid !important;
  place-items: center !important;
  align-self: center !important;
  width: 20px !important;
  height: 20px !important;
  margin-top: 0 !important;
  color: var(--ytsa-body-ink) !important;
  background: var(--ytsa-body-amber) !important;
  border: 1px solid var(--ytsa-body-line) !important;
  font-size: 14px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
}

body.postid-5223 .ytsa-body-article details[open] summary {
  border-bottom: 1px dashed var(--ytsa-body-line-soft) !important;
}

body.postid-5223 .ytsa-body-article details[open] summary::before {
  content: "-" !important;
}

body.postid-5223 .ytsa-body-article details p {
  padding: 12px !important;
  font-size: 14px !important;
  line-height: 1.68 !important;
}

body.postid-5223[data-scheme="dark"] .entry-content article.roberin-article-body.ytsa-body-article,
body.postid-5223[data-scheme="inverse"] .entry-content article.roberin-article-body.ytsa-body-article,
html[data-scheme="dark"] body.postid-5223 .entry-content article.roberin-article-body.ytsa-body-article,
html[data-scheme="inverse"] body.postid-5223 .entry-content article.roberin-article-body.ytsa-body-article,
html[data-theme="dark"] body.postid-5223 .entry-content article.roberin-article-body.ytsa-body-article,
body.dark-mode.postid-5223 .entry-content article.roberin-article-body.ytsa-body-article {
  --ytsa-body-paper: #2b2119;
  --ytsa-body-card: #33271d;
  --ytsa-body-card-strong: #241c15;
  --ytsa-body-ink: #f7ebd8;
  --ytsa-body-muted: #ead8bd;
  --ytsa-body-line: #a98b6b;
  --ytsa-body-line-soft: rgba(169, 139, 107, 0.42);
  --ytsa-body-grid: rgba(229, 196, 139, 0.055);
  --ytsa-body-green: #344a32;
  --ytsa-body-blue: #233c43;
  --ytsa-body-amber: #5a461e;
  --ytsa-body-shadow: 5px 5px 0 rgba(0, 0, 0, 0.34);
  --ytsa-body-shadow-tight: 3px 3px 0 rgba(0, 0, 0, 0.24);
}

@media (max-width: 900px) {
  body.postid-5223 .ytsa-body-article__formula-grid,
  body.postid-5223 .ytsa-body-article__walkthrough,
  body.postid-5223 .ytsa-body-article__result-grid,
  body.postid-5223 .ytsa-body-article__source-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  body.postid-5223 .entry-content > article.roberin-article-body.ytsa-body-article,
  body.postid-5223 .entry-content article.roberin-article-body.ytsa-body-article {
    width: min(100% - 20px, 980px) !important;
    margin: 24px auto 34px !important;
    padding: 18px !important;
  }

  body.postid-5223 .ytsa-body-article h2 {
    font-size: 24px !important;
  }

  body.postid-5223 .ytsa-body-article__nav a {
    white-space: normal !important;
  }

  body.postid-5223 .ytsa-body-article__grid,
  body.postid-5223 .ytsa-body-article__formula-grid,
  body.postid-5223 .ytsa-body-article__walkthrough,
  body.postid-5223 .ytsa-body-article__result-grid,
  body.postid-5223 .ytsa-body-article__source-list {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 520px) {
  body.postid-5223 .ytsa-body-article__source-list a {
    grid-template-columns: 1fr !important;
  }

  body.postid-5223 .ytsa-body-article__source-list a::after {
    grid-column: 1 !important;
    grid-row: auto !important;
    justify-self: start !important;
  }
}

@media (max-width: 390px) {
  body.postid-5223 .entry-content > article.roberin-article-body.ytsa-body-article,
  body.postid-5223 .entry-content article.roberin-article-body.ytsa-body-article {
    width: min(100% - 16px, 980px) !important;
    padding: 16px !important;
  }

  body.postid-5223 .ytsa-body-article p,
  body.postid-5223 .ytsa-body-article li,
  body.postid-5223 .ytsa-body-article summary {
    font-size: 14px !important;
  }

  body.postid-5223 .ytsa-body-article__formula strong,
  body.postid-5223 .ytsa-body-article__walk-step strong {
    font-size: 15px !important;
  }
}
