:root{--lg-ink:#17202a;--lg-blue:#245b75;--lg-green:#2f6f61;--lg-gold:#d99d53;--lg-cream:#fff7ea}.lakegenevawi-site{background:#fffaf2;color:var(--lg-ink)}.lakegenevawi-site h1,.lakegenevawi-site h2,.serif{font-family:Georgia,serif}.eyebrow,.mini{font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:var(--lg-blue)}.lg-hero{position:relative;isolation:isolate;overflow:hidden;min-height:620px;padding:5rem 1.2rem;display:flex;align-items:flex-end;color:white}.lg-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,18,24,.08),rgba(5,18,24,.42) 48%,rgba(5,18,24,.78))}.lg-hero .hero-media,.lg-hero>div>img,.lg-hero>img,.lg-hero>picture{position:absolute;inset:0;z-index:-2;width:100%;height:100%}.lg-hero img,.lg-hero picture img{width:100%;height:100%;object-fit:cover}.lg-hero .hero-copy,.lg-hero>div:first-child{position:relative;z-index:1;max-width:1180px;width:100%;margin:0 auto}.lg-hero .eyebrow,.lg-hero .mini{color:#ffe3aa;text-shadow:0 1px 12px rgba(0,0,0,.38)}.lg-hero h1{max-width:980px;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.9;margin:.4rem 0;color:white;text-shadow:0 3px 28px rgba(0,0,0,.42)}.lg-hero .lead,.lg-hero p:not(.eyebrow):not(.mini){max-width:760px;font-size:clamp(1.05rem,1.8vw,1.32rem);line-height:1.75;color:rgba(255,255,255,.9);text-shadow:0 2px 16px rgba(0,0,0,.44)}.hero-card{display:none}.lg-section{max-width:1180px;margin:0 auto;padding:3.5rem 1.2rem}.section-head{max-width:760px;margin-bottom:1.5rem}.section-head h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1}.cards{display:grid;gap:1rem}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:white;border:1px solid #eadcc8;border-radius:1.35rem;padding:1rem;box-shadow:0 14px 36px #16324612}.card h3{font-size:1.3rem;margin:.3rem 0}.card p{line-height:1.65;color:#475569}.card a{font-weight:800;color:var(--lg-blue)}.card-img,.card-img img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:1rem;margin-bottom:.8rem}.split{max-width:1180px;margin:2rem auto;padding:1.2rem;display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;align-items:center;background:#183b49;color:white;border-radius:2rem}.split img{border-radius:1.4rem;aspect-ratio:4/3;object-fit:cover}.split h2{font-size:2.4rem;line-height:1}.split p{line-height:1.8}.resources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.resources a{display:block;background:#fff;border:1px solid #e8d8c0;border-radius:1rem;padding:1rem;color:var(--lg-ink)}.resources .resource-note{display:block;margin-top:.4rem;color:#64748b;line-height:1.55}.faq{display:grid;gap:.8rem}.faq details{background:white;border-radius:1rem;padding:1rem;border:1px solid #eadcc8}.faq summary{cursor:pointer;font-weight:900}@media (max-width:760px){.lg-hero{min-height:520px;padding:4rem 1rem}.cards.three,.cards.two,.resources,.split{grid-template-columns:1fr}}