/* __WP_dataattr-roboto-jbm-iconOnly-plain-graph-single-narrowband__ site=smy-exchange.com */
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Roboto:wght@400;500;700&display=swap');
:root {
  --primary: #1a2b3c;
  --primary_light: #294460;
  --accent: #d35400;
  --accent_light: #ff7011;
  --accent_dark: #a04000;
  --bg: #f2f5f9;
  --bg_alt: #fcfdfe;
  --bg_dark: #070c11;
  --text: #1a2b3c;
  --text_muted: #7b8691;
  --text_light: #f1f5f9;
  --border: #d2d7dd;
  --surface: #ffffff;
  --shadow_rgba: 15, 23, 42;
}
@supports (color: oklch(0.5 0.1 180)) {
:root {
  --primary: oklch(0.2826 0.0388 249.34);
  --primary_light: oklch(0.3784 0.0585 250.44);
  --accent: oklch(0.6044 0.1763 43.86);
  --accent_light: oklch(0.7093 0.1952 45.88);
  --accent_dark: oklch(0.4952 0.1417 44.96);
  --bg: oklch(0.9690 0.0062 255.47);
  --bg_alt: oklch(0.9936 0.0017 247.84);
  --bg_dark: oklch(0.1512 0.0138 247.19);
  --text: oklch(0.2826 0.0388 249.34);
  --text_muted: oklch(0.6147 0.0211 248.17);
  --text_light: oklch(0.9683 0.0069 247.90);
  --border: oklch(0.8771 0.0099 252.82);
  --surface: oklch(1.0000 0.0000 89.88);
}
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 16px; scroll-behavior: smooth; }
body { font-family: 'Roboto', system-ui, -apple-system, sans-serif; color: #1a2b3c; background: #f2f5f9; line-height: 1.7; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4 { font-family: 'Roboto', system-ui, -apple-system, sans-serif; line-height: 1.25; }
img, svg, video { max-width: 100%; height: auto; }
a { color: #d35400; }
code, pre { font-family: 'JetBrains Mono', monospace; font-size: 0.9em; background: #fcfdfe; padding: 0.1em 0.35em; border-radius: 0.3em; }
.visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
::selection { background: #ff7011; color: #fff; }
/* Icon-only top-bar */
.icon-nav { position: sticky; top: 0; z-index: 100; display: flex; align-items: center; gap: 1rem; padding: 0.7rem 1.5rem; background: #070c11; color: #f1f5f9; }
.icon-nav .logo-dot { width: 34px; height: 34px; border-radius: 50%; background: linear-gradient(135deg, #d35400, #ff7011); display: flex; align-items: center; justify-content: center; font-weight: 800; color: #fff; font-size: 0.95rem; text-decoration: none; }
.icon-nav nav { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-left: auto; }
.icon-nav nav a { display: inline-flex; align-items: center; gap: 0.45rem; padding: 0.45rem 0.75rem; border-radius: 0.5rem; color: #f1f5f9; text-decoration: none; font-size: 0.85rem; white-space: nowrap; transition: background 0.15s; }
.icon-nav nav a svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }
.icon-nav .icon-cta { margin-left: 0.5rem; padding: 0.5rem 1.1rem; background: #d35400; color: #fff; border-radius: 0.5rem; font-weight: 700; font-size: 0.85rem; text-decoration: none; }
.icon-nav .icon-cta:hover { background: #ff7011; }
.toc-dropdown { margin-left: 0.5rem; position: relative; }
.toc-dropdown summary { cursor: pointer; list-style: none; padding: 0.5rem 0.8rem; font-size: 0.82rem; color: #7b8691; border-radius: 0.5rem; }
.toc-dropdown summary:hover { background: rgba(255,255,255,0.1); color: #f1f5f9; }
.toc-dropdown[open] .toc-menu { display: flex; }
.toc-menu { display: none; position: absolute; right: 0; top: 110%; flex-direction: column; min-width: 220px; padding: 0.6rem; background: #ffffff; border: 1px solid #d2d7dd; border-radius: 0.5rem; box-shadow: 0 12px 30px rgba(15, 23, 42, 0.2); }
.toc-menu a { padding: 0.45rem 0.6rem; font-size: 0.85rem; color: #1a2b3c; text-decoration: none; border-radius: 0.3rem; }
.toc-menu a:hover { background: #fcfdfe; color: #d35400; }
/* Pipeline-injected H2 TOC (render_header emits nav.toc-list below the header);
   pinned under the sticky icon bar via the shared --header-height token. */
:root { --header-height: 48px; }
.icon-nav { min-height: var(--header-height); box-sizing: border-box; }
.toc-list { position: sticky; top: var(--header-height); z-index: 89; display: flex; gap: 0.35rem; padding: 0.5rem 1.5rem; background: #ffffff; border-bottom: 1px solid #d2d7dd; overflow-x: auto; }
.toc-list a { flex-shrink: 0; font-size: 0.78rem; color: #7b8691; text-decoration: none; }
.toc-list a:hover { color: #d35400; }
.hero-band { position: relative; overflow: hidden; min-height: 40vh; display: flex; flex-direction: column; justify-content: center; padding: 3rem 2rem; background: linear-gradient(120deg, #070c11 0%, #1a2b3c 60%, #a04000 130%); color: #f1f5f9; }
.hero-band h1 { font-size: clamp(1.9rem, 4vw, 2.8rem); letter-spacing: -0.02em; margin-bottom: 0.7rem; max-width: 22ch; }
.hero-band p { font-size: 1.05rem; max-width: 56ch; }
.hero-band svg.accent { position: absolute; opacity: 0.14; pointer-events: none; }
/* Data-attribute sections */
[data-section="hero"] { padding: 4rem 2rem 3rem; background: linear-gradient(135deg, #070c11 0%, #1a2b3c 130%); color: #f1f5f9; }
[data-section="hero"] h1 { font-size: clamp(1.9rem, 4vw, 2.8rem); letter-spacing: -0.02em; margin-bottom: 0.9rem; max-width: 24ch; }
[data-section="hero"] p { font-size: 1.08rem; max-width: 56ch; line-height: 1.7; }
[data-section="steps"], [data-section="resources"], [data-section="proof"], [data-section="pills"], [data-section="faq"] { padding: 3rem 2rem; }
.wrapper { max-width: 1080px; margin: 0 auto; }
.guide-card { padding: 1.75rem; background: #ffffff; border: 1px solid #d2d7dd; border-radius: 0.7rem; box-shadow: 0 6px 18px rgba(15, 23, 42, 0.06); }
.step-item { display: flex; gap: 1.1rem; padding: 1.2rem 0; border-bottom: 1px solid #d2d7dd; }
.step-item:last-child { border-bottom: none; }
.step-item .step-num { flex-shrink: 0; width: 38px; height: 38px; border-radius: 50%; background: #d35400; color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 800; }
.step-item h3 { color: #1a2b3c; font-size: 1.05rem; margin-bottom: 0.3rem; }
.location-badge { display: inline-block; padding: 0.35rem 0.85rem; background: #070c11; color: #ff7011; font-size: 0.78rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; border-radius: 999px; }
.pill-row { display: flex; flex-wrap: wrap; gap: 0.5rem; }
.pill { padding: 0.45rem 1rem; font-size: 0.85rem; font-weight: 600; color: #1a2b3c; background: #ffffff; border: 1px solid #d2d7dd; border-radius: 999px; text-decoration: none; }
.pill:hover { border-color: #d35400; color: #d35400; }
.faq-list { max-width: 780px; margin: 0 auto; }
[data-section="footer"] { padding: 2.5rem 2rem; background: #070c11; color: #f1f5f9; }
[data-section="footer"] a { color: #f1f5f9; opacity: 0.85; text-decoration: none; }
[data-section="footer"] a:hover { opacity: 1; color: #ff7011; }
[data-section="toc"] { padding: 0.6rem 2rem; background: #fcfdfe; border-bottom: 1px solid #d2d7dd; display: flex; gap: 0.75rem; overflow-x: auto; }
[data-section="toc"] a { flex-shrink: 0; font-size: 0.8rem; font-weight: 600; color: #7b8691; text-decoration: none; }
[data-section="toc"] a:hover { color: #d35400; }
.faq-item, .FAQGroup-item { padding: 1.1rem 0; border-bottom: 1px solid #d2d7dd; }
.faq-q, .FAQGroup-q { font-size: 1.05rem; font-weight: 700; color: #1a2b3c; margin-bottom: 0.45rem; }
.faq-a, .FAQGroup-a { line-height: 1.75; color: #1a2b3c; margin: 0; }
/* Breadcrumbs — canonical markup: nav[aria-label="breadcrumb"] > ol.breadcrumbs */
nav[aria-label="breadcrumb"] { background: #fcfdfe; border-bottom: 1px solid #d2d7dd; }
ol.breadcrumbs { list-style: none; display: flex; flex-wrap: wrap; gap: 0.3rem 0.6rem; padding: 0.65rem 2rem; margin: 0; font-size: 0.82rem; color: #7b8691; }
ol.breadcrumbs li { display: flex; align-items: center; gap: 0.6rem; }
ol.breadcrumbs li + li::before { content: '/'; color: #d2d7dd; }
ol.breadcrumbs a { color: #7b8691; text-decoration: none; }
ol.breadcrumbs a:hover { color: #d35400; }
ol.breadcrumbs li[aria-current="page"] { color: #1a2b3c; font-weight: 600; }
/* Footer columns — shared layout for every method's footer chrome */
.c-footer, .mega-footer, [data-section="footer"] > .wrapper, [role="contentinfo"], .Footer { display: flex; flex-wrap: wrap; gap: 2.5rem; }
.c-footer__col, .mega-footer .f-col, [data-section="footer"] .f-col, [role="contentinfo"] .f-col, .Footer .f-col { min-width: 180px; flex: 1; }
.c-footer__col h4, .mega-footer .f-col h4, [data-section="footer"] .f-col h4, [role="contentinfo"] .f-col h4, .Footer .f-col h4 { font-size: 0.85rem; text-transform: uppercase; letter-spacing: 0.08em; color: #ff7011; margin-bottom: 0.8rem; }
.mega-footer .f-col a, [data-section="footer"] .f-col a, [role="contentinfo"] .f-col a, .Footer .f-col a { display: block; padding: 0.25rem 0; font-size: 0.88rem; opacity: 0.85; }
.mega-footer > p, [data-section="footer"] .wrapper > p, [role="contentinfo"] > p, .Footer > p { width: 100%; }
.footer-copy { margin-top: 2rem; opacity: 0.6; font-size: 0.8rem; }
/* Footer variety blocks — brand statement / brand row / nav row / legal row */
.mega-footer__brand, .footer-brand { max-width: 320px; }
.mega-footer__brand strong, .footer-brand strong { display: block; font-size: 1.05rem; margin-bottom: 0.5rem; color: #f1f5f9; }
/* Language switcher — injected into every header when the site is bilingual */
.lang-switch { display: inline-flex; align-items: center; gap: 0.35rem; margin-left: auto; padding: 0.25rem 0.4rem; }
.lang-switch a, .lang-switch span { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; text-decoration: none; padding: 0.28rem 0.55rem; border-radius: 999px; border: 1px solid #d2d7dd; color: #7b8691; background: transparent; }
.lang-switch a:hover { color: #d35400; border-color: #d35400; }
.lang-switch span[aria-current="true"] { color: #f1f5f9; background: #1a2b3c; border-color: #1a2b3c; }
/* Comparison + steps variety sections */
.cmp-table { width: 100%; border-collapse: collapse; margin: 1.2rem 0; font-size: 0.95rem; }
.cmp-table th, .cmp-table td { border: 1px solid #d2d7dd; padding: 0.7rem 0.9rem; text-align: left; }
.cmp-table thead th { background: #ffffff; color: #1a2b3c; }
.cmp-table td.cmp-us { background: #ffffff; font-weight: 600; color: #1a2b3c; }
.cmp-table td.cmp-them { color: #7b8691; }
ol.steps-list { counter-reset: step; list-style: none; padding: 0; margin: 1.2rem 0; }
ol.steps-list li { counter-increment: step; position: relative; padding: 0 0 1.1rem 3rem; }
ol.steps-list li::before { content: counter(step); position: absolute; left: 0; top: 0; width: 2.1rem; height: 2.1rem; border-radius: 50%; background: #1a2b3c; color: #f1f5f9; display: flex; align-items: center; justify-content: center; font-weight: 700; }
ol.steps-list li p { margin: 0.3rem 0 0; color: #7b8691; line-height: 1.7; }
.mega-footer__brand p, .footer-brand p { font-size: 0.85rem; line-height: 1.6; opacity: 0.75; }
.footer-brandrow { width: 100%; padding-bottom: 1rem; border-bottom: 1px solid rgba(255,255,255,0.12); }
.footer-brandrow strong { font-size: 1.1rem; color: #f1f5f9; }
.footer-navrow { width: 100%; display: flex; flex-wrap: wrap; gap: 0.4rem 1.4rem; padding: 0.9rem 0; }
.footer-navrow a { font-size: 0.88rem; color: #f1f5f9; opacity: 0.85; text-decoration: none; }
.footer-navrow a:hover { opacity: 1; color: #ff7011; }
.footer-legal { width: 100%; display: flex; flex-wrap: wrap; gap: 0.4rem 1.4rem; padding-top: 0.9rem; border-top: 1px solid rgba(255,255,255,0.12); }
.footer-legal a { font-size: 0.8rem; color: #f1f5f9; opacity: 0.6; text-decoration: none; }
.footer-legal a:hover { opacity: 1; }
/* CTA buttons */
.cta, .btn--primary, .CTA, a.cta-band { display: inline-block; padding: 0.85rem 1.9rem; background: #d35400; color: #fff; font-weight: 700; font-size: 1rem; border-radius: 0.45rem; text-decoration: none; transition: transform 0.15s, box-shadow 0.15s, background 0.15s; }
.cta:hover, .btn--primary:hover, .CTA:hover { background: #a04000; transform: translateY(-1px); box-shadow: 0 6px 18px rgba(15, 23, 42, 0.25); }
.btn--ghost { display: inline-block; padding: 0.8rem 1.6rem; border: 2px solid #d35400; color: #d35400; font-weight: 700; border-radius: 0.45rem; text-decoration: none; }
.btn--ghost:hover { background: #d35400; color: #fff; }
/* Article typography — constrain line length so prose doesn't stretch full-width */
main, .doc-content { max-width: 100%; }
main > *:not(.hero):not(.c-hero):not(.hero-band):not(.c-stat-bar):not(.CTA-band):not(.cta-band):not([data-section]):not(.c-anchor-strip):not(.panel--dark):not(.quotes-strip):not(.badge-row):not(.c-footer):not(.mega-footer), .doc-content > * { max-width: 1080px; margin-left: auto; margin-right: auto; }
main p, .doc-content p { line-height: 1.75; max-width: 74ch; }
main h2, .doc-content h2 { font-size: 1.55rem; letter-spacing: -0.01em; color: #1a2b3c; margin: 2.2rem 0 0.8rem; }
main h3, .doc-content h3 { font-size: 1.15rem; color: #1a2b3c; margin: 1.6rem 0 0.5rem; }
main ul, main ol, .doc-content ul, .doc-content ol { padding-left: 1.4rem; line-height: 1.75; }
main table, .resource-table { width: 100%; border-collapse: collapse; margin: 1.2rem 0; font-size: 0.92rem; }
main th, main td, .resource-table th, .resource-table td { padding: 0.65rem 0.8rem; border: 1px solid #d2d7dd; text-align: left; }
main th, .resource-table th { background: #fcfdfe; font-weight: 700; color: #1a2b3c; }
main blockquote { margin: 1.5rem 0; padding: 0.5rem 0 0.5rem 1.25rem; border-left: 3px solid #d35400; color: #7b8691; font-style: italic; }
/* Aliases for common model improvisations — keep pages styled even off-vocab */
.testimonial, .quote-card { max-width: 760px; margin: 2rem auto; padding: 1.75rem; background: #ffffff; border-left: 4px solid #d35400; border-radius: 0 0.6rem 0.6rem 0; box-shadow: 0 4px 14px rgba(15, 23, 42, 0.06); }
.related-links, .anchor-links { display: flex; flex-wrap: wrap; gap: 0.5rem; padding: 2rem; background: #fcfdfe; border-top: 1px solid #d2d7dd; }
/* Related services — skill-mandated 4-6 link discovery block above the footer */
.related-services { max-width: 1080px; margin: 0 auto; padding: 2.5rem 2rem; }
.related-services h2 { font-size: 1.3rem; color: #1a2b3c; margin-bottom: 1rem; }
.related-services nav { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 0.75rem; }
.related-services nav a { display: block; padding: 0.85rem 1.1rem; background: #ffffff; border: 1px solid #d2d7dd; border-radius: 0.5rem; color: #1a2b3c; font-weight: 600; font-size: 0.92rem; text-decoration: none; transition: border-color 0.15s, color 0.15s; }
.related-services nav a:hover { border-color: #d35400; color: #d35400; }
.related-links a, .anchor-links a { padding: 0.45rem 1rem; font-size: 0.85rem; font-weight: 600; color: #1a2b3c; background: #ffffff; border: 1px solid #d2d7dd; border-radius: 999px; text-decoration: none; }
.related-links a:hover, .anchor-links a:hover { border-color: #d35400; color: #d35400; }
.section { padding: 2.5rem 2rem; }
.section > .wrapper, .section > .container { max-width: 1080px; margin: 0 auto; }
.col { flex: 1; min-width: 0; }
.mega-dropdown, .mega-dropdown-content { display: none; position: absolute; top: 100%; left: 0; min-width: 420px; padding: 1.1rem; background: #ffffff; border: 1px solid #d2d7dd; border-radius: 0.5rem; box-shadow: 0 12px 32px rgba(15, 23, 42, 0.14); }
.mega-dropdown-trigger:hover + .mega-dropdown, .mega-dropdown-trigger:hover + .mega-dropdown-content,
.mega-dropdown:hover, .mega-dropdown-content:hover { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.6rem; }
.mega-dropdown a, .mega-dropdown-content a { display: block; padding: 0.4rem 0.55rem; font-size: 0.875rem; color: #7b8691; text-decoration: none; border-radius: 0.3rem; }
.mega-dropdown a:hover, .mega-dropdown-content a:hover { color: #d35400; background: #fcfdfe; }
.experience-footprint, .inference-corridor { font-size: 0.9rem; color: #7b8691; }
.c-toc-nav__label { font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: #7b8691; padding: 0.3rem 0.5rem; }
.testimonial-author { font-size: 0.88rem; font-weight: 600; color: #7b8691; }
.zero-click { display: block; padding: 1.25rem; background: #fcfdfe; border-left: 3px solid #d35400; border-radius: 0 0.4rem 0.4rem 0; font-size: 1.02rem; line-height: 1.65; }
/* AI Summary (SPEC §2.2) — fact-dense bullet block right after the hero */
.ai-summary { max-width: 1080px; margin: 0 auto 1rem; padding: 1.75rem 2rem; background: #ffffff; border: 1px solid #d2d7dd; border-top: 4px solid #d35400; border-radius: 0.6rem; box-shadow: 0 6px 18px rgba(15, 23, 42, 0.07); }
main > .ai-summary { margin-top: 2rem; }
.ai-summary h2 { font-size: 1.3rem; color: #1a2b3c; margin: 0 0 0.9rem; letter-spacing: -0.01em; }
.ai-summary ul { list-style: none; padding: 0; display: grid; gap: 0.55rem; }
.ai-summary li { position: relative; padding-left: 1.6rem; line-height: 1.6; font-size: 0.98rem; }
.ai-summary li::before { content: ''; position: absolute; left: 0; top: 0.42em; width: 0.55rem; height: 0.55rem; border-radius: 50%; background: #d35400; }
/* Feature cards — shared grid for methods without a native card vocabulary */
.feature-section { max-width: 1200px; margin: 0 auto; padding: 2.5rem 2rem; }
.feature-section > h2 { font-size: 1.55rem; color: #1a2b3c; margin-bottom: 1.25rem; letter-spacing: -0.01em; }
.feature-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1.25rem; }
.feature-card { padding: 1.6rem; background: #ffffff; border: 1px solid #d2d7dd; border-radius: 0.7rem; transition: transform 0.15s, box-shadow 0.15s; }
.feature-card:hover { transform: translateY(-3px); box-shadow: 0 12px 28px rgba(15, 23, 42, 0.11); }
/* Card icons — every grid vocabulary */
.c-feature-grid__item svg, .hub-card svg, .feature-card svg, .tile svg, .guide-card svg { width: 30px; height: 30px; color: #d35400; margin-bottom: 0.8rem; }
.c-feature-grid__item h3, .feature-card h3 { font-size: 1.05rem; color: #1a2b3c; margin-bottom: 0.5rem; }
.feature-card p { font-size: 0.92rem; color: #7b8691; line-height: 1.65; }
/* Video section (SPEC §6.1) */
.video-section { max-width: 900px; margin: 0 auto; padding: 2.5rem 2rem; }
.video-section h2 { font-size: 1.4rem; color: #1a2b3c; margin-bottom: 1rem; }
.video-section video { width: 100%; border-radius: 0.75rem; box-shadow: 0 16px 40px rgba(15, 23, 42, 0.16); background: #000; display: block; }
.video-section p { margin-top: 0.9rem; font-size: 0.95rem; color: #7b8691; }
/* Lighthouse basics — required on every variant per skill */
main > section, main > article, .doc-content > section { content-visibility: auto; contain-intrinsic-size: auto 500px; }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }
}
a:focus-visible, button:focus-visible, summary:focus-visible, [tabindex]:focus-visible { outline: 3px solid #d35400; outline-offset: 2px; border-radius: 0.25rem; }
@media print {
  header, footer, nav, .c-anchor-strip, .chip-strip, .pill-row, [data-section="pills"], .toc-dropdown { display: none !important; }
  main, .doc-content { max-width: 100%; }
  a { color: inherit; text-decoration: none; }
}
/* Alternating image-text sections (index BO step 5) — works with any wrapper class the worker picks */
section:has(> img), .img-text, .image-text, .media-row { display: grid; grid-template-columns: 1fr 1fr; gap: 2.5rem; align-items: center; max-width: 1100px; margin: 0 auto; padding: 2.5rem 2rem; }
section:has(> img) > img, .img-text img, .image-text img, .media-row img { width: 100%; border-radius: 0.75rem; box-shadow: 0 12px 30px rgba(15, 23, 42, 0.14); }
section:has(> img):nth-of-type(even) > img { order: 2; }
@media (max-width: 760px) { section:has(> img), .img-text, .image-text, .media-row { grid-template-columns: 1fr; } }
/* Feature rows (SUIT) */
.FeatureRow { display: grid; grid-template-columns: 1fr 1fr; gap: 2.5rem; align-items: center; max-width: 1100px; margin: 0 auto; padding: 2.5rem 2rem; }
.FeatureRow img { width: 100%; border-radius: 0.6rem; box-shadow: 0 10px 26px rgba(15, 23, 42, 0.12); }
.FeatureRow--reverse img { order: 2; }
@media (max-width: 760px) { .FeatureRow { grid-template-columns: 1fr; } .FeatureRow--reverse img { order: 0; } }

.footer-disclaimer { width: 100%; margin-top: 1.5rem; font-size: 0.78rem; opacity: 0.65; line-height: 1.5; }
