/* Ukrainian content-fit and interaction layer. Base design remains in styles.css. */
:root { --main-background: #fdf4db; --secondary-beige: #f4e6be; --dark-background: #0c0c0c; --dark-metrics: #3a3a3a; --body-text: #636363; }
html, body, .viewport, .canvas, .cockroach-service-flow { background: #fdf4db; }
.statistics-strip, .price-section, .statement-strip, .area-strip, .site-footer, .flow-footer { background: #0c0c0c; }
.metric { background: #3a3a3a; }

:focus-visible {
  outline: 5px solid #ffda44;
  outline-offset: 5px;
}

.selectable-brand {
  width: 220px;
  min-height: 38px;
  padding: 4px 6px;
  color: #0c0c0c;
  background: #fdf4db;
  font-family: "Paytone One", sans-serif;
  font-size: 20px;
  line-height: 27px;
  white-space: nowrap;
}

.primary-nav .nav-home { width: 100px; }
.primary-nav .nav-pest { width: 100px; }
.primary-nav .nav-prevent { width: 100px; }
.primary-nav .nav-training { width: 200px; }

.quote-button {
  width: 217px;
}

.quote-button span {
  left: 12px;
  width: 193px;
  font-size: 21px;
  text-align: center;
}

.hero-phone {
  position: absolute;
  left: 140px;
  top: 610px;
  z-index: 6;
  color: #0c0c0c;
  border-bottom: 3px solid #0c0c0c;
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 36px;
}

.project-stat strong {
  width: 300px;
}

.client-stat span {
  left: 528px;
  width: 250px;
}

.pest-item h3,
.pest-item p {
  left: 0 !important;
  width: 220px !important;
  white-space: normal;
}

.pest-item h3 {
  top: 252px;
  min-height: 64px;
  line-height: 32px;
}

.pest-item p {
  top: 320px;
  min-height: 60px;
  line-height: 26px;
}

.experience-eyebrow {
  position: absolute;
  left: 277px;
  top: 36px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.experience h2 {
  top: 92px;
}

.experience > p {
  height: auto;
}

.experience-link {
  width: 290px;
}

.experience-link span {
  left: 25px;
  width: 240px;
  text-align: center;
}

.process-grid,
.preparation-grid,
.repeat-grid,
.benefit-grid {
  align-items: stretch;
}

.process-card,
.preparation-card,
.repeat-card,
.benefit-card {
  height: 100%;
}

.factor-list {
  display: block;
}

.price-detail {
  border-bottom: 2px solid #f4e6be;
}

.price-detail summary {
  display: grid;
  grid-template-columns: 52px 1fr 34px;
  gap: 22px;
  align-items: center;
  min-height: 92px;
  cursor: pointer;
  list-style: none;
}

.price-detail summary::-webkit-details-marker,
.geography-main summary::-webkit-details-marker,
.geography-group summary::-webkit-details-marker,
.faq-item summary::-webkit-details-marker {
  display: none;
}

.price-detail summary span {
  font-size: 25px;
  line-height: 32px;
}

.accordion-sign::before {
  content: "+";
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
}

details[open] > summary .accordion-sign::before {
  content: "−";
}

.price-detail > p {
  margin: 0 0 28px 74px;
  color: #f4e6be;
  font-size: 19px;
  line-height: 30px;
}

.geography-section {
  background: #f4e6be;
}

.geography-main {
  margin-top: 54px;
  border: 3px solid #0c0c0c;
  background: #fdf4db;
}

.geography-main > summary,
.geography-group > summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 94px;
  padding: 18px 32px;
  cursor: pointer;
  list-style: none;
  font-family: "Paytone One", sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.geography-body {
  padding: 0 32px 32px;
}

.geography-body > p {
  max-width: 1150px;
  margin: 4px 0 30px;
  color: #3a3a3a;
  font-size: 20px;
  line-height: 32px;
}

.geography-group {
  border-top: 2px solid #0c0c0c;
}

.geography-group ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px 24px;
  margin: 0;
  padding: 0 32px 30px;
  list-style: none;
}

.geography-group li {
  padding-left: 18px;
  font-size: 18px;
  line-height: 28px;
}

.geography-group li::before {
  content: "•";
  margin-left: -18px;
  margin-right: 9px;
}

.geography-notice {
  margin-top: 30px !important;
  font-weight: 600;
}

.faq-item summary {
  align-items: center;
}

.faq-item summary > .accordion-sign {
  flex: 0 0 42px;
  text-align: center;
}

.future-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
  margin-top: 58px;
}

.future-card {
  min-height: 250px;
  padding: 38px;
  border: 3px solid #0c0c0c;
  box-shadow: 10px 10px 0 #0c0c0c;
  background: #f4e6be;
}

.planned-label {
  display: inline-block;
  padding: 7px 12px;
  color: #f4e6be;
  background: #0c0c0c;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.future-card h3 {
  margin-top: 24px;
  font-family: "Paytone One", sans-serif;
  font-size: 31px;
  line-height: 40px;
}

.future-card p {
  margin-top: 18px;
  color: #3a3a3a;
  font-size: 19px;
  line-height: 31px;
}

.final-cta-copy .flow-eyebrow {
  margin-bottom: 16px;
}

.final-cta-copy h2 {
  max-width: 790px;
  font-size: 52px;
  line-height: 62px;
}

.final-cta-copy > p:not(.flow-eyebrow) {
  max-width: 660px;
  margin-left: 100px;
}

.contact-actions .corner-button {
  min-height: 68px;
}

.flow-footer {
  display: grid;
  grid-template-columns: 1.35fr 1fr 1fr 1fr;
  gap: 55px;
  height: auto;
  min-height: 680px;
  padding: 170px 150px 120px;
  pointer-events: auto;
}

.flow-footer > section,
.flow-footer > nav,
.flow-footer h2,
.flow-footer p,
.flow-footer a,
.flow-footer span {
  position: static;
}

.flow-footer h2 {
  height: auto;
  margin-bottom: 32px;
  white-space: normal;
}

.flow-footer .footer-brand h2 {
  font-family: "Paytone One", sans-serif;
  font-size: 30px;
}

.flow-footer .footer-brand p {
  width: auto;
  color: #f4e6be;
  font-size: 18px;
  line-height: 30px;
}

.flow-footer nav a,
.flow-footer nav span,
.flow-footer .footer-account a,
.flow-footer .footer-account span {
  display: block;
  width: auto;
  height: auto;
  margin-top: 14px;
  color: #f4e6be;
  font-size: 17px;
  line-height: 27px;
}

.flow-footer .copyright {
  grid-column: 1 / -1;
  width: auto;
  height: auto;
  align-self: end;
  margin-top: 50px;
  color: #f4e6be;
}

@media (max-width: 700px) {
  :focus-visible { outline-width: 10px; outline-offset: 10px; }

  .geography-main { margin-top: 90px; border-width: 6px; }
  .geography-main > summary,
  .geography-group > summary { min-height: 170px; padding: 38px 48px; font-size: 70px; line-height: 90px; }
  .geography-body { padding: 0 48px 70px; }
  .geography-body > p { max-width: none; font-size: 54px; line-height: 82px; }
  .geography-group { border-top-width: 5px; }
  .geography-group ul { grid-template-columns: repeat(2, 1fr); gap: 28px; padding: 0 50px 60px; }
  .geography-group li { padding-left: 32px; font-size: 50px; line-height: 72px; }
  .geography-group li::before { margin-left: -32px; margin-right: 15px; }
  .accordion-sign::before { font-size: 92px; }

  .future-grid { grid-template-columns: 1fr; gap: 65px; margin-top: 95px; }
  .future-card { min-height: 500px; padding: 70px; border-width: 6px; box-shadow: 22px 22px 0 #0c0c0c; }
  .planned-label { padding: 18px 28px; font-size: 40px; line-height: 52px; }
  .future-card h3 { margin-top: 45px; font-size: 82px; line-height: 104px; }
  .future-card p { margin-top: 35px; font-size: 56px; line-height: 84px; }

  .price-detail summary { grid-template-columns: 120px 1fr 90px; gap: 34px; min-height: 210px; }
  .price-detail summary span { font-size: 66px; line-height: 88px; }
  .price-detail > p { margin: 0 0 60px 154px; font-size: 52px; line-height: 78px; }

  .process-card { height: 1000px; min-height: 1000px; }
  .repeat-card { height: 930px; min-height: 930px; }

  .final-cta-copy h2 { max-width: 1450px; font-size: 132px; line-height: 158px; }
  .final-cta-copy > p:not(.flow-eyebrow) { max-width: 1450px; margin-left: 0; }

  .flow-footer { grid-template-columns: 1fr 1fr; gap: 100px; min-height: 2200px; padding: 210px 140px 160px; }
  .flow-footer h2 { margin-bottom: 55px; font-size: 72px; line-height: 90px; }
  .flow-footer .footer-brand h2 { font-size: 82px; line-height: 100px; }
  .flow-footer .footer-brand p,
  .flow-footer nav a,
  .flow-footer nav span,
  .flow-footer .footer-account a,
  .flow-footer .footer-account span { font-size: 48px; line-height: 76px; }
  .flow-footer .copyright { font-size: 46px; line-height: 72px; }
}

.pest-library .pest-item { display: block; color: inherit; text-decoration: none; cursor: pointer; }
.pest-library .pest-item:focus-visible { outline: 3px solid #0C0C0C; outline-offset: 8px; }
@media (max-width: 767px) { .pest-library .pest-item { display: inline-flex; } }
