/* Athar Qatra - Community Paths v2.3.0 */
.aq-community-paths{position:relative;overflow:hidden;background:linear-gradient(180deg,#f4fbfd 0%,#edf8f6 100%);padding:84px 0}
.aq-community-paths:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(17,177,178,.07);right:-250px;top:-250px}
.aq-community-paths:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(23,129,105,.06);left:-220px;bottom:-250px}
.aq-community-paths .wrap{position:relative;z-index:1}
.aq-community-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}
.aq-community-head>div{max-width:820px}
.aq-community-kicker{display:inline-flex;margin-bottom:9px;color:#118a82;font-size:14px;font-weight:800}
.aq-community-head h2{margin:0;color:#073b55;font-size:clamp(30px,4vw,48px);line-height:1.2}
.aq-community-head p{margin:12px 0 0;color:#6f858d;font-size:17px;line-height:1.9}
.aq-community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.aq-community-card{position:relative;display:flex;gap:18px;min-height:370px;padding:28px;border:1px solid #d8e8ec;border-radius:24px;background:rgba(255,255,255,.95);box-shadow:0 14px 40px rgba(10,70,84,.08);overflow:hidden;transition:.25s ease}
.aq-community-card:hover{transform:translateY(-4px);box-shadow:0 20px 54px rgba(10,70,84,.12)}
.aq-community-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-75px;top:-75px;background:var(--path-soft)}
.aq-community-card>*{position:relative;z-index:1}
.aq-community-school{--path:#138868;--path-soft:rgba(19,136,104,.10)}
.aq-community-share{--path:#0b8aa0;--path-soft:rgba(11,138,160,.10)}
.aq-community-member{--path:#856f20;--path-soft:rgba(185,151,43,.12)}
.aq-community-ambassador{--path:#7462a6;--path-soft:rgba(116,98,166,.11);border-color:#ddd6ef}
.aq-community-icon{flex:0 0 66px;width:66px;height:66px;display:grid;place-items:center;border-radius:20px;background:var(--path-soft);font-size:32px}
.aq-community-copy{display:flex;flex-direction:column;min-width:0;flex:1}
.aq-community-type{color:var(--path);font-size:12px;font-weight:800;margin-bottom:5px}
.aq-community-copy h3{margin:0;color:#083c52;font-size:27px}
.aq-community-slogan{margin:7px 0 15px!important;color:#254f5c!important;font-size:16px!important;font-weight:700;line-height:1.7!important}
.aq-community-copy ul{margin:0 0 16px;padding:0 18px 0 0;color:#6a8088;line-height:1.9;font-size:14px}
.aq-community-copy li::marker{color:var(--path)}
.aq-community-reward{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin-top:auto;margin-bottom:14px;padding:8px 11px;border-radius:12px;background:var(--path-soft);color:var(--path);font-size:13px}
.aq-community-action{display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;color:#fff;background:var(--path);border-radius:13px;padding:12px 15px;font-size:14px;font-weight:800;transition:.2s ease}
.aq-community-action:hover{filter:brightness(.94);transform:translateX(-2px)}
.aq-levels{display:flex;flex-wrap:wrap;gap:8px;margin:3px 0 15px}
.aq-levels span{padding:7px 9px;border:1px solid #e8dfbd;border-radius:999px;background:#fffdf4;color:#6e5a15;font-size:12px;font-weight:700}
.aq-community-note{margin:0 0 16px!important;color:#6b8189!important;font-size:14px!important;line-height:1.8!important}
.aq-ambassador-progress{margin:2px 0 14px;padding:12px;border-radius:14px;background:#f8f6fd;border:1px solid #e6e0f2}
.aq-ambassador-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#6a608c;font-size:12px}
.aq-ambassador-progress b{color:#514477}
.aq-progress-track{height:8px;margin-top:9px;background:#e8e2f3;border-radius:999px;overflow:hidden}
.aq-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7462a6,#9e83d1)}
.aq-community-path-summary{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:24px;padding:15px 18px;border:1px solid #d7e8eb;border-radius:18px;background:rgba(255,255,255,.78)}
.aq-community-path-summary span{display:flex;align-items:center;gap:7px;color:#234e5a;font-weight:800}
.aq-community-path-summary small{color:#7b9198;font-weight:500}
.aq-community-path-summary i{color:#9bb0b6;font-style:normal}
@media(max-width:900px){.aq-community-grid{grid-template-columns:1fr}.aq-community-card{min-height:0}.aq-community-paths{padding:58px 0}}
@media(max-width:620px){.aq-community-card{padding:20px;gap:13px;border-radius:18px}.aq-community-icon{flex-basis:52px;width:52px;height:52px;border-radius:15px;font-size:25px}.aq-community-copy h3{font-size:23px}.aq-community-path-summary i{display:none}.aq-community-path-summary{justify-content:flex-start;align-items:flex-start;flex-direction:column}}
