.evt-hero{padding:0 0 clamp(40px,5.5vw,80px)}.evt-hero__inner{display:flex;flex-direction:column;gap:clamp(20px,3vw,40px)}.evt-hero__title{margin:0;font-size:clamp(2.5rem,1.5rem + 3.5vw,4.375rem);line-height:1.1;font-weight:500;font-family:"Gotham HTF","Inter",sans-serif;color:#202020}.evt-hero__controls{display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:400px}.evt-hero__search{display:flex;align-items:center;gap:12px;background:#fff;border:2px solid #e0e0e0;border-radius:999px;padding:12px 20px;width:100%;transition:border-color .2s ease}.evt-hero__search:focus-within{border-color:#542968}.evt-hero__search input,.evt-hero__search input[type=search],.evt-hero__search input[type=text]{flex:1;border:0!important;outline:0;box-shadow:none!important;font-family:Manrope,"Inter",sans-serif;font-size:1rem;font-weight:500;color:#202020;background:0 0;padding:0;margin:0;min-height:unset;height:auto}.evt-hero__search input::placeholder,.evt-hero__search input[type=search]::placeholder,.evt-hero__search input[type=text]::placeholder{color:#666}.evt-hero__search input:focus,.evt-hero__search input[type=search]:focus,.evt-hero__search input[type=text]:focus{border:0!important;outline:0;box-shadow:none!important}.evt-hero__cal-btn,.evt-hero__calendar{align-items:center;justify-content:center}.evt-hero__calendar{display:flex;gap:20px;width:100%}.evt-hero__cal-btn{display:inline-flex;width:40px;height:40px;border-radius:50%;border:1.5px solid #202020;background:0 0;cursor:pointer;transition:background-color .2s ease}.evt-hero__cal-btn svg{width:16px;height:16px}.evt-hero__cal-btn:hover{background:#f7f3ef}.evt-hero__cal-btn:focus-visible{outline:2px solid #202020;outline-offset:2px}.evt-hero__cal-month{font-size:clamp(1.125rem,1rem + .5vw,1.375rem);font-weight:500;font-family:"Gotham HTF","Inter",sans-serif;color:#202020}.evt-liste{padding:clamp(40px,5.5vw,80px) 0}.evt-liste__inner{display:flex;flex-direction:column}.evt-liste__empty{text-align:center;padding:clamp(40px,6vw,80px) 0;font-family:"Gotham HTF","Inter",sans-serif;font-size:clamp(1.125rem,1rem + .5vw,1.375rem);color:#666;border-top:1px solid #202020;border-bottom:1px solid #202020}.evt-card{display:grid;grid-template-columns:clamp(200px,34%,492px) 1fr;align-items:center;gap:clamp(30px,6.25vw,90px);border-top:1px solid #202020;text-decoration:none;color:#202020;transition:background-color .2s ease}.evt-card:last-child{border-bottom:1px solid #202020}.evt-card:hover{background-color:rgba(32,32,32,.02)}.evt-card:focus-visible{outline:2px solid #202020;outline-offset:-2px}.evt-card__image{height:100%;overflow:hidden}.evt-card__image img{width:100%;height:100%;object-fit:cover}.evt-card__image,.evt-card__image--empty{width:100%;min-height:220px}.evt-card__content{display:flex;flex-direction:column;gap:32px;padding:clamp(20px,3vw,40px) 0}.evt-card__meta-row{display:flex;align-items:center;gap:clamp(30px,5vw,74px)}.evt-card__dates{display:flex;align-items:center;gap:10px;font-family:Manrope,"Inter",sans-serif;font-size:clamp(1rem,.875rem + .4vw,1.25rem);color:#202020}.evt-card__date-sep{display:inline-block;width:30px;height:1px;background:#202020}.evt-card__time{font-family:Manrope,"Inter",sans-serif;font-size:clamp(1rem,.875rem + .4vw,1.25rem);color:#202020}.evt-card__details{display:flex;flex-direction:column;gap:3px}.evt-card__title{margin:0;font-size:clamp(1.125rem,1rem + .6vw,1.527rem);line-height:1.2;font-weight:500;font-family:"Gotham HTF","Inter",sans-serif}.evt-card__location{display:flex;align-items:center;gap:15px;padding:10px}.evt-card__location span{font-size:.875rem}.evt-card__pin{flex-shrink:0}.evt-card__desc,.evt-card__location span{font-family:Manrope,"Inter",sans-serif;color:#202020}.evt-card__desc{margin:0;font-size:clamp(.938rem,.875rem + .2vw,1.125rem);line-height:1.5}.evt-card__cat{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#542968}.evt-card__meta{margin:0;font-size:.875rem;line-height:1.5;color:#666}@media (max-width:768px){.evt-card{grid-template-columns:1fr;gap:0}.evt-card__image,.evt-card__image--empty{min-height:180px}.evt-card__image--empty{display:none}.evt-card__content{padding:20px 0}}