:root{--simple-ink:#173a2b;--simple-green:#275e3e;--simple-dark:#123426;--simple-cream:#f4efe3;--simple-paper:#fffdf8;--simple-line:#d9e0da;--simple-gold:#edc65e}.simple-page h1,.simple-page h2,.simple-page h3{text-transform:none}.simple-eyebrow{margin:0 0 .75rem;color:var(--simple-gold);font-size:.71rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.simple-eyebrow-dark{color:var(--simple-green)}.simple-hero{position:relative;display:flex;align-items:flex-end;min-height:500px;margin-bottom:1.5rem;overflow:hidden;border-radius:.45rem;background:var(--simple-dark);color:#fff}.simple-hero img,.simple-hero:after{position:absolute;inset:0;width:100%;height:100%}.simple-hero img{object-fit:cover}.simple-hero:after{background:linear-gradient(90deg,rgba(8,36,24,.96),rgba(8,36,24,.65) 55%,rgba(8,36,24,.08));content:""}.simple-hero-content{position:relative;z-index:1;max-width:730px;padding:clamp(2.5rem,6vw,5rem)}.simple-hero h1{margin:0 0 1.1rem;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6vw,5.2rem);line-height:.98;letter-spacing:-.04em}.simple-hero p:not(.simple-eyebrow){max-width:620px;color:#e5eee8;font-size:1.14rem;line-height:1.65}.simple-button{display:inline-flex;align-items:center;gap:.6rem;margin-top:.65rem;padding:.85rem 1.15rem;border-radius:.25rem;background:#fff;color:var(--simple-dark);font-weight:700}.simple-button:hover{background:var(--simple-gold);color:var(--simple-dark);text-decoration:none}.simple-content{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,6vw,6rem);align-items:start;margin-bottom:4rem;padding:clamp(2rem,5vw,4rem);border-radius:.45rem;background:var(--simple-cream)}.simple-content h2{margin:0 0 1rem;color:var(--simple-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.05}.simple-content p{color:#536159;line-height:1.7}.simple-content a{color:var(--simple-green);font-weight:700}.simple-panel{padding:1.4rem;border:1px solid #d5ddcf;border-top:4px solid var(--simple-green);border-radius:.4rem;background:rgba(255,255,255,.8)}.simple-panel h3{margin:0 0 .65rem;color:var(--simple-ink);font-family:Georgia,"Times New Roman",serif;font-size:1.6rem}.simple-panel p:last-child{margin-bottom:0}.simple-notice{max-width:850px;margin:0 auto 4rem;padding:clamp(2rem,5vw,4rem);border-radius:.45rem;background:var(--simple-dark);color:#e5eee8;text-align:center}.simple-notice h1,.simple-notice h2{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5vw,4.4rem)}.simple-notice a{color:#fff;font-weight:700;text-decoration:underline}@media(max-width:750px){.simple-content{grid-template-columns:1fr}}@media(max-width:575px){.simple-hero{min-height:570px}.simple-hero:after{background:linear-gradient(0deg,rgba(8,36,24,.98),rgba(8,36,24,.6) 62%,rgba(8,36,24,.08))}.simple-hero-content{padding:2rem}.simple-content{padding:1.5rem}}
