:root{--fc-border-color:var(--border);--fc-page-bg-color:transparent;--fc-neutral-bg-color:var(--surface-2);--fc-neutral-text-color:var(--muted-foreground);--fc-today-bg-color:color-mix(in oklch, var(--primary) 12%, transparent);--fc-highlight-color:color-mix(in oklch, var(--primary) 15%, transparent);--fc-non-business-color:color-mix(in oklch, var(--foreground) 4%, transparent);--fc-event-bg-color:var(--primary);--fc-event-border-color:var(--primary);--fc-event-text-color:var(--primary-foreground);--fc-button-text-color:var(--foreground);--fc-button-bg-color:transparent;--fc-button-border-color:var(--border);--fc-button-hover-bg-color:var(--muted);--fc-button-hover-border-color:var(--border);--fc-button-active-bg-color:var(--primary);--fc-button-active-border-color:var(--primary);--fc-list-event-hover-bg-color:var(--surface-2)}.fc .fc-toolbar-title{color:var(--foreground)!important;letter-spacing:-.2px!important;font-family:inherit!important;font-size:1.25rem!important;font-weight:600!important}.fc .fc-button-primary{border:1px solid var(--border)!important;color:var(--foreground)!important;letter-spacing:0!important;border-radius:var(--radius-btn)!important;background-color:#0000!important;height:2rem!important;padding:0 .75rem!important;font-family:inherit!important;font-size:.875rem!important;font-weight:700!important;line-height:1.2!important;transition:background-color .12s,border-color .12s,color .12s!important}.fc .fc-button-primary:focus,.fc-button-primary:focus{box-shadow:none!important;outline:none!important}.fc .fc-button-primary:focus-visible{outline:2px solid var(--ring)!important;outline-offset:2px!important}.fc .fc-button-primary:hover:not(:disabled):not(.fc-button-active){background-color:var(--muted)!important;border-color:var(--border)!important;color:var(--foreground)!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background-color:var(--primary)!important;border-color:var(--primary)!important;color:var(--primary-foreground)!important}.fc .fc-today-button:not(:disabled){border-color:var(--primary)!important;color:var(--primary)!important}.fc .fc-today-button:not(:disabled):hover{background-color:color-mix(in oklch, var(--primary) 10%, transparent)!important}.fc .fc-today-button:disabled{opacity:.4!important;cursor:not-allowed!important}.fc .fc-button-group{gap:4px!important;display:inline-flex!important}.fc .fc-button-group .fc-button-primary{border-radius:var(--radius-btn)!important;margin:0!important}.fc .fc-daygrid-day.fc-day-today{background-color:color-mix(in oklch, var(--primary) 12%, transparent)!important}element.style{border-color:var(--primary);background-color:var(--primary)}.fc .fc-daygrid-event{border:none!important;border-radius:6px!important;margin:0 1px 2px!important;padding:2px 7px!important;font-size:.72rem!important;font-weight:600!important;line-height:1.35!important}.fc .fc-event{cursor:pointer!important;border:none!important;transition:filter .12s,transform .12s!important}.fc-event:hover{filter:brightness(112%)!important;transform:translateY(-1px)!important}.fc .billed_event{background-color:color-mix(in oklch, var(--foreground) 8%, transparent)!important;border-left:2px solid var(--muted-foreground)!important;border-radius:0 6px 6px 0!important}.fc .billed_event .fc-event-main,.fc .billed_event .fc-event-title{color:var(--muted-foreground)!important}.fc-theme-standard th{box-shadow:none}.fc a,.fc a:visited{color:var(--foreground)!important;text-decoration:none!important}.fc .fc-col-header-cell-cushion{color:var(--muted-foreground)!important;font-weight:600!important}.fc .fc-daygrid-day-number{color:var(--foreground)!important}.fc .fc-day-other .fc-daygrid-day-number{color:var(--muted-foreground)!important;opacity:.45!important}.fc .fc-day-other{background-color:color-mix(in oklch, var(--foreground) 2.5%, transparent)!important}.fc .fc-day-other .fc-event{opacity:.4!important}
.shepherd-content{background-color:var(--card);border:2px solid var(--border);z-index:9999;max-width:600px;max-height:calc(100% - 64px);font-family:var(--font-cabin), ui-sans-serif, system-ui, sans-serif;background-image:none;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow-y:auto;box-shadow:0 0 15px #0000000d}.dark .shepherd-content{box-shadow:0 0 15px #ffffff0d}@media (max-width:600px){.shepherd-element{width:100%}}.shepherd-text{letter-spacing:0;color:var(--foreground);margin:5px;padding:16px 40px;font-size:.875rem;font-weight:400;line-height:1.5}.shepherd-button{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;appearance:none;font-family:var(--font-cabin), ui-sans-serif, system-ui, sans-serif;letter-spacing:0;text-transform:none;min-width:64px;color:var(--foreground);background-color:#0000;border:0;border-radius:13px;outline:0;justify-content:center;align-items:center;margin:0;padding:8px 16px;font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex;position:relative}.shepherd-button:hover{background-color:var(--accent);text-decoration:none}.shepherd-button.shepherd-button-primary{background-color:var(--primary);color:var(--primary-foreground)}.shepherd-button.shepherd-button-primary:hover{background-color:var(--primary-dark)}.shepherd-footer{border-bottom-right-radius:8px;border-bottom-left-radius:8px;justify-content:space-between;align-items:center;padding:0 .75rem .75rem;display:flex}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-footer .shepherd-progress{font-size:.75rem;font-family:var(--font-cabin), ui-sans-serif, system-ui, sans-serif;color:var(--muted-foreground)}.shepherd-arrow,.shepherd-arrow:before{z-index:9998;width:16px;height:16px;position:absolute}.shepherd-arrow:before{content:"";background-color:var(--card);border:1px solid var(--border);transform:rotate(45deg)}.shepherd-element{z-index:9999;margin-top:16px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:var(--muted)}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{opacity:0;pointer-events:none;z-index:9997;width:100vw;height:0;transition:all .3s ease-out,height 0s .3s,opacity .3s;position:fixed;top:0;left:0;overflow:hidden}.shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:.5;height:100vh;transition:all .3s ease-out,height,opacity .3s;transform:translateZ(0)}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.shepherd-cancel-icon{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;appearance:none;color:var(--muted-foreground);background-color:#0000;border:0;border-radius:50%;outline:0;flex:none;justify-content:center;align-items:center;margin:0;padding:8px;font-size:1.5rem;text-decoration:none;transition:background-color .15s;display:inline-flex;position:absolute;top:8px;right:8px;overflow:visible}.shepherd-cancel-icon:hover{background-color:var(--accent);color:var(--foreground)}.shepherd-button-placeholder{cursor:none;border:0;width:0;height:0;margin:0;padding:0}
@font-face{font-family:Cabin;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c5e8f55b564e6590-s.1l1iukbat2m9s.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cabin;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/2417dde7439e762d-s.0t8c9rc6d5b8e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cabin;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c6cbd2fc23005612-s.p.3d-vk1pyepd4u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cabin;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/c5e8f55b564e6590-s.1l1iukbat2m9s.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cabin;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/2417dde7439e762d-s.0t8c9rc6d5b8e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cabin;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/c6cbd2fc23005612-s.p.3d-vk1pyepd4u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cabin;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/c5e8f55b564e6590-s.1l1iukbat2m9s.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cabin;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/2417dde7439e762d-s.0t8c9rc6d5b8e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cabin;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/c6cbd2fc23005612-s.p.3d-vk1pyepd4u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cabin;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c5e8f55b564e6590-s.1l1iukbat2m9s.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cabin;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/2417dde7439e762d-s.0t8c9rc6d5b8e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cabin;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c6cbd2fc23005612-s.p.3d-vk1pyepd4u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cabin Fallback;src:local(Arial);ascent-override:101.94%;descent-override:26.41%;line-gap-override:0.0%;size-adjust:94.66%}.cabin_c4e6881-module__oB8c7G__className{font-family:Cabin,Cabin Fallback;font-style:normal}.cabin_c4e6881-module__oB8c7G__variable{--font-cabin:"Cabin", "Cabin Fallback"}
