.meeting-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 32px}.meeting-card{position:relative;overflow:hidden;min-height:230px;padding:25px 24px;border:1px solid #d3c7ae;background:#fffdf8;box-shadow:0 11px 24px rgba(6,26,85,.08)}.meeting-card:after{content:'';position:absolute;right:-22px;bottom:-25px;width:125px;height:125px;border-radius:50%;background:rgba(6,26,85,.06)}.meeting-card svg{width:44px;height:44px;fill:none;stroke:#b79a17;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.meeting-card p{margin:20px 0 7px;color:#4f6091;font:700 12px 'DM Mono',monospace;letter-spacing:.12em}.meeting-card h2{font-size:25px;line-height:1.08}.meeting-card time{display:block;margin-top:15px;color:#061a55;font:700 22px/1 'DM Sans',sans-serif;letter-spacing:-.04em}.meeting-card span{display:block;margin-top:12px;max-width:240px;color:#4a5961;font-size:14px;line-height:1.4}.meeting-card.sunday{background:linear-gradient(145deg,#fffdf8,#f2efdf)}.meeting-card.wednesday{background:linear-gradient(145deg,#f9fbf8,#e8f0ec)}.meeting-card.saturday{background:linear-gradient(145deg,#f8fafc,#e8eef7)}@media(max-width:760px){.meeting-strip{grid-template-columns:1fr;margin-bottom:22px}.meeting-card{min-height:0;padding:21px}.meeting-card p{margin-top:13px}.meeting-card h2{font-size:23px}.meeting-card time{font-size:21px}}
