.fc-button.fc-button-primary{display:inline-flex;height:3rem;min-height:3rem;flex-shrink:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:var(--rounded-btn, .5rem);border-color:transparent;border-color:oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;text-align:center;font-size:.875rem;line-height:1em;gap:.5rem;font-weight:600;text-decoration-line:none;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);border-width:var(--border-btn, 1px);transition-property:color,background-color,border-color,opacity,box-shadow,transform;--tw-text-opacity: 1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline-color:var(--fallback-bc,oklch(var(--bc)/1));background-color:oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity));--tw-bg-opacity: 1;--tw-border-opacity: 1}.fc-button.fc-button-primary[disabled],.fc-button.fc-button-primary:disabled{pointer-events:none}:where(.fc-button.fc-button-primary:is(input[type=checkbox])),:where(.fc-button.fc-button-primary:is(input[type=radio])){width:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fc-button.fc-button-primary:is(input[type=checkbox]):after,.fc-button.fc-button-primary:is(input[type=radio]):after{--tw-content: attr(aria-label);content:var(--tw-content)}@media (hover: hover){.fc-button.fc-button-primary:hover{--tw-border-opacity: 1;border-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));--tw-bg-opacity: 1;background-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)))}@supports (color: color-mix(in oklab,black,black)){.fc-button.fc-button-primary:hover{background-color:color-mix(in oklab,oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,black);border-color:color-mix(in oklab,oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,black)}}@supports not (color: oklch(0% 0 0)){.fc-button.fc-button-primary:hover{background-color:var(--btn-color, var(--fallback-b2));border-color:var(--btn-color, var(--fallback-b2))}}.fc-button.fc-button-primary.glass:hover{--glass-opacity: 25%;--glass-border-opacity: 15%}.fc-button.fc-button-primary[disabled]:hover,.fc-button.fc-button-primary:disabled:hover{--tw-border-opacity: 0;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-bg-opacity: .2;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity: .2}@supports (color: color-mix(in oklab,black,black)){.fc-button.fc-button-primary:is(input[type=checkbox]:checked):hover,.fc-button.fc-button-primary:is(input[type=radio]:checked):hover{background-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black)}}}@media (prefers-reduced-motion: no-preference){.fc-button.fc-button-primary{animation:button-pop var(--animation-btn, .25s) ease-out}}.fc-button.fc-button-primary:active:hover,.fc-button.fc-button-primary:active:focus{animation:button-pop 0s ease-out;transform:scale(var(--btn-focus-scale, .97))}@supports not (color: oklch(0% 0 0)){.fc-button.fc-button-primary{background-color:var(--btn-color, var(--fallback-b2));border-color:var(--btn-color, var(--fallback-b2))}}.fc-button.fc-button-primary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.fc-button.fc-button-primary.glass{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline-color:currentColor}.fc-button.fc-button-primary.glass.btn-active{--glass-opacity: 25%;--glass-border-opacity: 15%}.fc-button.fc-button-primary.btn-disabled,.fc-button.fc-button-primary[disabled],.fc-button.fc-button-primary:disabled{--tw-border-opacity: 0;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-bg-opacity: .2;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity: .2}.fc-button.fc-button-primary:is(input[type=checkbox]:checked),.fc-button.fc-button-primary:is(input[type=radio]:checked){--tw-border-opacity: 1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));--tw-bg-opacity: 1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity: 1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.fc-button.fc-button-primary:is(input[type=checkbox]:checked):focus-visible,.fc-button.fc-button-primary:is(input[type=radio]:checked):focus-visible{outline-color:var(--fallback-p,oklch(var(--p)/1))}.join>:where(*:not(:first-child)):is(.fc-button.fc-button-primary){margin-inline-start:calc(var(--border-btn) * -1)}.join.join-vertical>:where(*:not(:first-child)):is(.fc-button.fc-button-primary){margin-top:calc(var(--border-btn) * -1)}.join.join-horizontal>:where(*:not(:first-child)):is(.fc-button.fc-button-primary){margin-inline-start:calc(var(--border-btn) * -1);margin-top:0}.post-reveal .fc-button.fc-button-primary{height:auto;min-height:0px;padding:.5rem 1rem;font-weight:500;--tw-text-opacity: 1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1)))}@media (hover: hover){.btn-outline.post-reveal .fc-button.fc-button-primary.btn-secondary-beige:hover{--tw-text-opacity: 1;color:var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)))}@supports (color: color-mix(in oklab,black,black)){.btn-outline.post-reveal .fc-button.fc-button-primary.btn-secondary-beige:hover{background-color:color-mix(in oklab,var(--fallback-s,oklch(var(--s)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-s,oklch(var(--s)/1)) 90%,black)}}}@supports not (color: oklch(0% 0 0)){.post-reveal .fc-button.fc-button-primary.btn-secondary-beige{--btn-color: var(--fallback-s)}}@supports (color: color-mix(in oklab,black,black)){.btn-outline.post-reveal .fc-button.fc-button-primary.btn-secondary-beige.btn-active{background-color:color-mix(in oklab,var(--fallback-s,oklch(var(--s)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-s,oklch(var(--s)/1)) 90%,black)}}@supports (color: oklch(0% 0 0)){.post-reveal .fc-button.fc-button-primary.btn-secondary-beige{--btn-color: var(--s)}}.post-reveal .fc-button.fc-button-primary.btn-secondary-beige{--tw-text-opacity: 1;color:var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));outline-color:var(--fallback-s,oklch(var(--s)/1))}.btn-outline.post-reveal .fc-button.fc-button-primary.btn-secondary-beige{--tw-text-opacity: 1;color:var(--fallback-s,oklch(var(--s)/var(--tw-text-opacity)))}.btn-outline.post-reveal .fc-button.fc-button-primary.btn-secondary-beige.btn-active{--tw-text-opacity: 1;color:var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)))}.post-reveal .fc-button.fc-button-primary.btn-secondary-beige{--tw-text-opacity: 1;color:var(--fallback-b1,oklch(var(--b1)/var(--tw-text-opacity, 1)))}@media (hover: hover){.btn-outline.post-reveal .fc-button.fc-button-primary.btn-primary-dark:hover{--tw-text-opacity: 1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}@supports (color: color-mix(in oklab,black,black)){.btn-outline.post-reveal .fc-button.fc-button-primary.btn-primary-dark:hover{background-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black)}}}@supports not (color: oklch(0% 0 0)){.post-reveal .fc-button.fc-button-primary.btn-primary-dark{--btn-color: var(--fallback-p)}}@supports (color: color-mix(in oklab,black,black)){.btn-outline.post-reveal .fc-button.fc-button-primary.btn-primary-dark.btn-active{background-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black)}}.post-reveal .fc-button.fc-button-primary.btn-primary-dark{--tw-text-opacity: 1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));outline-color:var(--fallback-p,oklch(var(--p)/1))}@supports (color: oklch(0% 0 0)){.post-reveal .fc-button.fc-button-primary.btn-primary-dark{--btn-color: var(--p)}}.btn-outline.post-reveal .fc-button.fc-button-primary.btn-primary-dark{--tw-text-opacity: 1;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity)))}.btn-outline.post-reveal .fc-button.fc-button-primary.btn-primary-dark.btn-active{--tw-text-opacity: 1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.post-reveal .fc-button.fc-button-primary.btn-primary-dark{--tw-text-opacity: 1;color:var(--fallback-b1,oklch(var(--b1)/var(--tw-text-opacity, 1)))}.post-reveal .fc-button.fc-button-primary.btn-base-content{background-color:transparent;--tw-text-opacity: 1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity, 1)))}@media (hover: hover){.btn-outline.fc-button.fc-button.fc-button-primary.fc-button-active:hover,fc-button-primary.btn-outline:hover{--tw-text-opacity: 1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}@supports (color: color-mix(in oklab,black,black)){.btn-outline.fc-button.fc-button.fc-button-primary.fc-button-active:hover,fc-button-primary.btn-outline:hover{background-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black)}}}@supports not (color: oklch(0% 0 0)){.fc-button.fc-button.fc-button-primary.fc-button-active,fc-button-primary{--btn-color: var(--fallback-p)}}@supports (color: color-mix(in oklab,black,black)){.btn-outline.fc-button.fc-button.fc-button-primary.fc-button-active.btn-active,fc-button-primary.btn-outline.btn-active{background-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black)}}.fc-button.fc-button.fc-button-primary.fc-button-active,fc-button-primary{--tw-text-opacity: 1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));outline-color:var(--fallback-p,oklch(var(--p)/1))}@supports (color: oklch(0% 0 0)){.fc-button.fc-button.fc-button-primary.fc-button-active,fc-button-primary{--btn-color: var(--p)}}.btn-outline.fc-button.fc-button.fc-button-primary.fc-button-active,fc-button-primary.btn-outline{--tw-text-opacity: 1;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity)))}.btn-outline.fc-button.fc-button.fc-button-primary.fc-button-active.btn-active,fc-button-primary.btn-outline.btn-active{--tw-text-opacity: 1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.fc-button.fc-button.fc-button-primary.fc-button-active,fc-button-primary{--tw-bg-opacity: 1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))}.fc .fc-button-primary:not(:disabled):active{background-color:var(--fallback-p,oklch(var(--p)/.2))}.fc-toolbar-title{font-size:1.5rem;line-height:2rem;font-weight:700}@media (hover:hover){.fc-scrollgrid tr.hover:hover,.fc-scrollgrid tr.hover:nth-child(2n):hover{--tw-bg-opacity: 1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))}}.fc-scrollgrid{position:relative;width:100%;border-radius:var(--rounded-box, 1rem);text-align:left;font-size:.875rem;line-height:1.25rem}.fc-scrollgrid :where(.table-pin-rows thead tr){position:sticky;top:0;z-index:1;--tw-bg-opacity: 1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.fc-scrollgrid :where(.table-pin-rows tfoot tr){position:sticky;bottom:0;z-index:1;--tw-bg-opacity: 1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.fc-scrollgrid :where(.table-pin-cols tr th){position:sticky;left:0;right:0;--tw-bg-opacity: 1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.fc-scrollgrid:where([dir=rtl],[dir=rtl] *){text-align:right}.fc-scrollgrid :where(th,td){padding:.75rem 1rem;vertical-align:middle}.fc-scrollgrid tr.active,.fc-scrollgrid tr.active:nth-child(2n){--tw-bg-opacity: 1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))}.fc-scrollgrid :where(thead tr,tbody tr:not(:last-child),tbody tr:first-child:last-child){border-bottom-width:1px;--tw-border-opacity: 1;border-bottom-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))}.fc-scrollgrid :where(thead,tfoot){white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:700;color:var(--fallback-bc,oklch(var(--bc)/.6))}.fc-scrollgrid :where(tfoot){border-top-width:1px;--tw-border-opacity: 1;border-top-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))}.fc-scrollgrid{display:table}.fc-theme-standard td,.fc-theme-standard th{border-width:1px;--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.fc-day-today.fc-day-today.fc-day-today{background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)));--tw-bg-opacity: .2}.fc-scrollgrid.fc-scrollgrid{border-width:0px}.fc-daygrid tr>th:last-child,.fc-daygrid tr>td:last-child{border-right-width:0px}.fc-daygrid tr:last-child>td{border-bottom-width:0px}.fc-toolbar{flex-wrap:wrap;gap:.5rem}
