/* Public sector: controlled disclosure and accountable review. */
.government-refresh {
  --gv-paper: #fff; --gv-soft: #f1f4f7; --gv-ink: #29363a; --gv-muted: #56666d;
  --gv-line: #d1dcdf; --gv-green: #2c6661; --gv-blue: #3b638b; --gv-plum: #815970;
  --gv-hero: #eaf1ef; --gv-hero-ink: #243b3c; --gv-hero-muted: #4d6666;
  --gv-hero-line: #839f9b; --gv-hero-rule: #b9ceca; --gv-sheet: #fbfdfc;
  --gv-sheet-blue: #f5f8fd; --gv-sheet-line: #b9caca; --gv-statement: #eee9ee;
  --gv-control: #edf3f0; --gv-redaction: #405c64;
  background: var(--gv-paper); color: var(--gv-ink);
}
html[data-theme="dark"] .government-refresh {
  --gv-paper: #1e2529; --gv-soft: #293239; --gv-ink: #edf3f4; --gv-muted: #bac9cf;
  --gv-line: #47595e; --gv-green: #a6d6c7; --gv-blue: #afccec; --gv-plum: #d7b8d0;
  --gv-hero: #2a3d3e; --gv-hero-ink: #eef6f3; --gv-hero-muted: #bfd6d1;
  --gv-hero-line: #7ea099; --gv-hero-rule: #5c7c75; --gv-sheet: #334d4a;
  --gv-sheet-blue: #354854; --gv-sheet-line: #718d8c; --gv-statement: #38313b;
  --gv-control: #293a34; --gv-redaction: #c7dadf;
}
html[data-nav-experiment="floating"] body.government-refresh nav.site-nav:not(.is-scrolled) {
  --masthead-ink: var(--gv-hero-ink); --masthead-muted: var(--gv-hero-muted); --masthead-line: var(--gv-hero-rule);
  --masthead-surface: transparent; --masthead-blur: none;
}
.government-refresh main { background: var(--gv-paper); color: var(--gv-ink); font-family: Inter, -apple-system, BlinkMacSystemFont, sans-serif; font-size: 18px; line-height: 1.75; }
.government-refresh main *, .government-refresh main *::before, .government-refresh main *::after { box-sizing: border-box; letter-spacing: 0; }
.government-refresh main :where(h1,h2,h3,p,figure,blockquote,ul,ol) { margin: 0; }
.government-refresh main :where(h1,h2,h3) { color: inherit; text-wrap: balance; }
.government-refresh main :where(h1,h2) { font-family: "Avenir Next", "Helvetica Neue", Inter, sans-serif; font-weight: 200; line-height: 1.14; }
.government-refresh main h2 { font-size: 48px; }
.government-refresh main h3 { font-size: 22px; line-height: 1.4; font-weight: 500; }
.government-refresh main p { text-wrap: pretty; }
.government-refresh main strong { font-weight: 500; }
.government-refresh main a { color: var(--gv-green); text-underline-offset: 5px; }
.government-refresh main :where(button,summary) { font: inherit; cursor: pointer; }
.government-refresh main :where(a,button,summary):focus-visible { outline: 2px solid var(--gv-green); outline-offset: 5px; }
.government-refresh main [hidden] { display: none !important; }
.government-refresh main [id] { scroll-margin-top: 125px; }
.government-refresh main .lucide, .government-refresh main i[data-lucide] { display: inline-block; width: 22px; height: 22px; flex-shrink: 0; stroke-width: 1.5; }
.gv-shell { width: min(100% - 64px, 1200px); margin-inline: auto; }
.gv-skip { position: fixed; z-index: 10002; left: 20px; top: 20px; padding: 12px 18px; background: #fff; color: #29363a; transform: translateY(-200%); }
.gv-skip:focus { transform: none; }
.gv-section { padding-block: 88px; }
.gv-soft { background: var(--gv-soft); }
.government-refresh .gv-eyebrow { color: var(--gv-green); font-size: 14px; font-weight: 550; margin-bottom: 18px; line-height: 1.5; }
.gv-heading { max-width: 850px; margin-bottom: 46px; }
.gv-heading > p:last-child { color: var(--gv-muted); max-width: 760px; margin-top: 22px; }
.gv-split { display: grid; grid-template-columns: minmax(0,.92fr) minmax(0,1.08fr); gap: 80px; align-items: start; }
.gv-copy { color: var(--gv-muted); }
.gv-copy p + p { margin-top: 22px; }
.gv-lead { color: var(--gv-ink); font-size: 21px; line-height: 1.65; }
.gv-section-lead { color: var(--gv-muted); margin-top: 26px !important; max-width: 450px; }
.government-refresh .gv-text-link { display: inline-flex; align-items: center; gap: 12px; margin-top: 25px; font-size: 16px; font-weight: 500; text-decoration: none; }
.gv-text-link:hover { text-decoration: underline !important; }
.gv-text-link .lucide { width: 18px !important; height: 18px !important; }

.gv-hero { padding: 140px 0 0; background: var(--gv-hero); color: var(--gv-hero-ink); overflow: clip; }
.gv-hero-layout { display: grid; grid-template-columns: minmax(0,.95fr) minmax(0,1.05fr); gap: 56px; align-items: center; }
.government-refresh .gv-hero h1 { font-size: 60px; line-height: 1.08; font-weight: 300; }
.government-refresh .gv-promise { font-family: "Avenir Next", "Helvetica Neue", Inter, sans-serif; font-size: 32px; font-weight: 300; line-height: 1.2; color: var(--gv-green); margin-top: 24px; }
.gv-hero-description { font-size: 19px; line-height: 1.75; color: var(--gv-hero-muted); max-width: 475px; margin-top: 22px !important; }
.gv-hero-figure { min-width: 0; width: 100%; max-width: 600px; justify-self: end; }
.gv-scene { position: relative; width: 100%; aspect-ratio: 600 / 470; min-height: 360px; }
#gv-hero-canvas, .gv-scene-fallback, .gv-scene-fallback img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; pointer-events: none; }
.gv-scene-fallback { display: none; }
.gv-scene[data-fallback] .gv-scene-fallback { display: block; }
.gv-scene[data-fallback] > :not(.gv-scene-fallback) { visibility: hidden; }
.gv-sources { position: absolute; top: 0; inset-inline: 4%; display: flex; justify-content: space-between; gap: 10px; }
.gv-sources span { display: flex; align-items: center; gap: 8px; color: var(--gv-hero-muted); font-size: 14px; line-height: 1.4; }
.gv-sources .lucide { color: var(--gv-green); }
.gv-sources span:nth-child(2) .lucide { color: var(--gv-blue); }
.gv-sources span:nth-child(3) .lucide { color: var(--gv-plum); }
.gv-document { position: absolute; width: 43%; height: 43%; padding: 18px; background: var(--gv-sheet); border: 1px solid var(--gv-hero-rule); border-top: 2px solid var(--gv-green); border-radius: 4px; display: flex; flex-direction: column; justify-content: space-between; }
.gv-review { left: 0; top: 22%; }
.gv-response { right: 0; top: 39%; background: var(--gv-sheet-blue); border-top-color: var(--gv-blue); }
.gv-document-step { display: block; color: var(--gv-green); font-size: 11px; line-height: 1.5; }
.gv-response .gv-document-step { color: var(--gv-blue); }
.gv-document > strong { font-size: 20px; line-height: 1.4; margin-top: 5px; }
.gv-document-lines { margin-block: 13px; display: flex; flex-direction: column; gap: 8px; }
.gv-document-lines span { display: block; height: 3px; width: 93%; background: var(--gv-sheet-line); }
.gv-document-lines span:nth-child(2) { width: 70%; }
.gv-document-lines span:nth-child(3) { width: 84%; }
.gv-document-lines span:last-child { width: 52%; }
.gv-redacted-lines span:nth-child(2) { height: 7px; width: 64%; background: var(--gv-redaction); }
.gv-redacted-lines span:nth-child(3) { height: 7px; width: 43%; background: var(--gv-redaction); }
.gv-document-foot { display: flex; gap: 6px; align-items: center; color: var(--gv-hero-muted); font-size: 12px; line-height: 1.5; }
.gv-document-foot .lucide { width: 16px !important; height: 16px !important; }
.gv-evidence { position: absolute; bottom: 0; inset-inline: 0; padding: 12px 0; min-height: 46px; border-block: 1px solid var(--gv-hero-rule); display: flex; align-items: center; justify-content: center; gap: 10px; font-size: 14px; color: var(--gv-hero-muted); }
.gv-evidence .lucide { color: var(--gv-plum); width: 19px !important; height: 19px !important; }
.gv-motion-row { display: flex; justify-content: space-between; align-items: center; gap: 16px; min-height: 44px; margin-top: 14px; font-size: 12px; color: var(--gv-hero-muted); }
.gv-motion-button { width: 36px; height: 36px; flex: 0 0 36px; display: grid; place-items: center; border-radius: 50%; padding: 0; border: 1px solid var(--gv-hero-line); background: transparent; color: var(--gv-hero-ink); }
.gv-motion-button > span { display: flex; }
.gv-motion-button .lucide { width: 16px !important; height: 16px !important; }
.gv-motion-button:hover { background: var(--gv-sheet); }
.gv-motion-button i { display: none !important; }
.gv-motion-button:has(svg) .gv-icon-fallback { display: none; }
.gv-icon-fallback { font-size: 13px; line-height: 1; }
.gv-hero-values { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); list-style: none; padding: 28px 0; border-top: 1px solid var(--gv-hero-rule); gap: 32px; margin-top: 42px !important; }
.gv-hero-values li { display: flex; gap: 14px; align-items: baseline; }
.gv-hero-values li > span { color: var(--gv-green); font-size: 12px; }
.gv-hero-values strong { font-size: 16px; color: var(--gv-green); }
.gv-hero-values p { font-size: 14px; color: var(--gv-hero-muted); margin-top: 3px !important; }
.gv-hero-values li:nth-child(2) :is(strong,span) { color: var(--gv-blue); }
.gv-hero-values li:nth-child(3) :is(strong,span) { color: var(--gv-plum); }

.gv-intro { padding-top: 64px; }
.gv-request-example { margin-top: 50px; padding: 32px 0; border-block: 1px solid var(--gv-line); display: grid; grid-template-columns: 30px minmax(0,1fr); gap: 22px; }
.gv-request-example > .lucide { color: var(--gv-blue); margin-top: 3px; }
.gv-request-example blockquote { max-width: 940px; font-size: 25px; font-weight: 350; line-height: 1.6; }
.gv-request-example blockquote + p { margin-top: 18px; color: var(--gv-muted); font-size: 16px; max-width: 870px; }
.gv-steps { padding: 0; list-style: none; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 32px; margin-top: 42px !important; }
.gv-steps li > span { font-size: 13px; display: block; color: var(--gv-green); margin-bottom: 14px; }
.gv-steps h3 { font-size: 20px !important; }
.gv-steps p { font-size: 16px; color: var(--gv-muted); margin-top: 14px !important; }
.gv-use-cases { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 40px 64px; }
.gv-use-cases article { --gv-use-colour: var(--gv-green); display: grid; grid-template-columns: 30px minmax(0,1fr); gap: 20px; padding-top: 24px; border-top: 2px solid var(--gv-use-colour); }
.gv-use-cases article:nth-child(2), .gv-use-cases article:nth-child(4) { --gv-use-colour: var(--gv-blue); }
.gv-use-cases article:nth-child(3) { --gv-use-colour: var(--gv-plum); }
.gv-use-cases article > .lucide { color: var(--gv-use-colour); margin-top: 2px; }
.government-refresh .gv-use-label { font-size: 13px; color: var(--gv-use-colour); margin-bottom: 12px; }
.gv-use-cases h3 + p { margin-top: 16px; color: var(--gv-muted); font-size: 17px; }
.gv-use-cases .gv-text-link { color: var(--gv-use-colour); }
.gv-capabilities { display: flex; flex-direction: column; gap: 28px; }
.gv-capabilities article { display: grid; grid-template-columns: 25px minmax(0,1fr); gap: 18px; padding-bottom: 28px; border-bottom: 1px solid var(--gv-line); }
.gv-capabilities article:last-child { padding-bottom: 0; border: 0; }
.gv-capabilities .lucide { color: var(--gv-green); margin-top: 4px; }
.gv-capabilities p { color: var(--gv-muted); font-size: 17px; margin-top: 14px !important; }
.gv-source-strip { display: flex; justify-content: space-between; gap: 28px; border-block: 1px solid var(--gv-line); padding-block: 22px; margin-top: 48px; font-size: 15px; }
.gv-source-strip > span { color: var(--gv-muted); }
.gv-source-strip ul { list-style: none; padding: 0; display: flex; flex-wrap: wrap; gap: 16px 28px; color: var(--gv-blue); }
.gv-statement { padding-block: 52px; background: var(--gv-statement); }
.gv-statement .gv-shell { display: flex; gap: 30px; }
.gv-statement .lucide { margin-top: 8px; width: 30px !important; height: 30px !important; color: var(--gv-plum); }
.gv-statement p { font-family: "Avenir Next", "Helvetica Neue", Inter, sans-serif; font-size: 36px; font-weight: 300; line-height: 1.3; }
.gv-statement span { display: block; margin-top: 20px; color: var(--gv-plum); font-size: 16px; }
.gv-deployment { background: var(--gv-control); }
.gv-environments { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; padding: 28px 0; list-style: none; margin-top: 42px !important; border-block: 1px solid var(--gv-line); }
.gv-environments li { display: flex; align-items: center; gap: 15px; color: var(--gv-green); font-size: 22px; }
.gv-environments .lucide { width: 28px !important; height: 28px !important; }
.gv-controls { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 42px; margin-top: 38px; }
.gv-controls article > span { font-size: 13px; color: var(--gv-green); display: block; margin-bottom: 12px; }
.gv-controls p { font-size: 17px; color: var(--gv-muted); margin-top: 16px !important; }
.gv-questions details { border-top: 1px solid var(--gv-line); }
.gv-questions details:last-child { border-bottom: 1px solid var(--gv-line); }
.gv-questions summary { display: flex; align-items: center; justify-content: space-between; gap: 22px; padding: 22px 0; list-style: none; font-size: 18px; line-height: 1.5; }
.gv-questions summary::-webkit-details-marker { display: none; }
.gv-questions summary:hover { color: var(--gv-green); }
.gv-questions summary i { display: none !important; }
.gv-questions summary::after { content: "+"; margin-left: auto; }
.gv-questions summary:has(svg)::after { display: none; }
.gv-questions details[open] summary::after { content: "-"; }
.gv-questions details[open] summary .lucide { transform: rotate(45deg); }
.gv-questions details > div { padding: 0 0 24px; color: var(--gv-muted); font-size: 17px; }
.gv-questions details > div a { display: inline-block; margin-top: 16px; font-size: 15px; }
.gv-close { background: var(--gv-hero); }
.gv-close-layout { display: flex; align-items: center; justify-content: space-between; gap: 70px; }
.gv-close p:not(.gv-eyebrow) { max-width: 650px; margin-top: 22px; color: var(--gv-muted); }
.gv-contact-link { display: inline-flex; align-items: center; gap: 18px; flex-shrink: 0; min-height: 48px; font-size: 17px; font-weight: 500; border-bottom: 1px solid var(--gv-green); text-decoration: none; }
.gv-contact-link:hover { text-decoration: underline; }

@media (max-width: 1100px) {
  .gv-hero-layout { gap: 36px; }
  .government-refresh .gv-hero h1 { font-size: 50px; }
  .gv-hero-description { font-size: 18px; }
  .gv-scene { aspect-ratio: 600 / 550; min-height: 360px; }
  .gv-document { padding: 12px; }
  .gv-document > strong { font-size: 18px; }
  .gv-document-foot { font-size: 11px; }
  .gv-document-step { font-size: 10px; }
  .gv-split { gap: 48px; }
  .gv-steps { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .gv-close-layout { gap: 40px; }
}
@media (max-width: 900px) {
  .gv-hero-layout { grid-template-columns: minmax(0,1fr); gap: 38px; }
  .gv-hero-copy { max-width: 640px; }
  .gv-hero-description { max-width: 600px; }
  .gv-hero-figure { max-width: 560px; justify-self: center; }
  .gv-scene { aspect-ratio: 600 / 470; }
  .gv-document { padding: 18px; }
  .gv-document-step { font-size: 11px; }
  .gv-document-foot { font-size: 12px; }
  .gv-split { grid-template-columns: minmax(0,1fr); gap: 32px; }
  .gv-controls, .gv-use-cases { gap: 32px; }
  .gv-source-strip { flex-direction: column; gap: 16px; }
  .gv-close-layout { flex-direction: column; align-items: flex-start; gap: 28px; }
}
@media (max-width: 767px) {
  .gv-shell { width: calc(100% - 40px); }
  .gv-section { padding-block: 60px; }
  .government-refresh main { font-size: 17px; }
  .government-refresh main h2 { font-size: 36px; }
  .government-refresh main h3 { font-size: 21px; }
  .government-refresh main [id] { scroll-margin-top: 104px; }
  .gv-hero { padding-top: 114px; }
  .government-refresh .gv-hero h1 { font-size: 42px; }
  .government-refresh .gv-promise { font-size: 28px; margin-top: 18px; }
  .gv-promise br { display: none; }
  .gv-hero-description { font-size: 17px; margin-top: 18px !important; }
  .gv-hero-figure { max-width: 470px; }
  .gv-scene { min-height: 350px; }
  .gv-hero-values { grid-template-columns: minmax(0,1fr); gap: 16px; margin-top: 26px !important; padding: 24px 0; }
  .gv-hero-values li { gap: 16px; }
  .gv-lead { font-size: 20px; }
  .gv-heading { margin-bottom: 32px; }
  .gv-request-example { gap: 14px; margin-top: 32px; }
  .gv-request-example blockquote { font-size: 22px; }
  .gv-use-cases { grid-template-columns: minmax(0,1fr); }
  .gv-use-cases article { gap: 14px; }
  .gv-controls { grid-template-columns: minmax(0,1fr); gap: 28px; }
  .gv-controls article + article { border-top: 1px solid var(--gv-line); padding-top: 24px; }
  .gv-environments { gap: 16px; }
  .gv-environments li { flex-direction: column; align-items: flex-start; gap: 12px; font-size: 17px; }
  .gv-statement .gv-shell { gap: 20px; }
  .gv-statement p { font-size: 28px; }
  .gv-statement span { font-size: 15px; }
  .gv-questions summary { font-size: 17px; }
}
@media (max-width: 480px) {
  .government-refresh .gv-hero h1 { font-size: 38px; }
  .gv-scene { min-height: 330px; }
  .gv-document { padding: 10px; height: 46%; }
  .gv-review { top: 18%; }
  .gv-response { top: 35%; }
  .gv-document > strong { font-size: 16px; line-height: 1.25; }
  .gv-document-step { font-size: 10px; }
  .gv-document-foot { font-size: 10px; gap: 5px; }
  .gv-document-foot .lucide { display: none !important; }
  .gv-document-lines { gap: 4px; margin-block: 8px; }
  .gv-sources { inset-inline: 0; }
  .gv-sources span { font-size: 12px; gap: 6px; }
  .gv-sources .lucide { width: 17px !important; height: 17px !important; }
  .gv-evidence { font-size: 12px; gap: 7px; }
  .gv-evidence .lucide { width: 17px !important; height: 17px !important; }
  .gv-motion-row { font-size: 11px; gap: 10px; }
  .gv-steps { grid-template-columns: minmax(0,1fr); gap: 24px; }
  .gv-steps li { border-top: 1px solid var(--gv-line); padding-top: 22px; }
  .gv-steps li:first-child { padding-top: 0; border: 0; }
  .gv-statement .gv-shell { flex-direction: column; gap: 16px; }
  .gv-contact-link { font-size: 15px; gap: 10px; max-width: 100%; }
}
