/* Maples homepage additions. Scoped to the Quick Links and Social Media sections. */
.maples-links-section,.maples-social-section{--maples-wine:#650e25;--maples-ink:#291a20;position:relative;padding:80px 0;font-family:Arial,sans-serif;color:var(--maples-ink)}
.maples-links-section{background:radial-gradient(ellipse at 0 0,#f7e8df 0,transparent 52%),linear-gradient(135deg,#fffcf8,#faf6f3)}
.maples-section-heading{text-align:center;max-width:650px;margin:0 auto 38px}
.maples-section-heading .maples-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:11px;letter-spacing:2.8px;font-weight:700;color:var(--maples-wine);margin:0 0 16px}
.maples-eyebrow:before,.maples-eyebrow:after{content:"";height:1px;width:28px;background:currentColor;opacity:.5}
.maples-section-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:44px;font-weight:700;line-height:1.16;letter-spacing:-1.2px;margin:0 0 15px;color:var(--maples-ink)}
.maples-section-heading p{font-size:15px;line-height:1.7;color:#75666b;margin:0}
.maples-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.maples-quick-grid .maples-quick-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-width:0;min-height:174px;padding:25px 12px;background:#fff;border:1px solid #ece0d9;border-radius:18px;color:#39262d;text-align:center;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;box-shadow:0 5px 15px #55231704;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s}
.maples-quick-card:after{content:"\2197";position:absolute;right:13px;top:10px;font-size:17px;font-weight:400;color:#b79b93;transition:color .22s}
.maples-quick-icon{display:flex;align-items:center;justify-content:center;width:65px;height:65px;flex-shrink:0;background:linear-gradient(145deg,#fff7ec,#f5e5dc);border:1px solid #efddd1;border-radius:20px;color:var(--maples-wine);font-size:27px;transition:background .22s,color .22s,transform .22s}
.maples-quick-card:nth-child(3n+2) .maples-quick-icon{background:#f0f4ed;color:#45644e;border-color:#e1e8dc}
.maples-quick-card:nth-child(3n) .maples-quick-icon{background:#f3eff9;color:#745187;border-color:#e9e0f1}
.maples-quick-grid .maples-quick-card:hover{background:#fffdfa;border-color:#bf8d7d;transform:translateY(-6px);box-shadow:0 16px 30px #55231712;color:var(--maples-wine)}
.maples-quick-card:hover .maples-quick-icon{background:var(--maples-wine);border-color:var(--maples-wine);color:#fff;transform:rotate(-5deg)}
.maples-quick-card:hover:after{color:var(--maples-wine)}
.maples-social-section{background:radial-gradient(ellipse at 100% 0,#743147 0,transparent 55%),linear-gradient(120deg,#291621,#461a2b);overflow:hidden}
.maples-social-section:before{content:"";position:absolute;width:460px;height:460px;border:1px solid #ffffff0c;border-radius:50%;left:-250px;bottom:-200px;pointer-events:none}
.maples-social-section .container{position:relative}
.maples-social-section .maples-eyebrow{color:#e6c294}
.maples-social-section .maples-section-heading h2{color:#ffffff}
.maples-social-section .maples-section-heading>p:last-child{color:#dbc8ce}
.maples-social-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.maples-social-grid .maples-social-card{--social-color:#2162c4;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:286px;padding:30px;background:#fff;border:1px solid #ffffff60;border-radius:22px;text-align:left;text-decoration:none;color:#291a20;box-shadow:0 12px 30px #170a1622;transition:transform .22s,box-shadow .22s}
.maples-social-card:before{content:"";position:absolute;z-index:-1;right:-35px;top:-35px;width:150px;height:150px;border-radius:50%;background:#edf3fd}
.maples-social-card:after{content:"\2197";position:absolute;right:25px;top:25px;color:var(--social-color);font-size:24px}
.maples-social-grid .maples-instagram{--social-color:#a22c76}
.maples-social-grid .maples-youtube{--social-color:#c3242a}
.maples-instagram:before{background:linear-gradient(135deg,#f7e5fb,#fff0df)}
.maples-youtube:before{background:#ffeded}
.maples-social-grid .maples-social-card:hover{transform:translateY(-7px);box-shadow:0 22px 40px #170a164d}
.maples-social-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:17px;font-size:27px;margin-bottom:25px;background:#2162c4;color:#fff;box-shadow:0 6px 14px #2162c425}
.maples-instagram .maples-social-icon{background:linear-gradient(145deg,#6937b4,#c02d78 55%,#ed9e43);box-shadow:0 6px 14px #b42c7625}
.maples-youtube .maples-social-icon{background:#cf282e;box-shadow:0 6px 14px #cf282e25}
.maples-social-card h3{font-family:Arial,sans-serif;font-size:23px;font-weight:700;line-height:1.3;letter-spacing:-.5px;margin:0 0 9px;color:#291a20}
.maples-social-card p{font-size:14px;line-height:1.6;color:#75666b;margin:0 0 28px}
.maples-social-action{display:flex;align-items:center;justify-content:space-between;align-self:stretch;gap:14px;border-top:1px solid #eee7e9;padding-top:18px;font-size:13px;font-weight:700;color:var(--social-color);margin-top:auto}
.maples-social-action span{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #e8dfe3;border-radius:50%;font-size:15px}
.maples-quick-card:focus-visible,.maples-social-card:focus-visible{outline:3px solid #c48c42;outline-offset:5px}
@media(max-width:991px){.maples-quick-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.maples-quick-grid .maples-quick-card{min-height:158px;font-size:13px;padding:22px 8px}.maples-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.maples-social-grid .maples-social-card{padding:24px 20px}}
@media(max-width:767px){.maples-links-section,.maples-social-section{padding:54px 0}.maples-section-heading{margin-bottom:28px;padding:0 12px}.maples-section-heading h2{font-size:34px;letter-spacing:-.8px}.maples-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.maples-social-grid{grid-template-columns:1fr}.maples-social-grid .maples-social-card{min-height:0;padding:26px}.maples-social-icon{margin-bottom:20px}.maples-social-card p{margin-bottom:20px}}
@media(max-width:480px){.maples-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.maples-quick-grid .maples-quick-card{min-height:155px}.maples-section-heading h2{font-size:31px}.maples-section-heading p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.maples-quick-grid .maples-quick-card,.maples-quick-icon,.maples-quick-card:after,.maples-social-grid .maples-social-card{transition:none;transform:none}}

.maples-social-grid .maples-linkedin{--social-color:#0a66c2}
.maples-linkedin:before{background:#eaf3fc}
.maples-linkedin .maples-social-icon{background:#0a66c2;box-shadow:0 6px 14px #0a66c225}


/* Explicit social text contrast against the dark section and white cards. */
.maples-social-section .maples-section-heading h2{color:#ffffff}
.maples-social-section .maples-section-heading .maples-eyebrow{color:#f4d394}
.maples-social-section .maples-social-grid .maples-social-card h3{color:#241820}
.maples-social-section .maples-social-grid .maples-social-card p{color:#51444b}
.maples-social-section .maples-social-grid .maples-social-action{color:#37303a}
.maples-social-section .maples-social-grid .maples-social-action span{color:#37303a}
/* Center the Quick Links heading and subtitle despite theme paragraph rules. */
.maples-links-section .maples-section-heading { text-align: center; }
.maples-links-section .maples-section-heading > p:not(.maples-eyebrow) { display: block; width: 100%; max-width: none; margin: 0 auto; float: none; text-align: center !important; }


/* Match the social section background while keeping white link cards. */
.maples-links-section{background:radial-gradient(ellipse at 100% 0,#743147 0,transparent 55%),linear-gradient(120deg,#291621,#461a2b)}
.maples-links-section .maples-section-heading h2{color:#ffffff !important;-webkit-text-fill-color:#ffffff}
.maples-links-section .maples-section-heading .maples-eyebrow{color:#ffd166 !important;-webkit-text-fill-color:#ffd166}
.maples-links-section .maples-section-heading>p:not(.maples-eyebrow){color:#f1e5e9 !important;-webkit-text-fill-color:#f1e5e9}

/* Upcoming Events and Notifications share a responsive two-column area. */
.maples-events-notifications{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:30px;align-items:start}
.maples-events-column{min-width:0}
.maples-events-column .event-card{flex-wrap:wrap;gap:18px}
.maples-events-column .event-content{flex:1 1 220px;min-width:0}
.maples-notifications{background:#fff;border:1px solid #e9dce1;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #4b1c2b0a}
.maples-notifications-heading{display:flex;align-items:center;gap:12px;padding:22px;background:#650e25;color:#fff}
.maples-notifications-heading h2{font-family:Georgia,serif;font-size:27px;line-height:1.3;margin:0;color:#fff !important}
.maples-notifications-heading>.fa{font-size:25px}
.maples-notifications-empty{text-align:center;padding:48px 22px}
.maples-notifications-empty>.fa{display:inline-block;font-size:35px;color:#a37b89;margin-bottom:18px}
.maples-notifications-empty p{color:#66505a !important;font-size:14px;text-align:center !important;margin:0;line-height:1.7}
@media(max-width:991px){.maples-events-notifications{grid-template-columns:1fr;gap:24px}}

/* Single full-width notices and events section. */
.maples-events-notifications{grid-template-columns:minmax(0,1fr)}

