
:root{--ed-ink:#10282e;--ed-ink-2:#183940;--ed-gold:#d6ad45;--ed-gold-dark:#a77f1c;--ed-cream:#f7f3ea;--ed-paper:#fff;--ed-muted:#5f6d70;--ed-line:rgba(16,40,46,.12);--ed-radius:24px;--ed-shadow:0 18px 48px rgba(16,40,46,.12)}
body{background:var(--ed-cream);color:var(--ed-ink)}
.unified-header{background:rgba(12,32,37,.96)!important;backdrop-filter:blur(16px);border-bottom:1px solid rgba(214,173,69,.28)}
.main-nav{gap:.35rem!important}.main-nav a{border-radius:999px;padding:.72rem 1rem!important}.main-nav a:hover,.main-nav a:focus-visible{background:rgba(255,255,255,.09)}
.ed-v2-home{overflow:hidden}.ed-v2-home .brand-campaign-banner{display:none!important}
.ed-v2-hero{position:relative;min-height:620px;display:grid;place-items:end start;background:linear-gradient(90deg,rgba(7,25,30,.94) 0%,rgba(7,25,30,.72) 46%,rgba(7,25,30,.22) 100%),url('../hub-covers/community.svg') center/cover no-repeat;color:white}
.ed-v2-hero-inner{width:min(1180px,calc(100% - 2rem));margin:auto;padding:7rem 0 5.5rem}.ed-v2-eyebrow{display:inline-flex;border:1px solid rgba(214,173,69,.6);border-radius:999px;padding:.5rem .8rem;color:#f2d98c;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}
.ed-v2-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3rem,7vw,6.3rem);line-height:.95;max-width:900px;margin:1.2rem 0 1rem;letter-spacing:-.04em}.ed-v2-hero p{font-size:clamp(1.05rem,2vw,1.32rem);max-width:720px;line-height:1.65;color:rgba(255,255,255,.86)}
.ed-v2-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.ed-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.85rem 1.2rem;border-radius:999px;font-weight:850;text-decoration:none}.ed-btn.primary{background:var(--ed-gold);color:#17252a}.ed-btn.secondary{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.32);color:white}
.ed-v2-section{padding:5.5rem 0}.ed-v2-inner{width:min(1180px,calc(100% - 2rem));margin:auto}.ed-v2-head{max-width:760px;margin-bottom:2rem}.ed-v2-head h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1.02;margin:.4rem 0 .8rem}.ed-v2-head p{color:var(--ed-muted);font-size:1.08rem;line-height:1.7}
.ed-v2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ed-v2-card{position:relative;min-height:390px;border-radius:var(--ed-radius);overflow:hidden;box-shadow:var(--ed-shadow);background:#183940;color:white;isolation:isolate}.ed-v2-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ed-v2-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,25,29,.05),rgba(8,25,29,.92) 78%);z-index:1}.ed-v2-card-content{position:absolute;inset:auto 1.35rem 1.35rem;z-index:2}.ed-v2-card h3{font-size:1.55rem;margin:.25rem 0 .45rem}.ed-v2-card p{color:rgba(255,255,255,.82);line-height:1.55;margin:0 0 1rem}.ed-v2-card a{color:#f4d983;font-weight:850;text-decoration:none}.ed-v2-card:hover img{transform:scale(1.035)}
.ed-v2-tools{background:var(--ed-ink);color:white}.ed-v2-tools .ed-v2-head p{color:rgba(255,255,255,.72)}.ed-v2-toolgrid{display:grid;grid-template-columns:1.15fr .85fr;gap:1.2rem}.ed-v2-panel{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:var(--ed-radius);padding:2rem}.ed-v2-panel h3{font-size:1.55rem;margin-top:0}.ed-v2-search{display:flex;gap:.6rem;margin-top:1.2rem}.ed-v2-search input{flex:1;min-width:0;min-height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.2);padding:0 1rem;background:white;color:#132c32;font-size:1rem}.ed-v2-search button{border:0;border-radius:999px;padding:0 1.2rem;background:var(--ed-gold);font-weight:850}.ed-v2-links{display:grid;gap:.7rem}.ed-v2-links a{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.1rem;border-radius:16px;background:rgba(255,255,255,.07);color:white;text-decoration:none;font-weight:750}
.ed-v2-footer-note{padding:1rem;border-radius:18px;background:#fff;border:1px solid var(--ed-line)}
@media(max-width:900px){.ed-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-v2-toolgrid{grid-template-columns:1fr}.ed-v2-hero{min-height:560px}}
@media(max-width:640px){.ed-v2-hero-inner{padding:5.5rem 0 4rem}.ed-v2-hero h1{font-size:clamp(2.65rem,15vw,4.2rem)}.ed-v2-grid{grid-template-columns:1fr}.ed-v2-card{min-height:330px}.ed-v2-section{padding:3.8rem 0}.ed-v2-search{flex-direction:column}.ed-v2-search button{min-height:50px}.ed-v2-actions .ed-btn{width:100%}}
