.page-hero{position:relative;min-height:420px;display:flex;align-items:center;overflow:hidden;color:#fff;background:linear-gradient(135deg,#0b3d2a,#0b7442)}.page-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,21,.62),rgba(4,31,21,.12))}.page-hero__content{position:relative;z-index:2;padding-block:80px}.page-eyebrow{display:inline-block;margin-bottom:10px;color:#c6ead6;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.page-hero h1{margin:0;font:600 clamp(44px,7vw,78px)/1.02 Georgia,serif}.page-hero p{max-width:700px;margin:20px 0 0;color:#ffffffe6;font-size:clamp(17px,2vw,21px)}
.history-intro{padding:85px 0 55px}.history-intro__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:end}.history-intro h2{margin:5px 0 0;font:600 clamp(34px,4vw,50px)/1.1 Georgia,serif}.history-intro p{margin:0;color:var(--muted);font-size:18px}
.timeline-section{padding:35px 0 100px}.history-heading p{max-width:440px;margin:0;color:var(--muted)}.timeline{position:relative;width:min(920px,100%);margin:50px auto 0}.timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translateX(-50%);background:linear-gradient(to bottom,transparent,var(--green) 4%,var(--green) 96%,transparent)}.timeline-item{position:relative;width:50%;padding:0 55px 42px 0;opacity:0;transform:translateY(22px);transition:.55s}.timeline-item:nth-child(even){margin-left:50%;padding:0 0 42px 55px}.timeline-item.is-visible{opacity:1;transform:none}.timeline-marker{position:absolute;top:22px;right:-9px;z-index:3;width:18px;height:18px;border:4px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #0b74422e}.timeline-item:nth-child(even) .timeline-marker{left:-9px;right:auto}.timeline-card{padding:22px 24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 32px #14342812}.timeline-date{display:inline-flex;margin-bottom:7px;padding:5px 9px;color:var(--green);background:#edf6f1;border-radius:999px;font-size:12px;font-weight:900}.timeline-card h3{margin:0;font:600 23px/1.2 Georgia,serif}.timeline-card p{margin:10px 0 0;color:var(--muted)}
.full-history{padding:95px 0;background:var(--soft)}.full-history__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:65px;align-items:start}.history-sidebar{position:sticky;top:30px}.history-sidebar__box{padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 35px #14342812}.history-sidebar h2{margin:5px 0 10px;font:600 29px/1.1 Georgia,serif}.history-sidebar p{margin:0;color:var(--muted)}.history-sidebar a{display:inline-block;margin-top:18px;color:var(--green);font-weight:900;text-decoration:none}.history-content p{margin:0 0 28px;color:#3f5149;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.95}.history-content p:first-child::first-letter{float:left;margin:8px 9px 0 0;color:var(--green);font-size:64px;line-height:.75;font-weight:700}
.history-cta{padding:80px 0;color:#fff;background:linear-gradient(135deg,#0a3f2b,#0b653c)}.history-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.history-cta .section-kicker{color:#bce7cf}.history-cta h2{margin:5px 0 0;font:600 clamp(30px,4vw,46px)/1.1 Georgia,serif}.history-cta__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.history-cta__links a{display:inline-flex;min-height:44px;align-items:center;padding:0 16px;color:#fff;border:1px solid #ffffff3d;border-radius:999px;text-decoration:none;font-weight:800;background:#ffffff0f}
@media(max-width:900px){.history-intro__grid,.full-history__layout{grid-template-columns:1fr;gap:35px}.history-sidebar{position:static}.history-cta__inner{align-items:flex-start;flex-direction:column}.history-cta__links{justify-content:flex-start}}
@media(max-width:720px){.page-hero{min-height:360px}.timeline:before{left:12px;transform:none}.timeline-item,.timeline-item:nth-child(even){width:100%;margin-left:0;padding:0 0 30px 46px}.timeline-marker,.timeline-item:nth-child(even) .timeline-marker{left:4px;right:auto}.full-history{padding:70px 0}.history-content p{font-size:17px;line-height:1.85}}