.ag-home-core{--coral:#ff4365;--gold:#ffc233;--ink:#1f2430;--text:#4a5261;--muted:#7d8491;--border:rgba(31,36,48,.09);max-width:1180px;margin:0 auto 56px;padding:0 24px;color:var(--ink)}
.ag-home-core *{box-sizing:border-box}.ag-home-core a{text-decoration:none!important}.ag-home-core__shortcuts{margin:18px 0 42px;text-align:center}.ag-home-core__shortcuts h2{margin:0 0 22px;font-size:clamp(25px,2vw,31px)}
.ag-home-core__shortcut-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.ag-home-core__shortcut{min-height:155px;padding:26px 16px;border-radius:18px;color:var(--ink)!important;box-shadow:0 9px 24px rgba(17,24,39,.045);transition:.22s}.ag-home-core__shortcut:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(17,24,39,.09)}.ag-home-core__shortcut h3{margin:0 0 14px;font-size:17px;line-height:1.12}.ag-home-core__shortcut p{margin:0;font-size:12.5px;line-height:1.45}.is-weekend{background:#fff8f0}.is-brocantes{background:#fff4f7}.is-balades{background:#f4faf1}.is-fetes{background:#fff9eb}.is-groupes{background:#edf9f8}.is-nearby{background:#fff4f4}
.ag-home-core__section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.ag-home-core__section-head span{display:block;margin-bottom:7px;color:var(--coral);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.ag-home-core__section-head h2{margin:0;font-size:27px;letter-spacing:-.025em}.ag-home-core__section-head>a{color:var(--coral);font-size:13px;font-weight:800}
.ag-home-core__sorties{margin:0 0 42px}.ag-home-core__sortie-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:14px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.ag-home-core__sortie-card{scroll-snap-align:start;overflow:hidden;border:1px solid var(--border);border-radius:17px;background:#fff;box-shadow:0 7px 18px rgba(31,36,48,.045)}.ag-home-core__sortie-media{display:block;aspect-ratio:16/10;background:#f2f4f5;overflow:hidden}.ag-home-core__sortie-media img{width:100%;height:100%;object-fit:cover}.ag-home-core__sortie-card>div{padding:13px}.ag-home-core__sortie-card h3{margin:0 0 8px;font-size:14px;line-height:1.35}.ag-home-core__sortie-card h3 a{color:var(--ink)}.ag-home-core__sortie-card p{margin:4px 0;color:var(--muted);font-size:11px}
.ag-home-core__agenda{padding:28px;border-radius:24px;background:#fff}.ag-home-core__tabs{display:flex;gap:6px;margin:0 0 20px;overflow-x:auto}.ag-home-core__tabs button{flex:0 0 auto;padding:9px 15px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#656d79;font-size:12px;font-weight:750;cursor:pointer}.ag-home-core__tabs button.is-active{border-color:var(--coral);background:var(--coral);color:#fff}.ag-home-core__event-panel{display:none}.ag-home-core__event-panel.is-active{display:block}.ag-home-core__event-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.ag-home-core__event-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 7px 18px rgba(31,36,48,.045)}.ag-home-core__event-media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.ag-home-core__event-media img{width:100%;height:100%;object-fit:cover;transition:.25s}.ag-home-core__event-card:hover img{transform:scale(1.035)}.ag-home-core__boost{position:absolute;top:9px;left:9px;padding:5px 8px;border-radius:999px;background:#fff;color:#b36a00;font-size:9px;font-weight:850;box-shadow:0 4px 12px rgba(0,0,0,.12)}.ag-home-core__event-content{padding:13px}.ag-home-core__event-content h3{display:-webkit-box;min-height:39px;margin:0 0 9px;overflow:hidden;font-size:13px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ag-home-core__event-content h3 a{color:var(--ink)}.ag-home-core__event-content p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:var(--muted);font-size:10.5px;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ag-home-core__event-content .is-date{color:var(--coral);font-weight:750}.ag-home-core__empty{grid-column:1/-1;padding:30px;text-align:center;color:var(--muted)}
.ag-home-core__community{margin-top:42px}.ag-home-core__community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ag-home-core__community-grid a{display:flex;flex-direction:column;gap:5px;padding:22px;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 7px 18px rgba(31,36,48,.045)}.ag-home-core__community-grid span{color:var(--muted);font-size:12px}
@media(max-width:900px){.ag-home-core__shortcut-grid{grid-template-columns:repeat(3,1fr)}.ag-home-core__event-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.ag-home-core{padding:0 14px}.ag-home-core__shortcuts{margin:8px 0 26px}.ag-home-core__shortcuts h2{display:none}.ag-home-core__shortcut-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ag-home-core__shortcut{min-height:120px;padding:16px 12px}.ag-home-core__shortcut h3{font-size:16px}.ag-home-core__shortcut p{font-size:11px}.ag-home-core__section-head{align-items:flex-start}.ag-home-core__section-head h2{font-size:23px}.ag-home-core__section-head>a{display:none}.ag-home-core__agenda{padding:18px}.ag-home-core__event-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ag-home-core__community-grid{grid-template-columns:1fr}.ag-home-core__sortie-row{grid-auto-columns:78%}}

/* Correctifs 0.2.2 : sorties et véritable bloc communauté */
.ag-home-core__sortie-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff4f7,#edf9f8);color:var(--coral);font-weight:800}
.ag-home-core__sortie-author{display:flex;align-items:center;gap:7px;margin-top:10px;padding-top:9px;border-top:1px solid var(--border);color:var(--muted);font-size:10px}
.ag-home-core__sortie-author img{width:26px;height:26px;border-radius:50%;object-fit:cover}
.ag-home-core__sorties-empty{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border:1px dashed rgba(31,36,48,.18);border-radius:18px;background:#edf9f8}
.ag-home-core__sorties-empty strong,.ag-home-core__sorties-empty span{display:block}.ag-home-core__sorties-empty span{margin-top:5px;color:var(--muted);font-size:12px}
.ag-home-core__sorties-empty>a{flex:0 0 auto;padding:12px 18px;border-radius:999px;background:linear-gradient(90deg,var(--gold),var(--coral));color:#fff!important;font-size:12px;font-weight:800}
.ag-home-core__community-grid a.is-community{background:#edf9f8}.ag-home-core__community-grid a.is-create{background:#fff4f7}.ag-home-core__community-grid a.is-organizer{background:#fff8f0}
.ag-home-core__community-grid a{transition:transform .2s ease,box-shadow .2s ease}.ag-home-core__community-grid a:hover{transform:translateY(-3px);box-shadow:0 13px 26px rgba(31,36,48,.08)}
.ag-home-core__social-links{display:flex;justify-content:center;gap:10px;margin-top:15px}.ag-home-core__social-links a{padding:8px 13px;border:1px solid var(--border);border-radius:999px;color:var(--ink);font-size:11px;font-weight:750}
@media(max-width:768px){.ag-home-core__sorties-empty{align-items:flex-start;flex-direction:column}.ag-home-core__sorties-empty>a{width:100%;text-align:center}.ag-home-core__sortie-author span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}

.ag-community{margin:40px 0}.ag-community-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ag-box{background:#fff;border:1px solid rgba(31,36,48,.09);border-radius:16px;padding:24px}.ag-box:hover{transform:translateY(-3px)}@media(max-width:900px){.ag-community-grid{grid-template-columns:1fr 1fr}}