.calendar-empty-wide{grid-column:1/-1}
body{background:#f4f8f6}.calendar-shell{max-width:1380px}.calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.calendar-title-main{margin:0;color:#17332b;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;letter-spacing:-.025em}.calendar-subtitle{margin-top:.25rem;color:#6a7d75;font-size:.9rem}.calendar-view-switch{display:inline-flex;padding:.25rem;border:1px solid #dfe9e5;border-radius:13px;background:#fff}.calendar-view-switch .btn{border:0;border-radius:9px}.toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 180px 200px auto;gap:.75rem;padding:1rem;margin-bottom:1rem;border:1px solid #dfe9e5;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(23,51,43,.065)}.toolbar .form-control,.toolbar .form-select,.toolbar .btn{min-height:44px;border-radius:12px}.month-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid #e6eeea}.month-nav__title{color:#203c32;font-size:1.1rem;font-weight:800;text-transform:capitalize}.month-nav .btn{display:grid;width:42px;height:42px;min-height:42px;padding:0;place-items:center;border:1px solid #dce8e3;border-radius:12px}.calendar-card{position:relative;overflow:hidden;border:1px solid #dfe9e5;border-radius:20px;background:#fff;box-shadow:0 10px 32px rgba(23,51,43,.07)}.calendar-legend-row{display:flex;align-items:center;gap:.65rem;min-height:50px;padding:.7rem 1rem;border-bottom:1px solid #e8efec;background:#fbfdfc;overflow-x:auto}.legend{display:flex;align-items:center;gap:.5rem}.legend-item{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .55rem;border:1px solid #e3ebe7;border-radius:999px;background:#fff;color:#52675f;font-size:.75rem;white-space:nowrap}.legend-dot{width:9px;height:9px;border-radius:50%}.calendar-content{position:relative;padding:1rem}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.calendar-weekdays{margin-bottom:.5rem}.calendar-weekday{padding:.4rem;color:#71847b;font-size:.72rem;font-weight:800;text-align:center;text-transform:uppercase}.calendar-day{position:relative;min-height:118px;padding:.6rem;border:1px solid #e5ede9;border-radius:13px;background:#fff;cursor:pointer;transition:.18s}.calendar-day:hover{border-color:#9bcdb8;transform:translateY(-2px);box-shadow:0 8px 18px rgba(23,51,43,.1)}.calendar-day.is-today{border:2px solid #087f5b;background:#f1fff8}.calendar-day.is-empty{border-color:transparent;background:#f8fbf9;cursor:default}.calendar-day__number{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#385248;font-size:.85rem;font-weight:800}.calendar-day.is-today .calendar-day__number{background:#087f5b;color:#fff}.match-mini{margin-top:4px;padding:4px 6px;border-radius:7px;color:#fff;font-size:10px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.day-badge{position:absolute;top:7px;right:7px;padding:2px 6px;border-radius:999px;background:#e03131;color:#fff;font-size:9px;font-weight:800}.mobile-list{display:none}.day-card{margin-bottom:.75rem;padding:1rem;border:1px solid #e1ebe7;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(23,51,43,.055)}.day-card__date{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;color:#087f5b;font-weight:800}.match-card{margin-top:.5rem;padding:.75rem;border:1px solid #e5ede9;border-radius:12px;background:#f8fbf9;cursor:pointer}.match-card:hover{border-color:#9bcdb8}.calendar-loading{position:absolute;inset:0;z-index:8;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,.84);backdrop-filter:blur(3px)}.calendar-loading.is-visible{display:flex}.calendar-empty{padding:3rem 1rem;text-align:center;color:#71847b}.calendar-share{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:1rem;border:1px solid #dfe9e5;border-radius:18px;background:#fff}.calendar-share__actions{display:flex;flex-wrap:wrap;gap:.4rem}.calendar-share__actions .btn{display:grid;width:40px;height:40px;min-height:40px;padding:0;place-items:center;border-radius:12px}.calendar-qr{width:90px;height:90px;object-fit:contain}#matchModal .match-card{cursor:default}
@media(max-width:991.98px){.toolbar{grid-template-columns:1fr 1fr}.toolbar .calendar-search{grid-column:1/-1}.calendar-content{padding:.75rem}.calendar-day{min-height:105px}}
@media(max-width:767.98px){.calendar-grid,.calendar-weekdays{display:none}.mobile-list{display:block}.calendar-content{padding:.75rem}}
@media(max-width:575.98px){.calendar-shell{padding-inline:10px}.calendar-heading{align-items:flex-start;flex-direction:column}.calendar-view-switch{width:100%}.calendar-view-switch .btn{flex:1}.toolbar{grid-template-columns:1fr;padding:.75rem}.toolbar .calendar-search{grid-column:auto}.calendar-card{border-radius:16px}.calendar-legend-row{align-items:flex-start;flex-direction:column}.month-nav{padding:.65rem .75rem}.calendar-share{align-items:flex-start;flex-direction:column}.calendar-share__actions{width:100%;justify-content:space-between}.calendar-share__actions .btn{flex:1}.calendar-qr-block{display:none}}
