Ajouter au calendrier - Provence Van Week-End 2026
📅 Ajouter au calendrier
Provence Van Week-End 2026
12–13 septembre 2026 • Bouc-Bel-Air
Astuce : sur iPhone, le bouton Apple ouvre directement l’ajout au calendrier.
Sur ordinateur, Outlook passe par le fichier .ics.
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
background:var(--bg);
margin:0;
padding:40px 18px;
color:var(--text);
}
.wrap{
max-width:720px;
margin:0 auto;
}
.panel{
background:rgba(255,255,255,.75);
border:1px solid rgba(17,24,39,.06);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
border-radius:24px;
padding:28px;
box-shadow: var(--shadow);
}
.title{
text-align:center;
margin:0 0 8px 0;
font-size:22px;
letter-spacing:.2px;
}
.subtitle{
text-align:center;
margin:0 0 22px 0;
color:var(--muted);
line-height:1.35;
font-size:14px;
}
.grid{
display:grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap:14px;
margin-top:10px;
}
.card{
position:relative;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:10px;
padding:18px 14px;
border-radius: var(--radius);
background: var(--card);
border: 1px solid rgba(17,24,39,.08);
text-decoration:none;
transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
box-shadow: 0 2px 10px rgba(17,24,39,.06);
min-height:120px;
overflow:hidden;
}
.card:hover{
transform: translateY(-3px);
box-shadow: var(--shadowHover);
border-color: rgba(17,24,39,.16);
}
.badge{
position:absolute;
top:10px;
right:10px;
font-size:11px;
padding:6px 10px;
border-radius:999px;
border:1px solid rgba(17,24,39,.10);
background: rgba(255,255,255,.7);
color: rgba(17,24,39,.75);
}
.icon{
width:44px;
height:44px;
border-radius:12px;
object-fit:cover;
pointer-events:none; /* évite que l’image "vole" le clic */
box-shadow: 0 6px 18px rgba(0,0,0,.10);
}
.label{
font-weight:700;
font-size:14px;
color:var(--text);
text-align:center;
margin:0;
}
.hint{
font-size:12px;
color:var(--muted);
text-align:center;
margin:0;
line-height:1.25;
}
.note{
margin-top:18px;
background: rgba(17,24,39,.04);
border: 1px solid rgba(17,24,39,.06);
border-radius: 14px;
padding:14px 14px;
color: rgba(17,24,39,.78);
font-size:13px;
line-height:1.35;
text-align:center;
}
/* Mobile */
@media (max-width: 760px){
.panel{ padding:22px; }
.grid{ grid-template-columns: 1fr; }
.card{ min-height:110px; }
}
📅 Ajouter au calendrier
Provence Van Week-End 2026
12–13 septembre 2026 • Bouc-Bel-Air
Astuce : sur iPhone, le bouton Apple ouvre directement l’ajout au calendrier.
Sur ordinateur, Outlook passe par le fichier .ics.