:root{--ink:#183448;--muted:#627885;--green:#168254;--lime:#d8f3e4;--line:#dfe9ee;--paper:#ffffff}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px}button,input,select{font:inherit}button,a,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:4px}a{color:inherit;text-decoration:none}header{height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;max-width:1440px;margin:auto;padding:0 6%;gap:70px}.logo{font-family:Manrope,sans-serif;font-size:31px;font-weight:800;letter-spacing:-1.8px;display:flex;align-items:center;gap:9px}.brand-icon{font-size:43px;color:var(--green);font-weight:400}.logo-dot{color:var(--green);margin-left:-9px}nav{display:flex;align-self:stretch;gap:32px}.nav-link{border:0;background:none;color:var(--muted);position:relative;font-weight:500}.nav-link.active{color:var(--ink)}.nav-link.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green)}#saved-count{font-size:10px;background:#eaf3fa;border-radius:5px;padding:2px 5px;margin-left:5px}.connect-button{margin-left:auto;padding:11px 16px;background:white;border:1px solid #dadcd2;border-radius:7px;display:flex;align-items:center;gap:12px;font-weight:550;font-size:12px}.google-g{font-weight:800;color:#4285f4;font-size:18px}main{max-width:1268px;margin:auto;padding:0 40px}.hero{padding:58px 0 50px;position:relative;border-bottom:1px solid var(--line);overflow:hidden}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:var(--green);display:flex;align-items:center;gap:8px}.eyebrow>span{width:6px;height:6px;background:var(--green);border-radius:50%}h1{font-family:Manrope,sans-serif;font-size:60px;line-height:1.15;letter-spacing:-3px;font-weight:500;margin:22px 0;position:relative;width:max-content}h1>span{color:var(--green)}h1 svg{position:absolute;bottom:-14px;right:-4px;width:345px;height:20px;fill:none;stroke:#77b9e4;stroke-width:2.5}.hero>p{line-height:1.8;color:var(--muted);font-size:14px;margin:26px 0}.hero-bottom{display:flex;align-items:center;gap:13px;margin-top:25px;font-size:11px;color:#7c7e74}.people{display:flex;padding-left:5px}.people img{width:29px;height:29px;object-fit:cover;border:2px solid var(--paper);border-radius:50%;margin-left:-5px}.hero-art{position:absolute;right:32px;top:33px;width:380px;height:335px}.orbit{position:absolute;border:1px solid #e3e5d9;border-radius:50%;width:355px;height:270px;top:47px;left:0;transform:rotate(-33deg)}.orbit-two{width:280px;height:330px;left:40px;top:8px;transform:rotate(30deg)}.art-ticket{position:absolute;left:58px;top:42px;width:250px;height:260px;background:var(--lime);border:1px solid #bdca85;border-radius:10px;transform:rotate(-9deg);padding:24px;box-shadow:10px 12px 0 #e9eddb}.ticket-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.5px}.ticket-top span:last-child{font-size:22px;line-height:14px}.ticket-title{font-family:Manrope,sans-serif;font-size:44px;line-height:1.13;letter-spacing:-2px;margin:27px 0 24px}.ticket-line{border-top:1px dashed #97a76a;position:relative}.ticket-line:before,.ticket-line:after{content:'';width:18px;height:18px;background:var(--paper);border-radius:50%;position:absolute;top:-9px;left:-34px}.ticket-line:after{left:auto;right:-34px}.ticket-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-size:8px;letter-spacing:1px}.ticket-bottom span:last-child{font-size:24px}.spark{position:absolute;color:var(--green)}.s1{font-size:68px;right:5px;top:6px;transform:rotate(10deg)}.s2{font-size:43px;bottom:16px;left:10px}.art-dot{position:absolute;width:9px;height:9px;background:#a8bc79;border-radius:50%;left:12px;top:84px}.little-note{position:absolute;right:0;bottom:11px;padding:15px 20px;background:#fffdf7;border:1px solid #e5e3d8;border-radius:4px;transform:rotate(7deg);font-size:13px;box-shadow:0 3px 7px #00000005}.little-note span{font-size:19px;margin-left:10px}.events-section{padding-top:33px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}h2{font-family:Manrope,sans-serif;font-size:26px;letter-spacing:-1px;margin:0;font-weight:650}h2>span{color:var(--green)}.source{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}.status-dot{width:6px;height:6px;border-radius:50%;background:#89a76d}.source button{border:0;background:none;font-size:19px;color:var(--muted)}.filterbar{display:flex;border:1px solid var(--line);border-radius:8px;background:white;padding:12px 15px;align-items:center;gap:15px}.search{display:flex;gap:10px;align-items:center;flex:1}.search svg{width:18px;fill:none;stroke:#92958a;stroke-width:1.5}.search input{border:0;outline:none;min-width:100px;width:100%;font-size:12px;background:transparent}.search input::placeholder{color:#999c91}.filter-select{display:flex;align-items:center;gap:7px;border-left:1px solid var(--line);padding-left:16px;font-size:12px}.filter-select>span{font-size:18px;color:#888c7e}select{border:0;background:transparent;color:var(--ink);font-size:12px;cursor:pointer;padding:5px 15px 5px 0}.clear-button{border:0;background:none;color:var(--muted);font-size:11px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:34px;margin-top:25px}.list-toolbar{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px;margin-bottom:23px}.list-toolbar select{font-size:11px;padding-right:0}.date-heading{display:flex;align-items:center;gap:10px;margin:25px 0 13px;font-size:12px;font-weight:600}.date-heading:first-child{margin-top:0}.date-heading .day{font-weight:400;color:var(--muted)}.date-heading .rule{flex:1;height:1px;background:var(--line)}.today-tag{font-size:9px;padding:3px 6px;background:#e3f4eb;color:var(--green);border-radius:4px}.event-card{display:flex;gap:20px;padding:16px;margin-bottom:11px;background:white;border:1px solid var(--line);border-radius:9px;transition:border-color .2s,transform .2s;position:relative;cursor:pointer}.event-card:hover{border-color:#65a7cd;transform:translateY(-2px)}.event-image{width:130px;height:133px;object-fit:cover;border-radius:5px;background:#e9ecdF;flex-shrink:0}.event-body{flex:1;padding-top:1px;min-width:0}.event-tags{display:flex;gap:7px;align-items:center;font-size:9px;margin-bottom:9px}.tag{padding:4px 7px;border-radius:4px;background:#e3f4eb;color:#168254}.tag.Workshop{background:#e4f1fb;color:#246b9c}.tag.Social{background:#e7f5ee;color:#247957}.tag.Talk{background:#e7effb;color:#3569a1}.tag.Wellbeing{background:#e3f4ee;color:#227c60}.tag.Culture{background:#eaf4fc;color:#2a739d}.free{color:#84887c;font-size:9px}.event-card h3{font-family:Manrope,sans-serif;font-size:16px;letter-spacing:-.4px;margin:0 28px 8px 0;font-weight:700}.event-meta{font-size:10px;color:var(--muted);display:flex;gap:12px;margin:0 0 13px;flex-wrap:wrap}.org-row{font-size:10px;display:flex;align-items:center;gap:6px;color:#75796f}.org-icon{width:19px;height:19px;background:#f0f0e8;color:#687459;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;font-weight:600}.event-arrow{margin-left:auto;font-size:16px;color:#868c7d}.save-button{position:absolute;top:16px;right:15px;border:0;background:none;padding:3px;color:#8c9185}.save-button svg{width:15px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5}.save-button.is-saved{color:var(--green)}.save-button.is-saved svg{fill:#d8f3e4}.load-more{background:transparent;border:1px solid #d9ddd0;border-radius:6px;width:100%;padding:13px;margin-top:15px;font-size:11px;font-weight:500}.load-more span{margin-left:10px}.end-note{text-align:center;font-size:10px;color:#979a8f;margin:22px 0 40px}aside{padding-top:1px}.mini-calendar{border:1px solid var(--line);border-radius:8px;padding:19px;background:white}.calendar-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.calendar-title h3{font-size:12px;margin:0}.calendar-title button{background:none;border:0;font-size:20px;color:var(--muted);padding:0 5px}.weekdays,#calendar-days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.weekdays{font-size:9px;color:#969a8f;margin-bottom:9px}#calendar-days{gap:4px 0}#calendar-days button{height:27px;width:27px;border:0;border-radius:50%;background:none;font-size:10px;position:relative;justify-self:center}#calendar-days button.has-event:after{content:'';width:3px;height:3px;background:#2388c5;position:absolute;bottom:2px;left:12px;border-radius:50%}#calendar-days button.today{background:#e5f4eb;color:var(--green);font-weight:700}#calendar-days button.selected{background:var(--green);color:white}#calendar-days button:hover{background:#e7f3fb}.calendar-legend{display:flex;align-items:center;gap:6px;font-size:8px;color:var(--muted);margin-top:18px}.calendar-legend span{width:4px;height:4px;background:#2388c5;border-radius:50%}#all-dates{background:none;border:0;border-top:1px solid var(--line);width:100%;text-align:left;padding:12px 0 0;margin-top:14px;font-size:10px;color:var(--green)}.community-card{margin-top:19px;background:#edf7fc;border:1px solid #d5e9f5;padding:24px 22px;border-radius:8px}.community-icon{font-size:37px;color:var(--green)}.community-card h3{font-family:Manrope,sans-serif;font-size:23px;line-height:1.3;font-weight:500;letter-spacing:-.8px;margin:13px 0}.community-card p{color:#587889;font-size:11px;line-height:1.8}.community-card button{width:100%;background:#168254;color:white;border:0;border-radius:5px;padding:12px;font-size:10px;display:flex;justify-content:space-between;margin-top:19px}.powered{font-size:8px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;color:#627d8b}.powered .google-g{font-size:12px}.aside-note{font-size:11px;color:#627d8b;line-height:1.8;padding:23px 8px;position:relative}.aside-note span{position:absolute;right:15px;top:25px;font-size:24px;color:#4b92bf}footer{max-width:1188px;margin:0 auto;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;padding:25px 0 30px;color:#92968a;font-size:10px}footer .logo{font-size:20px;color:#168254;letter-spacing:-1px}footer>span:last-child{margin-left:auto}dialog{width:min(480px,calc(100% - 30px));background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:32px;color:var(--ink);box-shadow:0 20px 80px #0002}dialog::backdrop{background:#20271988;backdrop-filter:blur(3px)}.close{position:absolute;top:12px;right:15px;font-size:25px;border:0;background:none;color:var(--muted)}dialog h2{margin:17px 0}dialog p{color:var(--muted);line-height:1.7}dialog label{display:block;font-size:12px;margin:17px 0}dialog input{width:100%;border:1px solid #d9ddcf;background:white;border-radius:5px;padding:11px;margin-top:7px}dialog .help{font-size:11px}.primary{display:block;background:var(--green);color:white;padding:13px;border:0;border-radius:6px;text-align:center;width:100%}#connection-error{color:#a54430;font-size:12px}.detail-img{width:100%;height:200px;object-fit:cover;border-radius:7px;margin-top:12px}.detail-description{white-space:pre-wrap}.calendar-hint{text-align:center;font-size:11px;margin:10px 0 0}.empty{text-align:center;padding:60px 20px;border:1px dashed var(--line);border-radius:8px;color:var(--muted)}.empty h3{color:var(--ink)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:7px;padding:12px 22px;font-size:12px;display:none;z-index:5}@media(min-width:1400px){header{padding-left:calc((100% - 1188px)/2);padding-right:calc((100% - 1188px)/2);max-width:none}}@media(max-width:1000px){header{gap:30px;padding:0 30px}.hero-art{right:-35px;transform:scale(.85)}h1{font-size:52px}.content-layout{gap:20px;grid-template-columns:minmax(0,1fr) 240px}.filterbar{gap:8px}.filter-select{padding-left:8px}.event-card{gap:13px}.event-image{width:100px}footer{margin:0 40px}}@media(max-width:760px){header{height:76px;padding:0 20px;gap:20px}.logo{font-size:25px}.brand-icon{font-size:33px}nav{gap:17px}.nav-link{font-size:11px}.connect-button{font-size:0;padding:8px;gap:0}.connect-button>span:last-child{display:none}main{padding:0 20px}.hero{padding:37px 0}.hero-art{opacity:.4;right:-170px;top:50px;transform:scale(.7)}.hero>p,.hero-bottom{position:relative;z-index:1}.hero h1{font-size:47px;z-index:1}.hero h1 svg{width:260px}.hero>p{font-size:12px}.eyebrow{font-size:9px}.section-heading{align-items:flex-start;gap:12px;flex-direction:column}h2{font-size:23px}.filterbar{flex-wrap:wrap;padding:12px;gap:12px}.search{flex-basis:100%;padding-bottom:10px;border-bottom:1px solid var(--line)}.filter-select{padding-left:0;border:0;flex:1}.filter-select span{display:none}.filter-select select{font-size:10px;max-width:125px}.clear-button{font-size:10px}.content-layout{grid-template-columns:1fr}aside{display:none}.event-image{width:92px;height:122px}.event-card{padding:12px;gap:12px}.event-card h3{font-size:14px}.event-meta{gap:5px;font-size:9px}.org-row{font-size:9px}.event-tags{font-size:8px}.save-button{right:10px;top:12px}.event-card h3{margin-right:15px}footer{margin:0 20px;gap:15px;flex-wrap:wrap}footer>span:last-child{margin-left:0;flex-basis:100%;font-size:9px}.hero-bottom{font-size:9px}.list-toolbar{font-size:10px}}

/* A live event poster composed from the next upcoming event. */
.hero-feature{position:absolute;right:0;top:35px;width:390px;height:345px}.featured-event{display:block;position:relative;width:100%;height:100%;text-align:left;overflow:hidden;border:0;border-radius:13px;background:radial-gradient(ellipse at top right,#409ecc,transparent 65%),#115c43;color:white;padding:25px;box-shadow:0 12px 30px #28341d12}.featured-photo,.featured-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.featured-photo{transition:transform .4s}.featured-event:hover .featured-photo{transform:scale(1.04)}.featured-shade{background:linear-gradient(180deg,#0b355030 0%,#0b355055 25%,#092f47ed 100%)}.featured-pattern{position:absolute;right:-25px;top:-80px;font-size:300px;color:#d8f3e455}.featured-top{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.featured-label{font-size:9px;letter-spacing:1.7px;background:#ffffffed;color:#115c43;border-radius:4px;padding:8px 10px;font-weight:700}.featured-date{display:flex;flex-direction:column;align-items:center;background:#fffffffa;color:#115c43;padding:9px 14px;border-radius:6px;text-transform:uppercase;font-size:10px;letter-spacing:1px}.featured-date strong{font-size:25px;line-height:1.2;letter-spacing:-1px}.featured-info{position:absolute;bottom:23px;left:25px;right:25px;display:flex;flex-direction:column}.featured-type{font-size:10px;color:#d8f3e4;margin-bottom:9px}.featured-title{font-family:Manrope,sans-serif;font-size:26px;font-weight:650;line-height:1.2;letter-spacing:-.8px;margin-bottom:13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-meta,.featured-location{font-size:11px;line-height:1.8;color:#edf7fc}.featured-link{display:flex;justify-content:space-between;border-top:1px solid #ffffff35;margin-top:15px;padding-top:12px;font-size:11px}.featured-link>span{font-size:17px}.hero-feature-empty{height:100%;border-radius:13px;background:#edf7fc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.hero-feature-empty>span{font-size:65px;color:var(--green)}.hero-feature-empty h3{font-size:23px;font-weight:500}.hero-feature-empty p{color:var(--muted);font-size:12px}@media(min-width:761px) and (max-width:1100px){.hero-feature{width:34%;height:335px;top:40px}.hero h1{font-size:46px}.hero>p{max-width:59%;font-size:12px}.featured-title{font-size:22px}.featured-event{padding:18px}.featured-info{left:18px;right:18px}.featured-label{font-size:8px;letter-spacing:.8px;padding:7px}.featured-date{padding:7px 10px}}@media(max-width:760px){.hero-feature{position:relative;top:auto;right:auto;width:100%;height:350px;margin-top:30px}.featured-title{font-size:27px}.hero{padding-bottom:30px}}

/* School identity and green / white / blue accents. */
:root{--blue:#237db5}.logo{letter-spacing:-.6px;gap:10px;flex-shrink:0}.brand-name{font-size:21px;line-height:1.15;color:var(--green);font-weight:800}.brand-name>span{display:block;color:var(--blue);font-size:15px;letter-spacing:.15px;margin-top:3px}.nav-link.active:after{background:var(--blue)}.connect-button{border-color:#c9deea}.hero h1>span{color:var(--green)}.source .status-dot{background:var(--green)}.featured-type{color:#b6edd7}.featured-link{color:#d2eeff}.community-card button:hover,.primary:hover{background:#116c45}.community-icon{color:var(--blue)}.event-arrow,.aside-note span{color:var(--blue)}.calendar-title h3,#all-dates{color:var(--blue)}.featured-label{color:var(--blue)}footer .brand-name{font-size:17px}footer .brand-name>span{font-size:12px}footer .brand-icon{font-size:30px}@media(max-width:760px){header{gap:14px;flex-wrap:wrap;height:auto;min-height:110px;padding-top:13px;padding-bottom:0}header .logo{margin-right:auto}header .brand-name{font-size:19px}header .brand-name>span{font-size:13px}header .connect-button{margin-left:0}header nav{order:3;width:100%;height:39px;gap:25px}header .nav-link{font-size:12px}.hero h1{font-size:clamp(36px,11vw,47px)}}
.event-title-button{font:inherit;color:inherit;letter-spacing:inherit;border:0;padding:0;text-align:left;background:none}.image-placeholder{display:grid;place-items:center;font-size:40px;color:var(--green)}#toast.visible{display:block}.skip-link{position:fixed;left:10px;top:-100px;z-index:20;background:white;padding:14px;border:2px solid var(--green)}.skip-link:focus{top:10px}:root{--muted:#596d78}.event-meta,.org-row,.free,.source,.hero>p{color:#596d78}.load-more[hidden]{display:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
.featured-top{position:absolute;top:25px;left:25px;right:25px}.featured-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-image{background:#e8f3ef}@media(min-width:761px) and (max-width:1100px){.featured-top{top:18px;left:18px;right:18px}}

.event-image.school-crest{object-fit:contain;background:white;padding:5px}

.hero h1{font-size:clamp(32px,3.5vw,46px);line-height:1.16;letter-spacing:-1.8px;max-width:60%;width:auto}@media(max-width:760px){.hero h1{max-width:100%;font-size:clamp(28px,7.8vw,46px);letter-spacing:-1px}}

.hero>p{max-width:58%}@media(max-width:760px){.hero>p{max-width:100%}}

/* Match the next event's school identity using the supplied crests. */
.theme-harford{--school-dark:#061b49;--school-color:#123f86;--school-accent:#dce9ff}
.theme-slgs{--school-dark:#350c45;--school-color:#813c94;--school-accent:#f1d6ee}
.theme-methodist{--school-dark:#31084f;--school-color:#730ab1;--school-accent:#e9cffb}
.theme-ywca{--school-dark:#073a55;--school-color:#2086b4;--school-accent:#d3f3ff}
.school-feature{background:radial-gradient(ellipse at top right,var(--school-color),var(--school-dark) 85%)}
.school-feature .featured-shade{background:linear-gradient(180deg,transparent,var(--school-dark))}
.school-feature .featured-pattern{color:var(--school-accent);opacity:.18}
.school-feature .featured-label,.school-feature .featured-date{color:var(--school-dark);background:#fff}
.school-feature .featured-type,.school-feature .featured-link{color:var(--school-accent)}
.featured-identity{display:flex;align-items:center;gap:12px}
.featured-crest{width:70px;height:70px;object-fit:contain;padding:4px;background:white;border-radius:9px;box-shadow:0 3px 12px #0002}
.school-feature .featured-title{-webkit-line-clamp:2}
@media(min-width:761px) and (max-width:1100px){.featured-crest{width:54px;height:54px}.featured-identity{gap:7px}}

.image-download{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;color:var(--green);font-weight:600;text-decoration:underline;text-underline-offset:3px}.image-download:hover{color:var(--blue)}

.hero-feature{height:auto}.featured-heading{font-family:Manrope,sans-serif;font-size:20px;font-weight:650;line-height:1.3;letter-spacing:-.4px;margin:0 0 12px}#hero-feature{height:345px}@media(min-width:761px){.hero{min-height:465px}}@media(min-width:761px) and (max-width:1100px){#hero-feature{height:335px}}@media(max-width:760px){#hero-feature{height:350px}}

/* Full-width featured banner, with the complete flyer above the event details. */
main{max-width:none;padding:0}
.hero{--hero-gutter:max(40px,calc((100% - 1188px)/2));padding:48px 0 0;overflow:visible;border-bottom:0;min-height:0}
.hero>.eyebrow,.hero>h1,.hero>p,.hero>.hero-bottom{margin-left:var(--hero-gutter);margin-right:var(--hero-gutter)}
.hero h1{max-width:none;font-size:clamp(32px,4vw,52px)}
.hero>p{max-width:720px;font-size:14px}
.hero-feature{position:relative;inset:auto;width:100%;height:auto;margin-top:34px}
.featured-heading{margin:0 var(--hero-gutter) 14px}
#hero-feature{height:auto}
.featured-event{border-radius:0;min-height:0;height:auto;padding:300px var(--hero-gutter) 30px;isolation:isolate;background-color:#103d40}
.featured-backdrop{position:absolute;inset:-30px;width:calc(100% + 60px);height:calc(100% + 60px);object-fit:cover;filter:blur(24px);opacity:.45;z-index:-3}
.featured-photo{inset:20px 0 auto;width:100%;height:260px;object-fit:contain;z-index:-1;transition:none}
.featured-event:hover .featured-photo{transform:none}
.featured-event .featured-shade{z-index:-2;background:linear-gradient(180deg,#082d4033 0%,#082d4055 50%,#082d40f5 75%)}
.featured-top{top:24px;left:var(--hero-gutter);right:var(--hero-gutter);gap:16px;pointer-events:none}
.featured-info{position:relative;inset:auto;max-width:1188px;margin:auto}
.featured-title,.school-feature .featured-title{display:block;overflow:visible;font-size:clamp(24px,3vw,36px);max-width:900px}
.featured-type{white-space:normal;overflow:visible;color:#d8f3e4}
.featured-meta,.featured-location{font-size:13px}
.featured-link{align-self:flex-start;gap:35px;align-items:center;background:white;color:#115c43!important;border:0;border-radius:6px;padding:12px 18px;font-size:13px;font-weight:700}
.featured-event:focus-visible{outline-offset:-4px}
.hero-feature-empty{min-height:350px;border-radius:0}
.events-section{max-width:1268px;margin:auto;padding:33px 40px 0}
@media(max-width:760px){
  .hero{--hero-gutter:20px;padding-top:32px}
  .hero h1{font-size:clamp(28px,7.8vw,46px)}
  .hero>p{max-width:none}
  .featured-event{padding-top:325px;min-height:0;padding-bottom:24px}
  .featured-photo{top:85px;height:220px;padding:0 16px}
  .featured-top{top:16px}
  .featured-crest{width:50px;height:50px}
  .featured-identity{gap:8px}
  .featured-date{padding:7px 10px}
  .featured-title{font-size:25px}
  .events-section{padding:28px 20px 0}
}

/* Keep the hero title on one line on desktop, with natural wrapping on mobile. */
.hero h1{font-size:clamp(28px,3.2vw,44px);letter-spacing:-1.4px}
@media(max-width:760px){.hero h1{font-size:clamp(28px,7.8vw,40px);letter-spacing:-1px}}

/* Event discovery, legibility, and keyboard/touch access. */
.browse-events{display:inline-flex;align-items:center;gap:18px;min-height:44px;margin:0 var(--hero-gutter);color:var(--green);font-size:16px;font-weight:700;text-decoration:underline;text-underline-offset:5px}
#event-listing{scroll-margin-top:20px}
.hero h1{overflow-wrap:break-word}
.search:focus-within{outline:3px solid var(--green);outline-offset:5px;border-radius:3px}
.search input{min-height:44px;font-size:16px}
.filterbar{flex-wrap:wrap}
.filter-select{min-width:0;font-size:14px}
.filter-select select{max-width:100%;min-width:0}
select,.list-toolbar select{min-height:44px;font-size:14px}
.search{min-width:200px}
.event-meta,.org-row,.free,.featured-meta,.featured-location{font-size:14px;line-height:1.6}
.org-row{flex-wrap:wrap}
.event-tags,.featured-type,.source,.list-toolbar,.date-heading{font-size:13px}
.event-tags{flex-wrap:wrap}
.event-card h3{font-size:18px;margin-right:44px}
.save-button{min-width:44px;min-height:44px;top:8px;right:8px;display:grid;place-items:center}
.clear-button,.load-more,#all-dates,.calendar-title button,.source button,.close{min-height:44px;min-width:44px;font-size:14px}
.close{font-size:25px}
.calendar-title button,.source button{font-size:22px}
.community-card p,.hero-feature-empty p{font-size:14px}
.image-download{margin-right:18px}
.featured-event .featured-type{color:#e0f5ea}
.featured-link{min-height:44px;font-size:14px}
@media(max-width:760px){
  .filterbar{align-items:stretch;gap:12px}
  .search{flex-basis:100%;min-width:0}
  .filter-select{flex:1 1 100%;border-left:0;padding-left:0}
  .filter-select select{width:100%}
  .section-heading,.list-toolbar{flex-wrap:wrap;gap:12px}
  .event-card{gap:12px;flex-wrap:wrap}
  .event-body{flex-basis:180px}
  .source{flex-wrap:wrap}
}
@media(pointer:coarse){
  .content-layout{grid-template-columns:minmax(0,1fr)}
  .mini-calendar{max-width:420px}
  #calendar-days button{width:100%;min-width:24px;height:44px;border-radius:8px}
  #calendar-days button.has-event:after{left:calc(50% - 1.5px)}
}

/* Editorial header inspired by the reference: bold type, soft panels, glass caption. */
body{background:#f8f9f7}
header{max-width:1268px;height:80px;padding:0 40px;justify-content:space-between;gap:24px}
header nav{margin-left:auto;gap:32px}
header .nav-link{font-size:14px}
header .nav-link.active:after{height:2px;background:#1d2723}
header .brand-name{font-size:20px}
header .brand-icon{font-size:34px}
.hero{max-width:1268px;margin:auto;padding:38px 40px 0;--hero-gutter:0px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end}
.hero h1{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:700;font-size:clamp(34px,4.6vw,58px);line-height:1.04;letter-spacing:-.7px;text-transform:uppercase;margin:0;max-width:none;color:#1c2420}
.hero h1>span{color:inherit}
.browse-events{margin:0;min-height:44px;padding:12px 18px;background:#1c2420;color:white;border-radius:12px;text-decoration:none;font-size:13px;white-space:nowrap;gap:18px}
.browse-events:hover{background:#168254}
.hero-feature{grid-column:1/-1;margin:0;min-width:0}
.featured-heading{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%)}
.featured-event{border-radius:24px;padding:292px 24px 24px;min-height:430px;box-shadow:none;background-color:#20382d}
.featured-photo{inset:0;width:100%;height:100%;padding:0;object-fit:cover;object-position:center;z-index:-2}
.featured-event .featured-shade{z-index:-1}
.featured-backdrop{opacity:.6;filter:blur(18px)}
.featured-top{top:20px;left:24px;right:24px}
.featured-crest{height:48px;width:48px;border-radius:12px}
.featured-label{font-size:10px;letter-spacing:1px;border-radius:20px}
.featured-date{border-radius:14px}
.featured-info{margin:0;padding:18px 88px 18px 20px;min-height:120px;max-width:none;border:1px solid #ffffff40;border-radius:18px;background:#17241ee8;backdrop-filter:blur(18px);text-shadow:0 1px 2px #0003}
.featured-title,.school-feature .featured-title{font-family:Manrope,sans-serif;font-size:clamp(20px,2.2vw,28px);letter-spacing:-.5px;margin-bottom:7px}
.featured-type{font-size:11px;margin-bottom:7px}
.featured-meta,.featured-location{font-size:13px}
.featured-link{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:48px;height:48px;padding:0;min-height:48px;border-radius:50%;font-size:0;gap:0;justify-content:center;text-shadow:none}
.featured-link>span{font-size:27px}
.hero-stats{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}
.hero-stat{border-radius:20px;padding:20px 24px;background:#eceeeb;display:flex;flex-direction:column;gap:6px;min-width:0}
.hero-stat strong{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:40px;line-height:1;font-weight:600;color:#1c2420}
.hero-stat>span{font-size:11px;text-transform:uppercase;letter-spacing:.7px;color:#526158;line-height:1.5}
.hero-stat-dark{background:#1c2420}
.hero-stat-dark strong{color:white;font-size:34px}
.hero-stat-dark>span{color:#d3ded6}
@media(max-width:900px){.hero{grid-template-columns:1fr}.hero h1{font-size:clamp(34px,6vw,50px)}.browse-events{justify-self:start}.hero-stat{padding:18px}.hero-stat-dark strong{font-size:28px}}
@media(max-width:760px){
  header{height:auto;min-height:100px;padding:16px 20px 0;gap:8px}
  header nav{margin-left:0;height:44px}
  .hero{padding:28px 20px 0;gap:20px}
  .hero h1{font-size:clamp(34px,8.5vw,48px)}
  .featured-event{border-radius:20px;padding:310px 12px 12px;min-height:0}
  .featured-top{top:14px;left:14px;right:14px}
  .featured-info{padding:16px 66px 16px 16px;border-radius:14px}
  .featured-title,.school-feature .featured-title{font-size:20px;overflow-wrap:anywhere}
  .featured-link{right:10px;width:44px;height:44px;min-height:44px}
  .hero-stats{grid-template-columns:1fr 1fr;gap:12px}
  .hero-stat-dark{grid-column:1/-1}
  .hero-stat strong{font-size:34px}
}

/* Upcoming event dates and matching calendar legend. */
.calendar-legend{font-size:12px;color:#a52c35}
.calendar-legend span{width:7px;height:7px;background:#d43d49;border-radius:50%}
#calendar-days button.has-event{background:#fde8ea;color:#a52c35;border:1px solid #f3b6bd;border-radius:50%}
#calendar-days button.has-event:after{display:none}
#calendar-days button.has-event:hover{background:#fad4d9}
#calendar-days button.has-event.selected{background:#a52c35;border-color:#a52c35;color:white}
@media(pointer:coarse){#calendar-days button.has-event{width:100%;max-width:44px;aspect-ratio:1;height:auto;min-height:24px}}

.calendar-booking-note{border-top:1px solid var(--line);margin:14px 0 0;padding-top:12px;font-size:13px;line-height:1.6;color:var(--muted)}

/* Static about section: crawlable copy, school directory and FAQ. */
.about-section{max-width:1268px;margin:auto;padding:48px 40px 56px;border-top:1px solid var(--line);color:var(--ink);line-height:1.7}
.about-section h2{font-family:Manrope,sans-serif;font-size:clamp(24px,3vw,32px);letter-spacing:-.8px;margin:0 0 14px}
.about-section h3{font-family:Manrope,sans-serif;font-size:18px;margin:32px 0 10px}
.about-section p,.about-section li{font-size:15px;max-width:760px}
.about-section ul{padding-left:20px;margin:0}
.about-section .school-directory{columns:2 280px;column-gap:32px;max-width:900px}
.about-section .school-directory:empty{display:none}
.about-section details{border-top:1px solid var(--line);max-width:760px}
.about-section details:last-of-type{border-bottom:1px solid var(--line)}
.about-section summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-size:15px;font-weight:650}
.about-section summary:focus-visible{outline:3px solid var(--green);outline-offset:2px}
.about-section details p{margin:0 0 14px;color:var(--muted)}
@media(max-width:760px){.about-section{padding:36px 20px 44px}}

/* Per-school alumni event pages, rendered by school-page.mjs. */
.school-page{color:var(--ink)}
.school-page>section,.school-page>.breadcrumb{max-width:1268px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:24px;font-size:13px;color:var(--muted)}
.breadcrumb a{color:var(--green);font-weight:650;text-underline-offset:3px}
.school-hero{display:flex;gap:24px;align-items:center;padding-top:24px;padding-bottom:8px}
.school-crest{width:96px;height:96px;flex:none;border-radius:16px;object-fit:cover;background:#eceeeb}
.school-page h1{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:700;font-size:clamp(32px,4.4vw,54px);line-height:1.05;letter-spacing:-.7px;text-transform:uppercase;margin:0 0 10px;width:auto;max-width:none;color:#1c2420;overflow-wrap:break-word}
.school-page h1>span{color:var(--green)}
.school-hero p{font-size:15px;line-height:1.7;max-width:760px;margin:0}
.school-page h2{font-family:Manrope,sans-serif;font-size:clamp(22px,2.6vw,28px);letter-spacing:-.6px;margin:40px 0 16px}
.school-event{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 24px;margin-bottom:14px;max-width:900px}
.school-event h3{font-family:Manrope,sans-serif;font-size:19px;line-height:1.35;margin:6px 0 10px}
.school-event p{margin:0 0 6px;font-size:14px;line-height:1.6}
.school-event-type{font-size:12px!important;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--green)}
.school-event-when{font-weight:650}
.school-event-where,.school-event-description{color:var(--muted)}
.school-event-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--green);font-size:14px;font-weight:700;text-underline-offset:4px}
.school-events .empty{max-width:900px}
.school-events .empty .clear-button{display:inline-flex;align-items:center;text-decoration:none}
.school-faq details{border-top:1px solid var(--line);max-width:760px}
.school-faq details:last-of-type{border-bottom:1px solid var(--line)}
.school-faq summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-size:15px;font-weight:650}
.school-faq summary:focus-visible{outline:3px solid var(--green);outline-offset:2px}
.school-faq details p{margin:0 0 14px;color:var(--muted);font-size:15px;line-height:1.7}
.school-faq details a,.school-directory a,.school-others a{color:var(--green);text-underline-offset:3px}
.school-others{padding-bottom:56px}
.school-others .school-directory{columns:2 280px;column-gap:32px;max-width:900px;padding-left:20px;margin:0;line-height:1.9;font-size:15px}
.about-section .school-directory a{color:var(--green);text-underline-offset:3px}
@media(max-width:760px){.school-page>section,.school-page>.breadcrumb{padding-left:20px;padding-right:20px}.school-hero{flex-direction:column;align-items:flex-start}.school-crest{width:72px;height:72px}.school-event{padding:16px 18px}}
/* The homepage nav uses buttons; school pages use links, which need the same vertical centring. */
header nav a.nav-link{display:inline-flex;align-items:center;text-decoration:none}
