.layout-events{padding-block:var(--section-y)}.layout-events .ev-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:48px}.layout-events .ev-head h2{margin-top:12px}.layout-events .ev-head .hl{color:var(--amber);font-style:italic}.layout-events .ev-head-link a{display:inline-block;font-family:var(--f-sans);font-weight:700;font-size:15px;text-decoration:none;padding:12px 22px;border-radius:var(--r-pill);border:1px solid rgba(7,67,43,.25);color:var(--green-deep)}.section-bg-green-deep .ev-head-link a,.section-bg-green .ev-head-link a{color:var(--cream-deep);border-color:rgba(246,236,216,.3)}.section-bg-green-deep .ev-head-link a:hover{background:rgba(246,236,216,.1)}.layout-events .ev-date{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex-shrink:0;border-radius:14px;font-family:var(--f-sans);color:var(--white)}.layout-events .ev-date.is-terracotta{background:var(--terracotta)}.layout-events .ev-date.is-green{background:var(--green)}.layout-events .ev-day{font-family:var(--f-serif);font-weight:700;line-height:1}.layout-events .ev-mon{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.layout-events .ev-yr{font-size:12px;font-weight:600;opacity:.8}.layout-events.is-upcoming .ev-split{display:grid;grid-template-columns:1.3fr 1fr;gap:24px}.layout-events.is-upcoming .ev-split.is-solo{grid-template-columns:1fr}.layout-events .ev-featured{position:relative;display:flex;align-items:flex-end;min-height:360px;border-radius:20px;overflow:hidden;text-decoration:none;background:var(--green-deep)}.layout-events .ev-featured img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.layout-events .ev-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(7,67,43,.96) 8%,rgba(7,67,43,.2) 70%)}.layout-events .ev-featured-body{position:relative;z-index:2;padding:34px;display:block}.layout-events .ev-badge{display:inline-block;background:var(--terracotta);color:var(--white);font-family:var(--f-sans);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:6px 14px;border-radius:var(--r-pill)}.layout-events .ev-featured-title{display:block;font-family:var(--f-serif);font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1.1;color:var(--white);margin-top:16px}.layout-events .ev-featured-text{display:block;font-size:15px;line-height:1.55;color:rgba(246,236,216,.85);margin-top:10px;max-width:440px}.layout-events .ev-featured-cta{display:inline-block;margin-top:18px;background:var(--amber);color:var(--green-deep);font-family:var(--f-sans);font-weight:700;font-size:15px;padding:12px 24px;border-radius:var(--r-pill)}.layout-events .ev-compact{display:flex;flex-direction:column;gap:24px}.layout-events .ev-row{display:flex;align-items:center;gap:22px;padding:28px;border-radius:20px;text-decoration:none;background:rgba(246,236,216,.06);border:1px solid rgba(246,236,216,.14);transition:background .2s ease}.layout-events .ev-row:hover{background:rgba(246,236,216,.1)}.layout-events.is-upcoming:not(.section-bg-green):not(.section-bg-green-deep) .ev-row{background:var(--white);border-color:var(--line)}.layout-events .ev-row .ev-date{min-width:78px;padding:14px 18px}.layout-events .ev-row .ev-day{font-size:30px}.layout-events .ev-row-body{display:block}.layout-events .ev-tag{display:block;font-family:var(--f-sans);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--amber)}.layout-events .ev-row-title{display:block;font-family:var(--f-serif);font-size:21px;font-weight:700;line-height:1.2;color:var(--cream);margin-top:4px}.layout-events .ev-row-text{display:block;font-size:14px;color:rgba(246,236,216,.7);margin-top:6px}.layout-events.is-upcoming:not(.section-bg-green):not(.section-bg-green-deep) .ev-row-title{color:var(--green-deep)}.layout-events.is-upcoming:not(.section-bg-green):not(.section-bg-green-deep) .ev-row-text{color:var(--stone)}.layout-events.is-upcoming:not(.section-bg-green):not(.section-bg-green-deep) .ev-tag{color:var(--green)}.layout-events .ev-list{display:flex;flex-direction:column;gap:20px}.layout-events .ev-item{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:22px 26px;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease}.layout-events .ev-item:hover{box-shadow:0 14px 34px rgba(42,35,32,.12);transform:translateY(-2px)}.layout-events .ev-item .ev-date{min-width:92px;padding:14px 20px}.layout-events .ev-item .ev-day{font-size:34px}.layout-events .ev-item-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.layout-events .ev-pill{font-family:var(--f-sans);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--green);background:var(--green-tint);padding:4px 11px;border-radius:var(--r-pill)}.layout-events .ev-when{font-family:var(--f-sans);font-size:14px;font-weight:600;color:var(--stone-light)}.layout-events .ev-item-title{display:block;font-family:var(--f-serif);font-size:24px;font-weight:700;line-height:1.2;color:var(--green-deep);margin-top:8px}.layout-events .ev-arrow{color:var(--green);font-size:20px}@media (max-width:900px){.layout-events.is-upcoming .ev-split{grid-template-columns:1fr}.layout-events .ev-featured{min-height:300px}.layout-events .ev-item{grid-template-columns:auto 1fr;gap:18px;padding:18px}.layout-events .ev-arrow{display:none}}@media (max-width:560px){.layout-events .ev-row{flex-direction:column;align-items:flex-start;gap:14px;padding:22px}.layout-events .ev-item{grid-template-columns:1fr}.layout-events .ev-item .ev-date{flex-direction:row;gap:8px;min-width:0;align-self:flex-start;padding:10px 16px}.layout-events .ev-item .ev-day{font-size:22px}}