.company-site-header { border-bottom:1px solid #e5e8ec; background:#fff; }
.company-site-header > .shell { display:flex; align-items:center; justify-content:space-between; gap:30px; min-height:112px; }
.company-brand { width:188px; flex:none; }
.company-brand img { display:block; width:100%; height:auto; }
.company-site-header nav { display:flex; flex-wrap:wrap; gap:24px; align-items:center; }
.company-site-header nav a { color:#626b75; font-size:16px; text-decoration:none; }
.company-site-header nav a[aria-current], .company-site-header nav a:hover { color:#20262b; }
.company-site-header nav a[aria-current] { font-weight:700; }
.company-page { padding-top:26px; padding-bottom:40px; }
.company-back { display:inline-flex; padding:8px 0; color:#707a86; text-decoration:none; font-size:14px; }
.company-page-heading { padding:38px 0 32px; }
.company-eyebrow { display:block; color:#8a641b; font-size:12px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; }
.company-page-heading h1 { margin:10px 0 14px; font-size:52px; line-height:1.1; font-weight:750; letter-spacing:-.02em; }
.company-page-heading p, .company-section-heading p { color:#63707c; font-size:19px; line-height:1.55; max-width:760px; }
.contact-city-links { display:flex; flex-wrap:wrap; gap:10px; margin-top:26px; }
.contact-city-links a { padding:10px 18px; border:1px solid #e1e5e9; border-radius:6px; color:#303a44; text-decoration:none; background:#fff; }
.contact-city-links a:hover { border-color:#d09a31; background:#fff4d9; }
.contact-card { display:grid; grid-template-columns:1fr 1fr; border:1px solid #e1e5e9; border-radius:10px; overflow:hidden; margin:0 0 24px; scroll-margin-top:24px; background:#fff; }
.contact-card-main { padding:30px 34px; min-width:0; }
.contact-card h2 { font-size:30px; line-height:1.2; margin:8px 0 22px; }
.contact-phone { display:block; font-size:26px; line-height:1.3; color:#20272d; font-weight:700; text-decoration:none; }
.contact-email { display:inline-block; margin-top:8px; color:#8a641b; text-underline-offset:4px; font-size:17px; }
.contact-facts { margin:24px 0 16px; }
.contact-facts > div { display:grid; grid-template-columns:105px 1fr; gap:15px; padding:12px 0; border-top:1px solid #edf0f2; font-size:16px; line-height:1.5; }
.contact-facts dt { color:#7c8791; }.contact-facts dd { margin:0; color:#303a44; }
.contact-directions { color:#737e88; font-size:14px; line-height:1.5; margin:8px 0 22px; max-width:540px; }
.company-actions { display:flex; flex-wrap:wrap; gap:10px; }
.company-button { display:inline-flex; justify-content:center; align-items:center; gap:14px; padding:12px 16px; border:1px solid #dfe4e8; border-radius:6px; color:#28323b; background:#fff; font-size:14px; font-weight:650; text-decoration:none; line-height:1.25; }
.company-button.primary { background:#ffb800; border-color:#ffb800; }.company-button:hover { border-color:#d49a23; background:#fff1cc; }
.contact-map { min-height:410px; background:#f3f5f6; border-left:1px solid #e1e5e9; display:grid; grid-template-rows:1fr auto; }
.contact-map iframe { width:100%; height:100%; min-height:370px; border:0; filter:saturate(.6); }
.contact-map > a { padding:10px 16px; font-size:13px; color:#596571; text-align:center; text-decoration:none; border-top:1px solid #e1e5e9; background:#fafbfc; }
.production-contacts { display:grid; grid-template-columns:1fr 1fr; gap:48px; padding:34px; border:1px solid #e1e5e9; border-radius:10px; background:#f8f9fa; margin-top:36px; }
.production-contacts h2 { font-size:27px; margin:8px 0 14px; }.production-contacts p { color:#707d88; line-height:1.55; font-size:16px; max-width:480px; }
.production-contact-list { display:grid; gap:18px; }.production-contact-list a { display:grid; gap:5px; text-decoration:none; color:#2b343d; }.production-contact-list span { font-size:13px; color:#76818c; }.production-contact-list strong { font-size:20px; }
.company-requisites { display:flex; justify-content:space-between; align-items:center; gap:24px; padding:28px 0; }.company-requisites > div { display:grid; gap:8px; }.company-requisites span { color:#7b8690; font-size:13px; }
.company-footer { display:flex; justify-content:space-between; padding-top:24px; padding-bottom:24px; border-top:1px solid #e1e5e9; color:#7b8690; font-size:14px; }.company-footer a { color:#414d57; text-decoration:none; }
.company-section-heading h2 { margin:10px 0; font-size:32px; }.company-section-heading { padding:30px 0 20px; }
.company-metrics { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin:4px 0 26px; }.company-metrics > div { border:1px solid #e1e5e9; padding:22px; border-radius:8px; display:grid; gap:6px; }.company-metrics strong { font-size:30px; color:#303942; }.company-metrics span { font-size:15px; color:#77838e; }
.workshop-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr)); gap:20px; }.workshop-card { border:1px solid #e1e5e9; border-radius:8px; padding:24px; min-width:0; }.workshop-card h3 { margin:0 0 12px; font-size:23px; }.workshop-card p { color:#74808b; font-size:15px; line-height:1.55; }.workshop-card dl { margin:20px 0 0; }.workshop-card dl > div { padding:12px 0; border-top:1px solid #e8ebee; font-size:15px; line-height:1.45; }.workshop-card dt { color:#7d8791; font-size:13px; margin-bottom:5px; }.workshop-card dd { margin:0; font-weight:600; color:#323c45; }.workshop-contact { display:grid; gap:6px; padding-top:18px; color:#8a641b; text-decoration:none; overflow-wrap:anywhere; }.workshop-contact span { font-size:13px; }.company-note { color:#7c8893; font-size:13px; line-height:1.5; margin:18px 0 36px; max-width:920px; }
.branch-view .branch-page { padding-bottom:30px; }.branch-view .branch-hero { margin-bottom:20px; }
.branch-view .contact-card h2 { font-size:27px; }.branch-view .branch-contacts a { text-decoration:none; }
.contact-card :focus-visible, .company-page :focus-visible, .company-site-header :focus-visible { outline:2px solid #bf850d; outline-offset:4px; }
@media(max-width:1100px) { .company-site-header nav { gap:15px; }.company-brand{width:210px}.contact-card-main{padding:25px}.contact-facts>div{grid-template-columns:84px 1fr}.company-page-heading h1{font-size:44px} }
@media(max-width:900px) {
  .contacts-view, body.branch-view { zoom:1; }
  .company-site-header > .shell { min-height:80px; flex-wrap:wrap; padding-top:18px; padding-bottom:16px; gap:20px; }.company-brand{width:200px}.company-site-header nav{width:100%;gap:16px;font-size:14px;}.company-site-header nav a{font-size:14px}
  .contact-card{grid-template-columns:1fr}.contact-map{border-left:0;border-top:1px solid #e1e5e9;min-height:290px}.contact-map iframe{min-height:290px}.company-page-heading{padding:25px 0}.company-page-heading h1{font-size:38px}.company-page-heading p{font-size:17px}.contact-card-main{padding:24px}.contact-card h2{font-size:28px}.production-contacts{grid-template-columns:1fr;gap:24px;padding:24px}.company-requisites{align-items:flex-start;flex-direction:column}.company-metrics{gap:10px}.company-metrics>div{padding:16px}.company-metrics strong{font-size:23px}.company-metrics span{font-size:13px}
  body.branch-view .mobile-marketplace { display:none !important; } body.branch-view .catalog-page { display:block !important; padding-top:20px !important; } body.branch-view .site-header, body.branch-view .site-footer { display:block !important; } body.branch-view .site-header .certificates, body.branch-view .site-header .phone-cluster { display:none; } body.branch-view .site-header .header-inner { display:flex; flex-wrap:wrap; gap:18px; padding:18px 0; height:auto; } body.branch-view .site-header .city-nav { display:flex; flex-wrap:wrap; gap:18px; } body.branch-view .branch-hero { flex-wrap:wrap; gap:20px; } body.branch-view .branch-grid { grid-template-columns:1fr; }
}
@media(max-width:480px){.contact-city-links{gap:7px}.contact-city-links a{font-size:13px;padding:9px 10px}.contact-card-main{padding:20px}.contact-facts>div{grid-template-columns:1fr;gap:5px}.contact-phone{font-size:25px}.company-actions{display:grid}.company-metrics{grid-template-columns:1fr}.company-metrics>div{display:flex;align-items:baseline;gap:12px}.company-metrics strong{font-size:24px;white-space:nowrap}.production-contact-list strong{font-size:18px;overflow-wrap:anywhere}.company-footer{gap:20px;font-size:12px}.company-section-heading h2{font-size:28px}}
@media(max-width:900px) {
  body.branch-view { background: #fff; height: auto; overflow: auto; }
  body.branch-view .site-header { position: static; height: auto; border: 0; box-shadow: none; }
  body.branch-view .site-header .header-inner { width: 100%; min-height: 0; height: auto; padding: 18px 20px; display: flex; flex-direction: column; align-items: flex-start; gap: 16px; }
  body.branch-view .site-header .brand { width: 170px; height: auto; }
  body.branch-view .site-header .city-nav { position: static; width: 100%; height: auto; min-height: 0; display: flex; flex-wrap: wrap; gap: 12px 18px; padding: 0; margin: 0; border: 0; }
  body.branch-view .city-nav a { border: 0; padding: 0; font-size: 14px; }
  body.branch-view .city-nav a.active::after { display: none; }
  body.branch-view .catalog-page { width: calc(100% - 32px); margin: 0 auto; padding: 12px 0 24px !important; }
  body.branch-view .branch-hero { display: flex; flex-direction: column; align-items: stretch; gap: 20px; padding: 22px; border: 1px solid #e1e5e9; border-radius: 8px; }
  body.branch-view .branch-hero > div { width: 100%; min-width: 0; max-width: none; }
  body.branch-view .branch-hero h1 { font-size: 32px; line-height: 1.1; overflow-wrap: normal; }
  body.branch-view .branch-hero p { font-size: 16px; line-height: 1.5; }
  body.branch-view .branch-grid { gap: 16px; margin-top: 22px; }
  body.branch-view .branch-card { padding: 20px; }
  body.branch-view .branch-contacts { align-items: flex-start; }
  body.branch-view .site-footer { margin: 0 16px; }
}
/* Company pages have their own gutters, independent of the mobile catalogue shell. */
body.contacts-view { background: #fff; min-width: 0; height: auto; overflow: auto; }
body.contacts-view .shell { width: calc(100% - 64px); max-width: 1392px; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; }
.company-page-heading p { margin: 0; }
.contact-card-main, .production-contacts > div { min-width: 0; }
.contact-facts dd, .contact-email, .production-contact-list strong { overflow-wrap: anywhere; }
@media(max-width:900px) {
  body.contacts-view .shell { width: calc(100% - 48px); }
  .company-site-header > .shell { gap: 18px; padding-top: 24px; padding-bottom: 20px; }
  .company-brand { width: 180px; }
  .company-site-header nav { gap: 10px 20px; }
  .company-site-header nav a { padding: 5px 0; line-height: 1.4; }
  .company-page { padding-top: 18px; }
  .company-page-heading { padding-top: 22px; padding-bottom: 28px; }
  .company-page-heading h1 { font-size: clamp(32px,5vw,42px); }
  .contact-city-links { margin-top: 22px; }
}
@media(max-width:480px) {
  body.contacts-view .shell { width: calc(100% - 32px); }
  .company-brand { width: 165px; }
  .company-site-header > .shell { padding-top: 20px; padding-bottom: 14px; gap: 14px; }
  .company-site-header nav { gap: 5px 16px; }
  .company-site-header nav a { font-size: 13px; }
  .company-page-heading h1 { font-size: 34px; }
  .company-page-heading p { font-size: 16px; }
  .contact-card-main, .production-contacts { padding: 20px; }
  .contact-card h2 { font-size: 26px; }
  .contact-phone { font-size: 24px; }
  .company-footer { flex-wrap: wrap; gap: 12px; }
}

/* Staff belongs to its branch, alongside that branch's production and contacts. */
body .branch-staff { padding:28px 0; margin:12px 0 20px; border-top:1px solid #e4e8eb; scroll-margin-top:24px; }
body .branch-staff [hidden] { display:none !important; }
body .branch-staff-heading { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:18px 28px; margin-bottom:18px; }
body .branch-staff-heading h2 { margin:7px 0 0; font-size:26px; line-height:1.25; font-weight:600; letter-spacing:-.025em; }
body .branch-staff-filters { display:flex; flex-wrap:wrap; gap:8px; }
body .branch-staff-filters input { width:280px; max-width:100%; height:42px; margin:0; padding:8px 13px; border:1px solid #dfe5e9; border-radius:6px; background:#fff; color:#586671; font:inherit; font-size:13px; box-shadow:none; }
body .branch-staff-filters input:focus { outline:2px solid #e4c897; outline-offset:2px; border-color:#c6a16a; box-shadow:none; }
body .branch-staff-groups { display:grid; gap:10px; }
body .branch-staff-group { min-width:0; border:1px solid #e1e6e9; border-radius:8px; background:#fff; transition:border-color 220ms ease; overflow-anchor:none; }
body .branch-staff-group-heading { margin:0; font:inherit; }
body .branch-staff-toggle { display:flex; align-items:center; gap:18px; width:100%; min-height:90px; margin:0; padding:21px 24px; border:0; border-radius:7px; background:#fff; color:#334049; font:inherit; text-align:left; cursor:pointer; transition:background 220ms ease; -webkit-tap-highlight-color:transparent; }
body .branch-staff-toggle:hover { background:#fff; }
body .branch-staff-toggle:focus-visible { outline:2px solid #bb955e; outline-offset:3px; }
body .branch-staff-group-label { display:grid; gap:6px; min-width:0; flex:1; }
body .branch-staff-group-title { font-size:19px; font-weight:550; line-height:1.35; letter-spacing:-.015em; }
body .branch-staff-group-hint { color:#85919a; font-size:12px; line-height:1.5; font-weight:400; }
body .branch-staff-chevron { width:8px; height:8px; flex:none; margin:0 4px 4px 2px; border-right:1.5px solid #977644; border-bottom:1.5px solid #977644; transform:rotate(45deg); transition:transform 320ms cubic-bezier(.22,.61,.36,1); }
body .branch-staff-group.is-open .branch-staff-chevron { transform:translateY(4px) rotate(225deg); }
body .branch-staff-panel { display:grid; grid-template-rows:0fr; visibility:hidden; transition:grid-template-rows 320ms cubic-bezier(.22,.61,.36,1),visibility 0s 320ms; }
body .branch-staff-group.is-open .branch-staff-panel { grid-template-rows:1fr; visibility:visible; transition:grid-template-rows 320ms cubic-bezier(.22,.61,.36,1),visibility 0s; }
body .branch-staff-panel-inner { min-height:0; overflow:hidden; }
body .branch-staff-panel .branch-staff-grid { padding:0 24px 24px; opacity:0; transform:translateY(-5px); transition:opacity 200ms ease,transform 320ms cubic-bezier(.22,.61,.36,1); }
body .branch-staff-group.is-open .branch-staff-grid { opacity:1; transform:none; }
body .branch-staff-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; }
body .branch-person { display:flex; flex-direction:column; min-width:0; padding:20px; border:1px solid #e1e6e9; border-radius:7px; background:#fff; }
body .branch-person-role { color:#84919a; font-size:12px; line-height:1.45; }
body .branch-person h4 { margin:10px 0 20px; font-size:17px; font-weight:550; line-height:1.4; letter-spacing:-.015em; overflow-wrap:anywhere; }
body .branch-person-links { display:grid; gap:7px; margin-top:auto; }
body .branch-person-links a { font-size:13px; line-height:1.5; color:#53636e; text-decoration:none; overflow-wrap:anywhere; }
body .branch-person-links .branch-person-email { color:#957442; }
body .branch-person-links a:hover { text-decoration:underline; text-underline-offset:3px; }
body .branch-contacts .branch-staff-link { font-size:13px; font-weight:500; color:#91703c; padding-top:6px; }
body .branch-staff-empty { padding:18px 0; color:#75828c; font-size:14px; line-height:1.6; }
body .branch-staff-empty button { padding:6px 10px; margin-left:6px; border:1px solid #e4c897; border-radius:5px; background:#fff9ef; color:#81643a; font:inherit; cursor:pointer; }
body .branch-staff-result { margin:14px 0 0; color:#84919a; font-size:12px; }
body .branch-staff-result:empty { margin:0; }
@media(max-width:900px) {
  body .branch-staff-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  body .branch-staff-filters { width:100%; }
  body .branch-staff-filters input { flex:1; width:0; min-width:180px; }
}
@media(max-width:600px) {
  body .branch-staff { padding-top:24px; }
  body .branch-staff-grid { grid-template-columns:1fr; }
  body .branch-staff-heading h2 { font-size:24px; }
  body .branch-staff-filters input { min-width:100%; font-size:16px; }
  body .branch-staff-toggle { min-height:88px; padding:18px 16px; gap:12px; }
  body .branch-staff-group-title { font-size:17px; }
  body .branch-staff-group-hint { font-size:11px; }
  body .branch-staff-panel .branch-staff-grid { padding:0 14px 14px; }
  body .branch-person { padding:18px; }
  body .branch-person h4 { font-size:18px; }
  body .branch-person-links a { font-size:14px; }
}
@media(prefers-reduced-motion:reduce) {
  body .branch-staff * { transition:none !important; }
}
