.holiday-types-legend{border-radius:15px;padding:0 .2rem 1rem;position:relative}.holiday-types-legend::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background-size:200% 100%;animation:3s infinite gradient-shift}.holiday-types-container{display:flex;flex-wrap:nowrap;gap:.5rem;align-items:center;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.holiday-types-container::-webkit-scrollbar{height:6px}.holiday-type-item{display:flex;align-items:center;gap:.6rem;padding:.2rem .25rem;background:#fff;border-radius:25px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:.3s;cursor:default;border:0 solid transparent}.holiday-type-item:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,.12);border-color:rgba(102,126,234,.2)}.color-indicator{width:20px;height:20px;border-radius:50%;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.15);position:relative}.color-indicator::after{content:'';position:absolute;inset:-2px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.type-filter-reset,.type-name{font-weight:600;color:#333;font-size:.95rem;white-space:nowrap}