/* Shared styles for the generated SEO pages (seo-gen).
   Extracted from the inline <style> block: it was byte-identical on 555
   pages, 2.7 MB of the deploy budget, and base44 caps the site at 50 MB
   extracted. One cached request instead. */
:root { color-scheme: dark; }
body { margin: 0; background: #0a0f1a; color: #e8edf5; font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif; line-height: 1.65; }
.wrap { max-width: 780px; margin: 0 auto; padding: 48px 24px 96px; }
header { display: flex; align-items: center; gap: 14px; margin-bottom: 12px; }
header img { width: 44px; height: 44px; border-radius: 12px; }
header .crumb { font-size: 13px; color: #94a3b8; }
header .crumb a { color: #94a3b8; text-decoration: none; }
header .crumb a:hover { color: #6ee7b7; }
h1 { font-size: 30px; margin: 0 0 10px; letter-spacing: -0.02em; line-height: 1.2; }
h2 { color: #6ee7b7; font-size: 22px; margin: 40px 0 10px; letter-spacing: -0.01em; }
h3 { font-size: 17px; color: #cbd5e1; margin: 24px 0 6px; }
p, li { color: #cbd5e1; }
a { color: #6ee7b7; text-decoration: none; }
a:hover { text-decoration: underline; }
ol li, ul li { margin: 6px 0; }
.lede { font-size: 19px; color: #e8edf5; margin: 0 0 20px; }
.byline { font-size: 13px; color: #64748b; margin: 0 0 24px; }
.byline a { color: #6ee7b7; }
.tldr { background: #111827; border: 1px solid #1f2937; border-left: 4px solid #6ee7b7; border-radius: 8px; padding: 16px 20px; margin: 0 0 28px; }
.tldr strong { color: #e8edf5; display: block; margin-bottom: 6px; font-size: 12px; text-transform: uppercase; letter-spacing: 0.07em; }
.toc { background: #0d1424; border: 1px solid #1f2937; border-radius: 8px; padding: 16px 20px; margin: 0 0 32px; }
.toc p { margin: 0 0 8px; font-size: 12px; color: #64748b; text-transform: uppercase; letter-spacing: 0.07em; }
.toc ol { margin: 0; padding-left: 18px; }
.toc ol li { margin: 4px 0; font-size: 14px; }
.callout { background: #111827; border: 1px solid #1f2937; border-left: 3px solid #6ee7b7; border-radius: 8px; padding: 14px 18px; margin: 18px 0; }
.callout strong { color: #e8edf5; }
.movetable { width: 100%; border-collapse: collapse; margin: 18px 0; font-size: 14px; }
.movetable th, .movetable td { text-align: left; padding: 8px 12px; border-bottom: 1px solid #1f2937; }
.movetable th { color: #94a3b8; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; font-size: 12px; }
.moves { font-family: 'SFMono-Regular', ui-monospace, Menlo, Consolas, monospace; background: #0d1424; border: 1px solid #1f2937; border-radius: 8px; padding: 12px 16px; margin: 14px 0; font-size: 14px; color: #e8edf5; overflow-x: auto; }
.board { display: block; margin: 18px auto; max-width: 340px; width: 100%; border-radius: 8px; border: 1px solid #1f2937; }
.cta-wrap { margin: 36px 0 8px; }
.cta { display: inline-block; background: #6ee7b7; color: #0a0f1a; padding: 14px 26px; border-radius: 10px; font-weight: 700; text-decoration: none; font-size: 16px; }
.cta:hover { background: #5ed5a5; text-decoration: none; }
.about-author { background: #0d1424; border: 1px solid #1f2937; border-radius: 10px; padding: 20px 22px; margin: 44px 0 0; }
.about-author strong { color: #e8edf5; display: block; margin-bottom: 6px; }
.about-author p { margin: 0; font-size: 14px; }
footer { margin-top: 44px; padding-top: 24px; border-top: 1px solid #1f2937; color: #94a3b8; font-size: 14px; }
footer a { color: #94a3b8; margin-right: 16px; }
.byline { display: flex; align-items: center; gap: 10px; background: #111827; border: 1px solid #1f2937; border-radius: 10px; padding: 10px 14px; margin: 0 0 26px; font-size: 13.5px; color: #94a3b8; line-height: 1.45; }
.byline strong { color: #e8edf5; }
body { padding-bottom: 88px; }
.appbar { position: fixed; bottom: 0; left: 0; right: 0; z-index: 60; background: rgba(13, 19, 33, 0.94); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); border-top: 1px solid #1f2937; padding: 10px 16px calc(10px + env(safe-area-inset-bottom)); }
.appbar-inner { max-width: 780px; margin: 0 auto; display: flex; align-items: center; gap: 12px; }
.appbar-logo { width: 34px; height: 34px; border-radius: 9px; flex-shrink: 0; }
.appbar-text { flex: 1; min-width: 0; line-height: 1.3; }
.appbar-text strong { display: block; color: #e8edf5; font-size: 14px; }
.appbar-text span { color: #94a3b8; font-size: 12.5px; }
.appbar-cta { flex-shrink: 0; background: #6ee7b7; color: #0a0f1a; font-weight: 700; font-size: 14px; padding: 11px 18px; border-radius: 10px; text-decoration: none; white-space: nowrap; }
.appbar-cta:hover { background: #5ed5a5; text-decoration: none; }
.appbar-close { flex-shrink: 0; display: flex; align-items: center; justify-content: center; background: none; border: none; color: #64748b; cursor: pointer; padding: 6px; border-radius: 6px; }
.appbar-close:hover { color: #e8edf5; }
@media (max-width: 600px) { .appbar-text, .appbar-logo { display: none; } .appbar-cta { flex: 1; text-align: center; font-size: 15px; padding: 13px 14px; } }
