﻿#dame-agenda-wrapper{max-width:1000px;margin:2em auto}.dame-agenda-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em;flex-wrap:wrap;gap:1em}.dame-agenda-primary-controls{display:flex;align-items:center;gap:1em;flex-grow:1}.dame-agenda-month-display{position:relative;flex-grow:1;text-align:left}.dame-agenda-nav-buttons{display:flex}.dame-mobile-text{display:none}.dame-agenda-nav-buttons .button{border:1px solid #ccc;background-color:#f0f0f0;padding:.5em 1em;margin:0;border-right-width:0;border-radius:0;cursor:pointer;color:#333}.dame-agenda-nav-buttons .button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.dame-agenda-nav-buttons .button:last-child{border-right-width:1px;border-top-right-radius:3px;border-bottom-right-radius:3px}.dame-agenda-nav-buttons .button:hover{background-color:#e0e0e0}.dame-agenda-nav{display:flex;align-items:center;gap:1em}.dame-agenda-month-display h2{margin:0;font-size:1.5em;cursor:pointer;position:relative;display:inline-block;padding-right:20px}.dame-agenda-month-display h2::after{content:"▼";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:.6em;color:#333}.dame-agenda-secondary-controls{display:flex;gap:1em;position:relative}#dame-agenda-search-input{padding:.5em}#dame-agenda-filter-panel{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ccc;padding:1em;z-index:100;width:250px;box-shadow:0 2px 5px rgba(0,0,0,.1)}#dame-agenda-filter-panel h5{margin-top:0}#dame-agenda-filter-panel ul{list-style:none;padding:0;margin:0}#dame-agenda-filter-panel ul ul{margin-left:15px;margin-top:5px}#dame-agenda-filter-panel li{margin-bottom:.5em}#dame-agenda-filter-panel label{display:flex;align-items:center;gap:.5em}.dame-agenda-cat-color{width:15px;height:15px;border-radius:50%;display:inline-block}#dame-calendar-container{border:1px solid #ddd}.dame-calendar-weekdays,#dame-calendar-grid{display:grid;grid-template-columns:repeat(7, 1fr)}.dame-calendar-weekdays div{text-align:center;font-weight:bold;padding:.5em;background:#f7f7f7;border-bottom:1px solid #ddd}.dame-calendar-day{min-height:120px;border-right:1px solid #ddd;border-top:1px solid #ddd;padding:5px;position:relative}.dame-calendar-day:nth-child(7n){border-right:none}.dame-calendar-day.other-month{background-color:#f9f9f9;color:#aaa}.dame-calendar-day.today .day-number{background-color:red;color:#fff;border-radius:50%;width:1.8em;height:1.8em;line-height:1.8em;text-align:center;float:right}.day-number{font-size:.9em;margin-bottom:5px;text-align:right}.events-container{position:relative;clear:both}.dame-event-link,.dame-event-link:hover{text-decoration:none;color:inherit;display:block}.dame-event{margin-bottom:2px;padding-left:5px;font-size:.8em;font-weight:600;cursor:pointer;border-radius:2px}.dame-event-ponctuel{border-left:3px solid;padding:2px 5px}.dame-event-ponctuel .event-time{font-size:.7em;font-weight:500;color:rgba(0,0,0,.55)}.dame-event-ponctuel .event-title{font-size:.9em;font-weight:600;color:rgba(0,0,0,.85)}.dame-event-duree{position:absolute;z-index:10;background-color:var(--event-color, #ccc);color:#fff;padding:2px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dame-event-duree.start{border-top-left-radius:8px;border-bottom-left-radius:8px;margin-left:0}.dame-event-duree.end{border-top-right-radius:8px;border-bottom-right-radius:8px;margin-right:0}.dame-event-duree.middle{border-radius:0}#dame-event-tooltip{position:absolute;background:#ffc936;color:#2c2c2c;padding:3px 5px;border-radius:5px;z-index:101;max-width:220px;pointer-events:none;font-size:.9em}#dame-event-tooltip h4{margin:0 0 3px;font-size:.9em}#dame-event-tooltip p{margin:0 0 3px;font-size:.8em}#dame-event-tooltip .tooltip-description{border-top:1px solid #555;margin-top:6px;padding-top:6px;font-size:.85em;font-weight:550}#dame-month-year-selector{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;box-shadow:0 5px 15px rgba(0,0,0,.2);z-index:1000;margin-top:5px}.dame-month-year-selector-header{display:flex;justify-content:space-between;align-items:center;padding:8px;background:#f7f7f7}.dame-month-grid{display:grid;grid-template-columns:repeat(4, 1fr);padding:8px}.dame-month-grid span{text-align:center;padding:12px 4px;cursor:pointer;font-size:.9em}.dame-month-grid span:hover{background:#eee}.dame-month-grid span.selected{background:#0073aa;color:#fff}#dame-agenda-filter-toggle{background-color:#f0f0f0;border:1px solid #ccc;color:#333;padding:.5em 1em;cursor:pointer;border-radius:3px}#dame-agenda-filter-toggle:hover{background-color:#e0e0e0}.dame-liste-agenda-wrapper{margin:2em 0}.dame-liste-agenda-item{display:flex;gap:.5em;margin-bottom:.5em;padding-bottom:.5em;align-items:flex-start}.dame-liste-agenda-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.dame-liste-agenda-date-icon .date-circle{width:70px;height:70px;border-radius:50%;background-color:#ffcd00;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:bold;line-height:1}.dame-liste-agenda-date-icon .day-of-week{font-size:.8em;color:#777}.dame-liste-agenda-date-icon .month-abbr{font-size:.8em;color:#777}.dame-liste-agenda-date-icon .day-number{font-size:1.5em;color:#333}.dame-liste-agenda-details{flex-grow:1;line-height:1.1}.dame-liste-agenda-details h4.event-title{margin:0 0 .1em;font-size:.9em;font-weight:bold}.dame-liste-agenda-details h4.event-title a{color:#ff121c;text-decoration:none;font-weight:bold}.dame-liste-agenda-details h4.event-title a:hover{text-decoration:underline}.dame-liste-agenda-details p{margin:0 0 .1em;color:rgba(0,0,0,.55);font-size:.8em}.dame-liste-agenda-details p.event-time{font-style:italic;font-size:.75em}.dame-liste-agenda-details .event-description,.dame-liste-agenda-details .event-description p{color:#444}.dame-liste-agenda-icon{font-size:1.5em;color:#ccc}@media screen and (max-width: 768px){.dame-calendar-day{min-height:40px;font-size:.8em;padding:2px}.ponctuel-events-container{display:flex;flex-wrap:wrap;justify-content:center}.dame-event-link{padding:2px}.dame-event-ponctuel{padding:0;border:none;width:12px;height:12px;border-radius:50%;background-color:var(--event-color) !important;margin:0}.dame-event-ponctuel .event-time,.dame-event-ponctuel .event-title{display:none}.dame-event-duree{height:12px;font-size:0;box-sizing:border-box}.dame-event-duree.start{border-top-left-radius:6px;border-bottom-left-radius:6px}.dame-event-duree.end{border-top-right-radius:6px;border-bottom-right-radius:6px}.dame-agenda-header{flex-direction:column;align-items:stretch}.dame-agenda-primary-controls,.dame-agenda-secondary-controls{width:100%;justify-content:space-between}.dame-desktop-text{display:none}.dame-mobile-text{display:inline}}.dame-event-details-wrapper{margin:2em 0;padding:1.5em;border:1px solid #eee;border-left-width:5px;border-left-color:#ffc107;background:#f9f9f9}.dame-event-detail-item{margin-bottom:1.5em}.dame-event-detail-item:last-child{margin-bottom:0}.dame-event-detail-item h4{margin-top:0;margin-bottom:.5em;font-size:1.2em;color:#333}.dame-event-detail-item p{margin-top:0;margin-bottom:0;font-size:1em}
