:root{color:#2c2521;background:#f7f2ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.community-header,.community-main,.community-footer{width:min(100% - 36px,1160px);margin-inline:auto}.community-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.community-brand{font-weight:900}.community-header a:not(.community-brand){color:#a1502f;font-weight:850}.community-hero{position:relative;min-height:560px;overflow:hidden;background:#2c2521}.community-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78}.community-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,18,16,.78),rgba(22,18,16,.45),rgba(22,18,16,.1)),linear-gradient(0deg,rgba(22,18,16,.62),rgba(22,18,16,0) 55%)}.community-hero-copy{position:relative;z-index:1;width:min(100% - 36px,1160px);margin-inline:auto;padding:clamp(86px,12vw,150px) 0;color:#fffaf5}.eyebrow{margin:0 0 14px;color:#d48a5a;font-size:.72rem;font-weight:900;text-transform:uppercase}.community-hero h1{max-width:780px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,7vw,5.2rem);line-height:.96}.community-hero p{max-width:680px;color:#fffaf5;font-size:1.08rem;line-height:1.65}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;background:#a1502f;color:#fffaf5;padding:0 22px;font-weight:850}.community-main{display:grid;gap:clamp(42px,6vw,78px);padding:clamp(46px,7vw,78px) 0}.summary-grid,.content-grid,.related-grid{display:grid;gap:18px}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-card,.note-card,.related-grid a{border:1px solid rgba(44,37,33,.12);border-radius:8px;background:#fffaf5;padding:24px}.summary-card h2,.note-card h2{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif}.summary-card p,.note-card p,.related-grid span{color:#665952;line-height:1.62}.content-grid{grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);align-items:start}.community-image{width:100%;min-height:360px;border-radius:8px;object-fit:cover;box-shadow:0 24px 70px rgba(44,37,33,.14)}.note-stack{display:grid;gap:16px}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-grid a{display:grid;gap:8px}.related-grid strong{color:#2c2521}.community-footer{border-top:1px solid rgba(44,37,33,.12);padding:28px 0 42px;color:#665952}@media(max-width:860px){.summary-grid,.content-grid,.related-grid{grid-template-columns:1fr}.community-hero{min-height:620px}}