.fq-page { --fq-teal: #a7dfd7; }
.fq-page p { font-size: 17px; line-height: 1.7; }
.fq-page h2 { font-size: clamp(30px, 3.5vw, 43px); line-height: 1.14; letter-spacing: -.035em; max-width: 760px; }
.fq-hero { background: #101f28; color: #f7fbfb; padding: 30px 0 0; }
.fq-release { display: flex; justify-content: space-between; gap: 20px; border-bottom: 1px solid #3e5059; padding-bottom: 22px; font-size: 17px; font-weight: 650; }
.fq-version { color: #b9c7cd; font-size: 14px; font-weight: 400; }
.fq-hero-grid { display: grid; grid-template-columns: 1.35fr 1fr; gap: clamp(35px, 6vw, 92px); align-items: center; padding: 64px 0; }
.fq-page .fq-eyebrow { text-transform: uppercase; letter-spacing: .12em; font-size: 12px; font-weight: 700; line-height: 1.5; margin: 0 0 22px; }
.fq-hero .fq-eyebrow { color: var(--fq-teal); }
.fq-hero h1 { margin: 0; font-size: clamp(38px, 4.5vw, 61px); line-height: 1.075; letter-spacing: -.045em; font-weight: 550; }
.fq-hero h1 em { color: var(--fq-teal); font-style: normal; }
.fq-page .fq-lead { color: #c2cfd5; margin: 25px 0; max-width: 600px; font-size: 18px; line-height: 1.65; }
.fq-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; margin: 28px 0 18px; }
.fq-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 25px; background: #b9eee3; color: #102a2b; border: 1px solid transparent; padding: 15px 20px; font-size: 16px; font-weight: 650; text-decoration: none; border-radius: 4px; }
.fq-button:hover { background: #d8f9f1; color: #102a2b; }
.fq-text-link { color: inherit; text-underline-offset: 5px; font-size: 16px; }
.fq-page .fq-small { font-size: 13px; color: #9eafb8; line-height: 1.6; }
.fq-stack { margin: 0; }
.fq-stack > div:not(.fq-stack-join) { position: relative; border: 1px solid #52636b; padding: 23px; border-radius: 6px; }
.fq-stack strong { display: block; font-size: 20px; font-weight: 550; line-height: 1.3; }
.fq-page .fq-stack p { margin: 9px 0 0; font-size: 14px; color: #b9c9cf; }
.fq-diagram-label { display: block; text-transform: uppercase; letter-spacing: .08em; color: #acbdc5; font-size: 11px; margin-bottom: 14px; }
.fq-stack .fq-stack-harness { border-color: #8ac4b8; background: #203c40; }
.fq-stack-harness strong { font-size: 25px; color: #c8f7ec; }
.fq-stack-harness .fq-diagram-label { color: #b3d9d4; }
.fq-stack-tags { display: flex; gap: 9px; flex-wrap: wrap; margin-top: 18px; }
.fq-stack-tags span { border: 1px solid #5b7d7b; padding: 4px 10px; border-radius: 3px; color: #dceeea; font-size: 13px; }
.fq-stack-join { text-align: center; height: 28px; line-height: 28px; color: #b2d2ce; }
.fq-chat-mark { position: absolute; top: 18px; right: 24px; color: #6e8995; font-size: 32px; }
.fq-stack figcaption { font-size: 12px; color: #a7b9c2; padding-top: 17px; text-align: center; }
.fq-domain-strip { display: flex; align-items: center; justify-content: space-between; gap: 24px; border-top: 1px solid #3e5059; padding: 26px 0; font-size: 16px; }
.fq-domain-strip > span { color: #b9c7cd; font-size: 13px; max-width: 150px; line-height: 1.45; }
.fq-domain-strip strong { font-weight: 500; }
.fq-section { padding: 76px 0; border-bottom: 1px solid var(--line); scroll-margin-top: 90px; }
.fq-editorial { display: grid; grid-template-columns: 220px 1fr; gap: 48px; }
.fq-editorial > *, .fq-hero-grid > *, .fq-install-grid > * { min-width: 0; }
.fq-editorial > .fq-eyebrow { padding-top: 7px; color: var(--blue); }
.fq-editorial h2 { margin: 0 0 23px; }
.fq-editorial p { max-width: 780px; color: #4b5962; }
.fq-start { background: #eaf0ed; }
.fq-section-nav { border-bottom: 1px solid var(--line); background: var(--paper); }
.fq-section-nav > div { display: flex; flex-wrap: wrap; gap: 12px 28px; padding-top: 20px; padding-bottom: 20px; }
.fq-section-nav a { font-size: 14px; color: #40545e; text-decoration: none; }
.fq-section-nav a:hover { color: var(--blue); text-decoration: underline; text-underline-offset: 5px; }
.fq-page .fq-pullquote { border-left: 3px solid #237d7f; margin: 30px 0; padding-left: 24px; font-size: clamp(22px, 2.5vw, 29px); color: #163a44; line-height: 1.4; letter-spacing: -.02em; }
.fq-domains { background: #f0f3f2; }
.fq-section-heading { max-width: 750px; margin-bottom: 38px; }
.fq-section-heading .fq-eyebrow { color: var(--blue); }
.fq-section-heading h2 { margin: 0 0 22px; }
.fq-section-heading > p:last-child { color: #4b5962; }
.fq-domain-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.fq-domain-grid article { padding: 10px 30px 10px 0; }
.fq-domain-grid article + article { border-left: 1px solid #c8d4d2; padding-left: 30px; }
.fq-domain-number { font-size: 13px; color: #4e7178; font-variant-numeric: tabular-nums; }
.fq-page h3 { font-size: 21px; line-height: 1.35; letter-spacing: -.02em; font-weight: 600; }
.fq-domain-grid h3 { font-size: 28px; margin: 24px 0 7px; }
.fq-page .fq-domain-detail { font-size: 13px; line-height: 1.5; min-height: 40px; color: #3f656d; margin: 0 0 20px; }
.fq-domain-grid article > p:not(.fq-domain-detail) { color: #4b5962; font-size: 16px; }
.fq-domain-grid blockquote { margin: 25px 0 0; padding: 20px 0 0; border-top: 1px solid #c8d4d2; font-size: 17px; line-height: 1.55; color: #193942; }
.fq-page .fq-caption { font-size: 12px; color: #5c6970; margin: 35px 0 0; }
.fq-steps { list-style: none; padding: 0; margin: 32px 0; }
.fq-steps > li { display: grid; grid-template-columns: 36px 1fr; gap: 20px; padding: 24px 0; border-top: 1px solid var(--line); }
.fq-steps > li > span { color: #32737b; font-size: 14px; padding-top: 4px; }
.fq-steps h3 { margin: 0 0 9px; }
.fq-steps p { margin: 0; }
.fq-note { padding: 24px; border-left: 3px solid #448a88; background: #f0f3f2; }
.fq-note strong { font-size: 18px; }
.fq-note p { margin: 8px 0 0; }
.fq-learning { background: #142a33; color: #edf5f4; }
.fq-learning .fq-editorial > .fq-eyebrow { color: #a7dfd7; }
.fq-learning .fq-editorial p { color: #bdced2; }
.fq-learning-path { list-style: none; display: flex; flex-wrap: wrap; padding: 0; gap: 14px 20px; margin: 30px 0; }
.fq-learning-path li { font-size: 14px; color: #c9f0e9; line-height: 1.6; }
.fq-learning-path li:not(:last-child)::after { content: '→'; color: #789b9e; padding-left: 20px; }
.fq-control-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 36px; padding-top: 28px; border-top: 1px solid #40565e; }
.fq-control-grid h3 { margin: 0 0 12px; font-size: 18px; }
.fq-control-grid p { font-size: 16px; margin: 0; }
.fq-button-dark { background: #193e46; color: #f2fbf8; }
.fq-button-dark:hover { background: #245861; color: #fff; }
.fq-page .fq-download-meta { font-size: 13px; margin: 0 0 30px; line-height: 1.8; }
.fq-page p a { text-underline-offset: 3px; }
.fq-install-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px; border-top: 1px solid #c7d4d0; padding-top: 15px; }
.fq-install-grid p { font-size: 16px; }
.fq-page pre { background: #18343c; color: #d5f7ed; padding: 18px; border-radius: 4px; overflow-x: auto; font-size: 14px; line-height: 1.65; }
.fq-page code { overflow-wrap: anywhere; }
.fq-page pre code { overflow-wrap: normal; white-space: pre; }
.fq-license { border-top: 1px solid #c7d4d0; padding-top: 26px; margin-top: 30px; }
.fq-license strong { font-size: 17px; }
.fq-license p { font-size: 16px; margin-bottom: 0; }
.fq-readiness { margin: 32px 0 0; }
.fq-readiness > div { display: grid; grid-template-columns: 175px 1fr; gap: 24px; border-top: 1px solid var(--line); padding: 23px 0; }
.fq-readiness dt { font-size: 15px; color: #245d6a; font-weight: 600; }
.fq-readiness dd { margin: 0; font-size: 16px; line-height: 1.65; color: #4b5962; }
.fq-faq { margin-top: 35px; }
.fq-faq details { border-top: 1px solid var(--line); padding: 21px 0; }
.fq-faq details:last-child { border-bottom: 1px solid var(--line); }
.fq-faq summary { font-size: 18px; font-weight: 550; line-height: 1.5; cursor: pointer; padding-right: 12px; }
.fq-faq details p { padding-left: 20px; margin-bottom: 0; font-size: 16px; }
.fq-closing { margin-top: 45px; }
.fq-closing h3 { font-size: 26px; }
.fq-page a:focus-visible, .fq-page summary:focus-visible { outline: 3px solid #188591; outline-offset: 5px; }
@media (max-width: 950px) {
  .fq-hero-grid { grid-template-columns: 1.15fr 1fr; gap: 32px; padding: 48px 0; }
  .fq-editorial { grid-template-columns: 160px 1fr; gap: 30px; }
  .fq-stack strong { font-size: 18px; }
  .fq-stack-harness strong { font-size: 22px; }
}
@media (max-width: 700px) {
  .fq-release { flex-direction: column; gap: 7px; }
  .fq-hero-grid, .fq-editorial { grid-template-columns: 1fr; }
  .fq-hero-grid { gap: 38px; padding: 38px 0; }
  .fq-stack { width: 100%; max-width: 470px; }
  .fq-domain-strip { flex-wrap: wrap; gap: 16px 25px; }
  .fq-domain-strip > span { flex-basis: 100%; max-width: none; }
  .fq-editorial { gap: 8px; }
  .fq-section { padding: 48px 0; }
  .fq-domain-grid, .fq-control-grid, .fq-install-grid { grid-template-columns: 1fr; }
  .fq-domain-grid article { padding: 24px 0; }
  .fq-domain-grid article + article { border-left: 0; border-top: 1px solid #c8d4d2; padding-left: 0; }
  .fq-page .fq-domain-detail { min-height: 0; }
  .fq-readiness > div { grid-template-columns: 1fr; gap: 10px; }
  .fq-control-grid { gap: 28px; }
  .fq-faq summary { font-size: 17px; }
  .fq-page pre { font-size: 13px; padding: 16px; }
}

.fq-evidence { background: #f6f8f5; }
.fq-evidence-example { display: grid; grid-template-columns: 1fr 1fr; gap: 44px; padding: 30px 0; border-top: 1px solid #c8d4d2; }
.fq-evidence-example h3 { font-size: clamp(26px, 3vw, 34px); margin: 0 0 20px; }
.fq-evidence-example p { color: #4b5962; }
.fq-evidence-trace { padding: 28px; border: 1px solid #abc7c1; background: #e7f0eb; border-radius: 5px; }
.fq-evidence-trace dl { margin: 0 0 24px; }
.fq-evidence-trace dl > div { padding: 15px 0; border-top: 1px solid #c0d3ca; }
.fq-evidence-trace dt { font-size: 12px; text-transform: uppercase; letter-spacing: .06em; color: #406166; margin-bottom: 7px; }
.fq-evidence-trace dd { margin: 0; font-size: 17px; line-height: 1.5; color: #183b40; }
.fq-table-scroll { overflow-x: auto; margin-top: 38px; }
.fq-evidence-table { width: 100%; border-collapse: collapse; text-align: left; font-size: 15px; line-height: 1.65; }
.fq-evidence-table caption { text-align: left; font-size: 20px; font-weight: 600; padding-bottom: 18px; }
.fq-evidence-table th, .fq-evidence-table td { padding: 18px 22px 18px 0; border-top: 1px solid #c8d4d2; vertical-align: top; min-width: 180px; }
.fq-evidence-table thead th { font-size: 12px; text-transform: uppercase; letter-spacing: .06em; color: #406166; }
.fq-evidence-table tbody th { width: 23%; color: #193942; font-weight: 600; }
.fq-evidence-table td { color: #4b5962; }
.fq-evidence-summary { display: grid; grid-template-columns: 1fr 1fr; gap: 38px; margin: 32px 0; padding: 25px 0; border-top: 1px solid #c8d4d2; }
.fq-evidence-summary strong { font-size: 20px; color: #193942; }
.fq-evidence-summary p { font-size: 15px; color: #4b5962; }
.fq-evidence .fq-note p { font-size: 15px; }
.fq-community { background: #f0f3f2; }
@media (max-width: 700px) {
  .fq-evidence-example, .fq-evidence-summary { grid-template-columns: 1fr; gap: 24px; }
  .fq-evidence-trace { padding: 22px; }
}
