/* Dedicated David story reader. The approved story and PDF remain the source. */
.ff-david-story{--story-gold:var(--ff-brand-yellow);--story-red:var(--ff-brand-red);background:#0a0f1e;color:#f5f0e8;font-family:Inter,Arial,sans-serif}
.ff-david-story *{box-sizing:border-box}
.ff-david-story__hero{position:relative;overflow:hidden;padding:112px 24px 64px;background:radial-gradient(ellipse at 90% 10%,rgba(122,0,1,.3),transparent 55%),radial-gradient(ellipse at 0% 100%,rgba(212,160,23,.12),transparent 55%),repeating-linear-gradient(130deg,transparent 0 39px,rgba(255,255,255,.025) 39px 40px,transparent 40px 80px),linear-gradient(130deg,#0b1427,#142541);border-bottom:4px solid var(--story-gold)}
.ff-david-story__hero-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:65px;align-items:center}
.ff-david-story__back{display:block;width:fit-content;margin-bottom:22px;color:#c2cede;font-size:.85rem;text-decoration:none}
.ff-david-story__eyebrow,.ff-david-story__next-kicker{display:block;color:var(--story-gold);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.5}
.ff-david-story h1{margin:15px 0 22px;color:#fff;font:400 clamp(3.1rem,5.7vw,5.4rem)/1.02 var(--ff-display,'Bangers',cursive);letter-spacing:.025em;text-wrap:balance}
.ff-david-story__intro{max-width:560px;margin:0 0 26px;color:#d1dbe8;font-size:1.02rem;line-height:1.75}
.ff-david-story__actions{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:center}
.ff-david-story__start{display:inline-flex;gap:20px;align-items:center;min-height:48px;padding:12px 20px;background:var(--story-gold);color:#101727;border-radius:9px;font-weight:800;text-decoration:none}
.ff-david-story__pdf{display:inline-flex;gap:10px;align-items:center;min-height:44px;color:var(--story-gold);font-weight:750;font-size:.88rem;text-decoration:underline;text-underline-offset:4px}
.ff-david-story__art{position:relative;isolation:isolate;width:calc(100% - 20px);max-width:430px;margin:12px auto;border:1px solid var(--story-gold);border-radius:20px;background:#111d33;box-shadow:0 22px 55px rgba(0,0,0,.3)}
.ff-david-story__art::before{content:'';position:absolute;z-index:-1;inset:-7px;border:1px solid rgba(212,160,23,.4);border-radius:20px;background:var(--story-red);transform:rotate(3deg)}
.ff-david-story__art img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:19px 19px 0 0}
.ff-david-story__art figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;color:#fff;font:400 1.5rem/1.2 var(--ff-display,'Bangers',cursive)}
.ff-david-story__art figcaption span{color:var(--story-gold);font:700 .75rem/1.4 Inter,Arial,sans-serif}
.ff-david-story__reading-grid{display:grid;grid-template-columns:minmax(0,760px) minmax(0,280px);gap:50px;width:calc(100% - 48px);max-width:1180px;margin:0 auto;padding:64px 0 76px;align-items:start;scroll-margin-top:100px}
.ff-david-story__reading{min-width:0;padding:36px 40px;border:1px solid rgba(255,255,255,.1);border-top:3px solid var(--story-gold);border-radius:16px;background:linear-gradient(160deg,#142238,#101b2d)}
.ff-david-story__prose{color:#dce4ef;font-size:1.075rem;line-height:1.9;overflow-wrap:break-word}
.ff-david-story__prose p{margin:0 0 1.4em;color:inherit;line-height:inherit}
.ff-david-story__prose p:first-child,.ff-david-story__prose p:nth-child(2){font:400 clamp(1.65rem,2.8vw,2.2rem)/1.2 var(--ff-display,'Bangers',cursive);letter-spacing:.025em;color:#fff;margin-bottom:.4em}
.ff-david-story__prose p:nth-child(2){color:var(--story-gold);margin-bottom:1.3em}
.ff-david-story__prose p:last-child{margin-bottom:0}
.ff-david-story__prose em{color:#fff}
.ff-david-story__prose .story-em{color:var(--story-gold);font-weight:800;letter-spacing:.03em}
.ff-david-story__prose .story-punch,.ff-david-story__prose .story-end{color:var(--story-gold);font:400 clamp(1.5rem,2.5vw,1.9rem)/1.25 var(--ff-display,'Bangers',cursive);letter-spacing:.025em}
.ff-david-story__prose .story-end{margin-top:2rem;text-align:center}
.ff-david-story__prose .story-reflection-heading{margin:1.5rem 0 1.25rem;color:#fff;font:400 clamp(1.8rem,3vw,2.4rem)/1.15 var(--ff-display,'Bangers',cursive);letter-spacing:.025em}
@media print{.ff-david-story__prose .story-reflection-heading{color:#111}}
@media print{.ff-david-story__prose .story-punch,.ff-david-story__prose .story-end{color:#111}}
.ff-david-story__credit{margin:35px 0 0;padding-top:22px;border-top:1px solid rgba(212,160,23,.25);color:#bdc6d7;font-size:.85rem;line-height:1.7;font-style:italic}
.ff-david-story__sidebar{position:sticky;top:105px;display:grid;gap:20px}
.ff-david-story__note{padding:25px;border:1px solid rgba(212,160,23,.25);border-radius:14px;background:#142238}
.ff-david-story__note h2{margin:12px 0;color:#fff;font:400 2rem/1.1 var(--ff-display,'Bangers',cursive);letter-spacing:.02em}
.ff-david-story__note p{margin:0 0 18px;color:#d1dbe8;font-size:.85rem;line-height:1.7}
.ff-david-story__note a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;color:var(--story-gold);font-size:.85rem;font-weight:750;text-underline-offset:4px}
.ff-david-story__note-red{background:linear-gradient(135deg,rgba(122,0,1,.7),rgba(122,0,1,.35)),#111d33}
.ff-david-story__note-red a{color:#fff}
.ff-david-story__next{padding:54px 24px 66px;border-top:1px solid rgba(212,160,23,.25);background:radial-gradient(ellipse at 0% 50%,rgba(212,160,23,.12),transparent 65%),#101b30}
.ff-david-story__next-inner{max-width:850px;margin:auto;text-align:center}
.ff-david-story__next h2{margin:14px 0 26px;color:#fff;font:400 clamp(2rem,4vw,3.25rem)/1.1 var(--ff-display,'Bangers',cursive);letter-spacing:.02em}
.ff-david-story__next-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}
.ff-david-story__next-links a{display:inline-flex;align-items:center;gap:20px;min-height:46px;padding:11px 17px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:var(--story-red);color:#fff;font-weight:750;text-decoration:none}
.ff-david-story a:hover{text-decoration:underline;text-underline-offset:4px}
.ff-david-story a:focus-visible{outline:3px solid var(--story-gold);outline-offset:5px}
@media(max-width:900px){.ff-david-story__hero-inner{gap:30px}.ff-david-story__reading-grid{grid-template-columns:minmax(0,1fr) 240px;gap:25px}.ff-david-story__reading{padding:28px}.ff-david-story__note{padding:20px}}
@media(max-width:760px){.ff-david-story__hero{padding:96px 20px 44px}.ff-david-story__hero-inner{grid-template-columns:1fr;gap:30px}.ff-david-story__art{max-width:360px}.ff-david-story__reading-grid{grid-template-columns:1fr;width:calc(100% - 36px);padding:38px 0 50px}.ff-david-story__sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.ff-david-story__reading{padding:25px 20px}.ff-david-story__prose{font-size:1rem;line-height:1.8}.ff-david-story__sidebar{grid-template-columns:1fr}.ff-david-story__next-links{flex-direction:column}.ff-david-story__next-links a{justify-content:space-between}.ff-david-story__art figcaption{font-size:1.3rem}}
@media print{.ff-david-story,.ff-david-story__hero,.ff-david-story__reading{background:#fff;color:#111;border:0;box-shadow:none}.ff-david-story__hero{padding:18px 0}.ff-david-story__hero-inner{display:block}.ff-david-story__art,.ff-david-story__actions,.ff-david-story__back,.ff-david-story__sidebar,.ff-david-story__next{display:none}.ff-david-story h1{font:700 26pt/1.2 Georgia,serif;color:#111}.ff-david-story__eyebrow,.ff-david-story__intro,.ff-david-story__prose,.ff-david-story__prose em,.ff-david-story__prose .story-em,.ff-david-story__credit,.ff-david-story__prose p:first-child,.ff-david-story__prose p:nth-child(2){color:#111}.ff-david-story__reading-grid{display:block;width:100%;padding:12px 0}.ff-david-story__reading{padding:0}.ff-david-story__prose{font:12pt/1.55 Georgia,serif}.ff-david-story__prose p{orphans:3;widows:3;margin-bottom:1em}.ff-david-story__credit{border-color:#888}}
