@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&display=swap');
.ej-body{margin:0;font-family:'DM Sans', 'Segoe UI', sans-serif;background:#f7f0d8;color:#3d2e18;line-height:1.65;}
.ej-body *{box-sizing:border-box;}
.ej-wrap{width:min(1100px,92%);margin:0 auto;}
.ej-brand,.ej-display{font-family:'DM Sans', 'Segoe UI', sans-serif;}
a{color:#8b6914;}
.ej-btn{appearance:none;border:1px solid #3d2e18;background:#8b6914;color:#fff;padding:.75rem 1.2rem;font:inherit;cursor:pointer;}
.ej-btn:hover{filter:brightness(1.05);}
.ej-label{display:block;margin:.75rem 0;font-size:.95rem;}
.ej-input{display:block;width:100%;margin-top:.35rem;padding:.65rem .75rem;border:1px solid #6a5838;background:#fff;font:inherit;}
.ej-textarea{min-height:120px;resize:vertical;}
.ej-form-success{color:#8b6914;font-weight:600;}
.ej-nav-toggle{display:none;background:transparent;border:1px solid #3d2e18;padding:.4rem .7rem;font:inherit;cursor:pointer;}
.ej-skip{position:absolute;left:-999px;}
.ej-skip:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:99;}
@media (prefers-reduced-motion:reduce){
  .ej-body *,.ej-body *::before,.ej-body *::after{animation:none!important;transition:none!important;}
}

.ej-cookie{position:fixed;z-index:1000;top:4.5rem;left:0;right:0;bottom:auto;max-width:none;border-radius:0;background:#efe4b8;color:#3d2e18;padding:1rem 1.1rem;border:1px solid #6a5838;box-shadow:0 8px 24px rgba(0,0,0,.12);}
.ej-cookie-text{margin:0 0 .75rem;font-size:.9rem;}
.ej-cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;}
.ej-cookie-btn{border:1px solid #3d2e18;background:#fff;color:#3d2e18;padding:.45rem .8rem;font:inherit;cursor:pointer;}
.ej-cookie-accept{background:#8b6914;color:#fff;border-color:#8b6914;}
.ej-cookie-panel{margin-top:.75rem;display:grid;gap:.4rem;font-size:.9rem;}
.ej-cookie a{color:inherit;}

.ej-header{padding:1rem 0;position:relative;z-index:20;}
.ej-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;}
.ej-brand{font-family:'DM Sans', 'Segoe UI', sans-serif;font-size:clamp(1.4rem,3vw,2rem);text-decoration:none;color:#3d2e18;font-weight:600;letter-spacing:.02em;}
.ej-nav{display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;}
.ej-nav-link{text-decoration:none;color:#3d2e18;font-size:.95rem;}
.ej-nav-link.is-active{border-bottom:2px solid #8b6914;}
.ej-h1{font-family:'DM Sans', 'Segoe UI', sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15;margin:1.5rem 0 1rem;font-weight:500;}
.ej-lead{font-size:1.1rem;max-width:40rem;}
.ej-main{padding:1rem 0 3rem;}
.ej-main p{margin:0 0 1rem;max-width:65ch;}
.ej-footer{background:#3d2e18;color:#f7f0d8;padding:2rem 0 2.5rem;margin-top:2rem;}
.ej-footer a{color:#f7f0d8;}
.ej-contact-block{margin-bottom:1rem;}
.ej-contact-line{margin:.25rem 0;}
.ej-legal-line{font-size:.85rem;opacity:.9;}
.ej-hero{padding:clamp(2.5rem,8vh,5rem) 0;background:#efe4b8;}
.ej-hero-inner{width:min(1100px,92%);margin:0 auto;}
.ej-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;}
.ej-section{padding:2.5rem 0;}
.ej-h2{font-family:'DM Sans', 'Segoe UI', sans-serif;font-size:clamp(1.4rem,3vw,2rem);margin:0 0 1rem;}

@media (max-width:860px){
  .ej-nav-toggle{display:inline-block;}
  .ej-nav{display:none;width:100%;flex-direction:column;padding:1rem 0;}
  .ej-nav.is-open{display:flex;}
}

.ej-manifesto{padding:clamp(3rem,12vh,6rem) 0;max-width:48rem;}
.ej-manifesto h1{font-size:clamp(2rem,5vw,3.2rem);}
.ej-bleed-type{background:#efe4b8;padding:3rem 1rem;margin:2rem 0;font-family:'DM Sans', 'Segoe UI', sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);text-align:center;}
.ej-acc details{border-bottom:1px solid #6a5838;padding:1rem 0;}
.ej-acc summary{cursor:pointer;font-weight:600;font-size:1.1rem;}
.ej-mono-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;}
.ej-monogram{width:3rem;height:3rem;border:2px solid #3d2e18;display:grid;place-items:center;font-family:'DM Sans', 'Segoe UI', sans-serif;font-weight:700;text-decoration:none;color:#3d2e18;}
.ej-type-rule{padding:3rem 0 1rem;border-bottom:1px solid #3d2e18;margin-bottom:2rem;}
.ej-sidenote-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;}
.ej-sidenote{font-size:.9rem;color:#6a5838;border-left:2px solid #8b6914;padding-left:.75rem;}
.ej-stamp{font-family:ui-monospace,Consolas,monospace;border:2px solid #f7f0d8;padding:1rem;display:inline-block;margin:.5rem 0 1rem;}
.ej-contact-bar{display:flex;gap:.75rem;flex-wrap:wrap;padding:.5rem;background:#efe4b8;position:sticky;top:0;z-index:25;}
@media (max-width:800px){.ej-sidenote-grid{grid-template-columns:1fr;}}
.ej-space-xl{height:4rem;}
