.material-symbols-outlined{font-family:'Material Symbols Outlined'!important;font-weight:normal;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:'liga';-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}
.chip-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,rgba(131,72,252,.2),rgba(40,127,252,.22));color:var(--blue);font-size:1.05rem}.date-chip{grid-template-columns:34px 1fr 18px}.compact-month:nth-child(3n+2) .chip-icon{background:linear-gradient(135deg,rgba(255,107,145,.22),rgba(131,72,252,.18))}.compact-month:nth-child(3n) .chip-icon{background:linear-gradient(135deg,rgba(40,127,252,.22),rgba(78,219,184,.22))}
.reminder-types button{display:flex!important;align-items:center;justify-content:center;gap:8px}.reminder-types .material-symbols-outlined{font-size:1.12rem}
@media(max-width:480px){.date-chip{grid-template-columns:30px 1fr 12px}.chip-icon{width:27px;height:27px;font-size:.92rem}}
