.shepherd-button{color:#ffffffbf;cursor:pointer;background:#3288e6;border:0;border-radius:3px;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s}.shepherd-button:not(:disabled):hover{color:#ffffffbf;background:#196fcc}.shepherd-button.shepherd-button-secondary{color:#000000bf;background:#f1f2f3}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{color:#000000bf;background:#d6d9db}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-right-radius:5px;border-bottom-left-radius:5px;justify-content:flex-end;padding:0 .75rem .75rem;display:flex}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{color:#808080bf;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:2em;font-weight:400;transition:color .5s}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;flex:1 0 auto;margin:0;padding:0;font-size:1rem;font-weight:400;display:flex}.shepherd-header{border-top-left-radius:5px;border-top-right-radius:5px;justify-content:flex-end;align-items:center;padding:.75rem .75rem 0;line-height:2em;display:flex}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{opacity:0;visibility:hidden;z-index:9999;background:#fff;border:none;border-radius:5px;outline:none;width:100%;max-width:400px;margin:0;padding:0;transition:opacity .3s,visibility .3s;box-shadow:0 1px 4px #0003}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{z-index:-1;width:16px;height:16px;position:absolute}.shepherd-arrow:before{content:"";background:#fff;transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{opacity:0;pointer-events:none;z-index:9997;width:100vw;height:0;transition:all .3s ease-out,height 0s .3s,opacity .3s;position:fixed;top:0;left:0;overflow:hidden}.shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:.5;height:100vh;transition:all .3s ease-out,height,opacity .3s;transform:translateZ(0)}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}:root{--primary-color:#4b8282;--primary-dark:#3a6868;--primary-light:#5e9595;--primary-alpha-10:#4b82821a;--primary-alpha-20:#4b828233;--primary-alpha-40:#4b828266;--app-header-height:88px}@media (width<=768px){:root{--app-header-height:64px}}.btn-primary{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary:hover{background:var(--primary-dark)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:var(--primary-color);border:1px solid var(--primary-color);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:var(--primary-alpha-10)}.btn-danger{color:#e53e3e;cursor:pointer;background:#fff;border:1px solid #e53e3e;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-danger:hover{color:#c53030;background:#fff5f5;border-color:#c53030}.btn-danger:disabled{opacity:.5;cursor:not-allowed}.shepherd-element{color:#111827;background:#fff;border-radius:12px;max-width:360px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shepherd-arrow:before{background-color:#fff}.shepherd-header{background:#fff;border-radius:12px 12px 0 0;padding:1rem 1rem 0}.shepherd-title{color:#111827;font-size:1rem;font-weight:600}.shepherd-text{color:#4b5563;padding:.75rem 1rem 1rem;font-size:.875rem;line-height:1.5}.shepherd-text p+p{margin-top:.75rem}.shepherd-footer{justify-content:flex-end;gap:.5rem;padding:0 1rem 1rem;display:flex}.shepherd-button{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.shepherd-button.shepherd-button-primary{background:var(--primary-color);color:#fff;border:none}.shepherd-button.shepherd-button-primary:not(:disabled):hover{background:var(--primary-dark)}.shepherd-button.shepherd-button-secondary{color:var(--primary-color);border:1px solid var(--primary-color);background:#fff}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:var(--primary-alpha-10)}.shepherd-cancel-icon{color:#9ca3af;font-size:1.25rem}.shepherd-cancel-icon:hover{color:#111827}.shepherd-has-title .shepherd-content .shepherd-header{background:#fff}.shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:.45}.firebase-emulator-warning,body>div[style*="position: fixed"][style*="bottom: 0"],div[style*="background-color: #A73A38"],div[style*="background-color: rgb(167, 58, 56)"],div[style*="position: fixed"][style*="z-index: 9999"]{display:none!important}
