.intro-shell[data-v-6b2804d1]{display:flex;flex-direction:column;height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.intro-carousel[data-v-6b2804d1]{display:flex;flex-direction:row;flex:1 1 0;min-height:0;overflow:hidden}.intro-slide[data-v-6b2804d1]{width:100%;flex-shrink:0;display:flex;flex-direction:column}.intro-scroll[data-v-6b2804d1]{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.intro-layout[data-v-6b2804d1]{min-height:100%;display:flex;flex-direction:column}.sub-page-wrapper[data-v-f2c2d477]{position:fixed;top:0;left:0;right:0;bottom:0;transform:translate(100%);background-color:#fff;z-index:var(--index-sub-page);display:flex;flex-direction:column}.sub-page-wrapper.slide-bottom[data-v-f2c2d477]{transform:translateY(100%)}body[data-theme=dark] .sub-page-wrapper[data-v-f2c2d477]{background-color:#1a1e24}.sub-page-header[data-v-f2c2d477]{padding:.5rem 1rem;min-height:44px;display:flex;align-items:center;border-bottom:1px solid #f3f4f6;flex-shrink:0}body[data-theme=dark] .sub-page-header[data-v-f2c2d477]{border-bottom-color:#2e3553}.sub-page-content[data-v-f2c2d477]{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column}.sub-page-bottom[data-v-f2c2d477]{flex-shrink:0;padding:.5rem 1rem}.wrapper-bg[data-v-f2c2d477]{width:100vw;height:100vh;display:none;opacity:0;background-color:transparent;z-index:calc(var(--index-sub-page) - 1);transition:.5s ease all}.wrapper-bg.active[data-v-f2c2d477]{left:1px;top:0;display:block;opacity:1}body[data-theme=dark] .wrapper-bg[data-v-f2c2d477]{background-color:#1a1e24}.native-footer-btn[data-v-985cd489]{padding-bottom:.75rem}html.platform-app{padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}.modal-bottom-overlay[data-v-28c747aa]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;z-index:calc(var(--index-modal-bottom) - 1);opacity:0;pointer-events:none;transition:opacity .3s ease}.modal-bottom-overlay.show[data-v-28c747aa]{opacity:1;pointer-events:auto}body[data-theme=dark] .modal-bottom-overlay[data-v-28c747aa]{background-color:#0009}.modal-bottom-overlay.overlay-white[data-v-28c747aa]{background-color:#ffffffe0}body[data-theme=dark] .modal-bottom-overlay.overlay-white[data-v-28c747aa]{background-color:#1f242bf0}.modal-bottom-sheet[data-v-28c747aa]{position:fixed;width:100vw;height:100vh;left:0;transform:translateY(120vh);transition:.5s all ease;z-index:var(--index-modal-bottom)}.wrapper[data-v-28c747aa]{bottom:0;left:0;transition:.5s all ease}.banner-slide[data-v-b769b77f]{opacity:0;transition:opacity 1s ease}.banner-slide-active[data-v-b769b77f]{opacity:1}.modal-center{display:flex;justify-content:center;align-items:center}.modal-cover{position:fixed;z-index:calc(var(--index-modal) - 1);left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0000004d;pointer-events:none;opacity:0;transition:opacity .3s ease}.modal-cover.show{pointer-events:auto;opacity:1}.modal{position:fixed;z-index:var(--index-modal);left:0;top:0;width:100%;height:100%;overflow:auto;visibility:hidden;pointer-events:none}.modal .modal-center{transform:scale(.9);opacity:0;transition:all .3s ease}.modal .modal-content{background-color:#fff;padding:16px;border:1px solid rgb(209 213 219);border-radius:8px;box-shadow:0 0 5px #0000000d}.modal.show{visibility:visible;pointer-events:auto}.modal.show .modal-center{transform:scale(1);opacity:1}body[data-theme=dark] .modal .modal-content{background-color:#1a1e24!important;color:#fff;border-color:#2e3553!important}.carousel-container{width:100%;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel{display:flex;transition:transform .3s ease-out}.carousel-item{min-width:100%;box-sizing:border-box}.carousel.grabbing{cursor:grabbing;cursor:-webkit-grabbing}.modal-cover.admin-notif-cover{background-color:#00000080!important}.modal.admin-notif-bounce{transition:none!important;animation:adminNotifBounce .35s ease-out forwards!important}.modal.admin-notif-close{transition:none!important;animation:adminNotifClose .2s ease-in forwards!important}@keyframes adminNotifBounce{0%{transform:scale(.8);opacity:0;visibility:visible}50%{transform:scale(1.03);opacity:1;visibility:visible}75%{transform:scale(.97);visibility:visible}to{transform:scale(1);opacity:1;visibility:visible}}@keyframes adminNotifClose{0%{transform:scale(1);opacity:1;visibility:visible}to{transform:scale(.8);opacity:0;visibility:hidden}}.bottom-scaffold{max-width:var(--mobile-size);width:100%}.content-scaffold{max-width:var(--mobile-size);width:100%;height:100dvh}.alert-scaffold{cursor:pointer;position:fixed;top:56px;left:50%;transform:translate(-50%);z-index:var(--index-toaster);width:100%}.alert-scaffold .content-alert{word-break:break-all;padding:8px 16px;max-width:calc(var(--mobile-size) - 32px);box-shadow:0 0 7px #0003;background-color:#fff;border-radius:16px}body[data-theme=dark] .alert-scaffold .content-alert{background-color:var(--dark-bg-color);box-shadow:0 0 3px #ffffff1a}.banner-fade-enter-active,.banner-fade-leave-active{transition:opacity .3s ease,max-height .3s ease;overflow:hidden}.banner-fade-enter-from,.banner-fade-leave-to{opacity:0;max-height:0}.banner-fade-enter-to,.banner-fade-leave-from{opacity:1;max-height:40px}.upd-slide-enter-active[data-v-29df40b2],.upd-slide-leave-active[data-v-29df40b2]{transition:opacity .2s ease,transform .2s ease}.upd-slide-enter-from[data-v-29df40b2],.upd-slide-leave-to[data-v-29df40b2]{opacity:0;transform:translateY(8px)}.mig-fade-enter-active[data-v-d4fc3e75],.mig-fade-leave-active[data-v-d4fc3e75]{transition:opacity .2s ease}.mig-fade-enter-from[data-v-d4fc3e75],.mig-fade-leave-to[data-v-d4fc3e75]{opacity:0}.sync-fade-enter-active[data-v-cfaa0916],.sync-fade-leave-active[data-v-cfaa0916]{transition:opacity .25s ease}.sync-fade-enter-from[data-v-cfaa0916],.sync-fade-leave-to[data-v-cfaa0916]{opacity:0}.mobile-ui{max-width:var(--mobile-size);width:100%;min-height:100dvh;overflow:auto;background-color:#fff}body[data-theme=dark] .mobile-ui,body[data-theme=dark] .main-content{background-color:#1a1e24!important}.mobile-ui::-webkit-scrollbar{width:4px;background:transparent}.mobile-ui::-webkit-scrollbar-thumb{width:4px;background:var(--primary-color)}.slider-container{overflow-x:hidden;position:relative;width:100%}.slider-item{transition:transform .5s ease-in-out}[contenteditable=true][placeholder]:empty:before{content:attr(placeholder)}[contenteditable=true][placeholder]:empty:focus:before{content:""}.auth-shell{display:flex;flex-direction:column;height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.auth-scroll{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.auth-layout{min-height:100%;display:flex;flex-direction:column}.input-label{font-weight:700}input[type=date]::-webkit-calendar-picker-indicator{display:none}input[type=date].force-show-calendar::-webkit-calendar-picker-indicator{display:none}.input-field{background-color:#fcfcfc;border:1px solid #e4edfc;transition:all .3s ease;font-weight:600;height:3.2rem;padding:.9rem .75rem .75rem;border-radius:.75rem;outline:none!important;font-size:1rem}.input-field:focus{border-color:#48bfaa;background-color:#f7fffb}.input-field:-webkit-autofill{-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0px 1000px #f7f7f7 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}body[data-theme=dark] .input-field{background-color:#1b2028;border:1px solid #2c3544;color:#e0e0e0;color-scheme:dark}body[data-theme=dark] .input-field:focus{border-color:#48bfaa;background-color:#374151}body[data-theme=dark] .input-field:-webkit-autofill{-webkit-text-fill-color:#e0e0e0;-webkit-box-shadow:0 0 0px 1000px #1f252e inset}.input-pin-field{background-color:#f0f7ff;border:1px solid #e4edfc;transition:all .3s ease-in-out;font-weight:700;height:3rem;padding:.95rem .625rem;border-radius:.75rem;font-size:1.5rem;text-align:center;width:12.75rem;letter-spacing:.5em;outline:none!important}.input-pin-field:focus{border-color:#48bfaa;box-shadow:none}.input-pin-field:-webkit-autofill{-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0px 1000px #f0f7ff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}body[data-theme=dark] .input-pin-field{background-color:#1e2634;border:1px solid #2c3544;color:#f9fafb}body[data-theme=dark] .input-pin-field:focus{border-color:#48bfaa}body[data-theme=dark] .input-pin-field:-webkit-autofill{-webkit-text-fill-color:#f9fafb;-webkit-box-shadow:0 0 0px 1000px #1e2634 inset}.input-field:-webkit-autofill,.input-pin-field:-webkit-autofill{background-color:#fff;color:inherit}.input-field:autofill,.input-pin-field:autofill{background-color:#fff;color:inherit}body[data-theme=dark] .input-field:-webkit-autofill,body[data-theme=dark] .input-pin-field:-webkit-autofill{background-color:#1e2634;color:#e0e0e0}body[data-theme=dark] .input-field:autofill,body[data-theme=dark] .input-pin-field:autofill{background-color:#1e2634;color:#e0e0e0}body[data-theme=dark] .input-field-white{background-color:#1a1e24;border:1px solid #2c3544;color:#e0e0e0}body[data-theme=dark] .input-field-white:focus{border-color:#48bfaa;background-color:#374151}.input-group{position:relative}.input-group input,.input-group textarea{width:100%}.input-group input:focus,.input-group textarea:focus{outline:2px solid rgba(228,237,252,1)}.input-group .suffix{position:absolute;right:16px;top:18px}.input-group .suffix .password-suffix{cursor:pointer}body[data-theme=dark] .password-suffix img{filter:brightness(0) invert(.7)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}input[type=number]{-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important}.input-field-white{background-color:#fff;border:1px solid #e4edfc;transition:all .3s ease;font-weight:600;height:3.2rem;padding:.9rem .75rem .75rem;border-radius:.75rem;outline:none!important}.input-field-white:focus{border-color:#48bfaa;background-color:#f9fafb}input[type=time]::-webkit-calendar-picker-indicator{filter:invert(60%);transform:scale(1.2)}.padding-lg[data-v-b37003d6]{padding:12px 40px}.padding-md[data-v-b37003d6]{padding:12px 34px}.radius-lg[data-v-b37003d6]{border-radius:32px}.radius-md[data-v-b37003d6]{border-radius:16px}.radius-full[data-v-b37003d6]{border-radius:360px}.button[data-v-b37003d6]{color:#fff;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.5s all ease}.button-light[data-v-b37003d6]{font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.5s all ease;box-shadow:none}.bg-primary[data-v-b37003d6]{background:var(--primary-color)}.checked.after\:bg-\[\#48BFAA\]:after{background-color:rgb(72 191 170 / var(--tw-bg-opacity))!important}.checked.after\:bg-listgreen:after{background-color:rgb(72 191 170 / var(--tw-bg-opacity))!important}.checked.after\:bg-listpurple:after{background-color:rgb(155 99 184 / var(--tw-bg-opacity))!important}.unchecked.after\:bg-listred:after{background-color:#d6555580!important}.checked.after\:bg-listred:after{background-color:rgb(214 85 85 / var(--tw-bg-opacity))!important}body[data-theme=dark] .switch.after\:bg-\[\#48BFAA\]:after{background-color:gray}.switch.after\:bg-\[\#48BFAA\]:after{background-color:#c7c7c7}.checkbox[data-v-0e615edb]{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;transition:background-color .3s ease}.checkbox.checked[data-v-0e615edb]{background-color:var(--primary-color);border-color:#48bfaa}.image-input[data-v-a7d1490c]{display:inline-block;cursor:pointer;border-radius:360px}.image-preview[data-v-a7d1490c]{width:128px;height:128px;-o-object-fit:cover;object-fit:cover;border-radius:360px}.hidden-dropdown{opacity:0!important;transform:scale(0)}.invisible-input{background-color:transparent;outline:none;border:none;width:100%;padding-left:0}.invisible-input:focus{outline:none!important;border:none!important;box-shadow:none!important}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Light-BQfcPs6d.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-CY081Tb4.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Medium-RhujHmrb.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Semibold-Cu1_Dviq.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-Bt_SZrlr.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Extrabold-D9MUTSRL.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SwankyandMooMoo;src:url(/assets/SwankyandMooMoo-Regular-VoOwykpu.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}html,html body{overscroll-behavior-y:auto}html.platform-app,html.platform-app body,html.platform-app #app,html.platform-app #scaffold-root{height:100dvh;min-height:100dvh;overflow:hidden}html.platform-app #parent-content{flex:1 1 0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}body.modal-open{overflow:hidden!important;touch-action:none}:root{--mobile-size: 36rem;--primary-color: rgba(72, 191, 170, 1);--text-primary-color: rgba(46, 53, 83, 1);--text-link-color: rgba(72, 191, 170, 1);--nprogress-color: #67d391;--dark-bg-color: #1a1e24;--index-sub-page: 999;--index-modal: 1001;--index-modal-bottom: 1002;--index-dropdown-item: 1222;--index-menu: 1111;--index-toaster: 9999;--text-base-size: .9rem;--sat: env(safe-area-inset-top, 0px);--sab: env(safe-area-inset-bottom, 0px);--sal: env(safe-area-inset-left, 0px);--sar: env(safe-area-inset-right, 0px)}@supports (height: 100dvh){html,body{min-height:100dvh}}@media screen and (max-width: 768px){#app{min-height:100dvh}}@supports (-webkit-touch-callout: none){#header{padding-top:calc(env(safe-area-inset-top,0px) - 15px)!important;padding-bottom:0!important;height:calc(1.5rem + env(safe-area-inset-top,0px))!important;min-height:calc(1.5rem + env(safe-area-inset-top,0px))!important}#content{padding-top:28px!important}#footer{padding-bottom:calc(env(safe-area-inset-bottom,0px) - 20px)!important}}@media screen and (min-width: 769px){#footer{padding-bottom:0!important}}#header .flex{align-items:center!important}body{font-family:Gilroy,sans-serif;font-size:.875rem;background-color:#f8f8f8;color:#2e3553}.bg-base{background-color:#fff}body[data-theme=dark]{background-color:#1a1e24;color:#fff}body[data-theme=dark] .bg-base{background-color:#1a1e24!important;color:#fff}body[data-theme=dark] .box-shadow{box-shadow:0 1px 5px #00000008;border:solid 1px;border-color:#252525}.box-shadow{box-shadow:0 1px 5px #00000008;border:solid 1px;border-color:#eee}.box-shadow-modal{box-shadow:0 -5px 15px #0000000d}.box-shadow-modal-soft{box-shadow:0 -2px 6px #0000000d}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:none!important;border-color:none}img{pointer-events:none}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.ripple{position:relative;overflow:hidden}.ripple span{position:absolute;border-radius:50%;transform:translate(-50%,-50%) scale(0);background:#0101011f;animation:ripple-effect .6s linear;pointer-events:none}@keyframes ripple-effect{to{transform:translate(-50%,-50%) scale(4);opacity:0}}html{scrollbar-width:thin;scrollbar-color:#48bfaa #f8f8f8}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background:#f1f1f1}html::-webkit-scrollbar-thumb{background-color:#888;border-radius:3px}html::-webkit-scrollbar-thumb:hover{background:#555}#parent-content{scrollbar-width:thin;scrollbar-color:#48bfaa #f8f8f8}#parent-content::-webkit-scrollbar{width:6px}#parent-content::-webkit-scrollbar-track{background:#f1f1f1}#parent-content::-webkit-scrollbar-thumb{background-color:#888;border-radius:3px}#parent-content::-webkit-scrollbar-thumb:hover{background:#555}body[data-theme=dark] #parent-content{scrollbar-color:#555 #333}body[data-theme=dark] #parent-content::-webkit-scrollbar-track{background:#333}body[data-theme=dark] #parent-content::-webkit-scrollbar-thumb{background-color:#555}body[data-theme=dark] #parent-content::-webkit-scrollbar-thumb:hover{background:#777}body[data-theme=dark] .input-field-textarea-white{background-color:#1a1e24;border-color:#31363d}html[data-theme=dark]{scrollbar-color:#555 #333}html[data-theme=dark]::-webkit-scrollbar-track{background:#333}html[data-theme=dark]::-webkit-scrollbar-thumb{background-color:#555}html[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:#777}#content iframe{height:calc(100vh - 8.5rem);scrollbar-width:none;-ms-overflow-style:none}#content iframe::-webkit-scrollbar{display:none}.add-button{animation:add-button-animation .5s ease-out;transition:transform .1s ease-in-out}.add-button:active{transform:scale(.8)}.press-pop{cursor:pointer;transition:scale .1s ease-in-out}.press-pop:active{scale:.88}@keyframes add-button-animation{0%{transform:scale(.6)}50%{transform:scale(1.05)}75%{transform:scale(.9)}to{transform:scale(1)}}@keyframes add-button-popout{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes add-button-popin{0%{transform:scale(0)}50%{transform:scale(1.05)}75%{transform:scale(.9)}to{transform:scale(1)}}.button-hidden{animation:add-button-popout .3s ease-in forwards}.button-visible{animation:add-button-popin .5s ease-out forwards}.swipeable-background.left{transform:translate(-100%)}.swipeable-background.right{transform:translate(100%)}.shrink-animation{transform-origin:top;animation:shrink .28s ease-out forwards}@keyframes shrink{0%{max-height:100px;opacity:1;transform:scaleY(1)}69.99%{max-height:100px;opacity:0;transform:scaleY(0)}70%{max-height:0;opacity:0;transform:scaleY(0)}to{max-height:0;opacity:0;transform:scaleY(0)}}.all-done-badge{animation:all-done-pop .55s cubic-bezier(.34,1.56,.64,1) both;backface-visibility:hidden;will-change:transform;isolation:isolate}@keyframes all-done-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.no-select img{pointer-events:none}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.magnet-font{font-family:SwankyandMooMoo}.magnet-shadow{position:relative}.magnet-shadow:after{content:"";position:absolute;left:5%;right:5%;bottom:-7px;height:10px;background:#0000001a;filter:blur(3px);border-radius:50%;z-index:-1;transform:rotate(-1.2deg);transform-origin:center}.magnet-notes-home-small{width:7rem;height:7rem;padding:.5rem;font-size:.75rem;line-height:1rem;position:relative}.magnet-notes-home-small .profile-pic-container{position:absolute;top:-.8rem;left:50%;transform:translate(-50%);width:1.5rem;height:1.5rem;z-index:10}.magnet-notes-home-small .profile-pic{width:100%;height:100%}.magnet-notes-home-small .menu-icon-container{position:absolute;top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;opacity:0}.magnet-notes-home-small .menu-icon{width:.875rem;height:.875rem}.magnet-notes-home-small~.room-name{font-size:.6rem!important}.magnet-notes-home-big{width:15rem;height:15rem;padding:1.25rem;font-size:1.6rem;line-height:2rem;position:relative}.magnet-notes-home-big .profile-pic-container{position:absolute;top:-1.375rem;left:50%;transform:translate(-50%);width:2.75rem;height:2.75rem;z-index:10}.magnet-notes-home-big .profile-pic{width:100%;height:100%}.magnet-notes-home-big .menu-icon-container{position:absolute;top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;opacity:1}.magnet-notes-home-big .menu-icon{width:.875rem;height:.875rem}.magnet-notes-home-big~.room-name{font-size:.85rem!important}.magnet-notes-home-medium{height:10rem;width:10rem;padding:1.25rem;font-size:1.2rem;line-height:1.5rem;position:relative}.magnet-notes-home-medium .profile-pic-container{position:absolute;top:-1.25rem;left:50%;transform:translate(-50%);width:2.5rem;height:2.5rem;z-index:10}.magnet-notes-home-medium .profile-pic{width:100%;height:100%}.magnet-notes-home-medium .menu-icon-container{position:absolute;top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;opacity:1}.magnet-notes-home-medium .menu-icon{width:.875rem;height:.875rem}.magnet-notes-home-medium-intermediate{--note-size: min( calc(50vw - 3rem) , 300px);height:var(--note-size);width:var(--note-size);padding:calc(var(--note-size) * .1);font-size:calc(var(--note-size) * .09);line-height:calc(var(--note-size) * .13);word-break:break-word;overflow:visible;position:relative}.magnet-notes-home-medium-intermediate .profile-pic-container{position:absolute;top:calc(var(--note-size) * -.08);left:50%;transform:translate(-50%);width:calc(var(--note-size) * .18);height:calc(var(--note-size) * .18);z-index:10}.magnet-notes-home-medium-intermediate .profile-pic{width:100%;height:100%}.magnet-notes-home-medium-intermediate .menu-icon-container{position:absolute;top:calc(var(--note-size) * .04);right:calc(var(--note-size) * .04);width:calc(var(--note-size) * .14);height:calc(var(--note-size) * .14);opacity:1}.magnet-notes-home-medium-intermediate .menu-icon{width:calc(var(--note-size) * .07);height:calc(var(--note-size) * .07)}.home-room-content{overflow:hidden;transition:max-height .25s ease-out}.home-room-content.collapsed{max-height:0!important}.home-room-arrow img,.home-room-arrow svg{transition:transform .25s ease-out}.home-room-arrow.collapsed img{transform:rotate(180deg)}.home-room-arrow.collapsed svg{transform:rotate(180deg)}.bucket-list-check{transition:all 75ms ease-in-out}.bucket-list-check:active{transform:scale(.85)}.bucket-list-check:focus{outline:none;box-shadow:none}.checkmark-path{stroke-dasharray:30;stroke-dashoffset:0;transition:stroke .3s ease-in-out}.bucket-list-check[data-state=completed] .checkmark-path{animation:fillCheckmark .5s ease-in-out forwards}@keyframes fillCheckmark{0%{stroke-dashoffset:30;stroke:#fff}to{stroke-dashoffset:0;stroke:#fff}}.skeleton{--skeleton-background: #f0f0f0;--shimmer-color-start: rgba(255, 255, 255, 0);--shimmer-color-middle: rgba(255, 255, 255, .5);--shimmer-color-end: rgba(255, 255, 255, .8)}body[data-theme=dark] .skeleton{--skeleton-background: #1f242b;--shimmer-color-start: rgba(255, 255, 255, 0);--shimmer-color-middle: rgba(255, 255, 255, .011);--shimmer-color-end: rgba(255, 255, 255, .004)}.skeleton{background-color:var(--skeleton-background);position:relative;overflow:hidden}.skeleton:after{position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;transform:rotate(5deg) translate(-100%);background-image:linear-gradient(90deg,var(--shimmer-color-start) 0,var(--shimmer-color-middle) 20%,var(--shimmer-color-end) 60%,var(--shimmer-color-start));animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:rotate(5deg) translate(100%)}}.skeleton-entries{display:block;margin-bottom:8px;height:100px;width:100%;border-radius:15px}.skeleton-home-notes{display:flex;justify-content:space-between}.skeleton-home-notes .skeleton{width:24%;aspect-ratio:1 / 1;border-radius:5px}.skeleton-notes{width:300px;height:300px;margin:0 auto 30px;border-radius:10px}@keyframes signal{0%{transform:scale(0);opacity:0}3%{transform:scale(1);opacity:1}77%{transform:scale(1);opacity:1}80%{transform:scale(2.5);opacity:0}to{transform:scale(2.5);opacity:0}}.signal-dot{animation:signal 10s infinite}.input-field-textarea-white{background-color:#fff;border:1px solid #e4edfc;transition:border-color .3s ease;font-weight:400;padding:.9rem .75rem .75rem;border-radius:.75rem;outline:none!important;width:100%;resize:none;line-height:1.3}.input-field-textarea-white::-moz-placeholder{font-weight:400}.input-field-textarea-white::placeholder{font-weight:400}.input-field-textarea-white:focus{border-color:#48bfaa;box-shadow:none}.char-count{position:absolute;bottom:4px;right:140px;font-size:.55rem;color:var(--listdefault-500)}#nprogress{pointer-events:none}#nprogress .bar{display:none;background:var(--primary-color);position:fixed;z-index:1031;top:0;left:0;width:100%;height:5px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;opacity:1;transform:rotate(3deg) translateY(-4px)}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.--material-circular-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border:none;border-radius:50%;padding:.25em;width:3em;height:3em;color:rgb(var(--pure-material-primary-rgb, 33, 150, 243));background-color:transparent;font-size:16px;overflow:hidden}.dark-label .--material-circular-progress{color:var(--listdefault-500)!important}body[data-theme=light] .outlined.--material-circular-progress{color:var(--primary-color)!important}.--material-circular-progress::-webkit-progress-bar{background-color:transparent}.--material-circular-progress:indeterminate{-webkit-mask-image:linear-gradient(transparent 50%,black 50%),linear-gradient(to right,transparent 50%,black 50%);mask-image:linear-gradient(transparent 50%,#000 50%),linear-gradient(to right,transparent 50%,black 50%);animation:--material-circular-progress 6s infinite cubic-bezier(.3,.6,1,1)}:-ms-lang(x),.--material-circular-progress:indeterminate{animation:none}.--material-circular-progress:indeterminate:before,.--material-circular-progress:indeterminate::-webkit-progress-value{content:"";display:block;box-sizing:border-box;margin-bottom:.25em;border:solid .25em transparent;border-top-color:currentColor;border-radius:50%;width:100%!important;height:100%;background-color:transparent;animation:--material-circular-progress-pseudo .75s infinite linear alternate}.--material-circular-progress:indeterminate::-moz-progress-bar{box-sizing:border-box;border:solid .25em transparent;border-top-color:currentColor;border-radius:50%;width:100%;height:100%;background-color:transparent;animation:--material-circular-progress-pseudo .75s infinite linear alternate}.--material-circular-progress:indeterminate::-ms-fill{animation-name:-ms-ring}@keyframes --material-circular-progress{0%{transform:rotate(0)}12.5%{transform:rotate(180deg);animation-timing-function:linear}25%{transform:rotate(630deg)}37.5%{transform:rotate(810deg);animation-timing-function:linear}50%{transform:rotate(1260deg)}62.5%{transform:rotate(1440deg);animation-timing-function:linear}75%{transform:rotate(1890deg)}87.5%{transform:rotate(2070deg);animation-timing-function:linear}to{transform:rotate(2520deg)}}@keyframes --material-circular-progress-pseudo{0%{transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}to{border-left-color:currentColor;border-bottom-color:currentColor;transform:rotate(225deg)}}.skeleton-classic{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:1s shine linear infinite}body[data-theme=dark] .skeleton-classic{background:#1f242b;background:linear-gradient(110deg,#1f232844 8%,#282c3297 18%,#1f232844 33%);background-size:200% 100%}@keyframes shine{to{background-position-x:-200%}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-left-1{left:-.25rem}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-top-1{top:-.25rem}.-top-5{top:-1.25rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-8{bottom:2rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-8{top:2rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[9999\]{z-index:9999}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-4{margin-bottom:-1rem}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.-mr-4{margin-right:-1rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.mr-3{margin-right:.75rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[3\.5px\]{margin-top:3.5px}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-0{height:0px}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-\[60vh\]{max-height:60vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(85dvh_-_12rem\)\]{max-height:calc(85dvh - 12rem)}.min-h-10{min-height:2.5rem}.min-h-16{min-height:4rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-\[1\.25rem\]{min-height:1.25rem}.min-h-\[1\.5rem\]{min-height:1.5rem}.min-h-\[2\.25rem\]{min-height:2.25rem}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[200px\]{min-height:200px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[40px\]{min-height:40px}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-52{width:13rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-9{width:2.25rem}.w-9\/12{width:75%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-3{min-width:.75rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-\[100px\]{min-width:100px}.min-w-\[5rem\]{min-width:5rem}.min-w-\[6rem\]{min-width:6rem}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.max-w-\[250px\]{max-width:250px}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:85%}.max-w-\[92vw\]{max-width:92vw}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-screen-md{max-width:768px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[1px\]{--tw-translate-y: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-3{row-gap:.75rem}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.25rem * var(--tw-space-x-reverse));margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-listgray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(235 235 235 / var(--tw-divide-opacity, 1))}.divide-listgray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(247 247 247 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#48bfaa\]{--tw-border-opacity: 1;border-color:rgb(72 191 170 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-listaqua{--tw-border-opacity: 1;border-color:rgb(62 219 209 / var(--tw-border-opacity, 1))}.border-listaqua\/0{border-color:#3edbd100}.border-listaqua\/10{border-color:#3edbd11a}.border-listaqua\/100{border-color:#3edbd1}.border-listaqua\/15{border-color:#3edbd126}.border-listaqua\/20{border-color:#3edbd133}.border-listaqua\/25{border-color:#3edbd140}.border-listaqua\/30{border-color:#3edbd14d}.border-listaqua\/35{border-color:#3edbd159}.border-listaqua\/40{border-color:#3edbd166}.border-listaqua\/45{border-color:#3edbd173}.border-listaqua\/5{border-color:#3edbd10d}.border-listaqua\/50{border-color:#3edbd180}.border-listaqua\/55{border-color:#3edbd18c}.border-listaqua\/60{border-color:#3edbd199}.border-listaqua\/65{border-color:#3edbd1a6}.border-listaqua\/70{border-color:#3edbd1b3}.border-listaqua\/75{border-color:#3edbd1bf}.border-listaqua\/80{border-color:#3edbd1cc}.border-listaqua\/85{border-color:#3edbd1d9}.border-listaqua\/90{border-color:#3edbd1e6}.border-listaqua\/95{border-color:#3edbd1f2}.border-listaqualight{--tw-border-opacity: 1;border-color:rgb(226 254 252 / var(--tw-border-opacity, 1))}.border-listaqualight\/0{border-color:#e2fefc00}.border-listaqualight\/10{border-color:#e2fefc1a}.border-listaqualight\/100{border-color:#e2fefc}.border-listaqualight\/15{border-color:#e2fefc26}.border-listaqualight\/20{border-color:#e2fefc33}.border-listaqualight\/25{border-color:#e2fefc40}.border-listaqualight\/30{border-color:#e2fefc4d}.border-listaqualight\/35{border-color:#e2fefc59}.border-listaqualight\/40{border-color:#e2fefc66}.border-listaqualight\/45{border-color:#e2fefc73}.border-listaqualight\/5{border-color:#e2fefc0d}.border-listaqualight\/50{border-color:#e2fefc80}.border-listaqualight\/55{border-color:#e2fefc8c}.border-listaqualight\/60{border-color:#e2fefc99}.border-listaqualight\/65{border-color:#e2fefca6}.border-listaqualight\/70{border-color:#e2fefcb3}.border-listaqualight\/75{border-color:#e2fefcbf}.border-listaqualight\/80{border-color:#e2fefccc}.border-listaqualight\/85{border-color:#e2fefcd9}.border-listaqualight\/90{border-color:#e2fefce6}.border-listaqualight\/95{border-color:#e2fefcf2}.border-listblue{--tw-border-opacity: 1;border-color:rgb(88 172 219 / var(--tw-border-opacity, 1))}.border-listblue\/0{border-color:#58acdb00}.border-listblue\/10{border-color:#58acdb1a}.border-listblue\/100{border-color:#58acdb}.border-listblue\/15{border-color:#58acdb26}.border-listblue\/20{border-color:#58acdb33}.border-listblue\/25{border-color:#58acdb40}.border-listblue\/30{border-color:#58acdb4d}.border-listblue\/35{border-color:#58acdb59}.border-listblue\/40{border-color:#58acdb66}.border-listblue\/45{border-color:#58acdb73}.border-listblue\/5{border-color:#58acdb0d}.border-listblue\/50{border-color:#58acdb80}.border-listblue\/55{border-color:#58acdb8c}.border-listblue\/60{border-color:#58acdb99}.border-listblue\/65{border-color:#58acdba6}.border-listblue\/70{border-color:#58acdbb3}.border-listblue\/75{border-color:#58acdbbf}.border-listblue\/80{border-color:#58acdbcc}.border-listblue\/85{border-color:#58acdbd9}.border-listblue\/90{border-color:#58acdbe6}.border-listblue\/95{border-color:#58acdbf2}.border-listbluelight{--tw-border-opacity: 1;border-color:rgb(233 247 255 / var(--tw-border-opacity, 1))}.border-listbluelight\/0{border-color:#e9f7ff00}.border-listbluelight\/10{border-color:#e9f7ff1a}.border-listbluelight\/100{border-color:#e9f7ff}.border-listbluelight\/15{border-color:#e9f7ff26}.border-listbluelight\/20{border-color:#e9f7ff33}.border-listbluelight\/25{border-color:#e9f7ff40}.border-listbluelight\/30{border-color:#e9f7ff4d}.border-listbluelight\/35{border-color:#e9f7ff59}.border-listbluelight\/40{border-color:#e9f7ff66}.border-listbluelight\/45{border-color:#e9f7ff73}.border-listbluelight\/5{border-color:#e9f7ff0d}.border-listbluelight\/50{border-color:#e9f7ff80}.border-listbluelight\/55{border-color:#e9f7ff8c}.border-listbluelight\/60{border-color:#e9f7ff99}.border-listbluelight\/65{border-color:#e9f7ffa6}.border-listbluelight\/70{border-color:#e9f7ffb3}.border-listbluelight\/75{border-color:#e9f7ffbf}.border-listbluelight\/80{border-color:#e9f7ffcc}.border-listbluelight\/85{border-color:#e9f7ffd9}.border-listbluelight\/90{border-color:#e9f7ffe6}.border-listbluelight\/95{border-color:#e9f7fff2}.border-listburgundy{--tw-border-opacity: 1;border-color:rgb(105 37 52 / var(--tw-border-opacity, 1))}.border-listburgundy\/0{border-color:#69253400}.border-listburgundy\/10{border-color:#6925341a}.border-listburgundy\/100{border-color:#692534}.border-listburgundy\/15{border-color:#69253426}.border-listburgundy\/20{border-color:#69253433}.border-listburgundy\/25{border-color:#69253440}.border-listburgundy\/30{border-color:#6925344d}.border-listburgundy\/35{border-color:#69253459}.border-listburgundy\/40{border-color:#69253466}.border-listburgundy\/45{border-color:#69253473}.border-listburgundy\/5{border-color:#6925340d}.border-listburgundy\/50{border-color:#69253480}.border-listburgundy\/55{border-color:#6925348c}.border-listburgundy\/60{border-color:#69253499}.border-listburgundy\/65{border-color:#692534a6}.border-listburgundy\/70{border-color:#692534b3}.border-listburgundy\/75{border-color:#692534bf}.border-listburgundy\/80{border-color:#692534cc}.border-listburgundy\/85{border-color:#692534d9}.border-listburgundy\/90{border-color:#692534e6}.border-listburgundy\/95{border-color:#692534f2}.border-listburgundylight{--tw-border-opacity: 1;border-color:rgb(242 216 222 / var(--tw-border-opacity, 1))}.border-listburgundylight\/0{border-color:#f2d8de00}.border-listburgundylight\/10{border-color:#f2d8de1a}.border-listburgundylight\/100{border-color:#f2d8de}.border-listburgundylight\/15{border-color:#f2d8de26}.border-listburgundylight\/20{border-color:#f2d8de33}.border-listburgundylight\/25{border-color:#f2d8de40}.border-listburgundylight\/30{border-color:#f2d8de4d}.border-listburgundylight\/35{border-color:#f2d8de59}.border-listburgundylight\/40{border-color:#f2d8de66}.border-listburgundylight\/45{border-color:#f2d8de73}.border-listburgundylight\/5{border-color:#f2d8de0d}.border-listburgundylight\/50{border-color:#f2d8de80}.border-listburgundylight\/55{border-color:#f2d8de8c}.border-listburgundylight\/60{border-color:#f2d8de99}.border-listburgundylight\/65{border-color:#f2d8dea6}.border-listburgundylight\/70{border-color:#f2d8deb3}.border-listburgundylight\/75{border-color:#f2d8debf}.border-listburgundylight\/80{border-color:#f2d8decc}.border-listburgundylight\/85{border-color:#f2d8ded9}.border-listburgundylight\/90{border-color:#f2d8dee6}.border-listburgundylight\/95{border-color:#f2d8def2}.border-listcrimson{--tw-border-opacity: 1;border-color:rgb(195 51 63 / var(--tw-border-opacity, 1))}.border-listcrimson\/0{border-color:#c3333f00}.border-listcrimson\/10{border-color:#c3333f1a}.border-listcrimson\/100{border-color:#c3333f}.border-listcrimson\/15{border-color:#c3333f26}.border-listcrimson\/20{border-color:#c3333f33}.border-listcrimson\/25{border-color:#c3333f40}.border-listcrimson\/30{border-color:#c3333f4d}.border-listcrimson\/35{border-color:#c3333f59}.border-listcrimson\/40{border-color:#c3333f66}.border-listcrimson\/45{border-color:#c3333f73}.border-listcrimson\/5{border-color:#c3333f0d}.border-listcrimson\/50{border-color:#c3333f80}.border-listcrimson\/55{border-color:#c3333f8c}.border-listcrimson\/60{border-color:#c3333f99}.border-listcrimson\/65{border-color:#c3333fa6}.border-listcrimson\/70{border-color:#c3333fb3}.border-listcrimson\/75{border-color:#c3333fbf}.border-listcrimson\/80{border-color:#c3333fcc}.border-listcrimson\/85{border-color:#c3333fd9}.border-listcrimson\/90{border-color:#c3333fe6}.border-listcrimson\/95{border-color:#c3333ff2}.border-listcrimsonlight{--tw-border-opacity: 1;border-color:rgb(248 210 214 / var(--tw-border-opacity, 1))}.border-listcrimsonlight\/0{border-color:#f8d2d600}.border-listcrimsonlight\/10{border-color:#f8d2d61a}.border-listcrimsonlight\/100{border-color:#f8d2d6}.border-listcrimsonlight\/15{border-color:#f8d2d626}.border-listcrimsonlight\/20{border-color:#f8d2d633}.border-listcrimsonlight\/25{border-color:#f8d2d640}.border-listcrimsonlight\/30{border-color:#f8d2d64d}.border-listcrimsonlight\/35{border-color:#f8d2d659}.border-listcrimsonlight\/40{border-color:#f8d2d666}.border-listcrimsonlight\/45{border-color:#f8d2d673}.border-listcrimsonlight\/5{border-color:#f8d2d60d}.border-listcrimsonlight\/50{border-color:#f8d2d680}.border-listcrimsonlight\/55{border-color:#f8d2d68c}.border-listcrimsonlight\/60{border-color:#f8d2d699}.border-listcrimsonlight\/65{border-color:#f8d2d6a6}.border-listcrimsonlight\/70{border-color:#f8d2d6b3}.border-listcrimsonlight\/75{border-color:#f8d2d6bf}.border-listcrimsonlight\/80{border-color:#f8d2d6cc}.border-listcrimsonlight\/85{border-color:#f8d2d6d9}.border-listcrimsonlight\/90{border-color:#f8d2d6e6}.border-listcrimsonlight\/95{border-color:#f8d2d6f2}.border-listgray-100{--tw-border-opacity: 1;border-color:rgb(235 235 235 / var(--tw-border-opacity, 1))}.border-listgray-200{--tw-border-opacity: 1;border-color:rgb(139 141 146 / var(--tw-border-opacity, 1))}.border-listgray-50{--tw-border-opacity: 1;border-color:rgb(247 247 247 / var(--tw-border-opacity, 1))}.border-listgreen{--tw-border-opacity: 1;border-color:rgb(72 191 170 / var(--tw-border-opacity, 1))}.border-listgreen\/0{border-color:#48bfaa00}.border-listgreen\/10{border-color:#48bfaa1a}.border-listgreen\/100{border-color:#48bfaa}.border-listgreen\/15{border-color:#48bfaa26}.border-listgreen\/20{border-color:#48bfaa33}.border-listgreen\/25{border-color:#48bfaa40}.border-listgreen\/30{border-color:#48bfaa4d}.border-listgreen\/35{border-color:#48bfaa59}.border-listgreen\/40{border-color:#48bfaa66}.border-listgreen\/45{border-color:#48bfaa73}.border-listgreen\/5{border-color:#48bfaa0d}.border-listgreen\/50{border-color:#48bfaa80}.border-listgreen\/55{border-color:#48bfaa8c}.border-listgreen\/60{border-color:#48bfaa99}.border-listgreen\/65{border-color:#48bfaaa6}.border-listgreen\/70{border-color:#48bfaab3}.border-listgreen\/75{border-color:#48bfaabf}.border-listgreen\/80{border-color:#48bfaacc}.border-listgreen\/85{border-color:#48bfaad9}.border-listgreen\/90{border-color:#48bfaae6}.border-listgreen\/95{border-color:#48bfaaf2}.border-listgreenlight{--tw-border-opacity: 1;border-color:rgb(231 255 232 / var(--tw-border-opacity, 1))}.border-listgreenlight\/0{border-color:#e7ffe800}.border-listgreenlight\/10{border-color:#e7ffe81a}.border-listgreenlight\/100{border-color:#e7ffe8}.border-listgreenlight\/15{border-color:#e7ffe826}.border-listgreenlight\/20{border-color:#e7ffe833}.border-listgreenlight\/25{border-color:#e7ffe840}.border-listgreenlight\/30{border-color:#e7ffe84d}.border-listgreenlight\/35{border-color:#e7ffe859}.border-listgreenlight\/40{border-color:#e7ffe866}.border-listgreenlight\/45{border-color:#e7ffe873}.border-listgreenlight\/5{border-color:#e7ffe80d}.border-listgreenlight\/50{border-color:#e7ffe880}.border-listgreenlight\/55{border-color:#e7ffe88c}.border-listgreenlight\/60{border-color:#e7ffe899}.border-listgreenlight\/65{border-color:#e7ffe8a6}.border-listgreenlight\/70{border-color:#e7ffe8b3}.border-listgreenlight\/75{border-color:#e7ffe8bf}.border-listgreenlight\/80{border-color:#e7ffe8cc}.border-listgreenlight\/85{border-color:#e7ffe8d9}.border-listgreenlight\/90{border-color:#e7ffe8e6}.border-listgreenlight\/95{border-color:#e7ffe8f2}.border-listhealthcabinet{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-listhealthcabinet\/0{border-color:#14b8a600}.border-listhealthcabinet\/10{border-color:#14b8a61a}.border-listhealthcabinet\/100{border-color:#14b8a6}.border-listhealthcabinet\/15{border-color:#14b8a626}.border-listhealthcabinet\/20{border-color:#14b8a633}.border-listhealthcabinet\/25{border-color:#14b8a640}.border-listhealthcabinet\/30{border-color:#14b8a64d}.border-listhealthcabinet\/35{border-color:#14b8a659}.border-listhealthcabinet\/40{border-color:#14b8a666}.border-listhealthcabinet\/45{border-color:#14b8a673}.border-listhealthcabinet\/5{border-color:#14b8a60d}.border-listhealthcabinet\/50{border-color:#14b8a680}.border-listhealthcabinet\/55{border-color:#14b8a68c}.border-listhealthcabinet\/60{border-color:#14b8a699}.border-listhealthcabinet\/65{border-color:#14b8a6a6}.border-listhealthcabinet\/70{border-color:#14b8a6b3}.border-listhealthcabinet\/75{border-color:#14b8a6bf}.border-listhealthcabinet\/80{border-color:#14b8a6cc}.border-listhealthcabinet\/85{border-color:#14b8a6d9}.border-listhealthcabinet\/90{border-color:#14b8a6e6}.border-listhealthcabinet\/95{border-color:#14b8a6f2}.border-listhealthcabinetlight{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-listhealthcabinetlight\/0{border-color:#ccfbf100}.border-listhealthcabinetlight\/10{border-color:#ccfbf11a}.border-listhealthcabinetlight\/100{border-color:#ccfbf1}.border-listhealthcabinetlight\/15{border-color:#ccfbf126}.border-listhealthcabinetlight\/20{border-color:#ccfbf133}.border-listhealthcabinetlight\/25{border-color:#ccfbf140}.border-listhealthcabinetlight\/30{border-color:#ccfbf14d}.border-listhealthcabinetlight\/35{border-color:#ccfbf159}.border-listhealthcabinetlight\/40{border-color:#ccfbf166}.border-listhealthcabinetlight\/45{border-color:#ccfbf173}.border-listhealthcabinetlight\/5{border-color:#ccfbf10d}.border-listhealthcabinetlight\/50{border-color:#ccfbf180}.border-listhealthcabinetlight\/55{border-color:#ccfbf18c}.border-listhealthcabinetlight\/60{border-color:#ccfbf199}.border-listhealthcabinetlight\/65{border-color:#ccfbf1a6}.border-listhealthcabinetlight\/70{border-color:#ccfbf1b3}.border-listhealthcabinetlight\/75{border-color:#ccfbf1bf}.border-listhealthcabinetlight\/80{border-color:#ccfbf1cc}.border-listhealthcabinetlight\/85{border-color:#ccfbf1d9}.border-listhealthcabinetlight\/90{border-color:#ccfbf1e6}.border-listhealthcabinetlight\/95{border-color:#ccfbf1f2}.border-listlilac{--tw-border-opacity: 1;border-color:rgb(195 121 184 / var(--tw-border-opacity, 1))}.border-listlilac\/0{border-color:#c379b800}.border-listlilac\/10{border-color:#c379b81a}.border-listlilac\/100{border-color:#c379b8}.border-listlilac\/15{border-color:#c379b826}.border-listlilac\/20{border-color:#c379b833}.border-listlilac\/25{border-color:#c379b840}.border-listlilac\/30{border-color:#c379b84d}.border-listlilac\/35{border-color:#c379b859}.border-listlilac\/40{border-color:#c379b866}.border-listlilac\/45{border-color:#c379b873}.border-listlilac\/5{border-color:#c379b80d}.border-listlilac\/50{border-color:#c379b880}.border-listlilac\/55{border-color:#c379b88c}.border-listlilac\/60{border-color:#c379b899}.border-listlilac\/65{border-color:#c379b8a6}.border-listlilac\/70{border-color:#c379b8b3}.border-listlilac\/75{border-color:#c379b8bf}.border-listlilac\/80{border-color:#c379b8cc}.border-listlilac\/85{border-color:#c379b8d9}.border-listlilac\/90{border-color:#c379b8e6}.border-listlilac\/95{border-color:#c379b8f2}.border-listlilaclight{--tw-border-opacity: 1;border-color:rgb(248 221 244 / var(--tw-border-opacity, 1))}.border-listlilaclight\/0{border-color:#f8ddf400}.border-listlilaclight\/10{border-color:#f8ddf41a}.border-listlilaclight\/100{border-color:#f8ddf4}.border-listlilaclight\/15{border-color:#f8ddf426}.border-listlilaclight\/20{border-color:#f8ddf433}.border-listlilaclight\/25{border-color:#f8ddf440}.border-listlilaclight\/30{border-color:#f8ddf44d}.border-listlilaclight\/35{border-color:#f8ddf459}.border-listlilaclight\/40{border-color:#f8ddf466}.border-listlilaclight\/45{border-color:#f8ddf473}.border-listlilaclight\/5{border-color:#f8ddf40d}.border-listlilaclight\/50{border-color:#f8ddf480}.border-listlilaclight\/55{border-color:#f8ddf48c}.border-listlilaclight\/60{border-color:#f8ddf499}.border-listlilaclight\/65{border-color:#f8ddf4a6}.border-listlilaclight\/70{border-color:#f8ddf4b3}.border-listlilaclight\/75{border-color:#f8ddf4bf}.border-listlilaclight\/80{border-color:#f8ddf4cc}.border-listlilaclight\/85{border-color:#f8ddf4d9}.border-listlilaclight\/90{border-color:#f8ddf4e6}.border-listlilaclight\/95{border-color:#f8ddf4f2}.border-listmealplanner{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-listmealplanner\/0{border-color:#f59e0b00}.border-listmealplanner\/10{border-color:#f59e0b1a}.border-listmealplanner\/100{border-color:#f59e0b}.border-listmealplanner\/15{border-color:#f59e0b26}.border-listmealplanner\/20{border-color:#f59e0b33}.border-listmealplanner\/25{border-color:#f59e0b40}.border-listmealplanner\/30{border-color:#f59e0b4d}.border-listmealplanner\/35{border-color:#f59e0b59}.border-listmealplanner\/40{border-color:#f59e0b66}.border-listmealplanner\/45{border-color:#f59e0b73}.border-listmealplanner\/5{border-color:#f59e0b0d}.border-listmealplanner\/50{border-color:#f59e0b80}.border-listmealplanner\/55{border-color:#f59e0b8c}.border-listmealplanner\/60{border-color:#f59e0b99}.border-listmealplanner\/65{border-color:#f59e0ba6}.border-listmealplanner\/70{border-color:#f59e0bb3}.border-listmealplanner\/75{border-color:#f59e0bbf}.border-listmealplanner\/80{border-color:#f59e0bcc}.border-listmealplanner\/85{border-color:#f59e0bd9}.border-listmealplanner\/90{border-color:#f59e0be6}.border-listmealplanner\/95{border-color:#f59e0bf2}.border-listmealplannerlight{--tw-border-opacity: 1;border-color:rgb(254 235 200 / var(--tw-border-opacity, 1))}.border-listmealplannerlight\/0{border-color:#feebc800}.border-listmealplannerlight\/10{border-color:#feebc81a}.border-listmealplannerlight\/100{border-color:#feebc8}.border-listmealplannerlight\/15{border-color:#feebc826}.border-listmealplannerlight\/20{border-color:#feebc833}.border-listmealplannerlight\/25{border-color:#feebc840}.border-listmealplannerlight\/30{border-color:#feebc84d}.border-listmealplannerlight\/35{border-color:#feebc859}.border-listmealplannerlight\/40{border-color:#feebc866}.border-listmealplannerlight\/45{border-color:#feebc873}.border-listmealplannerlight\/5{border-color:#feebc80d}.border-listmealplannerlight\/50{border-color:#feebc880}.border-listmealplannerlight\/55{border-color:#feebc88c}.border-listmealplannerlight\/60{border-color:#feebc899}.border-listmealplannerlight\/65{border-color:#feebc8a6}.border-listmealplannerlight\/70{border-color:#feebc8b3}.border-listmealplannerlight\/75{border-color:#feebc8bf}.border-listmealplannerlight\/80{border-color:#feebc8cc}.border-listmealplannerlight\/85{border-color:#feebc8d9}.border-listmealplannerlight\/90{border-color:#feebc8e6}.border-listmealplannerlight\/95{border-color:#feebc8f2}.border-listneon{--tw-border-opacity: 1;border-color:rgb(216 248 146 / var(--tw-border-opacity, 1))}.border-listpurple{--tw-border-opacity: 1;border-color:rgb(155 99 184 / var(--tw-border-opacity, 1))}.border-listpurple\/0{border-color:#9b63b800}.border-listpurple\/10{border-color:#9b63b81a}.border-listpurple\/100{border-color:#9b63b8}.border-listpurple\/15{border-color:#9b63b826}.border-listpurple\/20{border-color:#9b63b833}.border-listpurple\/25{border-color:#9b63b840}.border-listpurple\/30{border-color:#9b63b84d}.border-listpurple\/35{border-color:#9b63b859}.border-listpurple\/40{border-color:#9b63b866}.border-listpurple\/45{border-color:#9b63b873}.border-listpurple\/5{border-color:#9b63b80d}.border-listpurple\/50{border-color:#9b63b880}.border-listpurple\/55{border-color:#9b63b88c}.border-listpurple\/60{border-color:#9b63b899}.border-listpurple\/65{border-color:#9b63b8a6}.border-listpurple\/70{border-color:#9b63b8b3}.border-listpurple\/75{border-color:#9b63b8bf}.border-listpurple\/80{border-color:#9b63b8cc}.border-listpurple\/85{border-color:#9b63b8d9}.border-listpurple\/90{border-color:#9b63b8e6}.border-listpurple\/95{border-color:#9b63b8f2}.border-listpurplelight{--tw-border-opacity: 1;border-color:rgb(247 231 255 / var(--tw-border-opacity, 1))}.border-listpurplelight\/0{border-color:#f7e7ff00}.border-listpurplelight\/10{border-color:#f7e7ff1a}.border-listpurplelight\/100{border-color:#f7e7ff}.border-listpurplelight\/15{border-color:#f7e7ff26}.border-listpurplelight\/20{border-color:#f7e7ff33}.border-listpurplelight\/25{border-color:#f7e7ff40}.border-listpurplelight\/30{border-color:#f7e7ff4d}.border-listpurplelight\/35{border-color:#f7e7ff59}.border-listpurplelight\/40{border-color:#f7e7ff66}.border-listpurplelight\/45{border-color:#f7e7ff73}.border-listpurplelight\/5{border-color:#f7e7ff0d}.border-listpurplelight\/50{border-color:#f7e7ff80}.border-listpurplelight\/55{border-color:#f7e7ff8c}.border-listpurplelight\/60{border-color:#f7e7ff99}.border-listpurplelight\/65{border-color:#f7e7ffa6}.border-listpurplelight\/70{border-color:#f7e7ffb3}.border-listpurplelight\/75{border-color:#f7e7ffbf}.border-listpurplelight\/80{border-color:#f7e7ffcc}.border-listpurplelight\/85{border-color:#f7e7ffd9}.border-listpurplelight\/90{border-color:#f7e7ffe6}.border-listpurplelight\/95{border-color:#f7e7fff2}.border-listred{--tw-border-opacity: 1;border-color:rgb(214 85 85 / var(--tw-border-opacity, 1))}.border-listsage{--tw-border-opacity: 1;border-color:rgb(174 191 72 / var(--tw-border-opacity, 1))}.border-listsage\/0{border-color:#aebf4800}.border-listsage\/10{border-color:#aebf481a}.border-listsage\/100{border-color:#aebf48}.border-listsage\/15{border-color:#aebf4826}.border-listsage\/20{border-color:#aebf4833}.border-listsage\/25{border-color:#aebf4840}.border-listsage\/30{border-color:#aebf484d}.border-listsage\/35{border-color:#aebf4859}.border-listsage\/40{border-color:#aebf4866}.border-listsage\/45{border-color:#aebf4873}.border-listsage\/5{border-color:#aebf480d}.border-listsage\/50{border-color:#aebf4880}.border-listsage\/55{border-color:#aebf488c}.border-listsage\/60{border-color:#aebf4899}.border-listsage\/65{border-color:#aebf48a6}.border-listsage\/70{border-color:#aebf48b3}.border-listsage\/75{border-color:#aebf48bf}.border-listsage\/80{border-color:#aebf48cc}.border-listsage\/85{border-color:#aebf48d9}.border-listsage\/90{border-color:#aebf48e6}.border-listsage\/95{border-color:#aebf48f2}.border-listsagelight{--tw-border-opacity: 1;border-color:rgb(227 236 175 / var(--tw-border-opacity, 1))}.border-listsagelight\/0{border-color:#e3ecaf00}.border-listsagelight\/10{border-color:#e3ecaf1a}.border-listsagelight\/100{border-color:#e3ecaf}.border-listsagelight\/15{border-color:#e3ecaf26}.border-listsagelight\/20{border-color:#e3ecaf33}.border-listsagelight\/25{border-color:#e3ecaf40}.border-listsagelight\/30{border-color:#e3ecaf4d}.border-listsagelight\/35{border-color:#e3ecaf59}.border-listsagelight\/40{border-color:#e3ecaf66}.border-listsagelight\/45{border-color:#e3ecaf73}.border-listsagelight\/5{border-color:#e3ecaf0d}.border-listsagelight\/50{border-color:#e3ecaf80}.border-listsagelight\/55{border-color:#e3ecaf8c}.border-listsagelight\/60{border-color:#e3ecaf99}.border-listsagelight\/65{border-color:#e3ecafa6}.border-listsagelight\/70{border-color:#e3ecafb3}.border-listsagelight\/75{border-color:#e3ecafbf}.border-listsagelight\/80{border-color:#e3ecafcc}.border-listsagelight\/85{border-color:#e3ecafd9}.border-listsagelight\/90{border-color:#e3ecafe6}.border-listsagelight\/95{border-color:#e3ecaff2}.border-listteal{--tw-border-opacity: 1;border-color:rgb(102 170 166 / var(--tw-border-opacity, 1))}.border-listteal\/0{border-color:#66aaa600}.border-listteal\/10{border-color:#66aaa61a}.border-listteal\/100{border-color:#66aaa6}.border-listteal\/15{border-color:#66aaa626}.border-listteal\/20{border-color:#66aaa633}.border-listteal\/25{border-color:#66aaa640}.border-listteal\/30{border-color:#66aaa64d}.border-listteal\/35{border-color:#66aaa659}.border-listteal\/40{border-color:#66aaa666}.border-listteal\/45{border-color:#66aaa673}.border-listteal\/5{border-color:#66aaa60d}.border-listteal\/50{border-color:#66aaa680}.border-listteal\/55{border-color:#66aaa68c}.border-listteal\/60{border-color:#66aaa699}.border-listteal\/65{border-color:#66aaa6a6}.border-listteal\/70{border-color:#66aaa6b3}.border-listteal\/75{border-color:#66aaa6bf}.border-listteal\/80{border-color:#66aaa6cc}.border-listteal\/85{border-color:#66aaa6d9}.border-listteal\/90{border-color:#66aaa6e6}.border-listteal\/95{border-color:#66aaa6f2}.border-listteallight{--tw-border-opacity: 1;border-color:rgb(214 234 233 / var(--tw-border-opacity, 1))}.border-listteallight\/0{border-color:#d6eae900}.border-listteallight\/10{border-color:#d6eae91a}.border-listteallight\/100{border-color:#d6eae9}.border-listteallight\/15{border-color:#d6eae926}.border-listteallight\/20{border-color:#d6eae933}.border-listteallight\/25{border-color:#d6eae940}.border-listteallight\/30{border-color:#d6eae94d}.border-listteallight\/35{border-color:#d6eae959}.border-listteallight\/40{border-color:#d6eae966}.border-listteallight\/45{border-color:#d6eae973}.border-listteallight\/5{border-color:#d6eae90d}.border-listteallight\/50{border-color:#d6eae980}.border-listteallight\/55{border-color:#d6eae98c}.border-listteallight\/60{border-color:#d6eae999}.border-listteallight\/65{border-color:#d6eae9a6}.border-listteallight\/70{border-color:#d6eae9b3}.border-listteallight\/75{border-color:#d6eae9bf}.border-listteallight\/80{border-color:#d6eae9cc}.border-listteallight\/85{border-color:#d6eae9d9}.border-listteallight\/90{border-color:#d6eae9e6}.border-listteallight\/95{border-color:#d6eae9f2}.border-listturquoise{--tw-border-opacity: 1;border-color:rgb(71 195 201 / var(--tw-border-opacity, 1))}.border-listturquoise\/0{border-color:#47c3c900}.border-listturquoise\/10{border-color:#47c3c91a}.border-listturquoise\/100{border-color:#47c3c9}.border-listturquoise\/15{border-color:#47c3c926}.border-listturquoise\/20{border-color:#47c3c933}.border-listturquoise\/25{border-color:#47c3c940}.border-listturquoise\/30{border-color:#47c3c94d}.border-listturquoise\/35{border-color:#47c3c959}.border-listturquoise\/40{border-color:#47c3c966}.border-listturquoise\/45{border-color:#47c3c973}.border-listturquoise\/5{border-color:#47c3c90d}.border-listturquoise\/50{border-color:#47c3c980}.border-listturquoise\/55{border-color:#47c3c98c}.border-listturquoise\/60{border-color:#47c3c999}.border-listturquoise\/65{border-color:#47c3c9a6}.border-listturquoise\/70{border-color:#47c3c9b3}.border-listturquoise\/75{border-color:#47c3c9bf}.border-listturquoise\/80{border-color:#47c3c9cc}.border-listturquoise\/85{border-color:#47c3c9d9}.border-listturquoise\/90{border-color:#47c3c9e6}.border-listturquoise\/95{border-color:#47c3c9f2}.border-listturquoiselight{--tw-border-opacity: 1;border-color:rgb(231 254 255 / var(--tw-border-opacity, 1))}.border-listturquoiselight\/0{border-color:#e7feff00}.border-listturquoiselight\/10{border-color:#e7feff1a}.border-listturquoiselight\/100{border-color:#e7feff}.border-listturquoiselight\/15{border-color:#e7feff26}.border-listturquoiselight\/20{border-color:#e7feff33}.border-listturquoiselight\/25{border-color:#e7feff40}.border-listturquoiselight\/30{border-color:#e7feff4d}.border-listturquoiselight\/35{border-color:#e7feff59}.border-listturquoiselight\/40{border-color:#e7feff66}.border-listturquoiselight\/45{border-color:#e7feff73}.border-listturquoiselight\/5{border-color:#e7feff0d}.border-listturquoiselight\/50{border-color:#e7feff80}.border-listturquoiselight\/55{border-color:#e7feff8c}.border-listturquoiselight\/60{border-color:#e7feff99}.border-listturquoiselight\/65{border-color:#e7feffa6}.border-listturquoiselight\/70{border-color:#e7feffb3}.border-listturquoiselight\/75{border-color:#e7feffbf}.border-listturquoiselight\/80{border-color:#e7feffcc}.border-listturquoiselight\/85{border-color:#e7feffd9}.border-listturquoiselight\/90{border-color:#e7feffe6}.border-listturquoiselight\/95{border-color:#e7fefff2}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/40{border-color:#fff6}.border-t-listcrimson{--tw-border-opacity: 1;border-top-color:rgb(195 51 63 / var(--tw-border-opacity, 1))}.border-t-listgreen{--tw-border-opacity: 1;border-top-color:rgb(72 191 170 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#2DA94F\]{--tw-bg-opacity: 1;background-color:rgb(45 169 79 / var(--tw-bg-opacity, 1))}.bg-\[\#D7FFB6\]{--tw-bg-opacity: 1;background-color:rgb(215 255 182 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/0{background-color:#0000}.bg-black\/40{background-color:#0006}.bg-black\/85{background-color:#000000d9}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-listaqua{--tw-bg-opacity: 1;background-color:rgb(62 219 209 / var(--tw-bg-opacity, 1))}.bg-listaqua\/0{background-color:#3edbd100}.bg-listaqua\/10{background-color:#3edbd11a}.bg-listaqua\/100{background-color:#3edbd1}.bg-listaqua\/15{background-color:#3edbd126}.bg-listaqua\/20{background-color:#3edbd133}.bg-listaqua\/25{background-color:#3edbd140}.bg-listaqua\/30{background-color:#3edbd14d}.bg-listaqua\/35{background-color:#3edbd159}.bg-listaqua\/40{background-color:#3edbd166}.bg-listaqua\/45{background-color:#3edbd173}.bg-listaqua\/5{background-color:#3edbd10d}.bg-listaqua\/50{background-color:#3edbd180}.bg-listaqua\/55{background-color:#3edbd18c}.bg-listaqua\/60{background-color:#3edbd199}.bg-listaqua\/65{background-color:#3edbd1a6}.bg-listaqua\/70{background-color:#3edbd1b3}.bg-listaqua\/75{background-color:#3edbd1bf}.bg-listaqua\/80{background-color:#3edbd1cc}.bg-listaqua\/85{background-color:#3edbd1d9}.bg-listaqua\/90{background-color:#3edbd1e6}.bg-listaqua\/95{background-color:#3edbd1f2}.bg-listaqualight{--tw-bg-opacity: 1;background-color:rgb(226 254 252 / var(--tw-bg-opacity, 1))}.bg-listaqualight\/0{background-color:#e2fefc00}.bg-listaqualight\/10{background-color:#e2fefc1a}.bg-listaqualight\/100{background-color:#e2fefc}.bg-listaqualight\/15{background-color:#e2fefc26}.bg-listaqualight\/20{background-color:#e2fefc33}.bg-listaqualight\/25{background-color:#e2fefc40}.bg-listaqualight\/30{background-color:#e2fefc4d}.bg-listaqualight\/35{background-color:#e2fefc59}.bg-listaqualight\/40{background-color:#e2fefc66}.bg-listaqualight\/45{background-color:#e2fefc73}.bg-listaqualight\/5{background-color:#e2fefc0d}.bg-listaqualight\/50{background-color:#e2fefc80}.bg-listaqualight\/55{background-color:#e2fefc8c}.bg-listaqualight\/60{background-color:#e2fefc99}.bg-listaqualight\/65{background-color:#e2fefca6}.bg-listaqualight\/70{background-color:#e2fefcb3}.bg-listaqualight\/75{background-color:#e2fefcbf}.bg-listaqualight\/80{background-color:#e2fefccc}.bg-listaqualight\/85{background-color:#e2fefcd9}.bg-listaqualight\/90{background-color:#e2fefce6}.bg-listaqualight\/95{background-color:#e2fefcf2}.bg-listblue{--tw-bg-opacity: 1;background-color:rgb(88 172 219 / var(--tw-bg-opacity, 1))}.bg-listblue\/0{background-color:#58acdb00}.bg-listblue\/10{background-color:#58acdb1a}.bg-listblue\/100{background-color:#58acdb}.bg-listblue\/15{background-color:#58acdb26}.bg-listblue\/20{background-color:#58acdb33}.bg-listblue\/25{background-color:#58acdb40}.bg-listblue\/30{background-color:#58acdb4d}.bg-listblue\/35{background-color:#58acdb59}.bg-listblue\/40{background-color:#58acdb66}.bg-listblue\/45{background-color:#58acdb73}.bg-listblue\/5{background-color:#58acdb0d}.bg-listblue\/50{background-color:#58acdb80}.bg-listblue\/55{background-color:#58acdb8c}.bg-listblue\/60{background-color:#58acdb99}.bg-listblue\/65{background-color:#58acdba6}.bg-listblue\/70{background-color:#58acdbb3}.bg-listblue\/75{background-color:#58acdbbf}.bg-listblue\/80{background-color:#58acdbcc}.bg-listblue\/85{background-color:#58acdbd9}.bg-listblue\/90{background-color:#58acdbe6}.bg-listblue\/95{background-color:#58acdbf2}.bg-listbluelight{--tw-bg-opacity: 1;background-color:rgb(233 247 255 / var(--tw-bg-opacity, 1))}.bg-listbluelight\/0{background-color:#e9f7ff00}.bg-listbluelight\/10{background-color:#e9f7ff1a}.bg-listbluelight\/100{background-color:#e9f7ff}.bg-listbluelight\/15{background-color:#e9f7ff26}.bg-listbluelight\/20{background-color:#e9f7ff33}.bg-listbluelight\/25{background-color:#e9f7ff40}.bg-listbluelight\/30{background-color:#e9f7ff4d}.bg-listbluelight\/35{background-color:#e9f7ff59}.bg-listbluelight\/40{background-color:#e9f7ff66}.bg-listbluelight\/45{background-color:#e9f7ff73}.bg-listbluelight\/5{background-color:#e9f7ff0d}.bg-listbluelight\/50{background-color:#e9f7ff80}.bg-listbluelight\/55{background-color:#e9f7ff8c}.bg-listbluelight\/60{background-color:#e9f7ff99}.bg-listbluelight\/65{background-color:#e9f7ffa6}.bg-listbluelight\/70{background-color:#e9f7ffb3}.bg-listbluelight\/75{background-color:#e9f7ffbf}.bg-listbluelight\/80{background-color:#e9f7ffcc}.bg-listbluelight\/85{background-color:#e9f7ffd9}.bg-listbluelight\/90{background-color:#e9f7ffe6}.bg-listbluelight\/95{background-color:#e9f7fff2}.bg-listburgundy{--tw-bg-opacity: 1;background-color:rgb(105 37 52 / var(--tw-bg-opacity, 1))}.bg-listburgundy\/0{background-color:#69253400}.bg-listburgundy\/10{background-color:#6925341a}.bg-listburgundy\/100{background-color:#692534}.bg-listburgundy\/15{background-color:#69253426}.bg-listburgundy\/20{background-color:#69253433}.bg-listburgundy\/25{background-color:#69253440}.bg-listburgundy\/30{background-color:#6925344d}.bg-listburgundy\/35{background-color:#69253459}.bg-listburgundy\/40{background-color:#69253466}.bg-listburgundy\/45{background-color:#69253473}.bg-listburgundy\/5{background-color:#6925340d}.bg-listburgundy\/50{background-color:#69253480}.bg-listburgundy\/55{background-color:#6925348c}.bg-listburgundy\/60{background-color:#69253499}.bg-listburgundy\/65{background-color:#692534a6}.bg-listburgundy\/70{background-color:#692534b3}.bg-listburgundy\/75{background-color:#692534bf}.bg-listburgundy\/80{background-color:#692534cc}.bg-listburgundy\/85{background-color:#692534d9}.bg-listburgundy\/90{background-color:#692534e6}.bg-listburgundy\/95{background-color:#692534f2}.bg-listburgundylight{--tw-bg-opacity: 1;background-color:rgb(242 216 222 / var(--tw-bg-opacity, 1))}.bg-listburgundylight\/0{background-color:#f2d8de00}.bg-listburgundylight\/10{background-color:#f2d8de1a}.bg-listburgundylight\/100{background-color:#f2d8de}.bg-listburgundylight\/15{background-color:#f2d8de26}.bg-listburgundylight\/20{background-color:#f2d8de33}.bg-listburgundylight\/25{background-color:#f2d8de40}.bg-listburgundylight\/30{background-color:#f2d8de4d}.bg-listburgundylight\/35{background-color:#f2d8de59}.bg-listburgundylight\/40{background-color:#f2d8de66}.bg-listburgundylight\/45{background-color:#f2d8de73}.bg-listburgundylight\/5{background-color:#f2d8de0d}.bg-listburgundylight\/50{background-color:#f2d8de80}.bg-listburgundylight\/55{background-color:#f2d8de8c}.bg-listburgundylight\/60{background-color:#f2d8de99}.bg-listburgundylight\/65{background-color:#f2d8dea6}.bg-listburgundylight\/70{background-color:#f2d8deb3}.bg-listburgundylight\/75{background-color:#f2d8debf}.bg-listburgundylight\/80{background-color:#f2d8decc}.bg-listburgundylight\/85{background-color:#f2d8ded9}.bg-listburgundylight\/90{background-color:#f2d8dee6}.bg-listburgundylight\/95{background-color:#f2d8def2}.bg-listcrimson{--tw-bg-opacity: 1;background-color:rgb(195 51 63 / var(--tw-bg-opacity, 1))}.bg-listcrimson\/0{background-color:#c3333f00}.bg-listcrimson\/10{background-color:#c3333f1a}.bg-listcrimson\/100{background-color:#c3333f}.bg-listcrimson\/15{background-color:#c3333f26}.bg-listcrimson\/20{background-color:#c3333f33}.bg-listcrimson\/25{background-color:#c3333f40}.bg-listcrimson\/30{background-color:#c3333f4d}.bg-listcrimson\/35{background-color:#c3333f59}.bg-listcrimson\/40{background-color:#c3333f66}.bg-listcrimson\/45{background-color:#c3333f73}.bg-listcrimson\/5{background-color:#c3333f0d}.bg-listcrimson\/50{background-color:#c3333f80}.bg-listcrimson\/55{background-color:#c3333f8c}.bg-listcrimson\/60{background-color:#c3333f99}.bg-listcrimson\/65{background-color:#c3333fa6}.bg-listcrimson\/70{background-color:#c3333fb3}.bg-listcrimson\/75{background-color:#c3333fbf}.bg-listcrimson\/80{background-color:#c3333fcc}.bg-listcrimson\/85{background-color:#c3333fd9}.bg-listcrimson\/90{background-color:#c3333fe6}.bg-listcrimson\/95{background-color:#c3333ff2}.bg-listcrimsonlight{--tw-bg-opacity: 1;background-color:rgb(248 210 214 / var(--tw-bg-opacity, 1))}.bg-listcrimsonlight\/0{background-color:#f8d2d600}.bg-listcrimsonlight\/10{background-color:#f8d2d61a}.bg-listcrimsonlight\/100{background-color:#f8d2d6}.bg-listcrimsonlight\/15{background-color:#f8d2d626}.bg-listcrimsonlight\/20{background-color:#f8d2d633}.bg-listcrimsonlight\/25{background-color:#f8d2d640}.bg-listcrimsonlight\/30{background-color:#f8d2d64d}.bg-listcrimsonlight\/35{background-color:#f8d2d659}.bg-listcrimsonlight\/40{background-color:#f8d2d666}.bg-listcrimsonlight\/45{background-color:#f8d2d673}.bg-listcrimsonlight\/5{background-color:#f8d2d60d}.bg-listcrimsonlight\/50{background-color:#f8d2d680}.bg-listcrimsonlight\/55{background-color:#f8d2d68c}.bg-listcrimsonlight\/60{background-color:#f8d2d699}.bg-listcrimsonlight\/65{background-color:#f8d2d6a6}.bg-listcrimsonlight\/70{background-color:#f8d2d6b3}.bg-listcrimsonlight\/75{background-color:#f8d2d6bf}.bg-listcrimsonlight\/80{background-color:#f8d2d6cc}.bg-listcrimsonlight\/85{background-color:#f8d2d6d9}.bg-listcrimsonlight\/90{background-color:#f8d2d6e6}.bg-listcrimsonlight\/95{background-color:#f8d2d6f2}.bg-listgray-100{--tw-bg-opacity: 1;background-color:rgb(235 235 235 / var(--tw-bg-opacity, 1))}.bg-listgray-100\/50{background-color:#ebebeb80}.bg-listgray-300{--tw-bg-opacity: 1;background-color:rgb(100 104 109 / var(--tw-bg-opacity, 1))}.bg-listgray-50{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.bg-listgray-50\/50{background-color:#f7f7f780}.bg-listgray-50\/60{background-color:#f7f7f799}.bg-listgray-50\/80{background-color:#f7f7f7cc}.bg-listgreen{--tw-bg-opacity: 1;background-color:rgb(72 191 170 / var(--tw-bg-opacity, 1))}.bg-listgreen\/0{background-color:#48bfaa00}.bg-listgreen\/10{background-color:#48bfaa1a}.bg-listgreen\/100{background-color:#48bfaa}.bg-listgreen\/15{background-color:#48bfaa26}.bg-listgreen\/20{background-color:#48bfaa33}.bg-listgreen\/25{background-color:#48bfaa40}.bg-listgreen\/30{background-color:#48bfaa4d}.bg-listgreen\/35{background-color:#48bfaa59}.bg-listgreen\/40{background-color:#48bfaa66}.bg-listgreen\/45{background-color:#48bfaa73}.bg-listgreen\/5{background-color:#48bfaa0d}.bg-listgreen\/50{background-color:#48bfaa80}.bg-listgreen\/55{background-color:#48bfaa8c}.bg-listgreen\/60{background-color:#48bfaa99}.bg-listgreen\/65{background-color:#48bfaaa6}.bg-listgreen\/70{background-color:#48bfaab3}.bg-listgreen\/75{background-color:#48bfaabf}.bg-listgreen\/80{background-color:#48bfaacc}.bg-listgreen\/85{background-color:#48bfaad9}.bg-listgreen\/90{background-color:#48bfaae6}.bg-listgreen\/95{background-color:#48bfaaf2}.bg-listgreenlight{--tw-bg-opacity: 1;background-color:rgb(231 255 232 / var(--tw-bg-opacity, 1))}.bg-listgreenlight\/0{background-color:#e7ffe800}.bg-listgreenlight\/10{background-color:#e7ffe81a}.bg-listgreenlight\/100{background-color:#e7ffe8}.bg-listgreenlight\/15{background-color:#e7ffe826}.bg-listgreenlight\/20{background-color:#e7ffe833}.bg-listgreenlight\/25{background-color:#e7ffe840}.bg-listgreenlight\/30{background-color:#e7ffe84d}.bg-listgreenlight\/35{background-color:#e7ffe859}.bg-listgreenlight\/40{background-color:#e7ffe866}.bg-listgreenlight\/45{background-color:#e7ffe873}.bg-listgreenlight\/5{background-color:#e7ffe80d}.bg-listgreenlight\/50{background-color:#e7ffe880}.bg-listgreenlight\/55{background-color:#e7ffe88c}.bg-listgreenlight\/60{background-color:#e7ffe899}.bg-listgreenlight\/65{background-color:#e7ffe8a6}.bg-listgreenlight\/70{background-color:#e7ffe8b3}.bg-listgreenlight\/75{background-color:#e7ffe8bf}.bg-listgreenlight\/80{background-color:#e7ffe8cc}.bg-listgreenlight\/85{background-color:#e7ffe8d9}.bg-listgreenlight\/90{background-color:#e7ffe8e6}.bg-listgreenlight\/95{background-color:#e7ffe8f2}.bg-listhealthcabinet{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-listhealthcabinet\/0{background-color:#14b8a600}.bg-listhealthcabinet\/10{background-color:#14b8a61a}.bg-listhealthcabinet\/100{background-color:#14b8a6}.bg-listhealthcabinet\/15{background-color:#14b8a626}.bg-listhealthcabinet\/20{background-color:#14b8a633}.bg-listhealthcabinet\/25{background-color:#14b8a640}.bg-listhealthcabinet\/30{background-color:#14b8a64d}.bg-listhealthcabinet\/35{background-color:#14b8a659}.bg-listhealthcabinet\/40{background-color:#14b8a666}.bg-listhealthcabinet\/45{background-color:#14b8a673}.bg-listhealthcabinet\/5{background-color:#14b8a60d}.bg-listhealthcabinet\/50{background-color:#14b8a680}.bg-listhealthcabinet\/55{background-color:#14b8a68c}.bg-listhealthcabinet\/60{background-color:#14b8a699}.bg-listhealthcabinet\/65{background-color:#14b8a6a6}.bg-listhealthcabinet\/70{background-color:#14b8a6b3}.bg-listhealthcabinet\/75{background-color:#14b8a6bf}.bg-listhealthcabinet\/80{background-color:#14b8a6cc}.bg-listhealthcabinet\/85{background-color:#14b8a6d9}.bg-listhealthcabinet\/90{background-color:#14b8a6e6}.bg-listhealthcabinet\/95{background-color:#14b8a6f2}.bg-listhealthcabinetlight{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-listhealthcabinetlight\/0{background-color:#ccfbf100}.bg-listhealthcabinetlight\/10{background-color:#ccfbf11a}.bg-listhealthcabinetlight\/100{background-color:#ccfbf1}.bg-listhealthcabinetlight\/15{background-color:#ccfbf126}.bg-listhealthcabinetlight\/20{background-color:#ccfbf133}.bg-listhealthcabinetlight\/25{background-color:#ccfbf140}.bg-listhealthcabinetlight\/30{background-color:#ccfbf14d}.bg-listhealthcabinetlight\/35{background-color:#ccfbf159}.bg-listhealthcabinetlight\/40{background-color:#ccfbf166}.bg-listhealthcabinetlight\/45{background-color:#ccfbf173}.bg-listhealthcabinetlight\/5{background-color:#ccfbf10d}.bg-listhealthcabinetlight\/50{background-color:#ccfbf180}.bg-listhealthcabinetlight\/55{background-color:#ccfbf18c}.bg-listhealthcabinetlight\/60{background-color:#ccfbf199}.bg-listhealthcabinetlight\/65{background-color:#ccfbf1a6}.bg-listhealthcabinetlight\/70{background-color:#ccfbf1b3}.bg-listhealthcabinetlight\/75{background-color:#ccfbf1bf}.bg-listhealthcabinetlight\/80{background-color:#ccfbf1cc}.bg-listhealthcabinetlight\/85{background-color:#ccfbf1d9}.bg-listhealthcabinetlight\/90{background-color:#ccfbf1e6}.bg-listhealthcabinetlight\/95{background-color:#ccfbf1f2}.bg-listlilac{--tw-bg-opacity: 1;background-color:rgb(195 121 184 / var(--tw-bg-opacity, 1))}.bg-listlilac\/0{background-color:#c379b800}.bg-listlilac\/10{background-color:#c379b81a}.bg-listlilac\/100{background-color:#c379b8}.bg-listlilac\/15{background-color:#c379b826}.bg-listlilac\/20{background-color:#c379b833}.bg-listlilac\/25{background-color:#c379b840}.bg-listlilac\/30{background-color:#c379b84d}.bg-listlilac\/35{background-color:#c379b859}.bg-listlilac\/40{background-color:#c379b866}.bg-listlilac\/45{background-color:#c379b873}.bg-listlilac\/5{background-color:#c379b80d}.bg-listlilac\/50{background-color:#c379b880}.bg-listlilac\/55{background-color:#c379b88c}.bg-listlilac\/60{background-color:#c379b899}.bg-listlilac\/65{background-color:#c379b8a6}.bg-listlilac\/70{background-color:#c379b8b3}.bg-listlilac\/75{background-color:#c379b8bf}.bg-listlilac\/80{background-color:#c379b8cc}.bg-listlilac\/85{background-color:#c379b8d9}.bg-listlilac\/90{background-color:#c379b8e6}.bg-listlilac\/95{background-color:#c379b8f2}.bg-listlilaclight{--tw-bg-opacity: 1;background-color:rgb(248 221 244 / var(--tw-bg-opacity, 1))}.bg-listlilaclight\/0{background-color:#f8ddf400}.bg-listlilaclight\/10{background-color:#f8ddf41a}.bg-listlilaclight\/100{background-color:#f8ddf4}.bg-listlilaclight\/15{background-color:#f8ddf426}.bg-listlilaclight\/20{background-color:#f8ddf433}.bg-listlilaclight\/25{background-color:#f8ddf440}.bg-listlilaclight\/30{background-color:#f8ddf44d}.bg-listlilaclight\/35{background-color:#f8ddf459}.bg-listlilaclight\/40{background-color:#f8ddf466}.bg-listlilaclight\/45{background-color:#f8ddf473}.bg-listlilaclight\/5{background-color:#f8ddf40d}.bg-listlilaclight\/50{background-color:#f8ddf480}.bg-listlilaclight\/55{background-color:#f8ddf48c}.bg-listlilaclight\/60{background-color:#f8ddf499}.bg-listlilaclight\/65{background-color:#f8ddf4a6}.bg-listlilaclight\/70{background-color:#f8ddf4b3}.bg-listlilaclight\/75{background-color:#f8ddf4bf}.bg-listlilaclight\/80{background-color:#f8ddf4cc}.bg-listlilaclight\/85{background-color:#f8ddf4d9}.bg-listlilaclight\/90{background-color:#f8ddf4e6}.bg-listlilaclight\/95{background-color:#f8ddf4f2}.bg-listmealplanner{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-listmealplanner\/0{background-color:#f59e0b00}.bg-listmealplanner\/10{background-color:#f59e0b1a}.bg-listmealplanner\/100{background-color:#f59e0b}.bg-listmealplanner\/15{background-color:#f59e0b26}.bg-listmealplanner\/20{background-color:#f59e0b33}.bg-listmealplanner\/25{background-color:#f59e0b40}.bg-listmealplanner\/30{background-color:#f59e0b4d}.bg-listmealplanner\/35{background-color:#f59e0b59}.bg-listmealplanner\/40{background-color:#f59e0b66}.bg-listmealplanner\/45{background-color:#f59e0b73}.bg-listmealplanner\/5{background-color:#f59e0b0d}.bg-listmealplanner\/50{background-color:#f59e0b80}.bg-listmealplanner\/55{background-color:#f59e0b8c}.bg-listmealplanner\/60{background-color:#f59e0b99}.bg-listmealplanner\/65{background-color:#f59e0ba6}.bg-listmealplanner\/70{background-color:#f59e0bb3}.bg-listmealplanner\/75{background-color:#f59e0bbf}.bg-listmealplanner\/80{background-color:#f59e0bcc}.bg-listmealplanner\/85{background-color:#f59e0bd9}.bg-listmealplanner\/90{background-color:#f59e0be6}.bg-listmealplanner\/95{background-color:#f59e0bf2}.bg-listmealplannerlight{--tw-bg-opacity: 1;background-color:rgb(254 235 200 / var(--tw-bg-opacity, 1))}.bg-listmealplannerlight\/0{background-color:#feebc800}.bg-listmealplannerlight\/10{background-color:#feebc81a}.bg-listmealplannerlight\/100{background-color:#feebc8}.bg-listmealplannerlight\/15{background-color:#feebc826}.bg-listmealplannerlight\/20{background-color:#feebc833}.bg-listmealplannerlight\/25{background-color:#feebc840}.bg-listmealplannerlight\/30{background-color:#feebc84d}.bg-listmealplannerlight\/35{background-color:#feebc859}.bg-listmealplannerlight\/40{background-color:#feebc866}.bg-listmealplannerlight\/45{background-color:#feebc873}.bg-listmealplannerlight\/5{background-color:#feebc80d}.bg-listmealplannerlight\/50{background-color:#feebc880}.bg-listmealplannerlight\/55{background-color:#feebc88c}.bg-listmealplannerlight\/60{background-color:#feebc899}.bg-listmealplannerlight\/65{background-color:#feebc8a6}.bg-listmealplannerlight\/70{background-color:#feebc8b3}.bg-listmealplannerlight\/75{background-color:#feebc8bf}.bg-listmealplannerlight\/80{background-color:#feebc8cc}.bg-listmealplannerlight\/85{background-color:#feebc8d9}.bg-listmealplannerlight\/90{background-color:#feebc8e6}.bg-listmealplannerlight\/95{background-color:#feebc8f2}.bg-listneon{--tw-bg-opacity: 1;background-color:rgb(216 248 146 / var(--tw-bg-opacity, 1))}.bg-listneongreen{--tw-bg-opacity: 1;background-color:rgb(197 245 155 / var(--tw-bg-opacity, 1))}.bg-listneonlight{--tw-bg-opacity: 1;background-color:rgb(241 255 209 / var(--tw-bg-opacity, 1))}.bg-listneonorange{--tw-bg-opacity: 1;background-color:rgb(255 181 127 / var(--tw-bg-opacity, 1))}.bg-listneonpurple{--tw-bg-opacity: 1;background-color:rgb(255 188 219 / var(--tw-bg-opacity, 1))}.bg-listneonyellow{--tw-bg-opacity: 1;background-color:rgb(248 255 162 / var(--tw-bg-opacity, 1))}.bg-listochrelight{--tw-bg-opacity: 1;background-color:rgb(244 233 193 / var(--tw-bg-opacity, 1))}.bg-listpurple{--tw-bg-opacity: 1;background-color:rgb(155 99 184 / var(--tw-bg-opacity, 1))}.bg-listpurple\/0{background-color:#9b63b800}.bg-listpurple\/10{background-color:#9b63b81a}.bg-listpurple\/100{background-color:#9b63b8}.bg-listpurple\/15{background-color:#9b63b826}.bg-listpurple\/20{background-color:#9b63b833}.bg-listpurple\/25{background-color:#9b63b840}.bg-listpurple\/30{background-color:#9b63b84d}.bg-listpurple\/35{background-color:#9b63b859}.bg-listpurple\/40{background-color:#9b63b866}.bg-listpurple\/45{background-color:#9b63b873}.bg-listpurple\/5{background-color:#9b63b80d}.bg-listpurple\/50{background-color:#9b63b880}.bg-listpurple\/55{background-color:#9b63b88c}.bg-listpurple\/60{background-color:#9b63b899}.bg-listpurple\/65{background-color:#9b63b8a6}.bg-listpurple\/70{background-color:#9b63b8b3}.bg-listpurple\/75{background-color:#9b63b8bf}.bg-listpurple\/80{background-color:#9b63b8cc}.bg-listpurple\/85{background-color:#9b63b8d9}.bg-listpurple\/90{background-color:#9b63b8e6}.bg-listpurple\/95{background-color:#9b63b8f2}.bg-listpurplelight{--tw-bg-opacity: 1;background-color:rgb(247 231 255 / var(--tw-bg-opacity, 1))}.bg-listpurplelight\/0{background-color:#f7e7ff00}.bg-listpurplelight\/10{background-color:#f7e7ff1a}.bg-listpurplelight\/100{background-color:#f7e7ff}.bg-listpurplelight\/15{background-color:#f7e7ff26}.bg-listpurplelight\/20{background-color:#f7e7ff33}.bg-listpurplelight\/25{background-color:#f7e7ff40}.bg-listpurplelight\/30{background-color:#f7e7ff4d}.bg-listpurplelight\/35{background-color:#f7e7ff59}.bg-listpurplelight\/40{background-color:#f7e7ff66}.bg-listpurplelight\/45{background-color:#f7e7ff73}.bg-listpurplelight\/5{background-color:#f7e7ff0d}.bg-listpurplelight\/50{background-color:#f7e7ff80}.bg-listpurplelight\/55{background-color:#f7e7ff8c}.bg-listpurplelight\/60{background-color:#f7e7ff99}.bg-listpurplelight\/65{background-color:#f7e7ffa6}.bg-listpurplelight\/70{background-color:#f7e7ffb3}.bg-listpurplelight\/75{background-color:#f7e7ffbf}.bg-listpurplelight\/80{background-color:#f7e7ffcc}.bg-listpurplelight\/85{background-color:#f7e7ffd9}.bg-listpurplelight\/90{background-color:#f7e7ffe6}.bg-listpurplelight\/95{background-color:#f7e7fff2}.bg-listred{--tw-bg-opacity: 1;background-color:rgb(214 85 85 / var(--tw-bg-opacity, 1))}.bg-listred\/10{background-color:#d655551a}.bg-listred\/15{background-color:#d6555526}.bg-listred\/20{background-color:#d6555533}.bg-listredlight{--tw-bg-opacity: 1;background-color:rgb(255 231 231 / var(--tw-bg-opacity, 1))}.bg-listsage{--tw-bg-opacity: 1;background-color:rgb(174 191 72 / var(--tw-bg-opacity, 1))}.bg-listsage\/0{background-color:#aebf4800}.bg-listsage\/10{background-color:#aebf481a}.bg-listsage\/100{background-color:#aebf48}.bg-listsage\/15{background-color:#aebf4826}.bg-listsage\/20{background-color:#aebf4833}.bg-listsage\/25{background-color:#aebf4840}.bg-listsage\/30{background-color:#aebf484d}.bg-listsage\/35{background-color:#aebf4859}.bg-listsage\/40{background-color:#aebf4866}.bg-listsage\/45{background-color:#aebf4873}.bg-listsage\/5{background-color:#aebf480d}.bg-listsage\/50{background-color:#aebf4880}.bg-listsage\/55{background-color:#aebf488c}.bg-listsage\/60{background-color:#aebf4899}.bg-listsage\/65{background-color:#aebf48a6}.bg-listsage\/70{background-color:#aebf48b3}.bg-listsage\/75{background-color:#aebf48bf}.bg-listsage\/80{background-color:#aebf48cc}.bg-listsage\/85{background-color:#aebf48d9}.bg-listsage\/90{background-color:#aebf48e6}.bg-listsage\/95{background-color:#aebf48f2}.bg-listsagelight{--tw-bg-opacity: 1;background-color:rgb(227 236 175 / var(--tw-bg-opacity, 1))}.bg-listsagelight\/0{background-color:#e3ecaf00}.bg-listsagelight\/10{background-color:#e3ecaf1a}.bg-listsagelight\/100{background-color:#e3ecaf}.bg-listsagelight\/15{background-color:#e3ecaf26}.bg-listsagelight\/20{background-color:#e3ecaf33}.bg-listsagelight\/25{background-color:#e3ecaf40}.bg-listsagelight\/30{background-color:#e3ecaf4d}.bg-listsagelight\/35{background-color:#e3ecaf59}.bg-listsagelight\/40{background-color:#e3ecaf66}.bg-listsagelight\/45{background-color:#e3ecaf73}.bg-listsagelight\/5{background-color:#e3ecaf0d}.bg-listsagelight\/50{background-color:#e3ecaf80}.bg-listsagelight\/55{background-color:#e3ecaf8c}.bg-listsagelight\/60{background-color:#e3ecaf99}.bg-listsagelight\/65{background-color:#e3ecafa6}.bg-listsagelight\/70{background-color:#e3ecafb3}.bg-listsagelight\/75{background-color:#e3ecafbf}.bg-listsagelight\/80{background-color:#e3ecafcc}.bg-listsagelight\/85{background-color:#e3ecafd9}.bg-listsagelight\/90{background-color:#e3ecafe6}.bg-listsagelight\/95{background-color:#e3ecaff2}.bg-listteal{--tw-bg-opacity: 1;background-color:rgb(102 170 166 / var(--tw-bg-opacity, 1))}.bg-listteal\/0{background-color:#66aaa600}.bg-listteal\/10{background-color:#66aaa61a}.bg-listteal\/100{background-color:#66aaa6}.bg-listteal\/15{background-color:#66aaa626}.bg-listteal\/20{background-color:#66aaa633}.bg-listteal\/25{background-color:#66aaa640}.bg-listteal\/30{background-color:#66aaa64d}.bg-listteal\/35{background-color:#66aaa659}.bg-listteal\/40{background-color:#66aaa666}.bg-listteal\/45{background-color:#66aaa673}.bg-listteal\/5{background-color:#66aaa60d}.bg-listteal\/50{background-color:#66aaa680}.bg-listteal\/55{background-color:#66aaa68c}.bg-listteal\/60{background-color:#66aaa699}.bg-listteal\/65{background-color:#66aaa6a6}.bg-listteal\/70{background-color:#66aaa6b3}.bg-listteal\/75{background-color:#66aaa6bf}.bg-listteal\/80{background-color:#66aaa6cc}.bg-listteal\/85{background-color:#66aaa6d9}.bg-listteal\/90{background-color:#66aaa6e6}.bg-listteal\/95{background-color:#66aaa6f2}.bg-listteallight{--tw-bg-opacity: 1;background-color:rgb(214 234 233 / var(--tw-bg-opacity, 1))}.bg-listteallight\/0{background-color:#d6eae900}.bg-listteallight\/10{background-color:#d6eae91a}.bg-listteallight\/100{background-color:#d6eae9}.bg-listteallight\/15{background-color:#d6eae926}.bg-listteallight\/20{background-color:#d6eae933}.bg-listteallight\/25{background-color:#d6eae940}.bg-listteallight\/30{background-color:#d6eae94d}.bg-listteallight\/35{background-color:#d6eae959}.bg-listteallight\/40{background-color:#d6eae966}.bg-listteallight\/45{background-color:#d6eae973}.bg-listteallight\/5{background-color:#d6eae90d}.bg-listteallight\/50{background-color:#d6eae980}.bg-listteallight\/55{background-color:#d6eae98c}.bg-listteallight\/60{background-color:#d6eae999}.bg-listteallight\/65{background-color:#d6eae9a6}.bg-listteallight\/70{background-color:#d6eae9b3}.bg-listteallight\/75{background-color:#d6eae9bf}.bg-listteallight\/80{background-color:#d6eae9cc}.bg-listteallight\/85{background-color:#d6eae9d9}.bg-listteallight\/90{background-color:#d6eae9e6}.bg-listteallight\/95{background-color:#d6eae9f2}.bg-listturquoise{--tw-bg-opacity: 1;background-color:rgb(71 195 201 / var(--tw-bg-opacity, 1))}.bg-listturquoise\/0{background-color:#47c3c900}.bg-listturquoise\/10{background-color:#47c3c91a}.bg-listturquoise\/100{background-color:#47c3c9}.bg-listturquoise\/15{background-color:#47c3c926}.bg-listturquoise\/20{background-color:#47c3c933}.bg-listturquoise\/25{background-color:#47c3c940}.bg-listturquoise\/30{background-color:#47c3c94d}.bg-listturquoise\/35{background-color:#47c3c959}.bg-listturquoise\/40{background-color:#47c3c966}.bg-listturquoise\/45{background-color:#47c3c973}.bg-listturquoise\/5{background-color:#47c3c90d}.bg-listturquoise\/50{background-color:#47c3c980}.bg-listturquoise\/55{background-color:#47c3c98c}.bg-listturquoise\/60{background-color:#47c3c999}.bg-listturquoise\/65{background-color:#47c3c9a6}.bg-listturquoise\/70{background-color:#47c3c9b3}.bg-listturquoise\/75{background-color:#47c3c9bf}.bg-listturquoise\/80{background-color:#47c3c9cc}.bg-listturquoise\/85{background-color:#47c3c9d9}.bg-listturquoise\/90{background-color:#47c3c9e6}.bg-listturquoise\/95{background-color:#47c3c9f2}.bg-listturquoiselight{--tw-bg-opacity: 1;background-color:rgb(231 254 255 / var(--tw-bg-opacity, 1))}.bg-listturquoiselight\/0{background-color:#e7feff00}.bg-listturquoiselight\/10{background-color:#e7feff1a}.bg-listturquoiselight\/100{background-color:#e7feff}.bg-listturquoiselight\/15{background-color:#e7feff26}.bg-listturquoiselight\/20{background-color:#e7feff33}.bg-listturquoiselight\/25{background-color:#e7feff40}.bg-listturquoiselight\/30{background-color:#e7feff4d}.bg-listturquoiselight\/35{background-color:#e7feff59}.bg-listturquoiselight\/40{background-color:#e7feff66}.bg-listturquoiselight\/45{background-color:#e7feff73}.bg-listturquoiselight\/5{background-color:#e7feff0d}.bg-listturquoiselight\/50{background-color:#e7feff80}.bg-listturquoiselight\/55{background-color:#e7feff8c}.bg-listturquoiselight\/60{background-color:#e7feff99}.bg-listturquoiselight\/65{background-color:#e7feffa6}.bg-listturquoiselight\/70{background-color:#e7feffb3}.bg-listturquoiselight\/75{background-color:#e7feffbf}.bg-listturquoiselight\/80{background-color:#e7feffcc}.bg-listturquoiselight\/85{background-color:#e7feffd9}.bg-listturquoiselight\/90{background-color:#e7feffe6}.bg-listturquoiselight\/95{background-color:#e7fefff2}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/40{background-color:#fff6}.bg-white\/60{background-color:#fff9}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-70{--tw-bg-opacity: .7}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black\/15{--tw-gradient-from: rgb(0 0 0 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/40{--tw-gradient-from: rgb(0 0 0 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-listcrimson{--tw-gradient-from: rgb(195 51 63 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(195 51 63 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-listteal\/10{--tw-gradient-from: rgb(102 170 166 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 170 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-listteal\/5{--tw-gradient-to: rgb(102 170 166 / .05) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-none{-o-object-fit:none;object-fit:none}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-20{padding-left:5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-20{padding-right:5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.55rem\]{font-size:.55rem}.text-\[0\.5rem\]{font-size:.5rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#F8761F\]{--tw-text-opacity: 1;color:rgb(248 118 31 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800\/80{color:#92400ecc}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-listaqua{--tw-text-opacity: 1;color:rgb(62 219 209 / var(--tw-text-opacity, 1))}.text-listaqua\/0{color:#3edbd100}.text-listaqua\/10{color:#3edbd11a}.text-listaqua\/100{color:#3edbd1}.text-listaqua\/15{color:#3edbd126}.text-listaqua\/20{color:#3edbd133}.text-listaqua\/25{color:#3edbd140}.text-listaqua\/30{color:#3edbd14d}.text-listaqua\/35{color:#3edbd159}.text-listaqua\/40{color:#3edbd166}.text-listaqua\/45{color:#3edbd173}.text-listaqua\/5{color:#3edbd10d}.text-listaqua\/50{color:#3edbd180}.text-listaqua\/55{color:#3edbd18c}.text-listaqua\/60{color:#3edbd199}.text-listaqua\/65{color:#3edbd1a6}.text-listaqua\/70{color:#3edbd1b3}.text-listaqua\/75{color:#3edbd1bf}.text-listaqua\/80{color:#3edbd1cc}.text-listaqua\/85{color:#3edbd1d9}.text-listaqua\/90{color:#3edbd1e6}.text-listaqua\/95{color:#3edbd1f2}.text-listaqualight{--tw-text-opacity: 1;color:rgb(226 254 252 / var(--tw-text-opacity, 1))}.text-listaqualight\/0{color:#e2fefc00}.text-listaqualight\/10{color:#e2fefc1a}.text-listaqualight\/100{color:#e2fefc}.text-listaqualight\/15{color:#e2fefc26}.text-listaqualight\/20{color:#e2fefc33}.text-listaqualight\/25{color:#e2fefc40}.text-listaqualight\/30{color:#e2fefc4d}.text-listaqualight\/35{color:#e2fefc59}.text-listaqualight\/40{color:#e2fefc66}.text-listaqualight\/45{color:#e2fefc73}.text-listaqualight\/5{color:#e2fefc0d}.text-listaqualight\/50{color:#e2fefc80}.text-listaqualight\/55{color:#e2fefc8c}.text-listaqualight\/60{color:#e2fefc99}.text-listaqualight\/65{color:#e2fefca6}.text-listaqualight\/70{color:#e2fefcb3}.text-listaqualight\/75{color:#e2fefcbf}.text-listaqualight\/80{color:#e2fefccc}.text-listaqualight\/85{color:#e2fefcd9}.text-listaqualight\/90{color:#e2fefce6}.text-listaqualight\/95{color:#e2fefcf2}.text-listblue{--tw-text-opacity: 1;color:rgb(88 172 219 / var(--tw-text-opacity, 1))}.text-listblue\/0{color:#58acdb00}.text-listblue\/10{color:#58acdb1a}.text-listblue\/100{color:#58acdb}.text-listblue\/15{color:#58acdb26}.text-listblue\/20{color:#58acdb33}.text-listblue\/25{color:#58acdb40}.text-listblue\/30{color:#58acdb4d}.text-listblue\/35{color:#58acdb59}.text-listblue\/40{color:#58acdb66}.text-listblue\/45{color:#58acdb73}.text-listblue\/5{color:#58acdb0d}.text-listblue\/50{color:#58acdb80}.text-listblue\/55{color:#58acdb8c}.text-listblue\/60{color:#58acdb99}.text-listblue\/65{color:#58acdba6}.text-listblue\/70{color:#58acdbb3}.text-listblue\/75{color:#58acdbbf}.text-listblue\/80{color:#58acdbcc}.text-listblue\/85{color:#58acdbd9}.text-listblue\/90{color:#58acdbe6}.text-listblue\/95{color:#58acdbf2}.text-listbluelight{--tw-text-opacity: 1;color:rgb(233 247 255 / var(--tw-text-opacity, 1))}.text-listbluelight\/0{color:#e9f7ff00}.text-listbluelight\/10{color:#e9f7ff1a}.text-listbluelight\/100{color:#e9f7ff}.text-listbluelight\/15{color:#e9f7ff26}.text-listbluelight\/20{color:#e9f7ff33}.text-listbluelight\/25{color:#e9f7ff40}.text-listbluelight\/30{color:#e9f7ff4d}.text-listbluelight\/35{color:#e9f7ff59}.text-listbluelight\/40{color:#e9f7ff66}.text-listbluelight\/45{color:#e9f7ff73}.text-listbluelight\/5{color:#e9f7ff0d}.text-listbluelight\/50{color:#e9f7ff80}.text-listbluelight\/55{color:#e9f7ff8c}.text-listbluelight\/60{color:#e9f7ff99}.text-listbluelight\/65{color:#e9f7ffa6}.text-listbluelight\/70{color:#e9f7ffb3}.text-listbluelight\/75{color:#e9f7ffbf}.text-listbluelight\/80{color:#e9f7ffcc}.text-listbluelight\/85{color:#e9f7ffd9}.text-listbluelight\/90{color:#e9f7ffe6}.text-listbluelight\/95{color:#e9f7fff2}.text-listburgundy{--tw-text-opacity: 1;color:rgb(105 37 52 / var(--tw-text-opacity, 1))}.text-listburgundy\/0{color:#69253400}.text-listburgundy\/10{color:#6925341a}.text-listburgundy\/100{color:#692534}.text-listburgundy\/15{color:#69253426}.text-listburgundy\/20{color:#69253433}.text-listburgundy\/25{color:#69253440}.text-listburgundy\/30{color:#6925344d}.text-listburgundy\/35{color:#69253459}.text-listburgundy\/40{color:#69253466}.text-listburgundy\/45{color:#69253473}.text-listburgundy\/5{color:#6925340d}.text-listburgundy\/50{color:#69253480}.text-listburgundy\/55{color:#6925348c}.text-listburgundy\/60{color:#69253499}.text-listburgundy\/65{color:#692534a6}.text-listburgundy\/70{color:#692534b3}.text-listburgundy\/75{color:#692534bf}.text-listburgundy\/80{color:#692534cc}.text-listburgundy\/85{color:#692534d9}.text-listburgundy\/90{color:#692534e6}.text-listburgundy\/95{color:#692534f2}.text-listburgundylight{--tw-text-opacity: 1;color:rgb(242 216 222 / var(--tw-text-opacity, 1))}.text-listburgundylight\/0{color:#f2d8de00}.text-listburgundylight\/10{color:#f2d8de1a}.text-listburgundylight\/100{color:#f2d8de}.text-listburgundylight\/15{color:#f2d8de26}.text-listburgundylight\/20{color:#f2d8de33}.text-listburgundylight\/25{color:#f2d8de40}.text-listburgundylight\/30{color:#f2d8de4d}.text-listburgundylight\/35{color:#f2d8de59}.text-listburgundylight\/40{color:#f2d8de66}.text-listburgundylight\/45{color:#f2d8de73}.text-listburgundylight\/5{color:#f2d8de0d}.text-listburgundylight\/50{color:#f2d8de80}.text-listburgundylight\/55{color:#f2d8de8c}.text-listburgundylight\/60{color:#f2d8de99}.text-listburgundylight\/65{color:#f2d8dea6}.text-listburgundylight\/70{color:#f2d8deb3}.text-listburgundylight\/75{color:#f2d8debf}.text-listburgundylight\/80{color:#f2d8decc}.text-listburgundylight\/85{color:#f2d8ded9}.text-listburgundylight\/90{color:#f2d8dee6}.text-listburgundylight\/95{color:#f2d8def2}.text-listcrimson{--tw-text-opacity: 1;color:rgb(195 51 63 / var(--tw-text-opacity, 1))}.text-listcrimson\/0{color:#c3333f00}.text-listcrimson\/10{color:#c3333f1a}.text-listcrimson\/100{color:#c3333f}.text-listcrimson\/15{color:#c3333f26}.text-listcrimson\/20{color:#c3333f33}.text-listcrimson\/25{color:#c3333f40}.text-listcrimson\/30{color:#c3333f4d}.text-listcrimson\/35{color:#c3333f59}.text-listcrimson\/40{color:#c3333f66}.text-listcrimson\/45{color:#c3333f73}.text-listcrimson\/5{color:#c3333f0d}.text-listcrimson\/50{color:#c3333f80}.text-listcrimson\/55{color:#c3333f8c}.text-listcrimson\/60{color:#c3333f99}.text-listcrimson\/65{color:#c3333fa6}.text-listcrimson\/70{color:#c3333fb3}.text-listcrimson\/75{color:#c3333fbf}.text-listcrimson\/80{color:#c3333fcc}.text-listcrimson\/85{color:#c3333fd9}.text-listcrimson\/90{color:#c3333fe6}.text-listcrimson\/95{color:#c3333ff2}.text-listcrimsonlight{--tw-text-opacity: 1;color:rgb(248 210 214 / var(--tw-text-opacity, 1))}.text-listcrimsonlight\/0{color:#f8d2d600}.text-listcrimsonlight\/10{color:#f8d2d61a}.text-listcrimsonlight\/100{color:#f8d2d6}.text-listcrimsonlight\/15{color:#f8d2d626}.text-listcrimsonlight\/20{color:#f8d2d633}.text-listcrimsonlight\/25{color:#f8d2d640}.text-listcrimsonlight\/30{color:#f8d2d64d}.text-listcrimsonlight\/35{color:#f8d2d659}.text-listcrimsonlight\/40{color:#f8d2d666}.text-listcrimsonlight\/45{color:#f8d2d673}.text-listcrimsonlight\/5{color:#f8d2d60d}.text-listcrimsonlight\/50{color:#f8d2d680}.text-listcrimsonlight\/55{color:#f8d2d68c}.text-listcrimsonlight\/60{color:#f8d2d699}.text-listcrimsonlight\/65{color:#f8d2d6a6}.text-listcrimsonlight\/70{color:#f8d2d6b3}.text-listcrimsonlight\/75{color:#f8d2d6bf}.text-listcrimsonlight\/80{color:#f8d2d6cc}.text-listcrimsonlight\/85{color:#f8d2d6d9}.text-listcrimsonlight\/90{color:#f8d2d6e6}.text-listcrimsonlight\/95{color:#f8d2d6f2}.text-listdefault-100{--tw-text-opacity: 1;color:rgb(186 187 198 / var(--tw-text-opacity, 1))}.text-listdefault-300{--tw-text-opacity: 1;color:rgb(113 116 139 / var(--tw-text-opacity, 1))}.text-listdefault-400{--tw-text-opacity: 1;color:rgb(79 84 110 / var(--tw-text-opacity, 1))}.text-listdefault-500{--tw-text-opacity: 1;color:rgb(46 53 83 / var(--tw-text-opacity, 1))}.text-listgray-100{--tw-text-opacity: 1;color:rgb(235 235 235 / var(--tw-text-opacity, 1))}.text-listgray-200{--tw-text-opacity: 1;color:rgb(139 141 146 / var(--tw-text-opacity, 1))}.text-listgray-300{--tw-text-opacity: 1;color:rgb(100 104 109 / var(--tw-text-opacity, 1))}.text-listgray-400{--tw-text-opacity: 1;color:rgb(64 68 75 / var(--tw-text-opacity, 1))}.text-listgray-50{--tw-text-opacity: 1;color:rgb(247 247 247 / var(--tw-text-opacity, 1))}.text-listgray-500{--tw-text-opacity: 1;color:rgb(31 36 43 / var(--tw-text-opacity, 1))}.text-listgray-600{--tw-text-opacity: 1;color:rgb(27 32 37 / var(--tw-text-opacity, 1))}.text-listgreen{--tw-text-opacity: 1;color:rgb(72 191 170 / var(--tw-text-opacity, 1))}.text-listgreen\/0{color:#48bfaa00}.text-listgreen\/10{color:#48bfaa1a}.text-listgreen\/100{color:#48bfaa}.text-listgreen\/15{color:#48bfaa26}.text-listgreen\/20{color:#48bfaa33}.text-listgreen\/25{color:#48bfaa40}.text-listgreen\/30{color:#48bfaa4d}.text-listgreen\/35{color:#48bfaa59}.text-listgreen\/40{color:#48bfaa66}.text-listgreen\/45{color:#48bfaa73}.text-listgreen\/5{color:#48bfaa0d}.text-listgreen\/50{color:#48bfaa80}.text-listgreen\/55{color:#48bfaa8c}.text-listgreen\/60{color:#48bfaa99}.text-listgreen\/65{color:#48bfaaa6}.text-listgreen\/70{color:#48bfaab3}.text-listgreen\/75{color:#48bfaabf}.text-listgreen\/80{color:#48bfaacc}.text-listgreen\/85{color:#48bfaad9}.text-listgreen\/90{color:#48bfaae6}.text-listgreen\/95{color:#48bfaaf2}.text-listgreenlight{--tw-text-opacity: 1;color:rgb(231 255 232 / var(--tw-text-opacity, 1))}.text-listgreenlight\/0{color:#e7ffe800}.text-listgreenlight\/10{color:#e7ffe81a}.text-listgreenlight\/100{color:#e7ffe8}.text-listgreenlight\/15{color:#e7ffe826}.text-listgreenlight\/20{color:#e7ffe833}.text-listgreenlight\/25{color:#e7ffe840}.text-listgreenlight\/30{color:#e7ffe84d}.text-listgreenlight\/35{color:#e7ffe859}.text-listgreenlight\/40{color:#e7ffe866}.text-listgreenlight\/45{color:#e7ffe873}.text-listgreenlight\/5{color:#e7ffe80d}.text-listgreenlight\/50{color:#e7ffe880}.text-listgreenlight\/55{color:#e7ffe88c}.text-listgreenlight\/60{color:#e7ffe899}.text-listgreenlight\/65{color:#e7ffe8a6}.text-listgreenlight\/70{color:#e7ffe8b3}.text-listgreenlight\/75{color:#e7ffe8bf}.text-listgreenlight\/80{color:#e7ffe8cc}.text-listgreenlight\/85{color:#e7ffe8d9}.text-listgreenlight\/90{color:#e7ffe8e6}.text-listgreenlight\/95{color:#e7ffe8f2}.text-listhealthcabinet{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-listhealthcabinet\/0{color:#14b8a600}.text-listhealthcabinet\/10{color:#14b8a61a}.text-listhealthcabinet\/100{color:#14b8a6}.text-listhealthcabinet\/15{color:#14b8a626}.text-listhealthcabinet\/20{color:#14b8a633}.text-listhealthcabinet\/25{color:#14b8a640}.text-listhealthcabinet\/30{color:#14b8a64d}.text-listhealthcabinet\/35{color:#14b8a659}.text-listhealthcabinet\/40{color:#14b8a666}.text-listhealthcabinet\/45{color:#14b8a673}.text-listhealthcabinet\/5{color:#14b8a60d}.text-listhealthcabinet\/50{color:#14b8a680}.text-listhealthcabinet\/55{color:#14b8a68c}.text-listhealthcabinet\/60{color:#14b8a699}.text-listhealthcabinet\/65{color:#14b8a6a6}.text-listhealthcabinet\/70{color:#14b8a6b3}.text-listhealthcabinet\/75{color:#14b8a6bf}.text-listhealthcabinet\/80{color:#14b8a6cc}.text-listhealthcabinet\/85{color:#14b8a6d9}.text-listhealthcabinet\/90{color:#14b8a6e6}.text-listhealthcabinet\/95{color:#14b8a6f2}.text-listhealthcabinetlight{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.text-listhealthcabinetlight\/0{color:#ccfbf100}.text-listhealthcabinetlight\/10{color:#ccfbf11a}.text-listhealthcabinetlight\/100{color:#ccfbf1}.text-listhealthcabinetlight\/15{color:#ccfbf126}.text-listhealthcabinetlight\/20{color:#ccfbf133}.text-listhealthcabinetlight\/25{color:#ccfbf140}.text-listhealthcabinetlight\/30{color:#ccfbf14d}.text-listhealthcabinetlight\/35{color:#ccfbf159}.text-listhealthcabinetlight\/40{color:#ccfbf166}.text-listhealthcabinetlight\/45{color:#ccfbf173}.text-listhealthcabinetlight\/5{color:#ccfbf10d}.text-listhealthcabinetlight\/50{color:#ccfbf180}.text-listhealthcabinetlight\/55{color:#ccfbf18c}.text-listhealthcabinetlight\/60{color:#ccfbf199}.text-listhealthcabinetlight\/65{color:#ccfbf1a6}.text-listhealthcabinetlight\/70{color:#ccfbf1b3}.text-listhealthcabinetlight\/75{color:#ccfbf1bf}.text-listhealthcabinetlight\/80{color:#ccfbf1cc}.text-listhealthcabinetlight\/85{color:#ccfbf1d9}.text-listhealthcabinetlight\/90{color:#ccfbf1e6}.text-listhealthcabinetlight\/95{color:#ccfbf1f2}.text-listlilac{--tw-text-opacity: 1;color:rgb(195 121 184 / var(--tw-text-opacity, 1))}.text-listlilac\/0{color:#c379b800}.text-listlilac\/10{color:#c379b81a}.text-listlilac\/100{color:#c379b8}.text-listlilac\/15{color:#c379b826}.text-listlilac\/20{color:#c379b833}.text-listlilac\/25{color:#c379b840}.text-listlilac\/30{color:#c379b84d}.text-listlilac\/35{color:#c379b859}.text-listlilac\/40{color:#c379b866}.text-listlilac\/45{color:#c379b873}.text-listlilac\/5{color:#c379b80d}.text-listlilac\/50{color:#c379b880}.text-listlilac\/55{color:#c379b88c}.text-listlilac\/60{color:#c379b899}.text-listlilac\/65{color:#c379b8a6}.text-listlilac\/70{color:#c379b8b3}.text-listlilac\/75{color:#c379b8bf}.text-listlilac\/80{color:#c379b8cc}.text-listlilac\/85{color:#c379b8d9}.text-listlilac\/90{color:#c379b8e6}.text-listlilac\/95{color:#c379b8f2}.text-listlilaclight{--tw-text-opacity: 1;color:rgb(248 221 244 / var(--tw-text-opacity, 1))}.text-listlilaclight\/0{color:#f8ddf400}.text-listlilaclight\/10{color:#f8ddf41a}.text-listlilaclight\/100{color:#f8ddf4}.text-listlilaclight\/15{color:#f8ddf426}.text-listlilaclight\/20{color:#f8ddf433}.text-listlilaclight\/25{color:#f8ddf440}.text-listlilaclight\/30{color:#f8ddf44d}.text-listlilaclight\/35{color:#f8ddf459}.text-listlilaclight\/40{color:#f8ddf466}.text-listlilaclight\/45{color:#f8ddf473}.text-listlilaclight\/5{color:#f8ddf40d}.text-listlilaclight\/50{color:#f8ddf480}.text-listlilaclight\/55{color:#f8ddf48c}.text-listlilaclight\/60{color:#f8ddf499}.text-listlilaclight\/65{color:#f8ddf4a6}.text-listlilaclight\/70{color:#f8ddf4b3}.text-listlilaclight\/75{color:#f8ddf4bf}.text-listlilaclight\/80{color:#f8ddf4cc}.text-listlilaclight\/85{color:#f8ddf4d9}.text-listlilaclight\/90{color:#f8ddf4e6}.text-listlilaclight\/95{color:#f8ddf4f2}.text-listmealplanner{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-listmealplanner\/0{color:#f59e0b00}.text-listmealplanner\/10{color:#f59e0b1a}.text-listmealplanner\/100{color:#f59e0b}.text-listmealplanner\/15{color:#f59e0b26}.text-listmealplanner\/20{color:#f59e0b33}.text-listmealplanner\/25{color:#f59e0b40}.text-listmealplanner\/30{color:#f59e0b4d}.text-listmealplanner\/35{color:#f59e0b59}.text-listmealplanner\/40{color:#f59e0b66}.text-listmealplanner\/45{color:#f59e0b73}.text-listmealplanner\/5{color:#f59e0b0d}.text-listmealplanner\/50{color:#f59e0b80}.text-listmealplanner\/55{color:#f59e0b8c}.text-listmealplanner\/60{color:#f59e0b99}.text-listmealplanner\/65{color:#f59e0ba6}.text-listmealplanner\/70{color:#f59e0bb3}.text-listmealplanner\/75{color:#f59e0bbf}.text-listmealplanner\/80{color:#f59e0bcc}.text-listmealplanner\/85{color:#f59e0bd9}.text-listmealplanner\/90{color:#f59e0be6}.text-listmealplanner\/95{color:#f59e0bf2}.text-listmealplannerlight{--tw-text-opacity: 1;color:rgb(254 235 200 / var(--tw-text-opacity, 1))}.text-listmealplannerlight\/0{color:#feebc800}.text-listmealplannerlight\/10{color:#feebc81a}.text-listmealplannerlight\/100{color:#feebc8}.text-listmealplannerlight\/15{color:#feebc826}.text-listmealplannerlight\/20{color:#feebc833}.text-listmealplannerlight\/25{color:#feebc840}.text-listmealplannerlight\/30{color:#feebc84d}.text-listmealplannerlight\/35{color:#feebc859}.text-listmealplannerlight\/40{color:#feebc866}.text-listmealplannerlight\/45{color:#feebc873}.text-listmealplannerlight\/5{color:#feebc80d}.text-listmealplannerlight\/50{color:#feebc880}.text-listmealplannerlight\/55{color:#feebc88c}.text-listmealplannerlight\/60{color:#feebc899}.text-listmealplannerlight\/65{color:#feebc8a6}.text-listmealplannerlight\/70{color:#feebc8b3}.text-listmealplannerlight\/75{color:#feebc8bf}.text-listmealplannerlight\/80{color:#feebc8cc}.text-listmealplannerlight\/85{color:#feebc8d9}.text-listmealplannerlight\/90{color:#feebc8e6}.text-listmealplannerlight\/95{color:#feebc8f2}.text-listneon{--tw-text-opacity: 1;color:rgb(216 248 146 / var(--tw-text-opacity, 1))}.text-listochre{--tw-text-opacity: 1;color:rgb(219 184 62 / var(--tw-text-opacity, 1))}.text-listpurple{--tw-text-opacity: 1;color:rgb(155 99 184 / var(--tw-text-opacity, 1))}.text-listpurple\/0{color:#9b63b800}.text-listpurple\/10{color:#9b63b81a}.text-listpurple\/100{color:#9b63b8}.text-listpurple\/15{color:#9b63b826}.text-listpurple\/20{color:#9b63b833}.text-listpurple\/25{color:#9b63b840}.text-listpurple\/30{color:#9b63b84d}.text-listpurple\/35{color:#9b63b859}.text-listpurple\/40{color:#9b63b866}.text-listpurple\/45{color:#9b63b873}.text-listpurple\/5{color:#9b63b80d}.text-listpurple\/50{color:#9b63b880}.text-listpurple\/55{color:#9b63b88c}.text-listpurple\/60{color:#9b63b899}.text-listpurple\/65{color:#9b63b8a6}.text-listpurple\/70{color:#9b63b8b3}.text-listpurple\/75{color:#9b63b8bf}.text-listpurple\/80{color:#9b63b8cc}.text-listpurple\/85{color:#9b63b8d9}.text-listpurple\/90{color:#9b63b8e6}.text-listpurple\/95{color:#9b63b8f2}.text-listpurplelight{--tw-text-opacity: 1;color:rgb(247 231 255 / var(--tw-text-opacity, 1))}.text-listpurplelight\/0{color:#f7e7ff00}.text-listpurplelight\/10{color:#f7e7ff1a}.text-listpurplelight\/100{color:#f7e7ff}.text-listpurplelight\/15{color:#f7e7ff26}.text-listpurplelight\/20{color:#f7e7ff33}.text-listpurplelight\/25{color:#f7e7ff40}.text-listpurplelight\/30{color:#f7e7ff4d}.text-listpurplelight\/35{color:#f7e7ff59}.text-listpurplelight\/40{color:#f7e7ff66}.text-listpurplelight\/45{color:#f7e7ff73}.text-listpurplelight\/5{color:#f7e7ff0d}.text-listpurplelight\/50{color:#f7e7ff80}.text-listpurplelight\/55{color:#f7e7ff8c}.text-listpurplelight\/60{color:#f7e7ff99}.text-listpurplelight\/65{color:#f7e7ffa6}.text-listpurplelight\/70{color:#f7e7ffb3}.text-listpurplelight\/75{color:#f7e7ffbf}.text-listpurplelight\/80{color:#f7e7ffcc}.text-listpurplelight\/85{color:#f7e7ffd9}.text-listpurplelight\/90{color:#f7e7ffe6}.text-listpurplelight\/95{color:#f7e7fff2}.text-listred{--tw-text-opacity: 1;color:rgb(214 85 85 / var(--tw-text-opacity, 1))}.text-listsage{--tw-text-opacity: 1;color:rgb(174 191 72 / var(--tw-text-opacity, 1))}.text-listsage\/0{color:#aebf4800}.text-listsage\/10{color:#aebf481a}.text-listsage\/100{color:#aebf48}.text-listsage\/15{color:#aebf4826}.text-listsage\/20{color:#aebf4833}.text-listsage\/25{color:#aebf4840}.text-listsage\/30{color:#aebf484d}.text-listsage\/35{color:#aebf4859}.text-listsage\/40{color:#aebf4866}.text-listsage\/45{color:#aebf4873}.text-listsage\/5{color:#aebf480d}.text-listsage\/50{color:#aebf4880}.text-listsage\/55{color:#aebf488c}.text-listsage\/60{color:#aebf4899}.text-listsage\/65{color:#aebf48a6}.text-listsage\/70{color:#aebf48b3}.text-listsage\/75{color:#aebf48bf}.text-listsage\/80{color:#aebf48cc}.text-listsage\/85{color:#aebf48d9}.text-listsage\/90{color:#aebf48e6}.text-listsage\/95{color:#aebf48f2}.text-listsagelight{--tw-text-opacity: 1;color:rgb(227 236 175 / var(--tw-text-opacity, 1))}.text-listsagelight\/0{color:#e3ecaf00}.text-listsagelight\/10{color:#e3ecaf1a}.text-listsagelight\/100{color:#e3ecaf}.text-listsagelight\/15{color:#e3ecaf26}.text-listsagelight\/20{color:#e3ecaf33}.text-listsagelight\/25{color:#e3ecaf40}.text-listsagelight\/30{color:#e3ecaf4d}.text-listsagelight\/35{color:#e3ecaf59}.text-listsagelight\/40{color:#e3ecaf66}.text-listsagelight\/45{color:#e3ecaf73}.text-listsagelight\/5{color:#e3ecaf0d}.text-listsagelight\/50{color:#e3ecaf80}.text-listsagelight\/55{color:#e3ecaf8c}.text-listsagelight\/60{color:#e3ecaf99}.text-listsagelight\/65{color:#e3ecafa6}.text-listsagelight\/70{color:#e3ecafb3}.text-listsagelight\/75{color:#e3ecafbf}.text-listsagelight\/80{color:#e3ecafcc}.text-listsagelight\/85{color:#e3ecafd9}.text-listsagelight\/90{color:#e3ecafe6}.text-listsagelight\/95{color:#e3ecaff2}.text-listteal{--tw-text-opacity: 1;color:rgb(102 170 166 / var(--tw-text-opacity, 1))}.text-listteal\/0{color:#66aaa600}.text-listteal\/10{color:#66aaa61a}.text-listteal\/100{color:#66aaa6}.text-listteal\/15{color:#66aaa626}.text-listteal\/20{color:#66aaa633}.text-listteal\/25{color:#66aaa640}.text-listteal\/30{color:#66aaa64d}.text-listteal\/35{color:#66aaa659}.text-listteal\/40{color:#66aaa666}.text-listteal\/45{color:#66aaa673}.text-listteal\/5{color:#66aaa60d}.text-listteal\/50{color:#66aaa680}.text-listteal\/55{color:#66aaa68c}.text-listteal\/60{color:#66aaa699}.text-listteal\/65{color:#66aaa6a6}.text-listteal\/70{color:#66aaa6b3}.text-listteal\/75{color:#66aaa6bf}.text-listteal\/80{color:#66aaa6cc}.text-listteal\/85{color:#66aaa6d9}.text-listteal\/90{color:#66aaa6e6}.text-listteal\/95{color:#66aaa6f2}.text-listteallight{--tw-text-opacity: 1;color:rgb(214 234 233 / var(--tw-text-opacity, 1))}.text-listteallight\/0{color:#d6eae900}.text-listteallight\/10{color:#d6eae91a}.text-listteallight\/100{color:#d6eae9}.text-listteallight\/15{color:#d6eae926}.text-listteallight\/20{color:#d6eae933}.text-listteallight\/25{color:#d6eae940}.text-listteallight\/30{color:#d6eae94d}.text-listteallight\/35{color:#d6eae959}.text-listteallight\/40{color:#d6eae966}.text-listteallight\/45{color:#d6eae973}.text-listteallight\/5{color:#d6eae90d}.text-listteallight\/50{color:#d6eae980}.text-listteallight\/55{color:#d6eae98c}.text-listteallight\/60{color:#d6eae999}.text-listteallight\/65{color:#d6eae9a6}.text-listteallight\/70{color:#d6eae9b3}.text-listteallight\/75{color:#d6eae9bf}.text-listteallight\/80{color:#d6eae9cc}.text-listteallight\/85{color:#d6eae9d9}.text-listteallight\/90{color:#d6eae9e6}.text-listteallight\/95{color:#d6eae9f2}.text-listturquoise{--tw-text-opacity: 1;color:rgb(71 195 201 / var(--tw-text-opacity, 1))}.text-listturquoise\/0{color:#47c3c900}.text-listturquoise\/10{color:#47c3c91a}.text-listturquoise\/100{color:#47c3c9}.text-listturquoise\/15{color:#47c3c926}.text-listturquoise\/20{color:#47c3c933}.text-listturquoise\/25{color:#47c3c940}.text-listturquoise\/30{color:#47c3c94d}.text-listturquoise\/35{color:#47c3c959}.text-listturquoise\/40{color:#47c3c966}.text-listturquoise\/45{color:#47c3c973}.text-listturquoise\/5{color:#47c3c90d}.text-listturquoise\/50{color:#47c3c980}.text-listturquoise\/55{color:#47c3c98c}.text-listturquoise\/60{color:#47c3c999}.text-listturquoise\/65{color:#47c3c9a6}.text-listturquoise\/70{color:#47c3c9b3}.text-listturquoise\/75{color:#47c3c9bf}.text-listturquoise\/80{color:#47c3c9cc}.text-listturquoise\/85{color:#47c3c9d9}.text-listturquoise\/90{color:#47c3c9e6}.text-listturquoise\/95{color:#47c3c9f2}.text-listturquoiselight{--tw-text-opacity: 1;color:rgb(231 254 255 / var(--tw-text-opacity, 1))}.text-listturquoiselight\/0{color:#e7feff00}.text-listturquoiselight\/10{color:#e7feff1a}.text-listturquoiselight\/100{color:#e7feff}.text-listturquoiselight\/15{color:#e7feff26}.text-listturquoiselight\/20{color:#e7feff33}.text-listturquoiselight\/25{color:#e7feff40}.text-listturquoiselight\/30{color:#e7feff4d}.text-listturquoiselight\/35{color:#e7feff59}.text-listturquoiselight\/40{color:#e7feff66}.text-listturquoiselight\/45{color:#e7feff73}.text-listturquoiselight\/5{color:#e7feff0d}.text-listturquoiselight\/50{color:#e7feff80}.text-listturquoiselight\/55{color:#e7feff8c}.text-listturquoiselight\/60{color:#e7feff99}.text-listturquoiselight\/65{color:#e7feffa6}.text-listturquoiselight\/70{color:#e7feffb3}.text-listturquoiselight\/75{color:#e7feffbf}.text-listturquoiselight\/80{color:#e7feffcc}.text-listturquoiselight\/85{color:#e7feffd9}.text-listturquoiselight\/90{color:#e7feffe6}.text-listturquoiselight\/95{color:#e7fefff2}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--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)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-listgray-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(235 235 235 / var(--tw-ring-opacity, 1))}.ring-listhealthcabinet{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.ring-listlilac{--tw-ring-opacity: 1;--tw-ring-color: rgb(195 121 184 / var(--tw-ring-opacity, 1))}.ring-listred{--tw-ring-opacity: 1;--tw-ring-color: rgb(214 85 85 / var(--tw-ring-opacity, 1))}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.ring-offset-1{--tw-ring-offset-width: 1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[scrollbar-width\:none\]{scrollbar-width:none}.text-primary-color{color:var(--text-primary-color)}.text-link{color:var(--primary-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.icon-button{width:32px;height:32px;color:#2e3553;padding:4px;border-radius:360px;background:#f5f5f5}body[data-theme=dark] .icon-button{color:#fff;background:#1e2229}.text-greeno-500{color:#48bfaa}.bg-greeno-500{--tw-bg-opacity: 1;background-color:rgb(72 191 170 / var(--tw-bg-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}body[data-theme=dark] .dark\:border-default-600{--tw-border-opacity: 1;border-color:rgb(40 46 72 / var(--tw-border-opacity))}body[data-theme=dark] .dark\:bg-listgray-500{--tw-bg-opacity: 1;background-color:rgb(31 36 43 / var(--tw-bg-opacity))}.gradient-background{background-image:linear-gradient(to top,#eef6fe,#eef6fe,#fff)}body[data-theme=dark] .gradient-background{background-image:linear-gradient(to top,#1a202c,#1a202c,#2d3748)}.intro-container{overflow-x:hidden;position:relative;width:100%}.intro{transition:transform .5s ease-in-out}.intro-title{animation:slideDownFade .8s ease-out both}.intro-image{animation:zoomFade .8s ease-out .4s both}.intro-text{animation:slideUpFade .8s ease-out .8s both}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomFade{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.height-full-dvh{min-height:99.8dvh}.height-full-solid-dvh{height:100dvh}.icon-menu-button{cursor:pointer;display:flex;flex-shrink:0;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;outline:none;position:relative;border-radius:9999px}.icon-menu-button-big{cursor:pointer;display:flex;flex-shrink:0;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;outline:none;position:relative;border-radius:9999px}.icon-menu-button-medium{cursor:pointer;display:flex;flex-shrink:0;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;outline:none;position:relative;border-radius:9999px}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:start-0:after{content:var(--tw-content);inset-inline-start:0px}.after\:top-0:after{content:var(--tw-content);top:0}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.first\:border-t-0:first-child{border-top-width:0px}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.hover\:bg-black\/60:hover{background-color:#0009}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.hover\:bg-listcrimson\/20:hover{background-color:#c3333f33}.hover\:bg-listcrimson\/90:hover{background-color:#c3333fe6}.hover\:bg-listgreen\/10:hover{background-color:#48bfaa1a}.hover\:bg-listgreen\/5:hover{background-color:#48bfaa0d}.hover\:bg-listgreen\/90:hover{background-color:#48bfaae6}.hover\:bg-listhealthcabinetlight:hover{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-listgreen\/80:hover{color:#48bfaacc}.hover\:text-listred:hover{--tw-text-opacity: 1;color:rgb(214 85 85 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-opacity-75:hover{--tw-text-opacity: .75}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-800:active{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.active\:opacity-80:active{opacity:.8}.active\:opacity-90:active{opacity:.9}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-black\/20{background-color:#0003}.peer:checked~.peer-checked\:block{display:block}.peer:checked~.peer-checked\:border-listgreen{--tw-border-opacity: 1;border-color:rgb(72 191 170 / var(--tw-border-opacity, 1))}.peer:checked~.peer-checked\:border-listred{--tw-border-opacity: 1;border-color:rgb(214 85 85 / var(--tw-border-opacity, 1))}.peer:checked~.peer-checked\:bg-listgreen{--tw-bg-opacity: 1;background-color:rgb(72 191 170 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-listgreenlight{--tw-bg-opacity: 1;background-color:rgb(231 255 232 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-listred{--tw-bg-opacity: 1;background-color:rgb(214 85 85 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-listredlight{--tw-bg-opacity: 1;background-color:rgb(255 231 231 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-8{grid-column:span 8 / span 8}}.peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:where([dir=rtl],[dir=rtl] *):after{content:var(--tw-content);--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:block:where(body[data-theme=dark],body[data-theme=dark] *){display:block}.dark\:hidden:where(body[data-theme=dark],body[data-theme=dark] *){display:none}.dark\:divide-listgray-400:where(body[data-theme=dark],body[data-theme=dark] *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(64 68 75 / var(--tw-divide-opacity, 1))}.dark\:divide-listgray-500:where(body[data-theme=dark],body[data-theme=dark] *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(31 36 43 / var(--tw-divide-opacity, 1))}.dark\:border-gray-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-listdefault-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(40 46 72 / var(--tw-border-opacity, 1))}.dark\:border-listgray-300:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(100 104 109 / var(--tw-border-opacity, 1))}.dark\:border-listgray-400:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(64 68 75 / var(--tw-border-opacity, 1))}.dark\:border-listgray-500:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(31 36 43 / var(--tw-border-opacity, 1))}.dark\:border-listgray-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(27 32 37 / var(--tw-border-opacity, 1))}.dark\:border-listgreen:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(72 191 170 / var(--tw-border-opacity, 1))}.dark\:border-listgreen\/20:where(body[data-theme=dark],body[data-theme=dark] *){border-color:#48bfaa33}.dark\:border-listpurple\/30:where(body[data-theme=dark],body[data-theme=dark] *){border-color:#9b63b84d}.dark\:border-listred:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 1;border-color:rgb(214 85 85 / var(--tw-border-opacity, 1))}.dark\:border-listturquoise\/30:where(body[data-theme=dark],body[data-theme=dark] *){border-color:#47c3c94d}.dark\:border-red-500\/20:where(body[data-theme=dark],body[data-theme=dark] *){border-color:#ef444433}.dark\:border-transparent:where(body[data-theme=dark],body[data-theme=dark] *){border-color:transparent}.dark\:border-opacity-0:where(body[data-theme=dark],body[data-theme=dark] *){--tw-border-opacity: 0}.dark\:bg-\[\#D7FFB6\]\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#d7ffb61a}.dark\:bg-amber-500\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#f59e0b1a}.dark\:bg-amber-900\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#78350f33}.dark\:bg-gray-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-listaqua\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#3edbd11a}.dark\:bg-listblue\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#58acdb1a}.dark\:bg-listblue\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#58acdb33}.dark\:bg-listblue\/50:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#58acdb80}.dark\:bg-listbluelight:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(233 247 255 / var(--tw-bg-opacity, 1))}.dark\:bg-listburgundy:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(105 37 52 / var(--tw-bg-opacity, 1))}.dark\:bg-listburgundy\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#69253433}.dark\:bg-listcrimson\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#c3333f1a}.dark\:bg-listcrimson\/30:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#c3333f4d}.dark\:bg-listcrimson\/5:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#c3333f0d}.dark\:bg-listgray-200:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(139 141 146 / var(--tw-bg-opacity, 1))}.dark\:bg-listgray-400:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(64 68 75 / var(--tw-bg-opacity, 1))}.dark\:bg-listgray-50\/5:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#f7f7f70d}.dark\:bg-listgray-500:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(31 36 43 / var(--tw-bg-opacity, 1))}.dark\:bg-listgray-500\/50:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#1f242b80}.dark\:bg-listgray-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(27 32 37 / var(--tw-bg-opacity, 1))}.dark\:bg-listgray-600\/50:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#1b202580}.dark\:bg-listgray-700:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(24 27 32 / var(--tw-bg-opacity, 1))}.dark\:bg-listgreen\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#48bfaa1a}.dark\:bg-listgreen\/15:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#48bfaa26}.dark\:bg-listgreen\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#48bfaa33}.dark\:bg-listgreen\/30:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#48bfaa4d}.dark\:bg-listgreen\/5:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#48bfaa0d}.dark\:bg-listgreenlight:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(231 255 232 / var(--tw-bg-opacity, 1))}.dark\:bg-listhealthcabinet\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#14b8a61a}.dark\:bg-listhealthcabinet\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#14b8a633}.dark\:bg-listlilac\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#c379b81a}.dark\:bg-listlilac\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#c379b833}.dark\:bg-listmealplanner\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#f59e0b1a}.dark\:bg-listmealplanner\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#f59e0b33}.dark\:bg-listneon\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#d8f8921a}.dark\:bg-listochre\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#dbb83e1a}.dark\:bg-listpurple\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#9b63b81a}.dark\:bg-listpurple\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#9b63b833}.dark\:bg-listred\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#d655551a}.dark\:bg-listredlight:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(255 231 231 / var(--tw-bg-opacity, 1))}.dark\:bg-listsage\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#aebf481a}.dark\:bg-listteal\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#66aaa61a}.dark\:bg-listturquoise\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#47c3c91a}.dark\:bg-listturquoise\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#47c3c933}.dark\:bg-red-500\/10:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#ef44441a}.dark\:bg-red-900\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#7f1d1d33}.dark\:bg-transparent:where(body[data-theme=dark],body[data-theme=dark] *){background-color:transparent}.dark\:bg-yellow-900\/20:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#713f1233}.dark\:bg-opacity-10:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: .1}.dark\:bg-opacity-40:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: .4}.dark\:bg-opacity-90:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: .9}.dark\:from-black\/20:where(body[data-theme=dark],body[data-theme=dark] *){--tw-gradient-from: rgb(0 0 0 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-transparent:where(body[data-theme=dark],body[data-theme=dark] *){--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-listgray-600\/40:where(body[data-theme=dark],body[data-theme=dark] *){--tw-gradient-to: rgb(27 32 37 / .4) var(--tw-gradient-to-position)}.dark\:text-\[\#D7FFB6\]:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(215 255 182 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-200\/70:where(body[data-theme=dark],body[data-theme=dark] *){color:#fde68ab3}.dark\:text-amber-400:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-black:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.dark\:text-gray-200:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-gray-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-listaqua:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(62 219 209 / var(--tw-text-opacity, 1))}.dark\:text-listblue:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(88 172 219 / var(--tw-text-opacity, 1))}.dark\:text-listcrimson:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(195 51 63 / var(--tw-text-opacity, 1))}.dark\:text-listgray-100:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(235 235 235 / var(--tw-text-opacity, 1))}.dark\:text-listgray-200:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(139 141 146 / var(--tw-text-opacity, 1))}.dark\:text-listgray-400:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(64 68 75 / var(--tw-text-opacity, 1))}.dark\:text-listgray-500:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(31 36 43 / var(--tw-text-opacity, 1))}.dark\:text-listgreen:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(72 191 170 / var(--tw-text-opacity, 1))}.dark\:text-listgreen\/10:where(body[data-theme=dark],body[data-theme=dark] *){color:#48bfaa1a}.dark\:text-listhealthcabinet:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.dark\:text-listlilac:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(195 121 184 / var(--tw-text-opacity, 1))}.dark\:text-listmealplanner:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.dark\:text-listneon:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(216 248 146 / var(--tw-text-opacity, 1))}.dark\:text-listpurple:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(155 99 184 / var(--tw-text-opacity, 1))}.dark\:text-listred:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(214 85 85 / var(--tw-text-opacity, 1))}.dark\:text-listred\/70:where(body[data-theme=dark],body[data-theme=dark] *){color:#d65555b3}.dark\:text-listsage:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(174 191 72 / var(--tw-text-opacity, 1))}.dark\:text-listteal:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(102 170 166 / var(--tw-text-opacity, 1))}.dark\:text-listturquoise:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(71 195 201 / var(--tw-text-opacity, 1))}.dark\:text-red-400:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-white:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:text-yellow-500:where(body[data-theme=dark],body[data-theme=dark] *){--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.dark\:placeholder-gray-500:where(body[data-theme=dark],body[data-theme=dark] *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-gray-500:where(body[data-theme=dark],body[data-theme=dark] *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.dark\:shadow-listgray-500:where(body[data-theme=dark],body[data-theme=dark] *){--tw-shadow-color: rgb(31 36 43 / 1);--tw-shadow: var(--tw-shadow-colored)}.dark\:ring-listgray-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-ring-opacity: 1;--tw-ring-color: rgb(27 32 37 / var(--tw-ring-opacity, 1))}.dark\:ring-offset-listgray-600:where(body[data-theme=dark],body[data-theme=dark] *){--tw-ring-offset-color: rgb(27 32 37 / 1)}.dark\:hover\:bg-gray-700:hover:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-listgray-400:hover:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(64 68 75 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-listgray-500:hover:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(31 36 43 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-listgray-600:hover:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(27 32 37 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-listgreen\/20:hover:where(body[data-theme=dark],body[data-theme=dark] *){background-color:#48bfaa33}.dark\:active\:bg-gray-700:active:where(body[data-theme=dark],body[data-theme=dark] *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\>\*\]\:h-auto>*{height:auto}.room-list-move{transition:transform .4s ease}.room-list-enter-active{transition:opacity .3s ease,transform .3s ease}.room-list-leave-active{transition:opacity .2s ease,transform .2s ease;position:absolute;width:calc(100% - 1rem)}.room-list-enter-from{opacity:0;transform:translateY(-10px)}.room-list-leave-to{opacity:0;transform:translateY(10px)}.ptr-overlay{position:fixed;left:50%;transform:translate(-50%);z-index:9999;pointer-events:none;background-color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 6px #00000026}body[data-theme=dark] .ptr-overlay{background-color:var(--dark-bg-color, #1e293b);box-shadow:0 1px 6px #0006}.ptr-spin{animation:ptr-rotate .6s linear infinite}@keyframes ptr-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 576px){.sm\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}}@media (max-width: 768px){.container-md{max-width:720px}}@media (max-width: 992px){.container-lg{max-width:960px}}@media (max-width: 1200px){.container-xl{max-width:1140px}}@media (max-width: 1400px){.container-xxl{max-width:1320px}}@media (min-width: 768px){.md\:grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:w-\[25\%\]{width:25%}}.place-self-end{place-self:end}.hide-scrollbar{scrollbar-width:none!important;-ms-overflow-style:none!important}.hide-scrollbar::-webkit-scrollbar{display:none!important}.w-max-content{width:-moz-max-content;width:max-content}body[data-theme=dark] .add-plus-dim{opacity:.8}body[data-theme=dark] .ai-input::-moz-placeholder{color:#9ca3af}body[data-theme=dark] .ai-input::placeholder{color:#9ca3af}.pb-18{padding-bottom:4.5rem}.max-h-50\%{max-height:50vh}.max-h-65\%{max-height:65vh}.bottom-50\%{bottom:50%}.min-h-auto{min-height:auto!important}.word-break{word-break:break-word}
