/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.surface{border-radius:calc(var(--radius) + 4px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.surface{border-color:color-mix(in oklab,var(--border) 80%,transparent)}}.surface{background-color:var(--card);--tw-shadow:0 1px 3px var(--tw-shadow-color,#0000000a),0 1px 2px var(--tw-shadow-color,#00000005);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.surface-muted{border-radius:calc(var(--radius) + 4px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.surface-muted{border-color:color-mix(in oklab,var(--border) 60%,transparent)}}.surface-muted{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.surface-muted{background-color:color-mix(in oklab,var(--muted) 25%,transparent)}}.dashboard-agenda-row{align-items:center;gap:calc(var(--spacing,.25rem) * 4);width:100%;padding-inline:calc(var(--spacing,.25rem) * 5);padding-block:calc(var(--spacing,.25rem) * 3.5);text-align:left;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));display:flex}@media (hover:hover){.dashboard-agenda-row:hover{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.dashboard-agenda-row:hover{background-color:color-mix(in oklab,var(--muted) 30%,transparent)}}}.dashboard-agenda-row:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--ring);--tw-outline-style:none;--tw-ring-inset:inset;outline-style:none}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}

/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}.auth-side-panel{border-right-style:var(--tw-border-style);border-right-width:1px;border-color:var(--border);background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.auth-side-panel{background-color:color-mix(in oklab,var(--muted) 40%,transparent)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:focus,.driver-popover-footer-btn:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-none,.driver-popover-arrow-side-center{display:none}
/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */body.driver-active .slotly-tour-chrome__panel,body.driver-active .slotly-tour-chrome__panel *{pointer-events:auto!important}body.slotly-tour-active .driver-overlay{transition:opacity .35s}body.slotly-tour-active .driver-overlay svg{transition:all .35s cubic-bezier(.4,0,.2,1)}.driver-active-element{transition:outline .35s}body.slotly-tour-active .driver-active-element{outline-offset:3px;outline:2px solid oklch(99% 0 0/.9)}.slotly-driver-highlight-only.driver-popover{display:none!important}.slotly-driver-popover.driver-popover{color:oklch(18% .01 286);background:oklch(100% 0 0);border:1px solid oklch(18% .01 286/.12);border-radius:16px;min-width:280px;max-width:340px;padding:0;box-shadow:0 4px 6px -1px oklch(18% .01 286/.06),0 20px 40px -16px oklch(18% .01 286/.18)}.slotly-driver-popover .driver-popover-title{letter-spacing:-.01em;padding:1rem 1.25rem 0;font-size:1rem;font-weight:600;line-height:1.4}.slotly-driver-popover .driver-popover-description{color:oklch(48% .01 286);padding:.5rem 1.25rem 0;font-size:.875rem;line-height:1.55}.slotly-driver-popover .driver-popover-footer{gap:.5rem;margin-top:0;padding:1rem 1.25rem 1.25rem}.slotly-driver-popover .driver-popover-progress-text{color:oklch(48% .01 286);font-size:.75rem}.slotly-driver-popover .driver-popover-footer-btn{border:1px solid oklch(18% .01 286/.12);border-radius:10px;padding:.45rem .85rem;font-size:.8125rem;font-weight:500;line-height:1.2;transition:background-color .15s,border-color .15s}.slotly-driver-popover .driver-popover-done-btn,.slotly-driver-popover .driver-popover-next-btn{color:oklch(99% 0 0);background:oklch(18% .01 286);border-color:oklch(18% .01 286)}.slotly-driver-popover .driver-popover-done-btn:focus,.slotly-driver-popover .driver-popover-done-btn:hover,.slotly-driver-popover .driver-popover-next-btn:focus,.slotly-driver-popover .driver-popover-next-btn:hover{color:oklch(99% 0 0);background:oklch(24% .01 286);border-color:oklch(24% .01 286)}.slotly-driver-popover .driver-popover-prev-btn:focus,.slotly-driver-popover .driver-popover-prev-btn:hover{background:oklch(96% .004 286)}.slotly-driver-popover .driver-popover-close-btn{color:oklch(48% .01 286);border-radius:8px;width:2rem;height:2rem;top:.65rem;right:.65rem}.slotly-driver-popover .driver-popover-close-btn:focus,.slotly-driver-popover .driver-popover-close-btn:hover{color:oklch(18% .01 286);background:oklch(96% .004 286)}.slotly-driver-popover .driver-popover-arrow{border-color:oklch(100% 0 0)}