/* Product page only; shared manual and navigation styles stay independent. */
.gof-debug { font-family: Inter, "Segoe UI", Arial, sans-serif; color: #172e27; text-align: left; }
.gof-debug * { box-sizing: border-box; }
.gof-debug h1, .gof-debug h2 { color: #172e27; font-weight: 650; letter-spacing: -.04em; }
.gof-debug h1 { font-size: clamp(38px, 4.5vw, 62px); line-height: 1.08; margin: 0 0 22px; }
.gof-debug h1 span { color: #216347; }
.gof-debug h2 { font-size: clamp(28px, 3vw, 39px); line-height: 1.16; margin: 0 0 24px; }
.gof-debug p { font-size: 16px; line-height: 1.75; }
.gof-debug a { text-decoration: none; }
.gof-debug a:focus-visible, .gof-debug button:focus-visible { outline: 3px solid #368560; outline-offset: 5px; }
.gof-debug .debug-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .13em; color: #216347; margin: 0 0 20px; }
.debug-hero { background: #f8faf6; padding: 52px 0 44px; }
.gof-debug .debug-lead { max-width: 790px; font-size: 18px; color: #52655c; margin: 0 0 25px; }
.debug-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.debug-jumps { border-block: 1px solid #dbe3db; }
.debug-jumps > div { display: grid; grid-template-columns: repeat(3, 1fr); }
.debug-jumps a { display: flex; gap: 14px; align-items: center; padding: 23px 18px; border-right: 1px solid #dbe3db; color: #172e27; font-size: 14px; font-weight: 600; }
.debug-jumps a:first-child { padding-left: 0; }
.debug-jumps a:last-child { border: 0; }
.debug-jumps a:hover { color: #216347; background: #f8faf6; }
.debug-jumps span { font: 12px Consolas, monospace; color: #52655c; }
.debug-jumps b { margin-left: auto; color: #216347; }
.debug-workflow { display: grid; grid-template-columns: .82fr 1.18fr; align-items: center; gap: 60px; padding-block: 64px; scroll-margin-top: 24px; }
.debug-copy > p { color: #52655c; }
.debug-cases { padding-left: 20px; margin: 0 0 20px; color: #52655c; font-size: 15px; line-height: 1.7; }
.debug-cases li + li { margin-top: 8px; }
.debug-cases strong { color: #172e27; }
.debug-quickstart { grid-column: 1 / -1; padding: 28px; border: 1px solid #cbd8ce; border-radius: 8px; background: #f8faf6; }
.debug-quickstart h3 { font-size: 24px; font-weight: 650; letter-spacing: -.025em; margin: 0 0 10px; color: #172e27; }
.debug-quickstart > p { color: #52655c; margin-bottom: 24px; }
.debug-quickstart ol { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; margin: 0 0 24px; padding-left: 22px; }
.debug-quickstart li { padding-left: 4px; font-size: 14px; line-height: 1.7; color: #52655c; }
.debug-quickstart li::marker { color: #216347; font-weight: 700; }
.debug-quickstart li > strong { display: block; color: #172e27; font-size: 16px; margin-bottom: 8px; }
.debug-quickstart li > span { display: block; }
.debug-quickstart pre { margin: 10px 0; padding: 12px; border-radius: 4px; background: #e9efe6; white-space: pre-wrap; overflow-wrap: anywhere; color: #172e27; font-size: 13px; }
.gof-debug kbd { padding: 2px 5px; border: 1px solid #b9c8bb; border-radius: 3px; background: #eff5ee; color: #172e27; font-size: .85em; white-space: nowrap; }
.debug-copy .debug-watch { border-left: 3px solid #7da989; padding-left: 18px; margin: 24px 0; font-size: 14px; }
.debug-watch strong { color: #172e27; }
.debug-text-link { font-size: 14px; font-weight: 600; color: #216347; }
.debug-text-link:hover, .debug-resources a:hover, .debug-demo figcaption a:hover { color: #164b33; text-decoration: underline; }
.debug-band { background: #f8faf6; border-block: 1px solid #dbe3db; }
.debug-demo { min-width: 0; width: 100%; margin: 0; border: 1px solid #cbd8ce; border-radius: 8px; overflow: hidden; background: #fff; box-shadow: 0 14px 35px #172e270d; }
.debug-demo-top { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; color: #52655c; font-size: 12px; border-bottom: 1px solid #dbe3db; }
.debug-motion { border: 1px solid #b9c8bb; border-radius: 4px; padding: 5px 10px; color: #216347; background: #f8faf6; cursor: pointer; font: inherit; }
.debug-motion:hover { background: #e9efe6; }
.debug-image-link { display: block; background: #edf0ed; }
.debug-demo img { display: block; width: 100%; height: auto; margin: 0 auto; }
.debug-demo-clock { max-width: 570px; justify-self: center; }
.debug-demo figcaption { padding: 14px 18px; font-size: 13px; line-height: 1.6; color: #52655c; border-top: 1px solid #dbe3db; }
.debug-demo figcaption strong { color: #172e27; }
.debug-demo figcaption a { display: block; margin-top: 7px; color: #216347; }
.debug-more { background: #f0f5ee; padding: 48px 0; border-block: 1px solid #dbe3db; }
.gof-debug .debug-more h2 { font-size: 30px; }
.debug-more ul { list-style: none; display: grid; grid-template-columns: repeat(3, 1fr); gap: 36px; padding: 0; margin: 30px 0 0; }
.debug-more li strong { display: block; font-size: 17px; margin-bottom: 8px; }
.debug-more li span { color: #52655c; font-size: 15px; line-height: 1.7; }
.debug-cta { padding-block: 64px; }
.debug-cta > div { max-width: 820px; }
.debug-cta p { color: #52655c; }
.gof-debug .debug-resources { display: flex; flex-wrap: wrap; gap: 16px; font-size: 14px; margin: 26px 0 0; }
.debug-resources a { color: #216347; }
@media (max-width: 900px) {
  .debug-quickstart ol { grid-template-columns: 1fr; gap: 20px; }
  .debug-workflow { grid-template-columns: 1fr; gap: 30px; padding-block: 44px; }
  .debug-demo { max-width: 690px; justify-self: center; }
  .debug-demo-clock { max-width: 570px; }
  .debug-jumps a { font-size: 12px; padding: 18px 12px; gap: 8px; }
}
@media (max-width: 600px) {
  .debug-quickstart { padding: 22px 18px; }
  .gof-debug .nd-container { width: calc(100% - 36px); }
  .debug-hero { padding-block: 36px; }
  .debug-jumps > div { grid-template-columns: 1fr; }
  .debug-jumps a, .debug-jumps a:first-child { padding: 15px 0; border-right: 0; border-bottom: 1px solid #dbe3db; font-size: 14px; }
  .debug-more ul { grid-template-columns: 1fr; gap: 24px; }
  .debug-actions .nd-button { width: 100%; text-align: center; }
  .debug-demo-top { padding: 10px 12px; }
  .debug-cta { padding-block: 44px; }
}
