/* Clover community cards: scoped so the calendar and site navigation keep their styling. */
.cwe-community{box-sizing:border-box;width:100%;max-width:1280px;margin:24px auto 16px;padding:34px 28px 20px;font-family:Lato,Arial,sans-serif;color:#2f3742}
.cwe-community *{box-sizing:border-box}
.cwe-community .cwe-community-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:end;margin-bottom:30px}
.cwe-community .cwe-eyebrow{margin:0 0 13px;font:800 11px/1.6 Lato,Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#791f7f}
.cwe-community h2{margin:0;font:400 clamp(30px,3.4vw,43px)/1.16 Lato,Arial,sans-serif;letter-spacing:-1.1px;color:#1f2933;text-transform:none}
.cwe-community h2 span{color:#791f7f}
.cwe-community .cwe-intro-copy{margin:0;max-width:440px;font:400 17px/1.75 Lato,Arial,sans-serif;color:#5b626b}
.cwe-community .cwe-community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.cwe-community .cwe-community-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:28px;border:1px solid rgba(121,31,127,.13);border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(121,31,127,.045) 0 86px,transparent 87px),#fff;box-shadow:0 10px 30px rgba(0,0,0,.045);transition:transform .2s,border-color .2s,box-shadow .2s}
.cwe-community .cwe-community-card:nth-child(4n+2),.cwe-community .cwe-community-card:nth-child(4n+3){background:radial-gradient(circle at 100% 0,rgba(167,203,98,.12) 0 86px,transparent 87px),#fff}
.cwe-community .cwe-community-card:hover,.cwe-community .cwe-community-card:focus-within{transform:translateY(-3px);border-color:#c4a1c7;box-shadow:0 14px 34px rgba(121,31,127,.085)}
.cwe-community .cwe-card-top{display:flex;align-items:center;gap:12px;margin-bottom:22px}
.cwe-community .cwe-community-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:#f4eaf5;color:#791f7f}
.cwe-community .cwe-community-icon svg{width:30px;height:30px}
.cwe-community .cwe-regular-label{font:700 11px/1.5 Lato,Arial,sans-serif;letter-spacing:.08em;color:#756477;text-transform:uppercase}
.cwe-community .cwe-schedule{align-self:flex-start;margin:0 0 13px;padding:7px 12px;background:#edf3e4;border-radius:999px;color:#44592c;font:800 12px/1.4 Lato,Arial,sans-serif}
.cwe-community h3{margin:0 0 10px;font:400 clamp(25px,2.6vw,32px)/1.18 Lato,Arial,sans-serif;letter-spacing:-.6px;color:#1f2933;text-transform:none;overflow-wrap:anywhere}
.cwe-community .cwe-session-time{margin:0 0 16px;font:700 15px/1.6 Lato,Arial,sans-serif;color:#791f7f}
.cwe-community .cwe-card-copy{margin:0 0 24px;font:400 16px/1.7 Lato,Arial,sans-serif;color:#5b626b}
.cwe-community .cwe-card-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:20px;border-top:1px solid #eee7ef}
.cwe-community .cwe-card-bottom>span{font:400 13px/1.5 Lato,Arial,sans-serif;color:#6c6470}
.cwe-community .cwe-card-bottom strong{display:block;color:#2f3742;font-weight:700;font-size:15px}
.cwe-community .cwe-card-bottom a{display:inline-flex;align-items:center;gap:20px;min-height:44px;padding:11px 18px;border:0;border-radius:999px;background:#791f7f;color:#fff!important;font:800 13px/1.5 Lato,Arial,sans-serif;text-decoration:none!important;box-shadow:0 6px 15px rgba(121,31,127,.14)}
.cwe-community .cwe-card-bottom a:hover{background:#9b4f93}
.cwe-community a:focus-visible{outline:3px solid #791f7f;outline-offset:5px}
.cwe-community .cwe-community-note{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:22px;padding:22px 25px;border-radius:18px;background:linear-gradient(120deg,#791f7f,#94508e);color:#fff}
.cwe-community .cwe-note-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#a7cb62;box-shadow:0 0 0 5px rgba(167,203,98,.15)}
.cwe-community .cwe-community-note p{margin:0;font:700 16px/1.6 Lato,Arial,sans-serif;color:#fff}
.cwe-community .cwe-note-detail{margin-left:auto;font:400 13px/1.6 Lato,Arial,sans-serif;color:#fff}
@media(max-width:760px){.cwe-community{padding:26px 16px 12px}.cwe-community .cwe-community-intro{grid-template-columns:1fr;gap:18px}.cwe-community .cwe-intro-copy{max-width:none}.cwe-community .cwe-community-grid{grid-template-columns:1fr;gap:16px}.cwe-community .cwe-community-card{padding:24px 22px;border-radius:22px}.cwe-community .cwe-note-detail{margin-left:22px}.cwe-community .cwe-community-note{padding:20px}}
@media(prefers-reduced-motion:reduce){.cwe-community .cwe-community-card{transition:none;transform:none}}
