/* Dog pregnancy calculator body redesign — salary-first article contract, dark-mode contrast fixed, 2026-06-23. */
body.postid-2493 .entry-content > article.roberin-article-body.dog-preg-body-article,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article {
  --dog-preg-body-paper: #f8efe2;
  --dog-preg-body-card: #fffaf1;
  --dog-preg-body-card-strong: #fffdf7;
  --dog-preg-body-text: #34281f;
  --dog-preg-body-muted: #6c5848;
  --dog-preg-body-line: #6b5745;
  --dog-preg-body-line-soft: rgba(107, 87, 69, 0.34);
  --dog-preg-body-shadow: rgba(82, 65, 50, 0.2);
  --dog-preg-body-shadow-soft: rgba(82, 65, 50, 0.14);
  --dog-preg-body-accent: #f7df9d;
  --dog-preg-body-accent-text: #34281f;
  --dog-preg-body-note: rgba(239, 225, 188, 0.64);
  --dog-preg-body-soft: #e2edd8;
  width: min(980px, calc(100vw - 32px)) !important;
  max-width: 980px !important;
  margin: 34px auto 44px !important;
  padding: 28px !important;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  background-color: var(--dog-preg-body-paper) !important;
  background-image:
    linear-gradient(rgba(107, 87, 69, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(107, 87, 69, 0.045) 1px, transparent 1px) !important;
  background-size: 22px 22px !important;
  border: 2px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 5px 5px 0 var(--dog-preg-body-shadow) !important;
  box-sizing: border-box !important;
  overflow-wrap: anywhere !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article *,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article *::before,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article *::after {
  box-sizing: border-box !important;
  min-width: 0 !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h2,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h3,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article p,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article li,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article span,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article strong {
  font-family: inherit !important;
  letter-spacing: -0.02em !important;
}

body.postid-2493 .dog-preg-body-article__hero,
body.postid-2493 .dog-preg-body-article__section {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 14px !important;
  min-width: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.postid-2493 .dog-preg-body-article__hero {
  padding-bottom: 22px !important;
  border-bottom: 2px dashed var(--dog-preg-body-line-soft) !important;
}

body.postid-2493 .dog-preg-body-article__section {
  padding-top: 22px !important;
}

body.postid-2493 .dog-preg-body-article__section + .dog-preg-body-article__section {
  border-top: 2px dashed var(--dog-preg-body-line-soft) !important;
}

body.postid-2493 .dog-preg-body-article__kicker {
  justify-self: start !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 26px !important;
  margin: 0 !important;
  padding: 5px 9px !important;
  color: var(--dog-preg-body-accent-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-accent-text) !important;
  background-color: var(--dog-preg-body-accent) !important;
  border: 1px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 2px 2px 0 var(--dog-preg-body-shadow-soft) !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 950 !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h2 {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 28px !important;
  font-weight: 950 !important;
  line-height: 1.24 !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h3 {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  line-height: 1.28 !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article p,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article li,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary {
  margin: 0 !important;
  color: var(--dog-preg-body-muted) !important;
  -webkit-text-fill-color: var(--dog-preg-body-muted) !important;
  font-size: 15px !important;
  font-weight: 680 !important;
  line-height: 1.72 !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article strong {
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  font-weight: 950 !important;
}
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article .dog-preg-body-article__kicker {
  color: var(--dog-preg-body-accent-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-accent-text) !important;
}

body.postid-2493 .dog-preg-body-article__nav {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 2px 0 0 !important;
  padding: 0 !important;
}

body.postid-2493 .dog-preg-body-article__nav a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 7px 10px !important;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  background-color: var(--dog-preg-body-card) !important;
  border: 1px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 2px 2px 0 var(--dog-preg-body-shadow-soft) !important;
  text-decoration: none !important;
  font-size: 12px !important;
  line-height: 1.1 !important;
  font-weight: 950 !important;
}

body.postid-2493 .dog-preg-body-article__grid,
body.postid-2493 .dog-preg-body-article__formula-grid,
body.postid-2493 .dog-preg-body-article__walkthrough,
body.postid-2493 .dog-preg-body-article__source-list,
body.postid-2493 .dog-preg-body-article__faq-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.postid-2493 .dog-preg-body-article__formula-grid,
body.postid-2493 .dog-preg-body-article__walkthrough,
body.postid-2493 .dog-preg-body-article__source-list,
body.postid-2493 .dog-preg-body-article__faq-list {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

body.postid-2493 .dog-preg-body-article__card,
body.postid-2493 .dog-preg-body-article__formula,
body.postid-2493 .dog-preg-body-article__walk-step,
body.postid-2493 .dog-preg-body-article__notice,
body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article details {
  display: grid !important;
  gap: 7px !important;
  min-width: 0 !important;
  padding: 12px !important;
  color: var(--dog-preg-body-muted) !important;
  background-color: var(--dog-preg-body-card) !important;
  border: 1px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 3px 3px 0 var(--dog-preg-body-shadow-soft) !important;
}

body.postid-2493 .dog-preg-body-article__formula {
  background-color: var(--dog-preg-body-soft) !important;
}

body.postid-2493 .dog-preg-body-article__walk-step.is-result,
body.postid-2493 .dog-preg-body-article__notice {
  background-color: var(--dog-preg-body-note) !important;
  border-style: dashed !important;
}

body.postid-2493 .dog-preg-body-article__card span,
body.postid-2493 .dog-preg-body-article__formula span,
body.postid-2493 .dog-preg-body-article__walk-step span {
  display: block !important;
  color: var(--dog-preg-body-muted) !important;
  -webkit-text-fill-color: var(--dog-preg-body-muted) !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
  font-weight: 900 !important;
}

body.postid-2493 .dog-preg-body-article__card strong,
body.postid-2493 .dog-preg-body-article__formula strong,
body.postid-2493 .dog-preg-body-article__walk-step strong {
  display: block !important;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  font-size: 16px !important;
  line-height: 1.36 !important;
  font-weight: 950 !important;
}

body.postid-2493 .dog-preg-body-article__source-list a,
body.postid-2493 .dog-preg-body-article__source-link {
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 4px 10px !important;
  align-items: center !important;
  min-height: 58px !important;
  padding: 12px 64px 12px 12px !important;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  background-color: var(--dog-preg-body-card) !important;
  border: 2px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 3px 3px 0 var(--dog-preg-body-shadow-soft) !important;
  text-decoration: none !important;
}

body.postid-2493 .dog-preg-body-article__source-list a::after,
body.postid-2493 .dog-preg-body-article__source-link::after {
  content: "열기" !important;
  position: absolute !important;
  right: 12px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 38px !important;
  min-height: 26px !important;
  padding: 4px 8px !important;
  color: var(--dog-preg-body-accent-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-accent-text) !important;
  background-color: var(--dog-preg-body-accent) !important;
  border: 1px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
}

body.postid-2493 .dog-preg-body-article__source-list a strong,
body.postid-2493 .dog-preg-body-article__source-link strong,
body.postid-2493 .dog-preg-body-article__source-list a span,
body.postid-2493 .dog-preg-body-article__source-link span {
  grid-column: 1 !important;
}

body.postid-2493 .dog-preg-body-article__steps,
body.postid-2493 .dog-preg-body-article__checklist {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 8px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.postid-2493 .dog-preg-body-article__steps {
  counter-reset: dog-preg-body-step !important;
}

body.postid-2493 .dog-preg-body-article__steps > li,
body.postid-2493 .dog-preg-body-article__checklist > li {
  display: grid !important;
  grid-template-columns: 26px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: center !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  background-color: var(--dog-preg-body-card) !important;
  border: 1px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 2px 2px 0 var(--dog-preg-body-shadow-soft) !important;
  list-style: none !important;
}

body.postid-2493 .dog-preg-body-article__steps > li {
  counter-increment: dog-preg-body-step !important;
}

body.postid-2493 .dog-preg-body-article__steps > li::before,
body.postid-2493 .dog-preg-body-article__checklist > li::before {
  position: static !important;
  inset: auto !important;
  flex: 0 0 24px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  align-self: center !important;
  width: 24px !important;
  height: 24px !important;
  margin: 0 !important;
  margin-top: 0 !important;
  color: var(--dog-preg-body-accent-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-accent-text) !important;
  background-color: var(--dog-preg-body-accent) !important;
  border: 1px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  box-shadow: 1px 1px 0 var(--dog-preg-body-shadow-soft) !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 950 !important;
}

body.postid-2493 .dog-preg-body-article__steps > li::before {
  content: counter(dog-preg-body-step) !important;
}

body.postid-2493 .dog-preg-body-article__checklist > li::before {
  content: "" !important;
}

body.postid-2493 .dog-preg-body-article__li-text {
  display: block !important;
  min-width: 0 !important;
  color: var(--dog-preg-body-muted) !important;
  -webkit-text-fill-color: var(--dog-preg-body-muted) !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article details {
  padding: 0 !important;
  overflow: hidden !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary {
  display: grid !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: center !important;
  min-height: 50px !important;
  padding: 12px !important;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  font-weight: 900 !important;
  cursor: pointer !important;
  list-style: none !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary::-webkit-details-marker {
  display: none !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary::marker {
  content: "" !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary::before {
  position: static !important;
  inset: auto !important;
  flex: 0 0 22px !important;
  content: "+" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  align-self: center !important;
  width: 22px !important;
  height: 22px !important;
  margin: 0 !important;
  margin-top: 0 !important;
  color: var(--dog-preg-body-accent-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-accent-text) !important;
  background-color: var(--dog-preg-body-accent) !important;
  border: 1px solid var(--dog-preg-body-line) !important;
  border-radius: 0 !important;
  font-size: 15px !important;
  line-height: 1 !important;
  font-weight: 950 !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article details[open] summary::before {
  content: "−" !important;
}

body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article details > p {
  padding: 0 12px 12px 46px !important;
}

body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article,
html[data-scheme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article,
html[data-scheme="inverse"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article {
  --dog-preg-body-paper: #2b2119;
  --dog-preg-body-card: #33271d;
  --dog-preg-body-card-strong: #241c15;
  --dog-preg-body-text: #f7ebd8;
  --dog-preg-body-muted: #ead8bd;
  --dog-preg-body-line: #a98b6b;
  --dog-preg-body-line-soft: rgba(233, 205, 162, 0.34);
  --dog-preg-body-shadow: rgba(0, 0, 0, 0.34);
  --dog-preg-body-shadow-soft: rgba(0, 0, 0, 0.26);
  --dog-preg-body-accent: #d6b35f;
  --dog-preg-body-accent-text: #2b2119;
  --dog-preg-body-note: #2f2a21;
  --dog-preg-body-soft: #263324;
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
  background-color: var(--dog-preg-body-paper) !important;
  border-color: var(--dog-preg-body-line) !important;
}

body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article p,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article p,
body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article li,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article li,
body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article summary,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article summary,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article p,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article li,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article p,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article li,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article summary {
  color: var(--dog-preg-body-muted) !important;
  -webkit-text-fill-color: var(--dog-preg-body-muted) !important;
}

body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article h2,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article h2,
body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article h3,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article h3,
body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article strong,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article strong,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h2,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h3,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article strong,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h2,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h3,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article strong {
  color: var(--dog-preg-body-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-text) !important;
}
body.postid-2493[data-scheme="dark"] .entry-content article.roberin-article-body.dog-preg-body-article .dog-preg-body-article__kicker,
body.postid-2493[data-scheme="inverse"] .entry-content article.roberin-article-body.dog-preg-body-article .dog-preg-body-article__kicker,
html[data-scheme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article .dog-preg-body-article__kicker,
html[data-scheme="inverse"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article .dog-preg-body-article__kicker,
html[data-theme="dark"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article .dog-preg-body-article__kicker,
body.dark-mode.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article .dog-preg-body-article__kicker {
  color: var(--dog-preg-body-accent-text) !important;
  -webkit-text-fill-color: var(--dog-preg-body-accent-text) !important;
}

@media (prefers-color-scheme: dark) {
  body.postid-2493[data-scheme="auto"] .entry-content article.roberin-article-body.dog-preg-body-article,
  html[data-scheme="auto"] body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article {
    --dog-preg-body-paper: #2b2119;
    --dog-preg-body-card: #33271d;
    --dog-preg-body-card-strong: #241c15;
    --dog-preg-body-text: #f7ebd8;
    --dog-preg-body-muted: #ead8bd;
    --dog-preg-body-line: #a98b6b;
    --dog-preg-body-line-soft: rgba(233, 205, 162, 0.34);
    --dog-preg-body-shadow: rgba(0, 0, 0, 0.34);
    --dog-preg-body-shadow-soft: rgba(0, 0, 0, 0.26);
    --dog-preg-body-accent: #d6b35f;
    --dog-preg-body-accent-text: #2b2119;
    --dog-preg-body-note: #2f2a21;
    --dog-preg-body-soft: #263324;
  }
}

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

  body.postid-2493 .dog-preg-body-article__grid,
  body.postid-2493 .dog-preg-body-article__formula-grid,
  body.postid-2493 .dog-preg-body-article__walkthrough,
  body.postid-2493 .dog-preg-body-article__source-list,
  body.postid-2493 .dog-preg-body-article__faq-list {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body.postid-2493 .entry-content article.roberin-article-body.dog-preg-body-article h2 {
    font-size: 24px !important;
    line-height: 1.24 !important;
  }

  body.postid-2493 .dog-preg-body-article__nav a {
    flex: 1 1 calc(50% - 8px) !important;
  }
}

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

  body.postid-2493 .dog-preg-body-article__nav a {
    flex-basis: 100% !important;
  }

  body.postid-2493 .dog-preg-body-article__source-list a,
  body.postid-2493 .dog-preg-body-article__source-link {
    padding-right: 58px !important;
  }
}
