/* Office solution: premium, evidence-led B2B hierarchy for Russian buyers. */
.office-solution-page {
  --office-ink: #101b24;
  --office-ink-soft: #1b2c34;
  --office-copper: #c86b31;
  --office-copper-dark: #a95121;
  --office-paper: #fbfaf7;
  --office-warm: #f2ede6;
  --office-mist: #e9f1f0;
  --office-line: #ded7cf;
  --office-muted: #65727b;
  --office-shadow: 0 18px 42px rgba(16, 27, 36, .10);
  --office-shadow-lift: 0 26px 60px rgba(16, 27, 36, .16);
  color: var(--office-ink);
  background: var(--office-paper);
}

.office-solution-page .breadcrumb-wrap {
  background: #f6f1eb;
  border-bottom: 1px solid rgba(222, 215, 207, .88);
}

.office-solution-page .breadcrumb-wrap ol { margin-bottom: 0; }

/* Hero: office procurement begins with a clear system boundary. */
body.office-solution-page[data-page-kind="solution-office"] .page-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 470px;
  padding: clamp(82px, 8vw, 116px) 0 88px !important;
  background:
    radial-gradient(circle at 84% 18%, rgba(200, 107, 49, .23), transparent 27%),
    radial-gradient(circle at 40% 108%, rgba(65, 133, 143, .22), transparent 42%),
    linear-gradient(118deg, #0e1820 0%, #152732 55%, #233c43 100%) !important;
  border-bottom: 4px solid var(--office-copper);
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: .34;
  background-image:
    linear-gradient(rgba(255, 255, 255, .055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .055) 1px, transparent 1px);
  background-size: 32px 32px;
  mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, .72) 58%, transparent 100%);
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: -240px;
  bottom: -430px;
  width: 650px;
  height: 650px;
  border: 1px solid rgba(226, 157, 107, .4);
  border-radius: 50%;
  box-shadow: 0 0 0 28px rgba(226, 157, 107, .06), 0 0 100px rgba(200, 107, 49, .12);
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero .hero-content {
  position: relative;
  z-index: 1;
  max-width: 1060px;
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero .hero-badge {
  color: rgba(247, 250, 250, .92);
  background: rgba(255, 255, 255, .09);
  border-color: rgba(255, 255, 255, .2);
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero h1 {
  max-width: 980px;
  color: #fff !important;
  font-size: clamp(2.25rem, 4.7vw, 4.2rem);
  line-height: 1.06;
  letter-spacing: -.035em;
  text-wrap: balance;
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero .hero-sub {
  max-width: 760px;
  color: rgba(241, 245, 246, .8) !important;
  font-size: clamp(1rem, 1.35vw, 1.13rem);
  line-height: 1.75;
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero .btn-primary-jbss {
  background: var(--office-copper) !important;
  border-color: var(--office-copper) !important;
  box-shadow: 0 12px 26px rgba(200, 107, 49, .27);
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero .btn-primary-jbss:hover {
  background: var(--office-copper-dark) !important;
  border-color: var(--office-copper-dark) !important;
  transform: translateY(-2px);
}

body.office-solution-page[data-page-kind="solution-office"] .page-hero .btn-tg {
  color: #f6f9fa !important;
  border-color: rgba(255, 255, 255, .34) !important;
  background: rgba(255, 255, 255, .05) !important;
}

.office-solution-page .section-pad {
  position: relative;
  padding-top: clamp(72px, 7vw, 108px);
  padding-bottom: clamp(72px, 7vw, 108px);
}

.office-solution-page .label-tag {
  color: var(--office-copper-dark);
  letter-spacing: .12em;
}

.office-solution-page .section-title { text-wrap: balance; }

/* Visual brief: the office image is evidence of scope, not decoration. */
body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief {
  position: relative;
  overflow: hidden;
  padding: clamp(62px, 7vw, 94px) 0;
  background: linear-gradient(135deg, var(--office-warm) 0%, #fcfbf8 56%, var(--office-mist) 100%);
  border-bottom: 1px solid var(--office-line);
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief::after {
  content: "";
  position: absolute;
  right: -170px;
  bottom: -220px;
  width: 480px;
  height: 480px;
  border: 1px solid rgba(200, 107, 49, .16);
  border-radius: 50%;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-grid {
  position: relative;
  z-index: 1;
  grid-template-columns: minmax(0, .86fr) minmax(440px, 1.14fr);
  gap: clamp(42px, 6vw, 78px);
  align-items: center;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-copy h2 {
  max-width: 700px;
  margin-bottom: 18px;
  color: var(--office-ink);
  font-size: clamp(2rem, 3.55vw, 3.15rem);
  line-height: 1.08;
  letter-spacing: -.03em;
  text-wrap: balance;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-copy p {
  max-width: 670px;
  color: var(--office-muted);
  font-size: 1.04rem;
  line-height: 1.75;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px 22px;
  max-width: 700px;
  margin-top: 25px;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-points li {
  position: relative;
  padding-left: 26px;
  color: var(--office-ink-soft);
  line-height: 1.55;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-points li::before {
  content: "";
  position: absolute;
  top: .58em;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--office-copper);
  box-shadow: 0 0 0 5px rgba(200, 107, 49, .12);
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-points li:nth-child(3) {
  grid-column: 1 / -1;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .visual-placeholder.visual-image {
  min-height: 0;
  aspect-ratio: 2 / 1;
  overflow: hidden;
  border: 1px solid rgba(200, 107, 49, .46);
  border-radius: 18px;
  background: #e8efec;
  box-shadow: var(--office-shadow-lift);
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .visual-placeholder.visual-image::after {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(255, 255, 255, .72);
  border-radius: 11px;
  pointer-events: none;
}

body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .visual-placeholder.visual-image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  object-position: center;
}

/* Evidence cards: consistent depth makes office roles easy to compare. */
.office-solution-page section.section-pad:has(.card-jbss) .card-jbss {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  padding: clamp(24px, 2.4vw, 34px);
  border: 1px solid var(--office-line);
  border-top: 3px solid rgba(200, 107, 49, .66);
  border-radius: 15px;
  background: linear-gradient(155deg, #fff 0%, #fff 68%, #fbf6f0 100%);
  box-shadow: var(--office-shadow);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.office-solution-page section.section-pad:has(.card-jbss) .card-jbss:hover {
  transform: translateY(-4px);
  border-color: rgba(200, 107, 49, .52);
  box-shadow: var(--office-shadow-lift);
}

.office-solution-page section.section-pad:has(.card-jbss) .card-jbss h3 {
  margin-bottom: 12px;
  color: var(--office-ink);
  font-size: 1.12rem !important;
  line-height: 1.32;
  text-wrap: balance;
}

.office-solution-page section.section-pad:has(.card-jbss) .card-jbss > p {
  color: var(--office-muted) !important;
  font-size: .92rem !important;
  line-height: 1.65 !important;
}

.office-solution-page section.section-pad:has(.card-jbss) .row { row-gap: 24px; }

/* Handoff: center the responsibility card against the evidence list. */
.office-solution-page section.section-pad:has(.icon-list) {
  background: linear-gradient(135deg, #fff 0%, #fbfaf7 54%, #edf2ef 100%);
  border-top: 1px solid var(--office-line);
  border-bottom: 1px solid var(--office-line);
}

.office-solution-page section.section-pad:has(.icon-list) .icon-list {
  display: grid;
  gap: 13px;
  margin-top: 28px;
  padding: 0;
  list-style: none;
}

.office-solution-page section.section-pad:has(.icon-list) .icon-list li {
  position: relative;
  padding: 13px 16px 13px 42px;
  border: 1px solid rgba(222, 215, 207, .86);
  border-radius: 10px;
  background: rgba(255, 255, 255, .74);
  color: var(--office-ink-soft);
  line-height: 1.55;
}

.office-solution-page section.section-pad:has(.icon-list) .icon-list li::before {
  content: "✓";
  position: absolute;
  top: 12px;
  left: 15px;
  color: var(--office-copper);
  font-weight: 800;
}

.office-solution-page section.section-pad:has(.icon-list) .card-jbss {
  align-self: flex-start;
  min-height: 0;
  height: auto;
  border-top-color: var(--office-copper);
}

/* Keep the responsibility card on the same visual baseline as the checklist. */
.office-solution-page section.section-pad:has(.icon-list) .col-lg-5 {
  align-self: flex-start;
}

@media (min-width: 992px) {
  .office-solution-page section.section-pad:has(.icon-list) .col-lg-5 {
    /* The card starts with the first evidence row, not with the section heading. */
    padding-top: 153px;
  }
}

.office-solution-page section.section-pad:has(.icon-list) .card-jbss .btn-primary-jbss {
  background: var(--office-copper);
  border-color: var(--office-copper);
  box-shadow: 0 9px 20px rgba(200, 107, 49, .18);
}

/* Procurement facts: make the commercial thresholds look auditable. */
.office-solution-page .procurement-facts {
  background: linear-gradient(135deg, #f2ece4 0%, #fbfaf7 54%, #edf2ef 100%);
  border-top: 1px solid var(--office-line);
  border-bottom: 1px solid var(--office-line);
}

.office-solution-page .procurement-facts .section-head {
  max-width: 850px;
  margin: 0 auto clamp(30px, 4vw, 44px);
}

.office-solution-page .procurement-facts .section-title {
  font-size: clamp(2rem, 3.5vw, 3.1rem);
  line-height: 1.08;
}

.office-solution-page .procurement-facts .table-wrap {
  overflow: hidden;
  border: 1px solid var(--office-line);
  border-radius: 14px;
  background: #fff;
  box-shadow: var(--office-shadow);
}

.office-solution-page .procurement-facts .compare-table { margin-bottom: 0; }

.office-solution-page .procurement-facts .compare-table thead th {
  color: #fff;
  background: var(--office-ink-soft);
  border-color: rgba(255, 255, 255, .16);
}

.office-solution-page .procurement-facts .compare-table tbody tr:last-child th,
.office-solution-page .procurement-facts .compare-table tbody tr:last-child td {
  border-bottom: 0;
}

/* FAQ: two knowledge blocks stay compact and full-width instead of floating. */
.office-solution-page section.section-pad:has(.faq-list) {
  padding-top: clamp(48px, 5vw, 72px);
  padding-bottom: clamp(48px, 5vw, 72px);
  background: var(--office-warm);
}

.office-solution-page section.section-pad:has(.faq-list) + section.section-pad:has(.faq-list) {
  padding-top: clamp(30px, 3vw, 46px);
  border-top: 1px solid rgba(222, 215, 207, .85);
}

.office-solution-page section.section-pad:has(.faq-list) .section-title { max-width: 820px; }

.office-solution-page section.section-pad:has(.faq-list) .faq-list {
  width: 100%;
  max-width: none;
  margin-top: 28px;
  border: 0;
  border-radius: 0;
  overflow: visible;
}

.office-solution-page section.section-pad:has(.faq-list) .faq-item {
  margin-bottom: 9px;
  border: 1px solid var(--office-line);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(16, 27, 36, .05);
}

.office-solution-page section.section-pad:has(.faq-list) .faq-item summary {
  padding: 16px 48px 16px 18px;
  color: var(--office-ink);
  font-weight: 700;
}

.office-solution-page section.section-pad:has(.faq-list) .faq-answer {
  border-top: 1px solid rgba(222, 215, 207, .82);
  background: #fcfbf8;
}

/* Close with a focused office project handoff. */
.office-solution-page section:has(.cta-section) {
  padding: clamp(62px, 7vw, 96px) 0 !important;
  background: #fff;
}

.office-solution-page .cta-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 18px;
  background:
    radial-gradient(circle at 83% 16%, rgba(200, 107, 49, .24), transparent 28%),
    linear-gradient(118deg, #101b24 0%, #1a2c34 100%);
  box-shadow: var(--office-shadow-lift);
}

.office-solution-page .cta-section::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: -120px;
  bottom: -240px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(226, 157, 107, .36);
  border-radius: 50%;
}

.office-solution-page .cta-section h2 { color: #fff; }
.office-solution-page .cta-section p { color: rgba(241, 245, 246, .75); }

.office-solution-page a:focus-visible {
  outline: 3px solid rgba(200, 107, 49, .55);
  outline-offset: 3px;
}

@media (max-width: 991.98px) {
  .office-solution-page section.section-pad:has(.icon-list) .col-lg-5 {
    padding-top: 0;
  }

  body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-grid {
    grid-template-columns: 1fr;
  }

  body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .visual-placeholder.visual-image {
    max-width: 820px;
  }
}

@media (max-width: 767.98px) {
  body.office-solution-page[data-page-kind="solution-office"] .page-hero {
    min-height: 0;
    padding: 64px 0 68px !important;
  }

  body.office-solution-page[data-page-kind="solution-office"] .page-hero h1 {
    font-size: clamp(2rem, 10vw, 3rem);
  }

  .office-solution-page .section-pad {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-grid {
    gap: 32px;
  }

  body.office-solution-page[data-page-kind="solution-office"] .b2b-visual-brief .brief-points {
    grid-template-columns: 1fr;
  }

  .office-solution-page .procurement-facts .table-wrap { overflow-x: auto; }
  .office-solution-page .procurement-facts .compare-table { min-width: 680px; }

  .office-solution-page .btn-primary-jbss,
  .office-solution-page .btn-tg { width: 100%; justify-content: center; }
}

@media (prefers-reduced-motion: reduce) {
  .office-solution-page *,
  .office-solution-page *::before,
  .office-solution-page *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
  }
}
