
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@700;800&display=swap');
:root{--green:#0b4f36;--green2:#073b2a;--lime:#c7d531;--gold:#d8ae42;--cream:#f4f1e8;--ink:#17201b;--muted:#667069;--white:#fff;--shadow:0 24px 70px rgba(11,79,54,.13);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{line-height:1.12;margin-top:0}h1,h2{font-family:"Playfair Display",Georgia,serif}h1{font-size:clamp(2.8rem,7vw,6.2rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}p{margin:0 0 1rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-100px;left:1rem;z-index:200;background:#fff;padding:.8rem 1rem}.skip-link:focus{top:1rem}.site-header{height:92px}.site-nav{position:fixed;z-index:100;top:0;left:0;right:0;height:92px;padding:0 clamp(1rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(11,79,54,.1)}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none}.brand img{width:58px;height:66px;object-fit:cover;border-radius:0 0 24px 24px;box-shadow:0 8px 20px rgba(0,0,0,.15)}.brand span{display:flex;flex-direction:column;line-height:1.15}.brand strong{color:var(--green);font-size:.98rem}.brand small{color:var(--muted);font-size:.72rem}.nav-links{display:flex;gap:.25rem}.nav-links a{text-decoration:none;padding:.65rem .85rem;border-radius:999px;font-weight:700;font-size:.92rem}.nav-links a:hover,.nav-links a[aria-current=page]{color:#fff;background:var(--green)}.nav-toggle{display:none;border:0;background:none;padding:.5rem}.nav-toggle span{display:block;width:26px;height:2px;background:var(--green);margin:5px}.hero{height:calc(100vh - 92px);min-height:620px;position:relative;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,20,.87) 0%,rgba(4,28,20,.58) 44%,rgba(4,28,20,.08) 75%)}.hero-content{position:relative;color:#fff;max-width:790px;padding:4rem clamp(1.25rem,7vw,8rem)}.hero h1{margin:.4rem 0 1.2rem}.hero p{font-size:1.15rem;max-width:650px;color:rgba(255,255,255,.86)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:.72rem;color:var(--lime)}.eyebrow.green{color:var(--green)}.button-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border:0;border-radius:999px;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.button.primary{background:var(--green);color:#fff}.hero .button.primary{background:var(--lime);color:var(--green2)}.button.ghost{border:1px solid rgba(255,255,255,.65);color:#fff}.button.secondary{background:var(--cream);color:var(--green)}.button.light{background:#fff;color:var(--green)}.quick-strip{max-width:1180px;margin:-42px auto 0;position:relative;z-index:3;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.quick-strip a{text-decoration:none;padding:1.5rem 2rem;display:flex;flex-direction:column;border-right:1px solid #e6e8e5}.quick-strip a:last-child{border-right:0}.quick-strip strong{color:var(--green);font-size:1.12rem}.quick-strip span{font-size:.84rem;color:var(--muted)}.section{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,7vw,8rem)}.section.tone{background:var(--cream)}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.section-copy{max-width:620px}.section-copy h2{color:var(--green);margin:.45rem 0 1.25rem}.section-copy p{color:var(--muted);font-size:1.03rem}.text-link{font-weight:800;color:var(--green);text-decoration:none}.image-card{margin:0;position:relative}.image-card img{aspect-ratio:4/3;width:100%;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.image-card figcaption{position:absolute;right:1rem;bottom:1rem;background:rgba(255,255,255,.9);padding:.65rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700}.section-heading{max-width:680px;margin-bottom:2.5rem}.section-heading h2{color:var(--green);margin:.4rem 0}.card-grid{display:grid;gap:1.25rem}.card-grid.three{grid-template-columns:repeat(3,1fr)}.feature-card,.person-card,.contact-card,.contact-form{background:#fff;border-radius:var(--radius);padding:2rem;box-shadow:0 12px 40px rgba(11,79,54,.07)}.feature-card .icon{font-size:2rem;color:var(--gold)}.feature-card h3{font-size:1.35rem;color:var(--green)}.feature-card p{color:var(--muted)}.banner-section img{width:100%;border-radius:var(--radius);box-shadow:var(--shadow)}.cta{margin:0 clamp(1.25rem,5vw,5rem) 5rem;padding:3rem clamp(1.5rem,5vw,4rem);border-radius:var(--radius);background:var(--green);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:2rem}.cta h2{margin:.3rem 0}.page-hero{min-height:430px;background:linear-gradient(115deg,var(--green2),var(--green));color:#fff;display:flex;align-items:end;padding:5rem clamp(1.25rem,7vw,8rem);position:relative;overflow:hidden}.page-hero:after{content:"1901";position:absolute;right:3vw;bottom:-3rem;font-family:"Playfair Display";font-size:15rem;font-weight:800;color:rgba(255,255,255,.05)}.page-hero>div{max-width:900px;position:relative;z-index:1}.page-hero h1{font-size:clamp(2.8rem,6vw,5.6rem);margin:.5rem 0}.page-hero p{max-width:680px;color:rgba(255,255,255,.78);font-size:1.1rem}.timeline{max-width:900px;margin:auto}.timeline-item{display:grid;grid-template-columns:130px 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid #d9ddd5}.timeline-item time{font-family:"Playfair Display";font-size:2.1rem;color:var(--green);font-weight:800}.timeline-item h3{margin:0 0 .5rem;color:var(--green)}.timeline-item p{color:var(--muted)}.notice{background:#fff8dd;border:1px solid #ead27a;border-radius:16px;padding:1.2rem 1.4rem;margin-bottom:2rem}.notice code{background:rgba(0,0,0,.06);padding:.15rem .3rem}.person-card{text-align:center}.avatar{width:70px;height:70px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;margin:0 auto 1rem;font-family:"Playfair Display";font-size:1.8rem}.person-card h3{color:var(--green)}.person-name{font-weight:800;color:var(--ink)}.person-card a{color:var(--muted);font-size:.9rem}.center{text-align:center}.lead{font-size:1.1rem;color:var(--muted)}.narrow{max-width:700px;margin:0 auto 2rem}.calendar-toolbar,.king-tools{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.calendar-toolbar h2{color:var(--green);margin-bottom:.2rem}.calendar-toolbar p{color:var(--muted)}.calendar-frame{height:820px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid #e5e8e5}.calendar-frame iframe{width:100%;height:100%;border:0}.search-field{display:flex;flex-direction:column;font-weight:800;color:var(--green);gap:.4rem;min-width:min(100%,420px)}input,textarea{width:100%;padding:.9rem 1rem;border:1px solid #ced5d0;border-radius:12px;font:inherit;background:#fff}input:focus,textarea:focus{outline:3px solid rgba(199,213,49,.35);border-color:var(--green)}.tabs{display:flex;gap:.55rem;overflow:auto;padding:.25rem 0 1.5rem}.tab-button{white-space:nowrap;border:1px solid #ccd3ce;background:#fff;color:var(--green);padding:.7rem 1rem;border-radius:999px;font-weight:800;cursor:pointer}.tab-button.active{background:var(--green);color:#fff;border-color:var(--green)}.table-wrap{overflow:auto;border-radius:18px;box-shadow:0 12px 40px rgba(11,79,54,.08)}.king-table{width:100%;border-collapse:collapse;background:#fff}.king-table th{background:var(--green);color:#fff;text-align:left;padding:1rem;position:sticky;top:0}.king-table td{padding:.85rem 1rem;border-bottom:1px solid #edf0ed}.king-table tr:hover td{background:#f7f9f6}.result-count{color:var(--muted);margin-bottom:1rem}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:start}.contact-card{background:var(--cream)}.contact-card h2{color:var(--green);margin:.5rem 0 1.2rem}.contact-card a{color:var(--green)}.contact-form{display:grid;gap:1rem}.contact-form h2{color:var(--green);margin:0}.contact-form label{font-weight:800;color:var(--green)}.contact-form .check{display:flex;align-items:flex-start;gap:.7rem;color:var(--ink);font-weight:500}.check input{width:auto;margin-top:.3rem}.gallery-strip{display:grid;grid-template-columns:1.3fr 1fr;gap:1.25rem;padding-top:0}.gallery-strip img{width:100%;height:400px;object-fit:cover;border-radius:var(--radius)}.legal{max-width:900px;margin:auto}.legal h2{font-family:Manrope;font-size:1.35rem;color:var(--green);margin-top:2.4rem}.site-footer{background:#092e22;color:#fff;padding:4rem clamp(1.25rem,7vw,8rem) 1.5rem}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:3rem}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{width:58px;border-radius:0 0 20px 20px}.footer-grid h3{margin:1rem 0 .5rem}.footer-grid p,.footer-grid a{color:rgba(255,255,255,.68);text-decoration:none}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:3rem;padding-top:1.2rem;display:flex;justify-content:space-between;font-size:.82rem;color:rgba(255,255,255,.6)}.footer-bottom a{color:inherit}.reveal{opacity:0;transform:translateY(22px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:82px;left:1rem;right:1rem;background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:.8rem;flex-direction:column}.nav-links.open{display:flex}.split,.contact-grid{grid-template-columns:1fr}.card-grid.three{grid-template-columns:1fr 1fr}.quick-strip{margin:0;border-radius:0}.hero{min-height:680px}.hero-shade{background:linear-gradient(0deg,rgba(4,28,20,.9),rgba(4,28,20,.2))}.hero-content{align-self:end}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.brand strong{font-size:.82rem}.brand small{font-size:.66rem}.brand img{width:48px;height:56px}.site-header,.site-nav{height:76px}.nav-links{top:70px}.hero{height:calc(100svh - 76px);min-height:600px}.hero-content{padding:3rem 1.25rem}.hero h1{font-size:3rem}.quick-strip{grid-template-columns:1fr}.quick-strip a{border-right:0;border-bottom:1px solid #e6e8e5}.section{padding:4rem 1.25rem}.card-grid.three,.gallery-strip{grid-template-columns:1fr}.cta{margin:0 1.25rem 4rem;flex-direction:column;align-items:flex-start}.timeline-item{grid-template-columns:1fr;gap:.5rem}.calendar-toolbar,.king-tools{align-items:stretch;flex-direction:column}.calendar-frame{height:680px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:.5rem}.gallery-strip img{height:280px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
