/* ---- State & Local Government section ----
   Reuses .section, .section-heading, .kicker, .section-index,
   .product-grid, .product-card, .product-card-top and .order-callout
   exactly as defined for Products / How to Order. Only the rules below
   are new and all are scoped to .government-section. */

.government-section{background:#0d0d0f}

/* Government bullets are full sentences, so top-align the check mark
   instead of centering it (Products bullets are single-line). */
.government-section .product-card ul{margin:0 0 30px}
.government-section .product-card li{align-items:flex-start;line-height:1.55}
.government-section .product-card li svg{flex-shrink:0;margin-top:3px}
.government-section .product-card li strong{color:#fff;font-weight:650}

/* "How to Buy" — same treatment as .order-callout, two columns */
.government-buy{grid-template-columns:auto 1fr}
.government-buy h3{color:#fff;letter-spacing:-.03em;margin:0 0 12px;font-size:18px;font-weight:700}
.government-buy ul{color:#c4c6cb;gap:8px;margin:0 0 16px;padding:0;font-size:13px;line-height:1.55;list-style:none;display:grid}
.government-buy li{align-items:flex-start;gap:8px;display:flex}
.government-buy li svg{width:13px;flex-shrink:0;margin-top:4px;color:var(--primary)}
.government-buy p a{color:#fff;font-weight:750;align-items:center;gap:6px;display:inline-flex}
.government-buy p a svg{width:14px;color:var(--primary);transition:transform .2s}
.government-buy p a:hover svg{transform:translate(4px)}

@media (max-width:680px){
  .government-buy{grid-template-columns:1fr}
  .government-buy>svg{display:none}
}

/* Keep sentence case for the in-copy link (base .order-callout a is uppercase) */
.government-buy p a{text-transform:none;letter-spacing:0;font-size:13px}

/* ---- Header additions: logo mark + mobile navigation ----
   Append after the existing .site-header / .brand-mark / .header-cta rules. */

/* Brand mark: IdentiCore logo replaces the lucide crosshair glyph.
   The base rule draws a 1px orange box; the logo is circular, so drop it. */
.brand-mark{border:0}
.brand-mark img{width:100%;height:100%;object-fit:contain;display:block}

/* Mobile nav — hidden at desktop widths; the header grid is
   1fr auto 1fr (brand / desktop-nav / cta) above 900px and
   1fr auto (brand / cta) below. The toggle becomes a third column. */
.mobile-nav-toggle{display:none;color:#fff;background:none;border:1px solid var(--border);width:40px;height:40px;place-items:center;cursor:pointer;padding:0;transition:border-color .2s}
.mobile-nav-toggle:hover{border-color:#f47b20}
.mobile-nav-toggle svg{width:18px;height:18px}

.mobile-nav{display:none}

@media (max-width:900px){
  .site-header{grid-template-columns:1fr auto auto}
  .mobile-nav-toggle{display:grid}
  .mobile-nav{position:absolute;top:100%;left:0;right:0;z-index:20;background:#0a0a0b;border-bottom:1px solid var(--border);padding:8px clamp(22px,5vw,76px) 22px;flex-direction:column;gap:0}
  .mobile-nav:not([hidden]){display:flex}
  .mobile-nav a{color:#b9bdc4;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:650;padding:16px 0;border-bottom:1px solid var(--border);transition:color .2s}
  .mobile-nav a:hover{color:#fff}
  .mobile-nav .mobile-nav-cta{color:#fff;border:0;margin-top:14px;padding:0 18px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--primary);letter-spacing:.08em;font-weight:750}
  .mobile-nav .mobile-nav-cta:hover{background:#f47b20cc}
}

@media (max-width:680px){
  .mobile-nav-toggle{width:36px;height:36px}
}

/* Requested sections follow the existing dark palette and orange accents. */
.business-systems-section,.tracking-choices-section{padding:80px 5%;border-top:1px solid #29292d;background:#0d0d0f;scroll-margin-top:90px}
.business-systems-section .container,.tracking-choices-section .container{max-width:1280px;margin:auto}
.business-systems-section h2,.tracking-choices-section h2,.standards-quality-section h2{font-size:clamp(26px,3vw,42px);line-height:1.15;color:#fff;margin:16px 0 22px;letter-spacing:-.035em}
.section-tag,.option-badge{color:var(--primary,#f47b20);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.section-lead{color:#c4c6cb;max-width:780px;line-height:1.7;margin-bottom:30px}
.systems-grid,.choices-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.system-card,.choice-card,.standard-card{padding:26px;background:#151518;border:1px solid #303035}
.system-card h3,.choice-card h3,.standard-card h3{font-size:20px;color:#fff;line-height:1.3;margin:12px 0}
.system-card p,.choice-card p,.choice-card li,.standard-card p,.recent-build-banner p{font-size:14px;line-height:1.65;color:#c4c6cb}
.choice-card ul{padding-left:20px;margin-top:16px}.choice-card li{margin-top:8px}
.recent-build-banner{border-left:3px solid var(--primary,#f47b20);padding:18px 24px;margin-top:24px;background:#19191c}
.standards-quality-section{min-width:0;scroll-margin-top:90px}.standards-quality-section h2{font-size:28px}.standards-grid{display:grid;gap:14px}.standard-card{padding:20px}
#identicore-rfq-form .form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
#identicore-rfq-form .form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;min-width:0}
#identicore-rfq-form input,#identicore-rfq-form select,#identicore-rfq-form textarea{width:100%;box-sizing:border-box;min-width:0}
#identicore-rfq-form button{cursor:pointer;padding:16px 24px;background:var(--primary,#f47b20);color:#111;font-weight:700;border:0}
#identicore-rfq-form button:disabled{opacity:.65;cursor:wait}#form-status a{text-decoration:underline}#form-status{overflow-wrap:anywhere}
@media(max-width:680px){.systems-grid,.choices-grid,#identicore-rfq-form .form-row{grid-template-columns:1fr}.business-systems-section,.tracking-choices-section{padding:50px 6%}.system-card,.choice-card{padding:20px}}

.service-image{margin:30px 0;min-width:0}.service-image img{display:block;width:100%;height:auto;border:1px solid #303035;border-radius:8px}.service-image figcaption{color:#c4c6cb;font-size:14px;line-height:1.6;margin-top:12px;max-width:900px}
