:root{--theme-main: #2563eb;--theme-bg: #ffffff;--theme-text: #111827;--theme-blue-main: #2563eb;--theme-green-main: #16a34a;--theme-purple-main: #7c3aed;--theme-red-main: #dc2626}.theme-blue{--theme-main: var(--theme-blue-main);--theme-bg: #ffffff;--theme-text: #111827}.theme-green{--theme-main: var(--theme-green-main);--theme-bg: #ffffff;--theme-text: #111827}.theme-purple{--theme-main: var(--theme-purple-main);--theme-bg: #ffffff;--theme-text: #111827}.theme-red{--theme-main: var(--theme-red-main);--theme-bg: #ffffff;--theme-text: #111827}.font-times{font-family:Times New Roman,Times,serif}.font-georgia{font-family:Georgia,Times New Roman,Times,serif}.font-merriweather{font-family:Merriweather,Georgia,Times New Roman,Times,serif}#root{width:100%;margin:0 auto}html{scroll-behavior:auto}nav.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:9999}main{min-height:calc(100vh - 200px)}.calendar-day{min-height:100px;display:flex;flex-direction:column;transition:all .2s ease-in-out;text-align:center}.calendar-day:hover{background-color:#f3f4f6}.calendar-day-current .font-bold{color:#fff;background-color:#2563eb;border-radius:9999px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.ring-2.ring-blue-500 .calendar-day-current .font-bold{background-color:transparent;color:#2563eb}.calendar-day-mau-green{background-color:#d1fae5}.calendar-day-mau-white{background-color:#f9fafb}.calendar-day-mau-red{background-color:#fcb2b2}.calendar-day-mau-purple{background-color:#ae9dfd}.calendar-day-mau-pink{background-color:#f6b3ff}.calendar-day-sunday>div:first-child{color:#dc2626}.calendar-day-solemnity{position:relative}.calendar-day-solemnity:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 12px 12px 0;border-color:transparent #ef4444 transparent transparent}.calendar-day-memorial:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 12px 12px 0;border-color:transparent #22c55e transparent transparent}.htmlviewer{border-radius:4px;border-style:solid;border-width:1px;border-color:#e5e7eb;padding:20px;overflow-y:auto;line-height:1.75}.htmlviewer strong{font-weight:700}.htmlviewer em{font-style:italic}.editor{border:1px solid;border-radius:4px}@media (max-width: 640px){.calendar-day{min-height:80px;padding:.5rem!important}.calendar-day-solemnity:after,.calendar-day-memorial:after{border-width:0 8px 8px 0}}
