.static-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:3rem;min-height:490px;overflow:hidden}.static-hero:after{position:absolute;right:-180px;bottom:-260px;width:620px;height:620px;border:100px solid rgba(255,255,255,.06);border-radius:50%;content:""}.static-hero>div:first-child{position:relative;z-index:1}.static-hero h1{margin:.8rem 0 1.1rem}.static-hero h1 em{color:var(--yellow);font-style:normal}.static-hero p{max-width:610px}.about-hero>div:first-child{max-width:780px}.hero-seal,.history-date{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;justify-content:center;width:190px;height:190px;flex:0 0 auto;border:1px solid rgba(255,255,255,.26);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;text-align:center}.hero-seal span,.history-date span{font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-seal strong{font:600 4rem/.9 var(--serif);color:var(--yellow)}.hero-seal small{margin-top:.55rem;color:rgba(255,255,255,.65);font-size:.66rem}.about-content{padding-top:4rem}.about-sections{max-width:960px}.about-section{display:grid;grid-template-columns:70px 1fr;gap:1.5rem;padding:2rem 0;border-top:1px solid var(--line)}.about-section:first-child{border-top:0}.section-number{color:var(--green);font-size:.8rem;font-weight:800;letter-spacing:.1em}.about-section h3{margin:0 0 .7rem;color:var(--navy);font:600 clamp(1.6rem,3vw,2.5rem)/1 var(--serif)}.about-section p{max-width:820px;margin:0;color:#40576b;font:400 1.08rem/1.8 var(--serif);white-space:pre-line}.about-section-lead{padding-top:1rem}.about-section-lead h3{font-size:3rem}.about-quote{margin:2.2rem 0;padding:2rem 2.3rem;border-left:4px solid var(--yellow);border-radius:0 15px 15px 0;background:var(--navy);color:#fff;font:600 clamp(1.6rem,3vw,2.5rem)/1.18 var(--serif)}.about-quote cite{display:block;margin-top:1rem;color:var(--yellow);font:800 .7rem var(--sans);letter-spacing:.09em;text-transform:uppercase}.history-hero>div:first-child{max-width:800px}.history-date strong{font:600 4rem/.85 var(--serif);color:var(--yellow)}.history-date span{margin-top:.7rem;line-height:1.5}.history-content{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:5rem}.history-intro{position:sticky;top:2rem;align-self:start}.history-intro h2{margin:1rem 0;font:600 clamp(2rem,4vw,3.2rem)/1.02 var(--serif)}.history-intro p{color:var(--muted);font-size:.95rem}.timeline{position:relative;padding-left:3rem}.timeline:before{position:absolute;top:0;bottom:0;left:8px;width:1px;background:linear-gradient(var(--yellow),var(--green),transparent);content:""}.timeline-item{position:relative;display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:0 0 2.1rem}.timeline-dot{position:absolute;top:2px;left:-3rem;width:18px;height:18px;border:4px solid var(--paper);border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.timeline-index{color:var(--green);font-size:.72rem;font-weight:800}.timeline-item small{color:var(--muted);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.timeline-item p{margin:.55rem 0 0;color:#40576b;font:400 1.05rem/1.8 var(--serif);white-space:pre-line}.reveal{opacity:0;transform:translateY(18px);animation:reveal-in .7s ease forwards}.about-sections .reveal:nth-child(2){animation-delay:.08s}.about-sections .reveal:nth-child(3){animation-delay:.16s}.about-sections .reveal:nth-child(4){animation-delay:.24s}.timeline .reveal:nth-child(2){animation-delay:.08s}.timeline .reveal:nth-child(3){animation-delay:.16s}@keyframes reveal-in{to{opacity:1;transform:none}}@media(max-width:900px){.static-hero{align-items:start;flex-direction:column;justify-content:center}.hero-seal,.history-date{width:130px;height:130px}.hero-seal strong,.history-date strong{font-size:2.8rem}.history-content{grid-template-columns:1fr;gap:2rem}.history-intro{position:static}}@media(max-width:600px){.about-section{grid-template-columns:40px 1fr;gap:.8rem}.about-section-lead h3{font-size:2.1rem}.about-quote{padding:1.4rem}.static-hero{min-height:440px;padding:4rem 1rem}.history-content,.about-content{padding-top:3rem}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;animation:none}.news-card,.feature-story>img,.province-tile img{transition:none}}
