.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-description{color:var(--story-bg-light);font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.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-section-header{text-align:center;margin-bottom:4rem}.story-section-label{display:inline-block;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(180deg,transparent 60%,#ffe066 0);padding:.25rem .75rem}.story-section-label,.story-section-title{font-weight:700;color:var(--story-text-dark);margin-bottom:1rem}.story-section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.01em}.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-article-section{background:var(--story-bg-light)}.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-article-prose h3{margin-top:4rem;margin-bottom:1.5rem;font-family:var(--font-playfair),Georgia,serif;color:var(--story-text-dark)}.story-highlight-box{background:var(--story-bg-white);padding:2.5rem;box-shadow:var(--story-shadow-md);border-left:6px solid var(--story-primary);margin:3rem 0;border-radius:0 12px 12px 0}.story-highlight-date{font-size:1.25rem;font-weight:800;color:var(--story-primary);margin-bottom:.5rem;font-family:var(--font-playfair),Georgia,serif}.story-highlight-text{font-size:1.05rem;line-height:1.8;color:var(--story-text-body);margin-bottom:0}.story-events-section{background:var(--story-bg-white)}.story-event-item{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--story-border-light)}.story-event-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.story-event-date{font-size:1.25rem;font-weight:800;color:var(--story-primary);margin-bottom:.5rem;font-family:var(--font-playfair),Georgia,serif}.story-event-text{font-size:1.05rem;line-height:1.8;color:var(--story-text-body)}.story-event-text strong{color:var(--story-text-dark);font-weight:600}.story-source-line{margin-top:2rem;font-size:.95rem;color:var(--story-text-body)}.story-source-line strong{color:var(--story-text-dark)}