.story-page{--story-primary:#e07a3c;--story-primary-dark:#2e1f23;--story-primary-light:#f4a460;--story-text-dark:#2e1f23;--story-text-body:#4a3428;--story-text-muted:#8b7355;--story-bg-white:#fffbf7;--story-bg-light:#fff5eb;--story-bg-accent:#ffe4d1;--story-bg-dark:#2e1f23;--story-border:#d2a679;--story-border-light:#e8d4bf;--story-shadow-sm:0 2px 4px rgba(0,0,0,.06);--story-shadow-md:0 6px 16px rgba(0,0,0,.1);--story-shadow-lg:0 16px 48px rgba(0,0,0,.15);font-family:var(--font-montserrat),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Inter,Arial,sans-serif;color:var(--story-text-body);line-height:1.7;-webkit-font-smoothing:antialiased}.story-back-bar,.story-page{background:var(--story-bg-white)}.story-back-bar{border-bottom:1px solid var(--story-border-light);padding:1rem 0}.story-back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--story-primary);text-decoration:none;transition:color .2s}.story-back-link:hover{color:var(--story-text-dark)}.story-hero{background:var(--story-bg-dark);padding:6rem 0;position:relative;overflow:hidden}.story-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:968px){.story-hero{padding:4rem 0}.story-hero-grid{grid-template-columns:1fr;gap:2rem}}.story-hero-eyebrow{display:inline-block;font-size:.875rem;font-weight:600;color:var(--story-bg-white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;background:linear-gradient(180deg,transparent 60%,var(--story-primary) 60%);padding:.25rem .75rem}.story-hero-title{color:var(--story-bg-white)!important;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1.5rem;line-height:1.15;letter-spacing:-.02em;font-family:var(--font-playfair),Georgia,"Times New Roman",serif}.story-hero-subtitle{color:var(--story-primary);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;margin-bottom:1.5rem;font-style:italic;font-family:var(--font-playfair),Georgia,serif}.story-hero-description{color:var(--story-bg-light);font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.story-hero-date{color:var(--story-bg-light);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-top:1.5rem}.story-hero-image{border-radius:12px;box-shadow:var(--story-shadow-lg);overflow:hidden}.story-hero-image img{width:100%;height:auto;display:block}.story-section{padding:6rem 0}@media (max-width:768px){.story-section{padding:4rem 0}}.story-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.story-content-wrapper{max-width:780px;margin:0 auto}.story-intro{background:var(--story-bg-white)}.story-intro-prose{font-size:1.125rem;line-height:1.8;color:var(--story-text-body)}.story-intro-prose p{margin-bottom:1.5rem}.story-intro-prose p:first-child:first-letter{font-size:4rem;font-weight:700;line-height:1;float:left;margin:.05em .15em 0 0;color:var(--story-primary);font-family:var(--font-playfair),Georgia,serif}.story-intro-prose strong{color:var(--story-text-dark);font-weight:600}.story-images-section{background:var(--story-bg-light)}.story-images-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:768px){.story-images-grid{grid-template-columns:1fr}}.story-image-card{background:var(--story-bg-white);border-radius:12px;overflow:hidden;box-shadow:var(--story-shadow-md);transition:all .3s ease}.story-image-card:hover{box-shadow:var(--story-shadow-lg);transform:translateY(-4px)}.story-image-card img{width:100%;height:auto;display:block}.story-image-caption{padding:1.5rem;font-size:.875rem;color:var(--story-text-muted);line-height:1.6;text-align:center}.story-article-section{background:var(--story-bg-white)}.story-article-prose{font-size:1.125rem;line-height:1.8;color:var(--story-text-body)}.story-article-prose p{margin-bottom:2rem}.story-article-prose p:last-child{margin-bottom:0}.story-article-prose strong{color:var(--story-text-dark);font-weight:600}.story-quote-highlight{background:var(--story-bg-light);padding:6rem 0}.story-quote-card{background:var(--story-bg-white);padding:4rem;box-shadow:var(--story-shadow-md);border-left:6px solid var(--story-primary);max-width:780px;margin:0 auto}.story-quote-big{font-size:2.5rem;font-weight:700;color:var(--story-primary);font-style:italic;font-family:var(--font-playfair),Georgia,serif;text-align:center;line-height:1.4;margin-bottom:1.5rem}@media (max-width:640px){.story-quote-big{font-size:1.75rem}.story-quote-card{padding:2.5rem}}.story-quote-attribution{text-align:center;font-size:.875rem;color:var(--story-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.story-epilogue{background:var(--story-bg-dark);color:var(--story-bg-white)}.story-epilogue-title{color:var(--story-bg-white)!important;text-align:center;margin-bottom:3rem;font-family:var(--font-playfair),Georgia,serif}.story-epilogue-date{color:var(--story-primary);font-size:1.25rem;font-weight:700;text-align:center;margin-bottom:2rem}.story-epilogue-image{border-radius:12px;box-shadow:var(--story-shadow-lg);max-width:600px;margin:0 auto 3rem;overflow:hidden}.story-epilogue-image img{width:100%;height:auto;display:block}.story-epilogue-text{font-size:1.125rem;line-height:1.8;color:var(--story-bg-light)}.story-epilogue-text p{margin-bottom:2rem}.story-epilogue-text p:last-child{margin-bottom:0}.story-source-line{margin-top:2rem;font-size:.95rem;color:var(--story-text-body)}.story-source-line strong{color:var(--story-text-dark)}