:root{--color-bg:#fff7f3;--color-surface:#ffffff;--color-text:#4d4d4d;--color-muted:#6b7280;--brand-1:#7f5a83;--brand-2:#f9d8cd;--brand-3:#4c2f6f;--brand-4:#52489f;--brand-5:#c266a7;--brand-6:#e7c8e7;--brand-7:#fcf3e8;--brand-8:#7f5a830d;--accent-1:#174ea6;--success:#0f9d58;--warning:#fbbc05;--danger:#d93025;--gradient:linear-gradient(0deg,var(--brand-6) 0%,var(--brand-7) 100%);--font-sans:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;--font-body:var(--font-lexend);--font-heading:var(--font-serif);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-32:128px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow-1:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.06);--shadow-2:0 4px 12px rgba(0,0,0,0.12)}#edisonpbl .alt{background-color:var(--brand-8)}#edisonpbl .header h1{margin:0}#edisonpbl .header .event__title{display:flex;flex-direction:column;justify-content:space-between;align-items:center;max-width:90ch}@media(min-width:768px){#edisonpbl .header .event__title{flex-direction:row-reverse;justify-content:space-between}}#edisonpbl .header .event__title .event__status{display:flex;justify-content:center;align-items:center;min-width:100px;text-align:center;padding:.5rem 1rem;margin-bottom:1rem;border-radius:50px;justify-self:flex-end}#edisonpbl .header .event__title .upcoming{background:#03a703;color:#fff}#edisonpbl .header .event__title .past{background:gray;color:#fff}#edisonpbl .header .event__title .text{display:flex;flex-direction:column;align-items:flex-start}#edisonpbl .header .header__details{display:flex;flex-direction:column}#edisonpbl .header .header__details .item{max-width:90ch;padding-top:var(--space-8);padding-bottom:var(--space-8);border-bottom:1px solid var(--color-muted)}#edisonpbl .header .header__details .item:last-child{border-bottom:none;padding-bottom:0}#edisonpbl .header .header__details .item .line{display:flex;gap:1rem}#edisonpbl .header .header__details .event__location{display:flex;flex-direction:column;gap:.5rem}#edisonpbl .details .text{max-width:90ch;gap:1.5rem}#edisonpbl .details .text,#edisonpbl .map .block__content{display:flex;flex-direction:column}