* { box-sizing: border-box; }
  body { margin: 0; background: #f4f1ea; color: #0f2540; font-family: "Noto Sans Georgian", "Noto Sans", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
  h1, h2, h3 { font-family: "Noto Serif Georgian", Georgia, serif; font-weight: 600; margin: 0; text-wrap: pretty; }
  p { margin: 0; text-wrap: pretty; }
  a { color: #0f2540; text-decoration: none; }
  a:hover { color: #c8963e; }
  input, select, textarea { font-family: inherit; font-size: 15px; }
  @media (max-width: 900px) { .hdr-247 { display: none; } }
  @media (max-width: 620px) { header nav { display: none !important; } }
  @media (max-width: 640px) {
    h1 { font-size: 31px !important; line-height: 1.22 !important; }
    h2 { font-size: 23px !important; }
    h3 { font-size: 17px !important; }
    section { padding-top: 52px !important; }
    section > div:is([style*="1120px"], .is-18f231, .is-ab521b, .is-84b4b4, .is-b1c828, .is-284f1f, .is-4330ef) { padding: 52px 16px !important; }
    section[id^="contact"] > div { padding: 26px 18px !important; }
    header > div { padding: 12px 14px !important; gap: 12px !important; }
    footer > div { padding: 24px 16px !important; }
    section[id^="contact"] a { gap: 10px !important; }
    section[id^="contact"] a > span { min-width: 0 !important; }
    section[id^="contact"] a span { overflow-wrap: anywhere !important; }
    :is([style*="minmax("], .is-a34b0f, .is-7ab0b9, .is-69f0e9) { grid-template-columns: 1fr !important; gap: 20px !important; }
    section > div[style*="padding: 40px"] { padding: 24px 18px !important; }
  }
  button:focus-visible, a:focus-visible { outline: 2px solid #c8963e; outline-offset: 2px; }
  .calc { margin-top: 36px; background: #fff; border: 1px solid #e5e2da; border-radius: 8px; padding: 30px; }
  .calc-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(258px, 1fr)); gap: 18px 20px; }
  .calc-f { display: grid; gap: 7px; align-content: start; min-width: 0; }
  .calc-f > span { font-size: 13px; font-weight: 600; color: #40536a; }
  .calc-f select, .calc-f input, .calc-f textarea { width: 100%; border: 1px solid #d8d4ca; border-radius: 4px; background: #fbfaf7; color: #0f2540; padding: 11px 12px; }
  .calc-f textarea { min-height: 92px; resize: vertical; line-height: 1.5; }
  .calc-f select:focus, .calc-f input:focus, .calc-f textarea:focus { outline: 2px solid #c8963e; outline-offset: -1px; border-color: #c8963e; }
  .calc-f [hidden], .calc-f[hidden] { display: none; }
  .calc-muni { gap: 6px; }
  .calc-muni select { margin-top: 2px; }
  .calc-search-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 7px; }
  .calc-search-row button { border: 1px solid #d8d4ca; border-radius: 4px; background: #f4f1ea; color: #40536a; padding: 10px 12px; cursor: pointer; font: inherit; font-size: 13px; }
  .calc-search-row button:hover { border-color: #c8963e; color: #0f2540; }
  .calc-hint { min-height: 1.35em; color: #6b665b; font-size: 12.5px; line-height: 1.35; }
  .calc-f-wide { grid-column: 1 / -1; }
  .calc-summary { margin-top: 24px; padding: 18px 20px; border-radius: 6px; background: #f7f4ed; border: 1px solid #ebe5d8; }
  .calc-summary h3 { font-size: 16px; color: #0f2540; }
  .calc-summary p { margin-top: 9px; color: #5d6b7a; font-size: 14px; line-height: 1.6; white-space: pre-line; }
  .calc-out { margin-top: 26px; border-top: 1px solid #e5e2da; padding-top: 24px; display: flex; flex-wrap: wrap; gap: 20px 24px; align-items: center; justify-content: space-between; }
  .calc-out-k { font-size: 12.5px; letter-spacing: 0.08em; text-transform: uppercase; color: #5f6f82; }
  .calc-out-v { font-family: "Noto Serif Georgian", Georgia, serif; font-size: 34px; line-height: 1.2; margin-top: 6px; color: #0f2540; }
  .calc-out-n { margin-top: 9px; max-width: 36em; font-size: 14px; line-height: 1.55; color: #5d6b7a; }
  .calc-cta { display: inline-flex; align-items: center; gap: 10px; background: #c8963e; color: #0f2540; font-weight: 600; font-size: 15px; padding: 14px 24px; border-radius: 4px; white-space: nowrap; }
  .calc-cta:hover { background: #d6a755; color: #0f2540; }
  .calc-fine { margin-top: 18px; max-width: 58em; font-size: 14px; line-height: 1.55; color: #716b60; }
  .calc-privacy { margin-top: 10px; max-width: 62em; font-size: 13px; line-height: 1.55; color: #6b665b; }
  .calc-price-list { margin-top: 14px; color: #716b60; font-size: 14px; }
  .calc-price-list summary { cursor: pointer; font-weight: 600; color: #40536a; }
  .calc-sum { margin-top: 14px; font-size: 14px; color: #6b665b; }
  .service-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 18px; margin-top: 36px; }
  .service-card { position: relative; overflow: hidden; min-height: 190px; padding: 27px; background: #fff; border: 1px solid #e5e2da; border-radius: 7px; }
  .service-card::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 3px; background: #c8963e; }
  .service-card h3 { margin-top: 11px; font-size: 20px; line-height: 1.35; }
  .service-card p:last-child { margin-top: 11px; color: #5d6b7a; font-size: 15px; line-height: 1.65; }
  .service-kicker { color: #5f6f82; font-size: 12px; font-weight: 600; letter-spacing: 0.09em; text-transform: uppercase; }
  @media (max-width: 640px) {
    .calc { padding: 22px 18px; }
    .calc-out-v { font-size: 27px; }
    .calc-cta { width: 100%; justify-content: center; }
    .service-grid { grid-template-columns: 1fr; }
    .service-card { min-height: 0; padding: 23px; }
  }

  .site-primary-nav { align-items: center; }
  .site-services-entry { display: inline-flex; align-items: center; gap: 4px; white-space: nowrap; }
  .site-services-entry > a { color: #0f2540; } .site-services-entry > a:hover { color: #c8963e; }
  .site-service-menu { position: relative; }
  .site-service-menu summary { display: inline-flex; align-items: center; justify-content: center; width: 24px; height: 24px; border: 1px solid #d8d4ca; border-radius: 999px; color: #4a5b6c; cursor: pointer; list-style: none; }
  .site-service-menu summary::-webkit-details-marker { display: none; }
  .site-service-menu summary::after { content: "▾"; font-size: 12px; line-height: 1; transition: transform .18s ease; }
  .site-service-menu[open] summary::after { transform: rotate(180deg); }
  .site-service-menu:not([open]) .site-service-menu-panel { display: none; }
  .site-service-menu-panel { position: fixed; top: 70px; left: 50%; z-index: 50; display: grid; grid-template-columns: repeat(3, minmax(155px, 1fr)); gap: 22px; width: min(680px, calc(100vw - 32px)); padding: 24px; border: 1px solid #ddd8cc; border-radius: 8px; background: #fbfaf7; box-shadow: 0 18px 48px rgba(15,37,64,.16); transform: translateX(-50%); }
  .site-menu-group-title { display: block; margin-bottom: 10px; color: #86601f; font-size: 11px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; }
  .site-menu-group a { display: block; padding: 5px 0; color: #40536a; font-size: 13.5px; line-height: 1.45; }
  .site-menu-group a[aria-current="page"] { color: #86601f; font-weight: 700; }
  .site-menu-all { grid-column: 1 / -1; padding-top: 14px; border-top: 1px solid #e2dfd7; color: #86601f; font-size: 13px; font-weight: 700; }
  .language-links { display: flex; align-items: center; flex: 0 0 auto; gap: 3px; padding: 3px; border: 1px solid #d8d4ca; border-radius: 999px; }
  .language-links a { border-radius: 999px; padding: 6px 8px; color: #40536a; font-size: 11px; font-weight: 700; line-height: 1; }
  .language-links a[aria-current="page"] { background: #0f2540; color: #f4f1ea; }
  .site-footer-links { display: flex; flex: 1 1 720px; flex-wrap: wrap; gap: 8px 16px; align-items: center; justify-content: center; }
  .site-footer-links a { color: #5d6b7a; font-size: 12.5px; }
  .site-footer-links a[aria-current="page"] { color: #86601f; font-weight: 700; }
  @media (max-width: 940px) {
    .site-primary-nav { display: flex !important; margin-left: auto !important; gap: 0 !important; }
    .site-primary-nav > a { display: none; }
    .site-footer-links { flex-basis: 100%; justify-content: flex-start; order: 3; }
  }
  @media (max-width: 640px) {
    .site-header-phone { display: none !important; }
    .site-primary-nav { flex: 0 0 auto; }
    .site-services-entry > a { display: none; }
    .site-service-menu-panel { position: fixed; top: 70px; right: 16px; left: 16px; grid-template-columns: 1fr; width: auto; max-height: calc(100vh - 88px); overflow-y: auto; transform: none; }
    .language-links { display: flex !important; margin-left: 0; }
    .language-links a { padding: 6px; font-size: 10px; }
    .site-footer-links { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; gap: 9px 16px; }
  }
  @media (max-width: 340px) {
    .language-links { gap: 2px; padding: 2px; }
    .language-links a { padding: 5px 4px; font-size: 9.5px; }
  }

  .service-card-link { display: block; transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
  .service-card-link:hover { color: #0f2540; border-color: #c8963e; box-shadow: 0 10px 28px rgba(15,37,64,.10); transform: translateY(-2px); }
  .service-card-link::after { content: "→"; position: absolute; right: 24px; bottom: 20px; color: #c8963e; font-size: 20px; }

  .service-page { background: #f4f1ea; }
  .service-wrap { width: min(1120px, calc(100% - 48px)); margin: 0 auto; }
  .service-header { position: sticky; top: 0; z-index: 20; background: rgba(244,241,234,.94); backdrop-filter: blur(8px); border-bottom: 1px solid #e2dfd7; }
  .service-header-inner { min-height: 74px; display: flex; align-items: center; gap: 24px; }
  .service-logo { display: flex; align-items: center; flex: 0 0 auto; }
  .service-logo img { width: auto; height: 42px; display: block; }
  .service-phone { margin-right: auto; margin-left: -8px; display: inline-flex; align-items: center; gap: 7px; border: 1px solid #d8d4ca; background: transparent; border-radius: 999px; padding: 7px 12px; font-family: inherit; font-size: 13px; font-weight: 700; color: #0f2540; cursor: pointer; white-space: nowrap; }
  .service-nav { display: flex; gap: 20px; font-size: 14px; color: #4a5b6c; }
  .language-links { display: flex; align-items: center; gap: 3px; padding: 3px; border: 1px solid #d8d4ca; border-radius: 999px; }
  .language-links a { border-radius: 999px; padding: 6px 8px; font-size: 11px; font-weight: 700; line-height: 1; }
  .language-links a[aria-current="page"] { background: #0f2540; color: #f4f1ea; }
  .service-hero { background: #0f2540; color: #f4f1ea; padding: 34px 0 66px; }
  .breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; font-size: 13px; color: #aab6c2; }
  .breadcrumb a { color: #d2d9e0; }
  .service-eyebrow { margin-top: 54px; color: #c8963e; font-size: 13px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; }
  .service-hero h1 { max-width: 18em; margin-top: 16px; color: #f4f1ea; font-size: clamp(36px, 5vw, 54px); line-height: 1.16; }
  .service-lede { max-width: 48em; margin-top: 22px; color: #c3ccd6; font-size: 18px; line-height: 1.7; }
  .service-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
  .button-primary, .button-secondary { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 20px; border-radius: 4px; font-weight: 700; }
  .button-primary { background: #c8963e; color: #0f2540; }
  .button-primary:hover { background: #d6a755; color: #0f2540; }
  .button-secondary { border: 1px solid #405773; color: #f4f1ea; }
  .button-secondary:hover { border-color: #c8963e; color: #c8963e; }
  .fact-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1px; margin: 46px 0 0; padding: 1px; list-style: none; background: #304963; border-radius: 7px; overflow: hidden; }
  .fact-grid li { min-width: 0; padding: 20px; background: #17324f; }
  .fact-label { display: block; color: #8fa0b1; font-size: 12px; line-height: 1.4; text-transform: uppercase; letter-spacing: .06em; }
  .fact-value { display: block; margin-top: 7px; color: #f4f1ea; font-size: 17px; font-weight: 700; line-height: 1.35; }
  .service-section { padding: 76px 0; border-bottom: 1px solid #e2dfd7; }
  .service-section-grid { display: grid; grid-template-columns: minmax(240px, .8fr) minmax(0, 1.55fr); gap: 72px; align-items: start; }
  .service-section h2 { font-size: 31px; line-height: 1.3; }
  .section-copy { color: #4f6173; font-size: 16.5px; line-height: 1.75; }
  .section-copy p + p { margin-top: 18px; }
  .section-note { padding: 18px 20px; border-left: 3px solid #c8963e; background: #fff; color: #40536a; }
  .check-list { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; }
  .check-list li { position: relative; padding-left: 27px; color: #40536a; font-size: 16px; line-height: 1.6; }
  .check-list li::before { content: "✓"; position: absolute; left: 0; color: #c8963e; font-weight: 800; }
  .process-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin: 34px 0 0; padding: 0; list-style: none; counter-reset: process; }
  .process-grid li { counter-increment: process; min-width: 0; padding: 24px; background: #fff; border: 1px solid #e5e2da; border-radius: 7px; }
  .process-grid li::before { content: counter(process, decimal-leading-zero); display: block; color: #c8963e; font-size: 13px; font-weight: 700; letter-spacing: .1em; }
  .process-grid h3 { margin-top: 15px; font-size: 18px; }
  .process-grid p { margin-top: 10px; color: #5d6b7a; font-size: 14.5px; line-height: 1.65; }
  .report-panel { padding: 32px; background: #fff; border: 1px solid #e5e2da; border-radius: 8px; }
  .faq-list { display: grid; gap: 10px; }
  .faq-list details { background: #fff; border: 1px solid #e5e2da; border-radius: 6px; }
  .faq-list summary { cursor: pointer; padding: 19px 48px 19px 20px; font-weight: 700; line-height: 1.45; }
  .faq-list details p { padding: 0 20px 20px; color: #5d6b7a; line-height: 1.65; }
  .related-list { display: flex; flex-wrap: wrap; gap: 10px; margin: 22px 0 0; padding: 0; list-style: none; }
  .related-list li { padding: 9px 13px; background: #fff; border: 1px solid #e5e2da; border-radius: 999px; color: #40536a; font-size: 14px; }
  .related-home-link { display: inline-flex; margin-top: 22px; color: #86601f; font-weight: 700; }
  .service-cta { padding: 80px 0 88px; }
  .service-cta-panel { display: grid; grid-template-columns: minmax(0, 1.2fr) auto; gap: 36px; align-items: center; padding: 42px; background: #0f2540; border-radius: 8px; color: #f4f1ea; }
  .service-cta h2 { color: #f4f1ea; font-size: 31px; }
  .service-cta p { max-width: 45em; margin-top: 13px; color: #b9c4cf; font-size: 16px; line-height: 1.65; }
  .service-footer { border-top: 1px solid #e2dfd7; }
  .service-footer-inner { display: flex; flex-wrap: wrap; gap: 16px; align-items: center; min-height: 94px; color: #6b665b; font-size: 14px; }
  .service-footer img { width: auto; height: 31px; }
  .service-footer p { margin-left: auto; }
  @media (max-width: 940px) {
    .service-nav { display: none; }
    .service-section-grid { grid-template-columns: 1fr; gap: 26px; }
    .fact-grid, .process-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  }
  @media (max-width: 640px) {
    .service-wrap { width: min(100% - 32px, 1120px); }
    .service-header-inner { min-height: 66px; gap: 12px; }
    .service-logo img { height: 34px; }
    .service-phone { display: none; }
    .service-header .language-links { display: flex !important; margin-left: auto; }
    .language-links a { padding: 6px 7px; font-size: 10.5px; }
    .service-hero { padding: 25px 0 48px !important; }
    .service-eyebrow { margin-top: 38px; }
    .service-lede { font-size: 16px; }
    .service-actions a { width: 100%; }
    .fact-grid { grid-template-columns: 1fr 1fr; margin-top: 36px; }
    .fact-grid li { padding: 16px; }
    .fact-value { font-size: 15px; overflow-wrap: anywhere; }
    .service-section { padding: 54px 0 !important; }
    .process-grid { grid-template-columns: 1fr; }
    .report-panel { padding: 23px; }
    .service-cta { padding: 54px 0 62px !important; }
    .service-cta-panel { grid-template-columns: 1fr; padding: 28px 22px; }
    .service-cta-panel .service-actions { margin-top: 0; }
    .service-footer-inner { padding: 24px 0; }
    .service-footer p { width: 100%; margin-left: 0; }
  }

.calc-cta[aria-disabled="true"] { background: #d8d4ca; color: #777168; cursor: not-allowed; pointer-events: none; }
.calc-validation { flex-basis: 100%; min-height: 1.4em; color: #9c4f3c; font-size: 13px; line-height: 1.45; }
.calc-muni-combo { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) 42px; }
.calc-muni-combo input { border-radius: 4px 0 0 4px; }
.calc-muni-toggle { border: 1px solid #d8d4ca; border-left: 0; border-radius: 0 4px 4px 0; background: #fbfaf7; color: #40536a; cursor: pointer; font-size: 15px; }
.calc-muni-menu { position: absolute; top: calc(100% + 5px); right: 0; left: 0; z-index: 25; max-height: 290px; overflow-y: auto; padding: 7px; border: 1px solid #d8d4ca; border-radius: 5px; background: #fff; box-shadow: 0 12px 28px rgba(15,37,64,.16); }
.calc-muni-menu[hidden] { display: none; }
.calc-muni-region { padding: 7px 8px 4px; color: #86601f; font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.calc-muni-option { display: block; width: 100%; padding: 8px; border: 0; border-radius: 4px; background: transparent; color: #40536a; cursor: pointer; font: inherit; text-align: left; }
.calc-muni-option:hover, .calc-muni-option:focus { background: #f4f1ea; color: #0f2540; outline: none; }
.site-service-menu-panel { grid-template-columns: 1.15fr .9fr 1.15fr; gap: 14px; width: min(880px, calc(100vw - 32px)); white-space: normal; }
.site-menu-group { min-width: 0; padding: 16px; border: 1px solid #ebe5d8; border-radius: 7px; background: #f7f4ed; }
.site-menu-group a { margin: 0 -7px; padding: 6px 7px; border-radius: 4px; white-space: normal; overflow-wrap: anywhere; }
.site-menu-group a:hover { background: #fff; color: #86601f; }
@media (min-width: 901px) { .calc { padding: 26px; } .calc-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); grid-template-areas: "asset muni purpose" "timing cadastral amount" "details details details"; gap: 14px 18px; } .calc-asset { grid-area: asset; } .calc-muni { grid-area: muni; } .calc-purpose { grid-area: purpose; } .calc-timing { grid-area: timing; } .calc-area { grid-area: amount; } .calc-cadastral { grid-area: cadastral; } .calc-f-wide { grid-area: details; } .calc-f textarea { min-height: 74px; } .calc-summary { margin-top: 18px; } .calc-out { margin-top: 20px; padding-top: 20px; } }
@media (max-width: 640px) { .site-service-menu-panel { grid-template-columns: 1fr; width: auto; } }

/* Municipality search status stays available to screen readers but takes no row space. */
.calc-muni .calc-hint { position: absolute; width: 1px; height: 1px; min-height: 0; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.calc-muni-empty { padding: 8px; color: #6b665b; font-size: 13px; }
/* Clear (×) buttons inside calculator text fields. */
.calc-clear-wrap { position: relative; display: block; min-width: 0; }
.calc-clear-wrap:has(> input[hidden]) { display: none; }
.calc-clear-wrap > input, .calc-clear-wrap > textarea { padding-right: 36px; }
.calc-clear-wrap > input::-webkit-search-cancel-button { -webkit-appearance: none; display: none; }
.calc-clear { position: absolute; top: 50%; right: 6px; width: 26px; height: 26px; margin-top: -13px; padding: 0; border: 0; border-radius: 50%; background: transparent; color: #6b665b; font-size: 19px; line-height: 26px; cursor: pointer; }
.calc-clear:hover, .calc-clear:focus-visible { background: #ebe5d8; color: #0f2540; outline: none; }
.calc-clear[hidden] { display: none; }
.calc-clear-wrap > textarea + .calc-clear { top: 8px; margin-top: 0; }
.calc-muni-combo .calc-clear-wrap > input { border-radius: 4px 0 0 4px; }
/* Header menu: fixed slots so items sit in the same place in every language. */
@media (min-width: 941px) {
  .site-primary-nav { display: grid !important; grid-template-columns: 112px repeat(3, 86px); column-gap: 6px !important; justify-items: center; }
}
/* Language switcher: equal-width buttons so the selected (navy) box is always the same size. */
header .language-links a { width: 76px; text-align: center; }
@media (max-width: 640px) { header .language-links a { width: 70px; } }
@media (max-width: 340px) { header .language-links a { width: 59px; padding-right: 2px; padding-left: 2px; } }
/* Service-page header matches the homepage header: same content width, logo size and height. */
.service-header .service-wrap { width: min(1072px, calc(100% - 48px)); }
.service-header-inner { min-height: 72px; gap: 28px; }
.service-logo img { height: 44px; }
@media (max-width: 640px) {
  .service-header .service-wrap { width: 100%; }
  .service-header-inner { min-height: 0; }
}
/* Phone quick-contact bar. */
.mobile-actions { display: none; }
@media (max-width: 640px) {
  .mobile-actions { position: fixed; right: 0; bottom: 0; left: 0; z-index: 60; display: grid; grid-template-columns: 1fr 1.35fr 1fr; gap: 8px; padding: 10px 12px calc(10px + env(safe-area-inset-bottom)); background: #0f2540; box-shadow: 0 -6px 18px rgba(15,37,64,.18); }
  .mobile-actions a { display: flex; align-items: center; justify-content: center; min-height: 44px; border: 1px solid #3a5372; border-radius: 4px; color: #f4f1ea; font-size: 14px; font-weight: 700; text-align: center; }
  .mobile-actions a:hover { color: #f4f1ea; }
  .mobile-actions a.mobile-actions-wa { border-color: #c8963e; background: #c8963e; color: #0f2540; }
  body { padding-bottom: calc(64px + env(safe-area-inset-bottom)); }
}

/* Keep calculator guidance above the result row instead of reserving a blank bottom row. */
.calc-out { gap: 12px 24px; }
.calc-validation { order: -1; flex-basis: 100%; min-height: 0; }

/* Homepage styles extracted from inline attributes by build.js. */
.is-576b0d.is-576b0d { position: sticky; top: 0; z-index: 20; background: rgba(244,241,234,0.92); backdrop-filter: blur(8px); border-bottom: 1px solid #e2dfd7 }
.is-18f231.is-18f231 { max-width: 1120px; margin: 0 auto; padding: 14px 24px; display: flex; align-items: center; gap: 28px }
.is-7312c3.is-7312c3 { display: flex; align-items: center; flex: 0 0 auto }
.is-559b54.is-559b54 { height: 44px; width: auto; display: block }
.is-0fe63f.is-0fe63f { flex: 1 1 auto; display: flex; align-items: center; justify-content: flex-start; gap: 10px; min-width: 0; margin-left: -12px }
.is-b7d5f9.is-b7d5f9 { display: inline-flex; align-items: center; gap: 7px; border: 1px solid #d8d4ca; background: transparent; border-radius: 999px; padding: 6px 13px; font-family: inherit; font-size: 14px; font-weight: 700; color: #0f2540; line-height: 1; cursor: pointer; white-space: nowrap }
.is-33652f.is-33652f { display: flex; gap: 22px; margin-left: auto; font-size: 14.5px; color: #4a5b6c }
.is-6019ca.is-6019ca { background: #0f2540; color: #f4f1ea }
.is-ab521b.is-ab521b { max-width: 1120px; margin: 0 auto; padding: 84px 24px 72px }
.is-9dccea.is-9dccea { font-size: 13px; letter-spacing: 0.1em; text-transform: uppercase; color: #c8963e; margin-bottom: 26px }
.is-538b7d.is-538b7d { font-size: 48px; line-height: 1.18; max-width: 20em; letter-spacing: -0.01em }
.is-a17b87.is-a17b87 { margin-top: 26px; max-width: 43em; font-size: 18px; line-height: 1.65; color: #c3ccd6 }
.is-e12785.is-e12785 { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px }
.is-e23298.is-e23298 { background: #c8963e; color: #0f2540; font-weight: 600; font-size: 15px; padding: 14px 26px; border-radius: 4px; display: flex; align-items: center; gap: 9px; white-space: nowrap }
.is-e23298.is-e23298:hover { background: #d6a755 }
.is-db4290.is-db4290 { width: 8px; height: 8px; border-radius: 999px; background: #1faa52 }
.is-452e8f.is-452e8f { border: 1px solid #40566b; color: #f4f1ea; font-size: 15px; padding: 14px 26px; border-radius: 4px; white-space: nowrap }
.is-452e8f.is-452e8f:hover { border-color: #c8963e }
.is-a34b0f.is-a34b0f { display: grid; grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); gap: 28px; margin-top: 64px; padding-top: 28px; border-top: 1px solid #26405e }
.is-50d0ca.is-50d0ca { font-size: 22px; font-family: 'Noto Serif Georgian', Georgia, serif }
.is-f7b8ed.is-f7b8ed { font-size: 14px; color: #8d9cab; margin-top: 6px }
.is-84b4b4.is-84b4b4 { max-width: 1120px; margin: 0 auto; padding: 86px 24px 0 }
.is-1bba7e.is-1bba7e { font-size: 13px; letter-spacing: 0.1em; text-transform: uppercase; color: #86601f; position: static }
.is-dd063f.is-dd063f { font-size: 32px; margin-top: 14px; color: #0f2540 }
.is-a1ca52.is-a1ca52 { margin-top: 14px; max-width: 43em; color: #5d6b7a; font-size: 16.5px; line-height: 1.65 }
.is-7ab0b9.is-7ab0b9 { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 40px }
.is-736e31.is-736e31 { background: #fff; border: 1px solid #e5e2da; border-radius: 6px; padding: 28px }
.is-736e31.is-736e31:hover { border-color: #c8963e }
.is-2e752c.is-2e752c { font-size: 12.5px; color: #5f6f82; letter-spacing: 0.1em }
.is-9305b3.is-9305b3 { font-size: 20px; margin-top: 12px }
.is-4f5584.is-4f5584 { margin-top: 10px; color: #5d6b7a; font-size: 15.5px; line-height: 1.65 }
.is-5c171d.is-5c171d { background: #fff; border: 1px solid #e5e2da; border-radius: 6px; padding: 28px; display: block }
.is-5c171d.is-5c171d:hover { border-color: #c8963e }
.is-b1c828.is-b1c828 { max-width: 1120px; margin: 0 auto; padding: 72px 24px 0 }
.is-f47fc7.is-f47fc7 { font-size: 13px; letter-spacing: 0.1em; text-transform: uppercase; color: #86601f }
.is-9d6b0f.is-9d6b0f { font-size: 32px; margin-top: 14px }
.is-e21123.is-e21123 { font-size: 32px }
.is-69f0e9.is-69f0e9 { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 28px; margin-top: 36px }
.is-dc0ad7.is-dc0ad7 { border-top: 2px solid #0f2540; padding-top: 18px }
.is-d15d44.is-d15d44 { font-size: 13px; color: #86601f; letter-spacing: 0.1em }
.is-cc613c.is-cc613c { font-size: 19px; margin-top: 10px }
.is-b22ce6.is-b22ce6 { margin-top: 8px; color: #5d6b7a; font-size: 15px; line-height: 1.65 }
.is-284f1f.is-284f1f { max-width: 1120px; margin: 0 auto; padding: 86px 24px 56px }
.is-f1155b.is-f1155b { margin-top: 14px; max-width: 40em; color: #5d6b7a; font-size: 16.5px; line-height: 1.65 }
.is-7c0b00.is-7c0b00 { min-width: 0 }
.is-3e038d.is-3e038d { border-top: 1px solid #e2dfd7 }
.is-4330ef.is-4330ef { max-width: 1120px; margin: 0 auto; padding: 32px 24px; display: flex; flex-wrap: wrap; gap: 16px; align-items: baseline; font-size: 14px; color: #6b665b }
.is-8a941b.is-8a941b { height: 32px; width: auto; display: block }
.is-594369.is-594369 { margin-left: auto; max-width: 46em }

/* Articles: fifth header slot, list cards and article reading width. */
@media (min-width: 1080px) {
  .site-primary-nav { grid-template-columns: 112px repeat(4, 86px) !important; }
}
@media (max-width: 1079px) {
  .site-primary-nav > a.nav-articles { display: none !important; }
}
.article-list { list-style: none; margin: 0; padding: 0; display: grid; gap: 18px; }
.article-card { display: block; padding: 28px; background: #fff; border: 1px solid #e5e2da; border-radius: 6px; color: #0f2540; text-decoration: none; }
.article-card:hover, .article-card:focus-visible { border-color: #c8963e; color: #0f2540; }
.article-card h2 { margin: 0 0 10px; font-family: 'Noto Serif Georgian', Georgia, serif; font-size: 22px; line-height: 1.35; }
.article-card p { margin: 0 0 14px; color: #4f6173; line-height: 1.65; }
.article-card-more { color: #86601f; font-weight: 600; font-size: 14.5px; }
.article-page .service-lede strong { color: #c8963e; }
.service-pricing-note, .context-link { margin-top: 18px; }
.report-panel .service-calculator-link { margin: 28px 0; }
.report-panel .service-calculator-link a { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 20px; border: 1px solid #c8963e; border-radius: 6px; background: #c8963e; color: #0f2540; font-weight: 700; text-align: center; }
.report-panel .service-calculator-link a:hover, .report-panel .service-calculator-link a:focus-visible { border-color: #ac782b; background: #e0b267; color: #0f2540; }
.report-panel .pricing-terms { margin-top: 26px; }
.report-panel .service-calculator-link + .pricing-terms { margin-top: 0; }
.report-panel .pricing-terms li { line-height: 1.65; }
.context-link a { color: #86601f; text-decoration: underline; text-underline-offset: 3px; }

/* Home precedes Services in the compact desktop navigation. */
@media (min-width: 941px) {
  .site-primary-nav { grid-template-columns: 66px 104px repeat(3, 80px) !important; column-gap: 4px !important; }
}
@media (min-width: 1080px) {
  .site-primary-nav { grid-template-columns: 66px 104px repeat(4, 80px) !important; }
}

/* In-page jumps stop below the sticky header instead of under it. */
html { scroll-padding-top: 84px; }
/* Phone/tablet menu: ☰ replaces the header links and language pills at 940 px and below. */
.mobile-menu { display: none; }
@media (max-width: 940px) {
  header .site-primary-nav, header .language-links, .service-header .language-links { display: none !important; }
  header .site-header-phone, header .service-phone { display: flex !important; }
  header div:has(> .site-header-phone), header .service-phone { margin-left: 0 !important; }
  .mobile-menu { display: block; margin-left: auto; }
  .mobile-menu > summary { display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; border: 1px solid #d8d4ca; border-radius: 6px; background: #fff; cursor: pointer; list-style: none; }
  .mobile-menu > summary::-webkit-details-marker { display: none; }
  .mobile-menu-icon, .mobile-menu-icon::before, .mobile-menu-icon::after { display: block; width: 20px; height: 2px; border-radius: 1px; background: #0f2540; transition: transform .18s ease, background .18s ease; }
  .mobile-menu-icon { position: relative; }
  .mobile-menu-icon::before, .mobile-menu-icon::after { content: ""; position: absolute; left: 0; }
  .mobile-menu-icon::before { top: -6px; }
  .mobile-menu-icon::after { top: 6px; }
  .mobile-menu[open] .mobile-menu-icon { background: transparent; }
  .mobile-menu[open] .mobile-menu-icon::before { top: 0; transform: rotate(45deg); }
  .mobile-menu[open] .mobile-menu-icon::after { top: 0; transform: rotate(-45deg); }
  .mobile-menu-panel { position: absolute; top: 100%; right: 0; left: 0; z-index: 50; max-height: calc(100vh - 140px); overflow-y: auto; padding: 8px 20px 18px; border-top: 1px solid #e5e2da; background: #f4f1ea; box-shadow: 0 16px 32px rgba(15,37,64,.14); }
  .mobile-menu-panel > a, .mobile-menu-services > summary { display: flex; align-items: center; min-height: 48px; border-bottom: 1px solid #e5e2da; color: #0f2540; font-size: 16px; font-weight: 600; }
  .mobile-menu-panel > a[aria-current="page"] { color: #86601f; }
  .mobile-menu-services > summary { justify-content: space-between; cursor: pointer; list-style: none; }
  .mobile-menu-services > summary::-webkit-details-marker { display: none; }
  .mobile-menu-services > summary::after { content: "▾"; color: #86601f; transition: transform .18s ease; }
  .mobile-menu-services[open] > summary::after { transform: rotate(180deg); }
  .mobile-menu-services-list { display: grid; padding: 4px 0 10px 12px; border-bottom: 1px solid #e5e2da; }
  .mobile-menu-services-list a { padding: 9px 0; color: #0f2540; font-size: 15px; }
  .mobile-menu-services-list a[aria-current="page"] { color: #86601f; font-weight: 700; }
  .mobile-menu-group { margin: 12px 0 2px; color: #86601f; font-size: 12px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
  .mobile-menu-all { font-weight: 600; }
}

/* Homepage blue hero: same height in KA/EN/RU on computers (owner, 19 Sep 2026).
   Spare room in the shorter languages goes above the facts row. */
@media (min-width: 941px) {
  .home-hero.home-hero > div { display: flex; flex-direction: column; min-height: 754px; padding-top: 64px; }
  .home-hero.home-hero > div > div:nth-last-child(2) { margin-bottom: 64px; }
  .home-hero.home-hero > div > div:last-child { margin-top: auto; }
}
@media (min-width: 1069px) {
  .home-hero.home-hero > div { min-height: 727px; }
}
/* Phone bar (Call · WhatsApp · Prices) slides in only after the top WhatsApp button has scrolled away; see site.js. */
@media (max-width: 640px) {
  .mobile-actions { transform: translateY(110%); visibility: hidden; transition: transform .25s ease, visibility 0s linear .25s; }
  .mobile-actions.is-visible { transform: none; visibility: visible; transition: transform .25s ease; }
}
@media (prefers-reduced-motion: reduce) {
  .mobile-actions, .mobile-actions.is-visible { transition: none; }
}

/* Phone/tablet language button with flags (≤940 px), left of the ☰ menu. */
.mobile-lang { display: none; }
@media (max-width: 940px) {
  .mobile-lang { display: block; margin-left: auto; }
  .mobile-lang + .mobile-menu { margin-left: 0; }
  .mobile-lang > summary { display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; border: 1px solid #d8d4ca; border-radius: 6px; background: #fff; cursor: pointer; list-style: none; }
  .mobile-lang > summary::-webkit-details-marker { display: none; }
  .mobile-lang[open] > summary { border-color: #0f2540; }
  .mobile-lang .flag { display: block; flex: none; width: 24px; height: 16px; border-radius: 2px; box-shadow: 0 0 0 1px rgba(15,37,64,.18); }
  .mobile-lang-panel { position: absolute; top: 100%; right: 14px; z-index: 55; min-width: 200px; padding: 6px 0; border: 1px solid #e5e2da; border-radius: 6px; background: #fff; box-shadow: 0 16px 32px rgba(15,37,64,.14); }
  .mobile-lang-panel a { display: flex; align-items: center; gap: 12px; min-height: 48px; padding: 0 16px; color: #0f2540; font-size: 16px; font-weight: 600; }
  .mobile-lang-panel a:hover { color: #0f2540; background: #f4f1ea; }
  .mobile-lang-panel a[aria-current="page"] { color: #86601f; }
  .mobile-lang-panel a[aria-current="page"]::after { content: "✓"; margin-left: auto; }
}
/* Small phones: tighten the header so logo, phone, flag and ☰ fit down to 320 px. */
@media (max-width: 389px) {
  header > div { gap: 6px !important; }
  header .site-header-phone.site-header-phone, header .service-phone.service-phone { padding: 6px 8px; font-size: 13px; }
  .mobile-lang > summary { width: 40px; }
}
@media (max-width: 359px) {
  header .site-header-phone svg { display: none; }
}

/* Analytics consent banner and footer "cookie settings" link (both created by site.js). */
.consent-banner { position: fixed; bottom: 16px; left: 16px; z-index: 65; max-width: 440px; padding: 16px 18px; border-radius: 8px; background: #0f2540; color: #f4f1ea; box-shadow: 0 12px 32px rgba(15,37,64,.28); font-size: 14px; line-height: 1.5; transition: bottom .25s ease; }
.consent-banner p { margin: 0 0 12px; }
.consent-actions { display: flex; flex-wrap: wrap; gap: 8px; }
.consent-actions button { flex: 1 1 auto; min-height: 44px; padding: 8px 16px; border: 1px solid #3a5372; border-radius: 4px; background: transparent; color: #f4f1ea; font: inherit; font-weight: 700; cursor: pointer; }
.consent-actions button[data-consent="granted"] { border-color: #c8963e; background: #c8963e; color: #0f2540; }
.consent-settings { padding: 0; border: 0; background: none; color: #5d6b7a; font: inherit; font-size: 12.5px; text-align: left; text-decoration: underline; cursor: pointer; }
@media (max-width: 640px) {
  .consent-banner { right: 12px; bottom: calc(12px + env(safe-area-inset-bottom)); left: 12px; max-width: none; }
  .mobile-actions.is-visible ~ .consent-banner { bottom: calc(76px + env(safe-area-inset-bottom)); }
}
@media (prefers-reduced-motion: reduce) {
  .consent-banner { transition: none; }
}

/* Self-hosted Google Fonts (SIL Open Font License): Latin, Cyrillic and Georgian subsets. */
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/noto-sans-400-cyrillic.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-sans-500-cyrillic.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-sans-600-cyrillic.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-400-georgian.woff2) format('woff2'); unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-400-symbols.woff2) format('woff2'); unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-400-latin-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-400-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-500-georgian.woff2) format('woff2'); unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-500-symbols.woff2) format('woff2'); unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-500-latin-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-500-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-600-georgian.woff2) format('woff2'); unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-600-symbols.woff2) format('woff2'); unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-600-latin-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Noto Sans Georgian'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-sans-georgian-600-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-500-georgian.woff2) format('woff2'); unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-500-latin-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 500; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-500-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-600-georgian.woff2) format('woff2'); unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-600-latin-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 600; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-600-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-700-georgian.woff2) format('woff2'); unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-700-latin-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Noto Serif Georgian'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/noto-serif-georgian-700-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.service-grid { gap: 14px; }
.service-card-link { display: grid; min-height: 132px; padding: 20px 22px; grid-template-columns: 42px minmax(0, 1fr); gap: 16px; align-items: start; transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.service-card-link:hover { color: #0f2540; border-color: #c8963e; box-shadow: 0 10px 28px rgba(15,37,64,.10); transform: translateY(-2px); }
.service-card-link::after { content: none; }
.service-card-icon { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid #eadfc9; border-radius: 10px; background: #f8f1e3; color: #9b6c1e; }
.service-card-icon svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.65; stroke-linecap: round; stroke-linejoin: round; }
.service-card-copy { min-width: 0; }
.service-card-link .service-kicker { margin-top: 1px; }
.service-card-link h3 { margin-top: 6px; font-size: 19px; }
@media (max-width: 640px) {
  .service-card-link { min-height: 0; padding: 18px 19px; grid-template-columns: 40px minmax(0, 1fr); gap: 14px; }
  .service-card-icon { width: 40px; height: 40px; }
}

.contact-hero { padding-bottom: 76px; }
.contact-hero-grid { display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(360px, .88fr); gap: clamp(48px, 7vw, 92px); align-items: end; margin-top: 46px; }
.contact-hero .service-eyebrow { margin-top: 0; }
.contact-hero h1 { max-width: 11em; margin-top: 14px; }
.contact-hero .service-lede { max-width: 39em; }
.contact-response { display: inline-flex; align-items: center; gap: 10px; margin-top: 25px; color: #aebbc8; font-size: 14px; }
.contact-response > span { width: 8px; height: 8px; border-radius: 50%; background: #2db67c; box-shadow: 0 0 0 5px rgba(45,182,124,.12); }
.contact-channels { display: grid; gap: 10px; padding: 12px; border: 1px solid #39516d; border-radius: 10px; background: #17324f; box-shadow: 0 22px 46px rgba(4,17,31,.22); }
.contact-channels-title { padding: 8px 8px 7px; color: #aebbc8; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.contact-channel { display: grid; grid-template-columns: 46px minmax(0, 1fr) auto; gap: 14px; align-items: center; min-height: 86px; padding: 16px 18px; border: 1px solid #405b78; border-radius: 7px; background: #1b3b5d; color: #f4f1ea; transition: transform .18s ease, border-color .18s ease, background .18s ease; }
.contact-channel:hover { transform: translateY(-2px); border-color: #c8963e; color: #f4f1ea; }
.contact-channel-primary { border-color: #c8963e; background: #c8963e; color: #0f2540; }
.contact-channel-primary:hover { background: #d6a755; color: #0f2540; }
.contact-channel-icon { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; background: rgba(244,241,234,.10); }
.contact-channel-primary .contact-channel-icon { background: rgba(15,37,64,.10); }
.contact-channel-icon svg { width: 23px; height: 23px; fill: none; stroke: currentColor; stroke-width: 1.75; stroke-linecap: round; stroke-linejoin: round; }
.contact-channel strong, .contact-channel small { display: block; }
.contact-channel strong { font-size: 16px; line-height: 1.35; }
.contact-channel small { margin-top: 5px; color: #afbdca; font-size: 12.5px; line-height: 1.45; }
.contact-channel-primary small { color: #29445e; }
.contact-channel-arrow { padding-left: 6px; color: #c8963e; font-size: 21px; }
.contact-channel-primary .contact-channel-arrow { color: #0f2540; }
.contact-details { background: #f4f1ea; }
.contact-section-heading { max-width: 760px; }
.contact-section-heading h2 { font-size: clamp(28px, 3.2vw, 38px); }
.contact-section-heading p { margin-top: 10px; color: #647384; font-size: 16px; line-height: 1.65; }
.contact-details-layout { display: grid; grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr); gap: clamp(36px, 6vw, 82px); align-items: center; }
.contact-request-panel { padding: 8px 28px 0; border: 1px solid #ded9ce; border-radius: 10px; background: #fff; box-shadow: 0 15px 38px rgba(15,37,64,.055); animation: contact-rise .45s ease both; }
.contact-request-list { margin: 0; padding: 0; list-style: none; }
.contact-request-list li { display: flex; align-items: center; gap: 16px; min-height: 68px; padding: 13px 0; color: #18314d; font-size: 16px; font-weight: 600; line-height: 1.45; border-bottom: 1px solid #edeae3; }
.contact-request-check { display: grid; flex: 0 0 26px; place-items: center; width: 26px; height: 26px; border-radius: 50%; background: #f8f0df; color: #94671f; font-size: 15px; font-weight: 700; }
.contact-request-link { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 22px 0; color: #0f2540; font-size: 15px; font-weight: 700; text-decoration: none; transition: color .18s ease; }
.contact-request-link:hover, .contact-request-link:focus-visible { color: #86601f; }
.contact-request-link span { font-size: 22px; line-height: 1; transition: transform .18s ease; }
.contact-request-link:hover span, .contact-request-link:focus-visible span { transform: translateX(4px); }
.contact-facts { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, .8fr) minmax(0, 1.55fr); margin: 42px 0 0; padding: 0; border: 1px solid #dcd7cb; border-radius: 12px; background: #fffdfa; box-shadow: 0 14px 34px rgba(15,37,64,.045); overflow: hidden; }
.contact-fact { display: grid; align-content: center; gap: 9px; min-height: 126px; padding: 24px 27px; }
.contact-fact + .contact-fact { border-left: 1px solid #e5e0d6; }
.contact-fact dt { display: flex; align-items: center; gap: 9px; color: #8c6423; font-size: 11px; font-weight: 800; letter-spacing: .09em; line-height: 1.3; text-transform: uppercase; }
.contact-fact dt::before { width: 7px; height: 7px; border-radius: 50%; background: #c8963e; box-shadow: 0 0 0 4px #f7eddb; content: ""; }
.contact-fact dd { margin: 0; color: #18314d; font-family: Georgia, 'Noto Serif Georgian', serif; font-size: 18px; font-weight: 700; line-height: 1.45; }
.contact-fact-note { grid-template-columns: 1fr; background: #f8f2e6; }
.contact-fact-note dd { color: #526476; font-family: 'Noto Sans Georgian', Arial, sans-serif; font-size: 13.5px; font-weight: 500; line-height: 1.65; }
@keyframes contact-rise { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
.contact-process { background: #fff; }
.contact-process-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; margin: 34px 0 0; padding: 1px; border-radius: 9px; background: #d7dfe7; list-style: none; overflow: hidden; counter-reset: contact-process; }
.contact-process-grid li { counter-increment: contact-process; min-height: 210px; padding: 30px; background: #f7f9fb; }
.contact-process-grid li::before { content: counter(contact-process, decimal-leading-zero); display: block; color: #c8963e; font-size: 12px; font-weight: 800; letter-spacing: .1em; }
.contact-process-grid h3 { margin-top: 34px; font-size: 20px; line-height: 1.35; }
.contact-process-grid p { margin-top: 12px; color: #5d6b7a; font-size: 14.5px; line-height: 1.65; }
@media (max-width: 940px) {
  .contact-hero-grid { grid-template-columns: 1fr; gap: 38px; }
  .contact-channels { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .contact-channels-title { grid-column: 1 / -1; }
  .contact-details-layout { grid-template-columns: 1fr; gap: 26px; }
  .contact-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .contact-fact-note { grid-column: 1 / -1; border-top: 1px solid #e5e0d6; }
  .contact-fact-note { border-left: 0 !important; }
}
@media (max-width: 640px) {
  .contact-hero { padding-bottom: 52px !important; }
  .contact-hero-grid { margin-top: 36px; }
  .contact-channels { grid-template-columns: 1fr; padding: 9px; }
  .contact-channels-title { grid-column: auto; }
  .contact-channel { grid-template-columns: 42px minmax(0, 1fr) auto; min-height: 80px; padding: 14px; }
  .contact-channel-icon { width: 42px; height: 42px; }
  .contact-request-panel { padding: 5px 19px 0; }
  .contact-request-list li { min-height: 60px; font-size: 15px; }
  .contact-facts { grid-template-columns: 1fr; margin-top: 30px; }
  .contact-fact { min-height: 0; padding: 20px 21px; }
  .contact-fact + .contact-fact { border-top: 1px solid #e5e0d6; border-left: 0; }
  .contact-fact-note { grid-column: auto; }
  .contact-process-grid { grid-template-columns: 1fr; }
  .contact-process-grid li { min-height: 180px; padding: 25px; }
}
@media (prefers-reduced-motion: reduce) { .contact-channel, .contact-request-link, .contact-request-link span { transition: none; } .contact-request-panel { animation: none; } }

/* Refined global header: the navigation is centred, touch targets are clear,
   and the Services chevron reads as one deliberate control rather than a
   detached circular icon. */
@media (min-width: 941px) {
  .service-header .service-wrap { width: min(1120px, calc(100% - 48px)); }
  .service-header-inner,
  header > div:has(> .site-primary-nav) { min-height: 78px; gap: 20px !important; }
  .service-logo img,
  header > div:has(> .site-primary-nav) > a:first-child img { height: 42px !important; }

  .service-header .service-phone,
  header .site-header-phone {
    min-height: 38px;
    padding: 0 12px !important;
    border: 1px solid #ddd8cd !important;
    border-radius: 8px !important;
    background: rgba(255,255,255,.58) !important;
    box-shadow: 0 1px 2px rgba(15,37,64,.025);
    color: #18314d !important;
    font-size: 12.5px !important;
    letter-spacing: .01em;
  }
  .service-header .service-phone { margin: 0 !important; }
  header > div:has(> .site-primary-nav) > div:has(> .site-header-phone) {
    flex: 0 0 auto !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    min-width: max-content;
    margin-left: 0 !important;
  }
  .service-header .service-phone:hover,
  header .site-header-phone:hover { border-color: #bdb4a3 !important; background: #fff !important; }

  header .site-primary-nav {
    display: flex !important;
    flex: 1 1 auto;
    align-items: center;
    justify-content: center;
    gap: 3px !important;
    margin-left: 0 !important;
    color: #40536a;
  }
  header .site-primary-nav > a,
  header .site-services-entry {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 10px;
    border: 1px solid transparent;
    border-radius: 8px;
    color: #263f58;
    font-size: 13px;
    font-weight: 650;
    line-height: 1;
    transition: background .16s ease, border-color .16s ease, color .16s ease, box-shadow .16s ease;
  }
  header .site-primary-nav > a:hover,
  header .site-primary-nav > a:focus-visible {
    border-color: #e1ddd3;
    background: #fff;
    box-shadow: 0 2px 8px rgba(15,37,64,.045);
    color: #86601f;
    outline: none;
  }
  header .site-primary-nav > a[aria-current="page"] {
    border-color: #dce3e9;
    background: #edf2f6;
    color: #18314d;
  }
  header .site-services-entry {
    gap: 4px;
    padding-right: 7px;
    border-color: #dcd7cc;
    background: rgba(255,255,255,.72);
    box-shadow: 0 1px 2px rgba(15,37,64,.025);
  }
  header .site-services-entry:hover,
  header .site-services-entry:focus-within {
    border-color: #cfc6b7;
    background: #fff;
    box-shadow: 0 3px 10px rgba(15,37,64,.055);
  }
  header .site-services-entry > a,
  header .site-services-entry > a:hover { color: inherit; }
  header .site-service-menu { display: flex; align-items: center; }
  header .site-service-menu summary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 32px;
    padding: 0;
    border: 0;
    border-radius: 4px;
    background: transparent;
    color: #a06f20;
  }
  header .site-service-menu summary:hover,
  header .site-service-menu summary:focus-visible { background: #f6eddb; color: #805916; outline: none; }
  header .site-service-menu summary::after {
    width: 7px;
    height: 7px;
    border-right: 1.8px solid currentColor;
    border-bottom: 1.8px solid currentColor;
    content: "";
    font-size: 0;
    transform: rotate(45deg);
    transition: transform .18s ease;
  }
  header .site-service-menu[open] summary::after { transform: rotate(225deg); }
  header .site-service-menu-panel {
    top: 78px;
    width: min(900px, calc(100vw - 48px));
    padding: 18px;
    border-color: #dcd6c9;
    border-radius: 12px;
    background: #fbfaf7;
    box-shadow: 0 22px 52px rgba(15,37,64,.16);
  }
  header .site-service-menu[open] .site-service-menu-panel { animation: header-menu-enter .18s ease both; }
  header .site-menu-group { padding: 15px; border-radius: 8px; }

  header .language-links {
    flex: 0 0 auto;
    gap: 3px;
    padding: 3px;
    border-color: #d8d4ca;
    border-radius: 999px;
    background: transparent;
    box-shadow: none;
  }
  header .language-links a {
    width: 76px !important;
    min-height: 0;
    padding: 6px 8px;
    border-radius: 999px;
    color: #40536a;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
  }
  header .language-links a:hover { background: transparent; color: #40536a; }
  header .language-links a[aria-current="page"] { background: #0f2540; color: #f4f1ea; }
}
@keyframes header-menu-enter {
  from { opacity: 0; transform: translateX(-50%) translateY(-7px); }
  to { opacity: 1; transform: translateX(-50%) translateY(0); }
}
@media (prefers-reduced-motion: reduce) {
  header .site-primary-nav > a,
  header .site-services-entry,
  header .site-service-menu summary { transition: none; }
  header .site-service-menu[open] .site-service-menu-panel { animation: none; }
}
