.login-page{width:100%;min-height:100vh;background-color:#efefef;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.login-container{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:24px}.login-title{color:#000;font-family:Satoshi Variable,sans-serif;font-size:36px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.08px;margin:0;text-align:center}.login-form-container{width:100%;background-color:#fdfdfd;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;box-sizing:border-box}.login-form{width:100%;display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#000;font-family:Satoshi Variable,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.form-group input{width:100%;padding:12px 16px;border:1px solid #E0E0E0;border-radius:8px;background-color:#fff;color:#000;font-family:Satoshi Variable,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;box-sizing:border-box;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#3d61bb}.form-group input::placeholder{color:#999}.error-message{color:red;font-family:Satoshi Variable,sans-serif;font-size:14px;text-align:center;padding:8px}.sign-in-button{width:100%;padding:14px 24px;border:none;border-radius:8px;background:linear-gradient(90deg,#1c2c55,#3d61bb,#e5f093);color:#fff;font-family:Satoshi Variable,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:opacity .2s,transform .1s;margin-top:8px}.sign-in-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.sign-in-button:active:not(:disabled){transform:translateY(0)}.sign-in-button:disabled{opacity:.6;cursor:not-allowed}.login-footer{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:16px}.footer-logo{width:20px;height:20px;border-radius:50%;background-color:transparent;flex-shrink:0}.footer-text{color:#393939;font-family:Satoshi Variable,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.footer-sub{display:flex;align-items:center;gap:8px;margin-top:6px}.bilgan-logo-img{width:16px;height:16px;display:inline-block;object-fit:contain;filter:grayscale(100%) brightness(40%)}.footer-brand{display:flex;align-items:center;gap:8px}.footer-logo{width:28px;height:28px;flex-shrink:0}.footer-logo svg path{fill:#393939}.copyright-symbol,.copyright-text{color:#6b6b6b;font-size:12px}@media(max-width:480px){.login-form-container{padding:24px}.login-title{font-size:28px;letter-spacing:-.84px}}.time-range-selector{display:flex;padding:6px;align-items:center;justify-content:space-between;gap:8px;border-radius:26px;margin-bottom:0;position:relative;background-color:#fff;border:1px solid #000;width:100%;flex-shrink:0;box-sizing:border-box;height:36px}.time-range-slider{position:absolute;top:6px;bottom:6px;width:calc((100% - 36px)/4);background-color:var(--trs-accent, #95F492);border-radius:20px;transition:left .2s ease;z-index:0;border:none;outline:none}.time-range-button{padding:0;border:none;background:transparent;color:#999;font-family:Satoshi Variable,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s;flex:1;text-align:center;position:relative;z-index:1;height:100%;display:flex;align-items:center;justify-content:center;outline:none}.time-range-button.active{color:#111;font-weight:600}.time-range-button:focus{outline:none}.time-range-button:hover:not(.active){color:#666}.chart-container{width:100%;height:100%;margin:0;padding:0;flex-shrink:0;box-sizing:border-box}.chart-container,.chart-container *,.chart-container svg{outline:none!important}.chart-container svg{display:block}.total-clients-container{display:flex;flex-direction:column;width:420px;height:460px;padding:20px 15px 8px;align-items:flex-start;gap:12px;flex-shrink:0;border-radius:20px;border:1px solid #454545;background-color:#fff;box-sizing:border-box;overflow:hidden;margin:0}.total-clients-chart-fill{width:100%;flex:1 1 auto;display:flex}.total-clients-chart-fill .chart-container{width:100%;min-height:120px}.total-clients-chart-fill{margin-left:-15px;width:calc(100% + 15px)}.total-clients-header{margin-bottom:0;width:100%;align-self:flex-start;position:relative}.total-clients-title{color:#000;font-family:Satoshi Variable,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.6px;margin:0 0 4px}.total-clients-number-container{display:flex;align-items:baseline;width:100%}.total-clients-number{color:#000;font-family:Satoshi Variable,sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-1.08px}.total-clients-date{position:absolute;right:0;top:0;color:#626262;font-family:Satoshi Variable,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.45px}.loading-message,.error-message{text-align:center;padding:40px;color:#666;font-family:Satoshi Variable,sans-serif}.error-message{color:red}@media(max-width:768px){.total-clients-container{width:100%;max-width:100%;padding:16px;height:auto}.total-clients-title{font-size:18px}.total-clients-number{font-size:28px}.total-clients-date{font-size:13px}.chart-container{height:120px}}@media(max-width:480px){.total-clients-container{width:100%;max-width:100%;padding:12px;height:auto;border-radius:12px}.total-clients-title{font-size:16px}.total-clients-number{font-size:24px}.total-clients-date{font-size:12px}.time-range-selector{gap:4px;padding:2px}.time-range-button{padding:6px 12px;font-size:12px}.chart-container{height:100px}}.card-frame{display:flex;flex-direction:column;width:100%;max-width:100%;padding:24px;gap:12px;flex-shrink:0;border-radius:20px;border:1px solid #454545;background-color:#fff;box-sizing:border-box;overflow:visible}.card-frame.small{width:auto;padding:16px}.card-frame.clients-card{padding:20px 15px 12px;min-height:0;width:100%}@media(max-width:768px){.card-frame{width:100%}}.total-visitors-header{width:100%;position:relative}.total-clients-header{min-height:36px}.total-visitors-title{color:#000;font-family:Satoshi Variable,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.6px;margin:0}.total-visitors-date{position:absolute;right:0;top:0;color:#626262;font-family:Satoshi Variable,sans-serif;font-size:15px;font-weight:500;line-height:120%}.total-visitors-number-container{margin-top:0;display:flex;align-items:baseline}.header-number-group{display:flex;flex-direction:column;gap:0}.header-number-group{display:flex;flex-direction:column;gap:0;flex:0 0 auto}.total-clients-number-container,.total-visitors-number-container{margin-top:0}.total-visitors-number{color:#000;font-family:Satoshi Variable,sans-serif;font-size:36px;font-weight:400;line-height:120%}.departments-row{display:flex;margin-top:auto;width:100%;align-items:flex-end;justify-content:space-between}.departments-row{display:flex;gap:20px;flex:1 1 auto;width:100%;align-items:stretch;justify-content:space-between}.total-visitors-frame .departments-row{margin-top:4px}.total-visitors-frame{padding:20px 15px 24px;min-height:460px}.total-visitors-frame{width:100%;max-width:none}.total-visitors-inner{position:relative;width:100%;height:100%}.total-visitors-inner{display:flex;flex-direction:column}.total-visitors-inner{gap:12px}.tv-tooltip{position:absolute;pointer-events:none;transform:translate(-50%,-120%);background:#ddffc2;color:#000;padding:6px 8px;border-radius:20px;font-size:12px;white-space:nowrap;box-shadow:0 4px 12px #00000026;z-index:40}.dept-column{display:flex;flex-direction:column;align-items:center;flex:1 1 0}.dept-column{display:flex;flex-direction:column;align-items:center;flex:1 1 0;justify-content:flex-end}.dept-name{color:#454545;font-family:Satoshi Variable,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.36px;margin-bottom:0}.dept-pct{color:#454545;font-family:Satoshi Variable,sans-serif;font-size:12px;font-weight:400;line-height:120%;margin-top:12px;margin-bottom:8px}.dept-bar-outer{width:100%;flex:1 1 auto;min-height:160px;display:flex;align-items:flex-end;justify-content:center}.dept-bar-inner{width:clamp(48px,8vw,96px);border-radius:5px 5px 0 0;display:block;height:100%;max-height:none;box-sizing:border-box}.dept-value{margin-top:10px;color:#000;font-family:Satoshi Variable,sans-serif;font-size:15px;font-weight:700;line-height:120%;text-align:center}.dept-name{margin-bottom:0}.dept-pct{margin-top:12px;margin-bottom:6px}.dept-bar-outer{overflow:visible}@media(max-width:768px){.card-frame{width:100%}.departments-row{gap:8px}.dept-column{width:auto}}.home-chart-section{margin-top:20px;display:flex;flex-direction:column;gap:16px}.dashboard-widgets{display:flex;flex-direction:row;gap:8px;align-items:stretch}.visitors-column{display:flex;flex-direction:column;gap:8px}.clients-column{flex:0 0 420px}.visitors-column{flex:1 1 0}.clients-column{display:flex;flex-direction:column;gap:8px}.button-row{display:flex;gap:12px;align-items:center}@media(max-width:768px){.dashboard-widgets{flex-direction:column;gap:12px}}.get-clients-button{display:inline-flex;padding:8px 12px;justify-content:center;align-items:center;gap:4px;border-radius:20px;border:1px solid #5B5B5B;background:#95f492;color:#000;text-decoration:none;font-family:Satoshi Variable,sans-serif;font-size:12px;font-weight:500;transition:opacity .2s,transform .1s;width:fit-content}.get-clients-button,.get-clients-button:link,.get-clients-button:visited{color:#000}.get-clients-button:hover,.get-clients-button:active,.get-clients-button:focus{color:#000;outline:none;-webkit-text-fill-color:#000;text-decoration:none}.get-clients-button svg{width:10px;height:10px}.get-clients-button:hover{opacity:.9;transform:translateY(-1px)}.get-clients-button:active{transform:translateY(0)}.get-clients-button svg{flex-shrink:0}@media(max-width:768px){.home-chart-section{margin-top:16px;gap:12px}.get-clients-button{padding:8px 16px;font-size:12px}}@media(max-width:480px){.home-chart-section{margin-top:12px;gap:10px}.get-clients-button{padding:8px 12px;font-size:12px;width:100%;justify-content:center}}.get-clients-page{width:100%}.get-clients-content{margin-top:20px;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.get-clients-content{margin-top:16px;gap:12px}}@media(max-width:480px){.get-clients-content{margin-top:12px;gap:10px}}.clients-page{display:flex;flex-direction:column;min-height:calc(100vh - 100px);overflow-y:auto;padding-right:15px;padding-bottom:32px;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.clients-page::-webkit-scrollbar{width:0;height:0;display:none}.number-of-clients-graph{width:100%;max-width:100%;margin-top:20px;margin-bottom:12px}.clients-row{display:flex;gap:24px;align-items:stretch;min-height:calc(100vh - 320px)}.clients-left{flex:1 1 65%;display:flex;flex-direction:column}.clients-right{flex:1 1 35%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.add-client-block{margin-top:12px}.heading-text{color:#000;font-family:Satoshi Variable,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.6px}.record-text{color:#6f6c6c;font-family:Satoshi Variable,sans-serif;font-size:12px;font-weight:400;line-height:130%;white-space:normal;word-break:break-word}.clients-actions{display:flex;gap:12px;margin-top:20px}.clients-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;gap:6px;border-radius:8px;background:transparent;border:1px solid transparent;cursor:pointer}.clients-button span{color:#2b4118;font-family:Satoshi Variable,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.39px}.buttons-row{display:flex;justify-content:space-between;gap:12px;margin-top:8px}.recent-label{margin-top:20px}.search-block,.client-info-block .card-frame{width:100%}.search-block .buttons-row{display:flex;justify-content:space-between;gap:24px;margin-top:8px}.client-cta{background:#a8e8a6;border:1px solid #5B5B5B}.client-cta span{color:#2b4118}.get-clients-button,.client-cta{display:inline-flex!important;align-items:center!important;gap:8px;height:34px;padding:6px 12px;border-radius:20px;line-height:1}.search-block .buttons-row>div:first-child .client-cta svg{width:12px;height:12px;flex-shrink:0;display:inline-block;vertical-align:middle;margin-right:8px}.search-block .buttons-row>div:last-child .client-cta svg{width:10px;height:10px;display:inline-block;vertical-align:middle;margin-right:8px}.recent-table-wrapper .recent-table-body{display:table-row-group}.clients-left .recent-table-wrapper{width:100%!important;max-width:100%!important;overflow:visible}.no-recent-cell{text-align:center}.service-cell{display:flex;align-items:center;gap:8px}.service-color{width:10px;height:10px;border-radius:50%;flex-shrink:0}@media(max-width:900px){.clients-row{flex-direction:column}}@media(max-width:480px){.clients-page{padding-right:10px}}.clinic-page{display:flex;flex-direction:column;min-height:calc(100vh - 100px);padding-bottom:32px}.clinic-row{display:flex;gap:24px;align-items:stretch;min-height:calc(100vh - 320px)}.clinic-left{flex:1 1 65%;display:flex;flex-direction:column}.clinic-right{flex:1 1 35%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.clinic-right .client-form-card{margin-top:20px}@media(max-width:900px){.clinic-row{flex-direction:column;min-height:auto}.clinic-right{flex:1 1 100%!important;width:100%!important;max-width:100%!important}.clinic-right .client-form-card{width:100%!important;max-width:100%!important}.clinic-left{flex:1 1 100%!important;width:100%!important}}.clinic-left .recent-table-wrapper{width:100%!important;max-width:100%!important;overflow:visible}.clinic-page .recent-table thead th{background:#fdb9d4}.clinic-right .cf-submit{background:#95f492;border:1px solid #95F492;color:#fff}.clinic-right .cf-submit:hover{filter:brightness(.95)}.clients-right .cf-submit{background:#95f492;border:1px solid #5B5B5B;color:#2b4118}.clients-right .cf-submit:hover{filter:brightness(.95)}.searchbar-container{position:relative;width:100%;max-width:560px}.searchbar-input{display:flex;align-items:center;width:100%;height:32px;padding:0 12px;gap:8px;border-radius:20px;border:1px solid #2B4118;background:#ddffc2;box-sizing:border-box}.searchbar-input.form{background:transparent;border:none;padding:0;height:auto}.searchbar-input.form .searchbar-text{padding:8px 12px;border-radius:8px;border:1px solid #E5E5E5;background:transparent;height:auto}.searchbar-icon{flex-shrink:0}.searchbar-text{border:none;background:transparent;outline:none;color:#2b4118;font-family:Satoshi Variable;font-size:13px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.39px;width:100%}.searchbar-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fdfdfd;border-radius:8px;box-shadow:0 6px 12px #0000000f;z-index:50;max-height:240px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.searchbar-dropdown::-webkit-scrollbar{display:none}.searchbar-item{padding:8px 12px;cursor:pointer;display:flex;justify-content:flex-start;align-items:center}.searchbar-item:hover{background:#f2f2f2}.searchbar-item-main{display:flex;flex-direction:column}.searchbar-item-name{font-family:Satoshi Variable,sans-serif;color:#2b4118}.searchbar-item-nick{color:var(--sds-color-text-default-tertiary);font-weight:400;margin-left:6px}.searchbar-item-meta{color:var(--sds-color-text-default-tertiary);font-size:12px;margin-top:4px}.responsive-table-wrapper{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #5B5B5B}.recent-table-wrapper{margin-top:13px;display:block;width:calc(100% - 140px);max-width:calc(100% - 140px);overflow:hidden;margin-left:0;margin-right:auto}.recent-table{width:100%;border-collapse:collapse;table-layout:fixed}.recent-table thead th{background:#ddffc2;color:#454545;font-family:Satoshi Variable,sans-serif;font-size:12px;font-weight:500;line-height:130%;padding:8px 12px;text-align:left;border-left:1px solid #5B5B5B;border-right:1px solid #5B5B5B;border-bottom:1px solid #5B5B5B;border-top:none}.recent-table tbody td{min-height:40px;height:auto;padding:8px 12px;color:#6f6c6c;font-family:Satoshi Variable,sans-serif;font-size:12px;font-weight:400;line-height:130%;border-left:1px solid #5B5B5B;border-right:1px solid #5B5B5B;border-bottom:1px solid #5B5B5B;word-wrap:break-word;overflow-wrap:anywhere}.recent-table th:nth-child(1),.recent-table td:nth-child(1){width:58%}.recent-table th:nth-child(2),.recent-table td:nth-child(2){width:21%}.recent-table th:nth-child(3),.recent-table td:nth-child(3){width:21%}.responsive-table-wrapper .recent-table thead th:first-child,.responsive-table-wrapper .recent-table tbody tr td:first-child{border-left:none}.responsive-table-wrapper .recent-table thead th:last-child,.responsive-table-wrapper .recent-table tbody tr td:last-child{border-right:none}.responsive-table-wrapper .recent-table tbody tr:last-child td{border-bottom:none}.no-recent-cell{border-left:none!important;border-right:none!important;text-align:center}.clients-total-panel{display:flex;flex-direction:row;gap:16px;width:100%;align-items:flex-start}.ctp-header{display:flex;flex-direction:column;gap:6px;width:300px}.ctp-title{color:#000;font-family:Satoshi Variable,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.6px;margin:0 0 4px}.ctp-number{color:#000;font-family:Satoshi Variable,sans-serif;font-size:36px;font-weight:400;line-height:120%;letter-spacing:-1.08px}.ctp-date-block{display:flex;flex-direction:column;gap:4px;margin-top:8px}.ctp-date-label{color:#000;font-family:Satoshi Variable;font-size:16px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.48px}.ctp-date-value{color:#000;font-family:Satoshi Variable;font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.72px}.ctp-body{display:flex;gap:16px;align-items:flex-start;flex:1 1 auto}.ctp-range-frame{min-width:180px;max-width:260px;display:flex;align-items:center}.ctp-range-under{width:100%;margin-top:14px}.ctp-range-inner{width:-moz-fit-content;width:fit-content;padding:6px;border-radius:26px;border:1px solid #717171;display:flex;gap:12px;background:#fff;align-items:center;justify-content:flex-start;position:relative;box-sizing:border-box}.ctp-range-btn{padding:6px 10px;border-radius:20px;border:none;background:transparent;color:#8a8a8a;font-size:12px;cursor:pointer;height:28px;display:inline-flex;align-items:center;justify-content:center}.ctp-range-btn.active{background:var(--ctp-accent, rgba(17,17,17,.08));color:#111;font-weight:600}.ctp-range-btn:focus{outline:none}.ctp-chart{flex:1 1 auto;display:flex;align-items:flex-start}.clients-total-panel .chart-container{margin-top:0}.card-frame.client-info-card{padding:12px 16px;min-height:0!important;height:auto!important}.client-info{width:100%;box-sizing:border-box;position:relative;color:#222}.ci-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.ci-row{display:flex;gap:12px;align-items:baseline}.ci-label{color:#000;font-family:Satoshi Variable;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.48px}.ci-value{color:#454545;font-family:Satoshi Variable;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.48px;overflow:hidden;text-overflow:ellipsis}.ci-activities{display:flex;flex-direction:column;gap:12px}.activities-label{display:inline-block;font-family:Satoshi Variable;font-size:16px;color:#000;font-weight:400;line-height:120%;letter-spacing:-.48px;position:relative;padding-bottom:8px}.activities-label:after{content:"";display:block;height:1px;width:50%;background:#000;margin-top:6px}.ci-attendance-row{display:flex;align-items:center;gap:12px}.ci-attendance{color:#000;font-family:Satoshi Variable;font-size:40px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-1.2px}.ci-delta,.ci-delta.positive,.ci-delta.negative{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.ci-delta.positive{background:#87ff8f;color:#000;font-family:Satoshi Variable;font-size:11px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.33px}.ci-delta.negative{background:#fd6464;color:#5a0b0b}.ci-delta.neutral{background:#f0f0f0;color:#333;font-family:Satoshi Variable;font-size:11px;font-weight:600}.loading-message,.error-message{font-size:13px;color:#666}:root{--sds-typography-body-size-medium: 16px;--sds-typography-body-font-weight-regular: 400;--sds-color-text-default-tertiary: #6F6C6C;--sds-size-space-300: 8px;--sds-size-space-400: 12px}.client-form-inner{padding:0;display:flex;flex-direction:column;gap:8px;margin:0}.cf-label{color:#5b5b5b;font-family:Satoshi Variable;font-size:var(--sds-typography-body-size-medium);font-style:normal;font-weight:var(--sds-typography-body-font-weight-regular);line-height:140%}.cf-input{display:flex;min-width:240px;width:100%;padding:var(--sds-size-space-300) var(--sds-size-space-400);align-items:center;align-self:stretch;border:1px solid #E5E5E5;border-radius:8px;background:transparent;font-family:Satoshi Variable;color:var(--sds-color-text-default-tertiary);font-size:var(--sds-typography-body-size-medium);font-weight:var(--sds-typography-body-font-weight-regular);line-height:140%;-ms-overflow-style:none;scrollbar-width:none}.cf-input::-webkit-scrollbar{display:none;width:0;height:0}.cf-input::-webkit-scrollbar-thumb{background:transparent}.cf-input::-webkit-scrollbar-track{background:transparent}.cf-input:focus,.cf-input:focus-visible{outline:none;box-shadow:none;border-color:#e5e5e5}.cf-input option:hover{background:#ddffc2}.cf-input::-moz-focus-inner{border:0}select.cf-input{border:none;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:var(--sds-size-space-400)}select.cf-input option{border-radius:6px}.cf-submit{margin:0;background:#f24b8e;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;color:#fff;font-family:Satoshi Variable;font-size:var(--sds-typography-body-size-medium);font-style:normal;font-weight:500;line-height:140%}.cf-select-wrapper{position:relative;display:block;width:100%}.cf-select-button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:var(--sds-size-space-300) var(--sds-size-space-400);border:1px solid #E5E5E5;border-radius:8px;background:transparent;font-family:Satoshi Variable;color:var(--sds-color-text-default-tertiary);font-size:var(--sds-typography-body-size-medium);cursor:pointer}.cf-select-placeholder{color:var(--sds-color-text-default-tertiary);font-family:Satoshi Variable;font-size:var(--sds-typography-body-size-medium);font-style:normal;font-weight:var(--sds-typography-body-font-weight-regular);line-height:140%}.cf-required{color:#d32;font-weight:600;margin-left:6px}.cf-select-caret{margin-left:8px;display:inline-block;width:14px;height:8px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'><path d='M13 0.5L6.75 6.75L0.5 0.500001' stroke='%23B3B3B3' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:center;background-size:14px 8px;color:transparent;font-size:0}.cf-select-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:100%;background:#fff;border-radius:8px;border:none;box-shadow:0 6px 18px #2b41181f;padding:6px;z-index:40;list-style:none;margin:0;max-height:240px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.cf-select-menu::-webkit-scrollbar{display:none}.cf-select-option{padding:8px 12px;border-radius:6px;cursor:pointer;color:#5b5b5b;font-family:Satoshi Variable;list-style:none}.cf-select-option:hover,.cf-select-option:focus{background:#ddffc2;outline:none}.cf-suggestions{margin-top:8px;border:1px solid #EFEFEF;border-radius:8px;background:#fff;padding:8px}.cf-suggestions-title{font-weight:600;margin-bottom:6px}.cf-suggestions ul{list-style:none;padding:0;margin:0}.cf-suggestion-row{display:flex;align-items:flex-start;padding:6px 8px;border-radius:6px}.cf-suggestion-row+.cf-suggestion-row{margin-top:6px}.cf-suggestion-main{display:flex;flex-direction:column}.cf-suggestion-full{font-family:Satoshi Variable;font-size:14px;color:#2b4118}.cf-suggestion-nick{color:var(--sds-color-text-default-tertiary);font-weight:400;margin-left:6px}.cf-suggestion-id{color:var(--sds-color-text-default-tertiary);font-size:12px;margin-top:4px}.unique-clients-container{display:flex;flex-direction:column;width:420px;height:460px;padding:20px 15px 8px;align-items:flex-start;gap:12px;flex-shrink:0;border-radius:20px;border:1px solid #454545;background-color:#fff;box-sizing:border-box;overflow:hidden;margin:0}.unique-clients-container .total-clients-header{min-height:36px}.unique-clients-container .total-clients-title,.unique-clients-container .total-clients-number{color:#000}.unique-clients-container .time-range-slider{background-color:#fe87b1}.unique-clients-container .time-range-button.active{color:#000}@media(max-width:768px){.unique-clients-container{width:100%;max-width:100%;padding:16px}.unique-clients-container .total-clients-title{font-size:18px}.unique-clients-container .total-clients-number{font-size:28px}}@media(max-width:480px){.unique-clients-container{width:100%;max-width:100%;padding:12px;border-radius:12px}.unique-clients-container .total-clients-title{font-size:16px}.unique-clients-container .total-clients-number{font-size:24px}}.total-clients-chart-fill{width:100%;flex:1 1 auto;display:flex;margin-left:-15px;width:calc(100% + 15px)}.gender-breakdown-frame{padding:20px 15px 24px;min-height:460px;width:100%}.gender-breakdown-inner{display:flex;gap:12px;width:100%;align-items:center;justify-content:center;flex:1 1 auto;height:100%}.gender-left,.gender-right{flex:1 1 50%;display:flex;align-items:center;justify-content:center}.gender-list{width:100%;display:flex;flex-direction:column;gap:12px;justify-content:center}.gender-row{display:flex;padding:10px 14px;justify-content:space-between;align-items:flex-end;align-self:stretch;border-radius:5px;border:1px solid #D2D2D2;background:#fff}.gender-left-label{display:flex;gap:12px;align-items:center}.gender-swatch{width:28px;height:28px;border-radius:5px;flex:0 0 auto;border:1px solid rgba(0,0,0,.06)}.gender-name,.gender-value{color:#5b5b5b;font-family:Satoshi Variable;font-size:16px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.48px}.gender-loading,.gender-error{color:#777;font-family:Satoshi Variable}@media(max-width:768px){.gender-breakdown-inner{flex-direction:column}.gender-left,.gender-right{width:100%}}.page-label{color:#000;font-family:Satoshi Variable;font-size:24px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.72px}.coat-check-section>div[style*=height]{height:12px!important}.activity-section>div[style*=margin]{margin-top:12px!important}.washroom-section>div[style*=height],.sanctuary-section>div[style*=height],.safe-sleep-section>div[style*=height],.clinic-section>div[style*=height]{height:12px!important}.activity-section>div:last-child[style*=marginTop]{margin-top:12px!important}.attendance-card{position:relative;z-index:6}.attendance-inner{display:flex;gap:16px;align-items:flex-start;position:relative}:root{--attendance-donut-height: 220px;--card-frame-padding-top: 24px;--attendance-gap: 30px}.attendance-left{width:280px;min-width:200px;display:flex;align-items:center;justify-content:center;min-height:var(--attendance-donut-height);position:absolute;left:50%;top:0;transform:translate(-50%);z-index:999;pointer-events:auto}.attendance-card{margin-top:calc(var(--attendance-donut-height) + var(--attendance-gap) - var(--card-frame-padding-top))}.attendance-right{flex:1;min-width:0;overflow-x:hidden}.records-table-wrapper{overflow:auto}.records-table{width:100%;border-collapse:collapse;font-size:13px}.records-table thead th{text-align:left;padding:8px 12px;border-bottom:1px solid #e6e6e6;color:#333;background:transparent}.records-table.small thead th{background:#ffc75e}.records-table tbody td{padding:8px 12px;border-bottom:1px solid #f4f4f4}.day-row .day-header{background:transparent;padding:8px 12px 8px 0;color:#222;text-align:left}.records-table tbody td.day-header{padding-left:0!important}.records-table .day-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;white-space:nowrap}.day-name{font-weight:700;display:inline-block;margin-right:4px}.day-color{width:12px;height:12px;border-radius:2px;display:inline-block;flex:0 0 auto;margin-left:0;vertical-align:middle}.name-cell{display:flex;align-items:center;gap:8px}.name-color{width:12px;height:12px;border-radius:2px;display:inline-block}.empty-row td{background:transparent}.recharts-wrapper{display:block}.attendance-day-table{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.attendance-day-table::-webkit-scrollbar{display:none}.add-attendee{border-radius:20px;background:#ffca66;color:#404040;font-family:Satoshi Variable,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:-.39px;padding:6px 10px;border:none;cursor:pointer}.add-attendee:disabled{opacity:.6;cursor:default}.card-frame.attendance-day-card{--attendance-day-card-height: 360px;height:var(--attendance-day-card-height);min-height:var(--attendance-day-card-height);max-height:var(--attendance-day-card-height);overflow:hidden;padding:0}.card-frame.attendance-day-card .cf-input{min-width:0!important;width:100%!important;max-width:100%!important;padding:6px 8px!important;box-sizing:border-box!important;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.card-frame.attendance-day-card .cf-input::-webkit-scrollbar{display:none}.card-frame.attendance-day-card select.cf-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff!important;color:#222!important;font-family:Satoshi Variable,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial!important;font-size:13px!important;padding:8px 40px 8px 10px!important;border-radius:10px!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 1px 2px #1018280a!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' fill='none'><path d='M6.25 9.375L12.5 15.625L18.75 9.375' stroke='%234F311D' stroke-linecap='round' stroke-linejoin='round'/></svg>")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:14px 14px!important;transition:box-shadow .12s ease,border-color .12s ease,transform .12s ease!important}.cf-select-button:focus,.cf-select-button:focus-visible,.cf-select-button:hover,.cf-select-button:active,.cf-select-button{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;border-color:#00000014!important}.cf-select-button::-moz-focus-inner{border:0!important}.carousel-dot:focus,.carousel-dot:focus-visible,.carousel-dot:hover,.carousel-dot:active,.carousel-dot{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-webkit-tap-highlight-color:transparent!important;border-color:inherit!important}.card-frame.attendance-day-card input.cf-input{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.card-frame.attendance-day-card input.cf-input::-webkit-scrollbar{display:none}.card-frame.attendance-day-card .attendance-day-table{border-radius:20px;border:1px solid rgba(0,0,0,.06);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.card-frame.attendance-day-card .records-table{border-collapse:separate;border-radius:20px;width:100%;border-spacing:0}.card-frame.attendance-day-card .records-table td:nth-child(2),.card-frame.attendance-day-card .records-table th:nth-child(2){width:110px;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-frame.attendance-day-card .records-table tbody td{border-top:1px solid #EFECEA}.edit-card-btn{border-radius:20px;background:#000;color:#fff;font-family:Satoshi Variable,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:-.39px;padding:6px 10px;border:none;cursor:pointer}.top-save-btn,.top-cancel-btn{border:none;border-radius:16px;padding:0;cursor:pointer;font-size:12px;line-height:1;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.top-save-btn{background:#deffa8;color:#1b1b1b}.top-save-btn:hover{filter:brightness(.98)}.top-cancel-btn{background:#ffc2c2;color:#ff5353;font-weight:600}.top-cancel-btn:hover{filter:brightness(.98)}.score-input-edit{width:52px;padding:4px 6px;border-radius:6px;border:1px solid rgba(0,0,0,.08);text-align:center;font-family:Satoshi Variable,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:transparent!important;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.score-input-edit::-webkit-scrollbar{display:none}.score-input-edit:focus{outline:none;box-shadow:0 4px 12px #4f311d0f;border-color:#4f311d}.score-input-edit::-webkit-outer-spin-button,.score-input-edit::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.score-input-edit[type=number]{-moz-appearance:textfield}.day-color-indicator{flex:0 0 auto}.card-frame.attendance-day-card>div{height:100%;display:flex;flex-direction:column}.card-frame.attendance-day-card .attendance-day-inner{padding:12px;height:100%;display:flex;flex-direction:column;box-sizing:border-box}.card-frame.attendance-day-card .attendance-day-main{display:flex;gap:10px;flex:1 1 auto;min-height:0}.card-frame.attendance-day-card .attendance-day-main>div{display:flex;flex-direction:column;min-height:0}.card-frame.attendance-day-card .attendance-day-table{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.card-frame.attendance-day-card .attendance-day-table::-webkit-scrollbar{display:none}.card-frame.attendance-day-card>div>.attendance-right,.card-frame.attendance-day-card .attendance-right{flex:0 0 auto}.edit-attendance-root{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;position:relative}.edit-attendance-wrapper{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.edit-attendance-scroll-wrapper,.edit-attendance{min-width:0;max-width:100%;overflow-x:auto}.edit-attendance .attendance-title{color:#000;font-family:Satoshi Variable;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.6px;margin-bottom:12px}.edit-attendance-wrapper>button{background:transparent;border:none;padding:0;cursor:pointer;align-self:center}.edit-attendance-scroll-wrapper{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;position:relative}.edit-attendance{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.edit-attendance-scroll{scrollbar-width:none;-ms-overflow-style:none}.edit-attendance-scroll::-webkit-scrollbar{display:none}.carousel-dots{display:flex;justify-content:center;margin-top:8px;gap:8px}.carousel-dot{width:18px;height:18px;border-radius:50%;background:#ebe6dc;border:1px solid #989898;padding:0;cursor:pointer;box-sizing:border-box}.carousel-dot.active{background:#ffca66;border:1px solid #4F311D}@media(max-width:900px){.attendance-inner{flex-direction:column}.attendance-left{position:relative;width:100%;transform:none;left:auto;top:auto}.attendance-card{margin-top:0}}.score-input-edit{position:relative;z-index:auto;background:#ffc8640f!important;color:#222!important;border:1px dashed rgba(79,49,29,.18)!important}.attendance-day-table{position:relative}.attendance-day-table,.attendance-day-table *,.edit-attendance-scroll,.edit-attendance-scroll *,.cf-select-menu,.cf-select-menu *{-ms-overflow-style:none;scrollbar-width:none}.attendance-day-table::-webkit-scrollbar,.attendance-day-table *::-webkit-scrollbar,.edit-attendance-scroll::-webkit-scrollbar,.edit-attendance-scroll *::-webkit-scrollbar,.cf-select-menu::-webkit-scrollbar,.cf-select-menu *::-webkit-scrollbar{display:none;width:0;height:0}.attendance-right,.attendance-right *,.card-frame.attendance-day-card .attendance-right,.card-frame.attendance-day-card .attendance-right *{-ms-overflow-style:none;scrollbar-width:none}.attendance-right::-webkit-scrollbar,.attendance-right *::-webkit-scrollbar,.card-frame.attendance-day-card .attendance-right::-webkit-scrollbar,.card-frame.attendance-day-card .attendance-right *::-webkit-scrollbar{display:none;width:0;height:0}.heatmap-root{width:100%;box-sizing:border-box}:root{--cell-height: 28px;--row-gap: 8px;--header-height: 24px;--ylabels-width: 140px}.heatmap-grid-wrap{display:flex;gap:12px;align-items:start}.heatmap-ylabels{display:grid;grid-template-rows:repeat(5,var(--cell-height));row-gap:var(--row-gap);flex:0 0 var(--ylabels-width);width:var(--ylabels-width);margin-top:var(--header-height)}.heatmap-left{display:flex;flex-direction:column;gap:12px;align-items:stretch}.heatmap-legend-block{display:flex;flex-direction:row;gap:12px;justify-content:center;margin-top:6px;padding-left:6px}.heatmap-legend-vertical-item{display:flex;flex-direction:column;align-items:center;gap:6px}.legend-heatbox{width:36px;height:16px;border-radius:4px;box-shadow:inset 0 0 0 1px #00000008}.heatmap-legend-container{display:flex;gap:12px;margin-top:24px;padding-left:6px;align-items:center}.heatmap-legend-item{display:flex;flex-direction:column;align-items:center;gap:6px}.heatmap-ylabel{color:#a09e9e;font-family:Satoshi Variable;font-size:13px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.39px;height:var(--cell-height);display:flex;align-items:center;justify-content:center;text-align:center}.heatmap-grid{flex:1 1 auto;min-width:0}.heatmap-grid-header{display:grid;grid-template-columns:repeat(10,1fr);gap:8px;height:var(--header-height);align-items:center;margin-bottom:8px}.heatmap-xlabel{color:#a09e9e;font-family:Satoshi Variable;font-size:13px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.39px;text-align:center}.heatmap-card-title{color:#000;font-family:Satoshi Variable;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.6px}.heatmap-grid-body{display:grid;grid-template-rows:repeat(5,var(--cell-height));row-gap:var(--row-gap)}.heatmap-row{display:grid;grid-template-columns:repeat(10,1fr);column-gap:8px}.heatmap-cell{width:100%;height:var(--cell-height);border-radius:5px}.heatmap-cell-label{display:inline-block;color:#fff;font-family:Satoshi Variable;font-size:12px;font-weight:500;line-height:120%;text-align:center;width:100%}.heatmap-legend{margin-top:12px}.heatmap-legend-left{display:flex;gap:12px;align-items:center}.heatmap-legend-item{display:flex;align-items:center;gap:8px}.legend-swatch{width:var(--cell-size);height:calc(var(--cell-size) / 2);border-radius:4px}.legend-label{color:#a09e9e;font-family:Satoshi Variable;font-size:13px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.39px}@media(max-width:600px){.heatmap-grid-header,.heatmap-row{grid-template-columns:repeat(10,60px)}.heatmap-xlabel,.heatmap-ylabel{font-size:12px}:root{--cell-height: 26px;--ylabels-width: 110px}}.coat-check-left .recent-table-wrapper{width:100%!important;max-width:100%!important;overflow:visible}.coat-check-left .recent-table thead th{background:#ff9898!important;color:#454545!important;font-family:Satoshi Variable!important;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:130%!important}.coatcheck-submit{border-radius:20px!important;background:#f93d3d!important;color:#fff!important;border:none!important;padding:8px 12px!important}.coatcheck-timeout{border-radius:20px!important;background:#fd5151!important;color:#454545!important;border:none!important;padding:6px 10px!important}.coat-check-left .recent-table tbody td{min-height:40px!important;padding:8px 12px!important}.coat-check-left .service-cell{align-items:center}.coat-check-left .chart-line{stroke:#fd5151!important}.coat-check-left .recent-table th:nth-child(1),.coat-check-left .recent-table td:nth-child(1){width:46%}.coat-check-left .recent-table th:nth-child(2),.coat-check-left .recent-table td:nth-child(2){width:12%}.coat-check-left .recent-table th:nth-child(3),.coat-check-left .recent-table td:nth-child(3){width:14%}.coat-check-left .recent-table th:nth-child(4),.coat-check-left .recent-table td:nth-child(4){width:14%}.coat-check-left .recent-table th:nth-child(5),.coat-check-left .recent-table td:nth-child(5){width:14%}.number-input-with-arrows{position:relative;display:inline-block;width:100%}.number-input-with-arrows .cf-input{padding-right:44px;box-sizing:border-box}.number-input-with-arrows .num-arrows{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px}.number-input-with-arrows .num-arrow{background:transparent;border:none;padding:2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.number-input-with-arrows .num-arrow svg{display:block;width:12px;height:7px}input.no-spinner::-webkit-outer-spin-button,input.no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.no-spinner{-moz-appearance:textfield}.coat-check-right .client-form-card{margin-top:20px}.coat-check-row{display:flex;gap:24px;align-items:flex-start}.coat-check-left{flex:1 1 65%;display:flex;flex-direction:column}.coat-check-right{flex:1 1 35%;display:flex;flex-direction:column}@media(max-width:900px){.coat-check-row{flex-direction:column}.coat-check-right{flex:1 1 100%!important;width:100%!important;max-width:100%!important}.coat-check-right .client-form-card{width:100%!important;max-width:100%!important}}.coat-check-left .recent-table tbody td:nth-child(5){text-align:center!important;vertical-align:middle!important}.coat-check-left .recent-table tbody td:nth-child(5)>.coatcheck-timeout{display:inline-block!important;margin:0!important;vertical-align:middle!important}.coat-check-left .recent-table tbody td:nth-child(5)>.coatcheck-timeout:focus,.coat-check-left .recent-table tbody td:nth-child(5)>.coatcheck-timeout:active,.coat-check-left .recent-table tbody td:nth-child(5)>.coatcheck-timeout:focus-visible{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;border:none!important}.sanctuary-timeout{border-radius:20px!important;background:#dbfe51!important;color:#000!important;border:none!important;padding:6px 10px!important}.sanctuary-serviced{border-radius:20px!important;border:none!important;padding:6px 10px!important;min-width:56px;color:#000!important;font-family:Satoshi Variable!important;font-size:11px!important;font-style:normal!important;font-weight:400!important;line-height:130%!important}.sanctuary-serviced.serviced-yes{background:#6bfe51!important}.sanctuary-serviced.serviced-no{background:#fe5151!important}.sanctuary-page .recent-table tbody td:nth-child(6){text-align:center!important;vertical-align:middle!important;display:table-cell!important}.sanctuary-page .recent-table tbody td:nth-child(6)>div{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.sanctuary-page .recent-table tbody td:nth-child(6)>.sanctuary-serviced,.sanctuary-page .recent-table tbody td:nth-child(5)>.sanctuary-timeout{display:inline-block!important;margin:0 auto!important;vertical-align:middle!important}.sanctuary-serviced:focus,.sanctuary-serviced:active,.sanctuary-serviced:focus-visible,.sanctuary-timeout:focus,.sanctuary-timeout:active,.sanctuary-timeout:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.sanctuary-page .recent-table thead th{background:#dbf47a!important;color:#454545!important;font-family:Satoshi Variable!important;font-size:12px!important;font-weight:500!important;line-height:130%!important}.sanctuary-submit{border-radius:20px!important;background:#dbfe51!important;color:#fff!important;border:none!important;padding:8px 12px!important}.sanctuary-right{flex:1 1 35%;display:flex;flex-direction:column}.sanctuary-right .client-form-card{margin-top:20px}.sanctuary-page .recent-table th:nth-child(1),.sanctuary-page .recent-table td:nth-child(1){width:32%}.sanctuary-page .recent-table th:nth-child(2),.sanctuary-page .recent-table td:nth-child(2){width:20%}.sanctuary-page .recent-table th:nth-child(3),.sanctuary-page .recent-table td:nth-child(3){width:14%}.sanctuary-page .recent-table th:nth-child(4),.sanctuary-page .recent-table td:nth-child(4){width:12%}.sanctuary-page .recent-table th:nth-child(5),.sanctuary-page .recent-table td:nth-child(5){width:12%}.sanctuary-page .recent-table th:nth-child(6),.sanctuary-page .recent-table td:nth-child(6){width:10%}@media(max-width:900px){.sanctuary-right{flex:1 1 100%!important;width:100%!important;max-width:100%!important}.sanctuary-right .client-form-card{width:100%!important;max-width:100%!important}.sanctuary-page .recent-table tbody td:nth-child(6){text-align:center!important;vertical-align:middle!important;padding:8px 4px!important}.sanctuary-page .recent-table tbody td:nth-child(6)>div{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:100%!important}.sanctuary-page .recent-table tbody td:nth-child(6)>div>.sanctuary-serviced{margin:0 auto!important;display:inline-block!important}}@media(max-width:480px){.sanctuary-page .recent-table tbody td:nth-child(6){padding:6px 2px!important}.sanctuary-serviced{padding:5px 8px!important;font-size:10px!important;min-width:48px!important}}.washroom-left .recent-table-wrapper{width:100%!important;max-width:100%!important;overflow:visible}.washroom-left .recent-table thead th{background:#a4e5ff!important;color:#454545!important;font-family:Satoshi Variable!important;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:130%!important}.washroom-submit{border-radius:20px!important;background:#42c2f6!important;color:#fff!important;border:none!important;padding:8px 12px!important}.washroom-timeout{border-radius:20px!important;background:#42c2f6!important;color:#fdfdfd!important;border:none!important;padding:6px 10px!important}.washroom-left .recent-table tbody td{min-height:40px!important;padding:8px 12px!important}.washroom-left .service-cell{align-items:center}.washroom-left .chart-line{stroke:#42c2f6!important}.washroom-left .recent-table th:nth-child(1),.washroom-left .recent-table td:nth-child(1){width:46%}.washroom-left .recent-table th:nth-child(2),.washroom-left .recent-table td:nth-child(2){width:12%}.washroom-left .recent-table th:nth-child(3),.washroom-left .recent-table td:nth-child(3){width:14%}.washroom-left .recent-table th:nth-child(4),.washroom-left .recent-table td:nth-child(4){width:14%}.washroom-left .recent-table th:nth-child(5),.washroom-left .recent-table td:nth-child(5){width:14%}.client-form-card .searchbar-container{max-width:100%!important;width:100%!important}.client-form-card .searchbar-input.form .searchbar-text,.client-form-card .cf-input{width:100%!important}select.cf-input{border:1px solid #E5E5E5!important;background:#fff!important;border-radius:8px!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;padding:8px 36px 8px 12px!important;color:#5b5b5b!important;font-family:Satoshi Variable!important;font-size:16px!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'><path fill='%235B5B5B' d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat!important;background-position:right 12px center!important}select.cf-input:focus,select.cf-input:focus-visible{outline:none!important;box-shadow:none!important;border-color:#e5e5e5!important}.washroom-right .client-form-card{margin-top:20px}.washroom-row{display:flex;gap:24px;align-items:flex-start}.washroom-left{flex:1 1 65%;display:flex;flex-direction:column}.washroom-right{flex:1 1 35%;display:flex;flex-direction:column}@media(max-width:900px){.washroom-row{flex-direction:column}.washroom-right{flex:1 1 100%!important;width:100%!important;max-width:100%!important}.washroom-right .client-form-card{width:100%!important;max-width:100%!important}}.washroom-left .recent-table tbody td:nth-child(5){text-align:center!important;vertical-align:middle!important}.washroom-left .recent-table tbody td:nth-child(5)>.washroom-timeout{display:inline-block!important;margin:0!important;vertical-align:middle!important}.washroom-timers{margin-top:15px;display:flex;flex-direction:column;gap:15px}.washroom-timer-card{padding:12px!important;min-height:48px;display:inline-flex;flex-direction:column;align-items:stretch;border-radius:8px;border:1px solid #5B5B5B;background:#fff;box-sizing:border-box;width:auto!important;align-self:flex-start}.washroom-timer-row{display:flex;align-items:center;justify-content:flex-start;gap:15px}.washroom-timer-heading{color:#000;font-family:Satoshi Variable;font-size:13px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.39px;padding:15px 0;margin:0 0 6px}.washroom-timer-label{color:#5b5b5b;font-family:Satoshi Variable;font-size:12px}.washroom-timer-time{color:#000;font-family:Satoshi Variable;font-size:20px;font-weight:400;line-height:120%;letter-spacing:-.6px}.washroom-timer-button{background:#42c2f6!important;color:#000!important;border-radius:20px!important;padding:6px 10px!important;font-family:Satoshi Variable!important;font-size:11px!important;font-weight:400!important;line-height:130%!important;border:none!important;box-shadow:none!important;flex:0 0 auto}.washroom-timeout:focus,.washroom-timeout:active,.washroom-timeout:focus-visible,.washroom-timer-button:focus,.washroom-timer-button:active,.washroom-timer-button:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.washroom-timer-time+.washroom-timer-button,.washroom-timer-button+.washroom-timer-time{margin-left:0}.washroom-timer-time{flex:0 0 auto}.washroom-left .recent-table tbody td:nth-child(5)>.washroom-timeout:focus,.washroom-left .recent-table tbody td:nth-child(5)>.washroom-timeout:active,.washroom-left .recent-table tbody td:nth-child(5)>.washroom-timeout:focus-visible{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;border:none!important}.washroom-right .cf-select-option:hover,.washroom-right .cf-select-option:focus{background:#a9e6ff!important}.clinic-submit{border-radius:20px!important;background:#f24b8e!important;color:#fff!important;border:none!important;padding:8px 12px!important}.safe-sleep-page .recent-table thead th{background:#8b9aff!important;color:#fff!important;font-family:Satoshi Variable!important;font-size:12px!important;font-weight:500!important;line-height:130%!important}.safe-sleep-submit{border-radius:20px!important;background:#5668e0!important;color:#fff!important;border:none!important;padding:8px 12px!important}.safe-sleep-row{display:flex;gap:20px;align-items:flex-start}.safe-sleep-left{flex:1 1 65%;min-width:420px}.safe-sleep-left .recent-table-wrapper{width:100%!important;max-width:100%!important;overflow:visible}.safe-sleep-right{flex:0 0 34%;max-width:420px}.safe-sleep-right .client-form-card{margin-top:20px}.safe-sleep-occupied{border-radius:20px!important;border:none!important;padding:6px 10px!important;min-width:56px;color:#fdfdfd!important;font-family:Satoshi Variable!important;font-size:11px!important;font-weight:400!important;line-height:130%!important}.safe-sleep-occupied.occupied-yes{background:#7789ff!important}.safe-sleep-occupied.occupied-no{background:#0a197f!important}.safe-sleep-page .recent-table tbody td:nth-child(4){text-align:center!important;vertical-align:middle!important}.safe-sleep-page .recent-table tbody td:nth-child(4)>.safe-sleep-occupied,.safe-sleep-page .recent-table tbody td:nth-child(3)>.safe-sleep-occupied{display:inline-block!important;margin:0!important;vertical-align:middle!important}.safe-sleep-occupied:focus,.safe-sleep-occupied:active,.safe-sleep-occupied:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.safe-sleep-page .recent-table th:nth-child(1),.safe-sleep-page .recent-table td:nth-child(1){width:36%}.safe-sleep-page .recent-table th:nth-child(2),.safe-sleep-page .recent-table td:nth-child(2){width:18%}.safe-sleep-page .recent-table th:nth-child(3),.safe-sleep-page .recent-table td:nth-child(3){width:30%}.safe-sleep-page .recent-table th:nth-child(1),.safe-sleep-page .recent-table td:nth-child(1){width:8%}.safe-sleep-page .recent-table th:nth-child(2),.safe-sleep-page .recent-table td:nth-child(2){width:54%}.safe-sleep-page .recent-table th:nth-child(3),.safe-sleep-page .recent-table td:nth-child(3){width:22%}.safe-sleep-page .recent-table th:nth-child(4),.safe-sleep-page .recent-table td:nth-child(4){width:16%}@media(max-width:900px){.safe-sleep-row{flex-direction:column;gap:24px}.safe-sleep-left{flex:1 1 100%;min-width:0;width:100%}.safe-sleep-right{flex:1 1 100%;max-width:100%;width:100%}.safe-sleep-right .client-form-card{margin-top:16px}.safe-sleep-left .recent-table-wrapper{width:100%;overflow-x:auto}.safe-sleep-page .recent-table{width:100%;min-width:100%}}@media(max-width:480px){.safe-sleep-row{gap:20px}.safe-sleep-right .client-form-card{margin-top:12px}}.activity-panel{padding-left:0;padding-right:0;box-sizing:border-box;min-height:calc(100vh - 120px);margin-bottom:0;padding-bottom:calc(100px + var(--row-height));--row-height: 54px;--row-gap: 0px;--time-label-offset: 28px}.activity-header{display:flex;justify-content:space-between;align-items:center;padding-top:20px}.activity-left{display:flex;gap:12px;align-items:center}.today-label{color:#000;font-family:Satoshi Variable;font-size:20px;font-weight:400;line-height:120%;letter-spacing:-.6px}.today-button{border-radius:20px;border:1px solid #CCC;background:#f1f1f1;color:#5b5b5b;font-family:Satoshi Variable;font-size:13px;font-weight:400;line-height:120%;letter-spacing:-.39px;padding:6px 10px}.activity-right{display:flex}.new-button{border-radius:20px;border:1px solid #000;background:#000;color:#fdfdfd;padding:6px 12px;font-size:12px;display:inline-flex;align-items:center;gap:8px}.new-button .plus{font-weight:700}.week-nav{display:flex;gap:0px;margin-top:20px;padding:0;height:44px;position:relative}.nav-btn{background:transparent;border:none;cursor:pointer}.nav-group{display:flex;gap:8px;align-items:center;position:absolute;left:0;top:50%;transform:translateY(-50%);padding-left:8px}.days-row{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-left:70px;width:calc(100% - 70px);justify-items:center;align-items:start}.day-header{display:flex;flex-direction:column;align-items:center;gap:5px;padding:6px 0;box-sizing:border-box;width:100%;text-align:center;justify-self:center}.day-name,.day-date{font-size:14px;color:#333}.calendar-grid{display:flex;gap:20px;margin-top:20px;height:calc(100vh - 240px);overflow:visible;padding:0 0 16px}.time-col{display:flex;flex-direction:column;gap:calc(var(--row-gap) + var(--time-label-offset));width:70px;flex-shrink:0}.time-cell{height:var(--row-height);display:flex;align-items:center;justify-content:center;padding-right:0}.time-col{display:flex;flex-direction:column;gap:0;width:70px;flex-shrink:0;height:100%;justify-content:space-between;padding-top:0;padding-bottom:0}.time-cell{height:auto;min-height:var(--row-height);display:flex;align-items:center;justify-content:center;padding-right:0}.time-cell .hour-inner{color:#858585;font-family:Satoshi Variable;font-size:11px;font-style:normal;font-weight:400;line-height:130%;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.days-col{display:grid;grid-template-columns:repeat(5,1fr);flex:1;gap:20px;position:relative}.days-col:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:#ddd;z-index:0}.day-column{display:grid;border-left:1px solid #ccc}.day-grid{display:grid;position:relative;grid-auto-rows:var(--row-height);row-gap:var(--row-gap)}.day-grid .slot-cell{border-bottom:1px solid #e6e6e6;height:var(--row-height)}.ac-event{position:absolute;left:4px;right:4px;background:#cfe9ff;border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;align-items:flex-start;gap:1px;max-width:100%;box-sizing:border-box;z-index:3;overflow:hidden}.ac-event-name{font-weight:600}.ac-event-time{font-size:11px;color:inherit;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.92;margin-top:0;transform:translateY(-2px)}.event-btns-wrapper{display:flex;gap:6px;align-items:center}.event-edit-btn{border-radius:20px;background:#ffca66;border:none;padding:4px 8px;cursor:pointer;font-weight:600;font-size:12px}.event-delete-btn{border-radius:20px;background:#fd5151;border:none;padding:4px 8px;cursor:pointer;font-weight:600;font-size:12px}.edit-cal-btn{border-radius:20px;background:#f07d0b;border:none;padding:6px 10px;margin-right:8px;cursor:pointer;font-weight:600;font-size:12px}.top-save-btn{background:#deffa8;border-radius:20px;border:none;padding:6px 8px}.top-cancel-btn{background:#ffc2c2;border-radius:20px;border:none;padding:6px 8px;margin-right:8px}.ac-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;padding:16px;z-index:10000}.ac-modal{background:#fff;padding:16px 16px 72px;border-radius:8px;width:100%;max-width:360px;max-height:90vh;overflow-y:auto;z-index:10001;position:relative;box-sizing:border-box}.ac-modal h3{color:#000;font-family:Satoshi Variable;font-size:24px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.72px;margin:0 0 20px}.ac-form{display:flex;flex-direction:column;gap:12px}.ac-form label{display:flex;flex-direction:column;font-size:13px}.ac-form input,.ac-form select,.ac-form textarea{padding:10px 12px;border:1px solid #e6e6e6;border-radius:8px;background:#fff;box-shadow:0 1px 2px #10182808 inset;font-family:Satoshi Variable;font-size:14px;transition:box-shadow .15s ease,border-color .15s ease,transform .06s ease}.ac-form input[type=date],.ac-form input[type=time]{appearance:auto;-webkit-appearance:auto;color:#0b0b0b}.ac-form input:focus,.ac-form select:focus,.ac-form textarea:focus{outline:none;border-color:#95f492;box-shadow:0 4px 18px #0e692214,0 0 0 4px #95f4921a}.ac-form input::placeholder{color:#b9b9b9}.ac-form input,.ac-form select,.ac-form textarea{line-height:1.2;color:#0b0b0b}.ac-form-actions{display:flex;justify-content:flex-end;gap:8px}.ac-btn{padding:6px 12px;border-radius:20px;border:1px solid transparent;background:#f7f7f7;font-size:16px;font-family:Satoshi Variable;box-shadow:0 2px 6px #1018280a;transition:transform .06s ease,box-shadow .12s ease,opacity .08s ease}.ac-btn-primary{background:#95f492;color:#1f7a2a;border-color:transparent;font-size:16px;box-shadow:0 6px 18px #1f7a2a1f;position:absolute;right:16px;bottom:16px}.ac-btn[type=button]{background:#ff9898;color:#f93d3d;border-color:transparent;font-size:16px;box-shadow:0 2px 10px #f93d3d14;position:absolute;left:16px;bottom:16px}.ac-btn:hover{transform:translateY(-1px);opacity:.98}.ac-btn:active{transform:translateY(0)}.edit-attendance{margin-top:24px}.attendance-section{margin-top:0}.attendance-section .attendance-title{color:#000;font-family:Satoshi Variable;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.6px;margin-bottom:12px}@media(max-width:1024px){.activity-panel{min-height:auto;padding-bottom:60px}.calendar-grid{height:auto;min-height:500px}.activity-panel{--row-height: 48px}}@media(max-width:900px){.activity-header{flex-wrap:wrap;gap:12px;padding-top:12px}.activity-left{flex:1 1 auto}.activity-right{flex:1 1 100%;justify-content:flex-end;gap:8px}.today-label{font-size:18px}.week-nav{height:auto;min-height:44px;margin-top:16px;display:flex;gap:8px;overflow-x:visible;width:100%}.nav-group{position:static;transform:none;padding-left:0;padding-right:0;display:flex;align-items:center;flex-shrink:0}.days-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;flex:1;min-width:0;width:100%;align-items:center;margin-left:0}.day-header{width:100%;text-align:center;padding:4px 2px;min-width:0}.day-name,.day-date{font-size:12px}.calendar-grid{display:flex;height:auto;margin-top:12px;overflow-x:hidden;overflow-y:visible;padding-bottom:8px;position:relative;width:100%;max-width:100%}.time-col{width:60px;flex-shrink:0;display:flex;flex-direction:column;padding-right:8px}.time-cell{min-height:var(--row-height);padding:6px 0;height:var(--row-height)}.time-cell .hour-inner{font-size:10px}.days-col{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;flex:1;min-width:0;width:100%}.day-column{min-width:0;width:100%;border-left:1px solid #ccc}.day-grid{grid-auto-rows:var(--row-height);min-height:calc(11 * var(--row-height))}.day-grid .slot-cell{border-bottom:1px solid #e6e6e6}.ac-event{font-size:12px;padding:6px 8px;min-height:32px}.ac-event-name{font-size:12px;line-height:1.3}.ac-event-time{font-size:10px}.edit-attendance,.attendance-section{margin-top:16px}}@media(max-width:768px){.activity-header{padding-top:8px}.activity-left{width:100%;flex:1 1 100%;margin-bottom:8px}.today-label{font-size:16px}.today-button{font-size:12px;padding:5px 8px}.activity-right{flex-wrap:wrap;justify-content:flex-start;gap:6px}.edit-cal-btn,.new-button{font-size:11px;padding:5px 10px}.top-save-btn,.top-cancel-btn{padding:5px 8px;font-size:11px}.week-nav{margin-top:12px;gap:6px}.nav-group{padding-left:0;padding-right:6px}.nav-btn{padding:4px}.nav-btn svg{width:16px;height:16px}.days-row{gap:6px}.day-header{padding:4px 1px;min-width:0}.day-name{font-size:11px}.day-date{font-size:12px}.calendar-grid{margin-top:8px;gap:0;overflow-x:visible}.time-col{width:50px;padding-right:6px}.time-cell{padding:4px 0}.time-cell .hour-inner{font-size:9px}.days-col{gap:6px}.day-column{min-width:0;width:100%}.activity-panel{--row-height: 42px;padding-bottom:50px}.ac-event{font-size:11px;padding:4px 6px;border-radius:6px;min-height:28px}.ac-event-name{font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ac-event-time{font-size:9px;opacity:.85}.event-edit-btn,.event-delete-btn{padding:3px 6px;font-size:10px}.edit-attendance,.attendance-section{margin-top:12px}.attendance-section .attendance-title{font-size:18px}}@media(max-width:480px){.activity-header{padding-top:6px}.today-label{font-size:14px}.today-button,.edit-cal-btn,.new-button{font-size:10px;padding:4px 8px}.days-row{gap:4px}.day-header{padding:3px 1px;min-width:0}.day-name{font-size:10px}.day-date{font-size:11px}.day-column{min-width:0;width:100%}.day-name{font-size:11px}.day-date{font-size:12px}.time-cell{min-width:45px;padding:4px}.time-cell .hour-inner{font-size:8px}.activity-panel{--row-height: 38px;padding-bottom:40px}.ac-event{font-size:10px;padding:3px 5px;min-height:24px}.ac-event-name{font-size:10px}.ac-event-time{font-size:8px;display:none}.edit-attendance,.attendance-section{margin-top:10px}.attendance-section .attendance-title,.edit-attendance .attendance-title{font-size:16px;margin-bottom:8px}.ac-modal{max-width:100%;padding:12px 12px 60px;margin:8px}.ac-modal h3{font-size:20px;margin-bottom:16px}.ac-form{gap:10px}.ac-form label{font-size:12px}.ac-form input,.ac-form select,.ac-form textarea{padding:8px 10px;font-size:13px}.ac-btn{padding:5px 10px;font-size:14px}.ac-btn-primary{right:12px;bottom:12px}.ac-btn[type=button]{left:12px;bottom:12px}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Satoshi Variable;src:local("Satoshi Variable"),local("Satoshi-Variable");font-weight:100 900;font-style:normal;font-display:swap}html{height:100vh}@media(min-width:769px){html{overflow-y:auto}}*{margin:0;padding:0;box-sizing:border-box}*:focus,*:focus-visible,button:focus,button:active,input:focus,textarea:focus,a:focus{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}body{font-family:Satoshi Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;background-color:#efefef;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}@media(min-width:769px){body{overflow-y:auto}}@media(max-width:768px){body{overflow-y:auto;height:auto;min-height:100vh}html{overflow-y:auto;height:auto}}#root{width:100%;min-height:100vh}@media(min-width:769px){#root{height:100vh;overflow-y:auto}}.main-layout{display:flex;width:100%;min-height:100vh;background-color:#fff}.sidebar{background-color:#efefef;min-height:100vh;width:255px;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto}@media(max-width:768px){.sidebar{position:fixed;left:0;top:0;width:min(320px,85vw);height:100vh;z-index:1600;box-shadow:2px 0 24px #00000029;transform:translate(-100%);transition:transform .24s ease-in-out;border-radius:0;overflow-y:auto;background-color:#efefef}.sidebar.open{transform:translate(0)}.sidebar .sidebar-content{padding-left:16px;padding-right:16px;padding-top:16px;width:100%;overflow-y:auto;height:100%;box-sizing:border-box}.sidebar .sidebar-logo-container,.sidebar .user-info-card,.sidebar .data-entry-links{width:100%!important}.sidebar .sidebar-app-name{display:block}.mobile-hamburger{display:inline-flex;margin-right:12px}.sidebar-backdrop{position:fixed;inset:0;background:#00000052;z-index:1500}.main-content{flex:1 1 100%}}@media(min-width:769px){.mobile-hamburger{display:none}}.mobile-hamburger{background:transparent;border:none;padding:6px}.sidebar-content{padding:25px 25px 0;display:flex;flex-direction:column;height:100%}.sidebar-logo-container{display:flex;align-items:center;gap:8px;width:205px;height:37px;margin-bottom:12px}.sidebar-logo{width:25px;height:25px;border-radius:50%;background-color:transparent;flex-shrink:0}.sidebar-app-name{color:#000;font-family:Satoshi Variable,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0}.user-info-card{width:205px;height:46px;border-radius:5px;background:#bdd7f8;display:flex;align-items:center;padding-left:7px;gap:5px;margin-bottom:12px}.user-avatar-box{width:32px;height:32px;border-radius:5px;overflow:hidden;flex-shrink:0;display:block;object-fit:cover}.user-info-text{display:flex;flex-direction:column;justify-content:center;gap:2px}.user-name{color:#000;font-family:Satoshi Variable,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.user-email{color:#000;font-family:Satoshi Variable,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.sidebar-nav{display:flex;flex-direction:column}.menu-title{color:#454545;font-family:Satoshi Variable,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 8px}.menu-links{display:flex;flex-direction:column;gap:4px;margin-bottom:27px}.menu-link{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:5px;color:#454545;font-family:Satoshi Variable,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:background-color .2s}.menu-link:hover{background-color:#e0e0e0;color:#454545}.menu-link svg{flex-shrink:0}.data-entry-title{color:#454545;font-family:Satoshi Variable,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 9px}.data-entry-links{display:flex;flex-direction:column;width:205px;gap:9px;flex-shrink:0}.data-entry-link{display:flex;padding:7px 113px 7px 8px;align-items:center;gap:7px;border-radius:5px;color:#000;font-family:Satoshi Variable,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:opacity .2s;width:100%}.data-entry-link:hover{opacity:.9;color:#000}.data-entry-icon{width:12px;height:12px;border-radius:2px;flex-shrink:0}.logout-button{display:flex;align-items:center;gap:8px;padding:0 0 20px;border:none;background:transparent;color:#ff7373;font-family:Satoshi Variable,sans-serif;font-size:12px;font-style:normal;font-weight:00;line-height:normal;cursor:pointer;margin-top:auto;transition:opacity .2s}.logout-button:hover{opacity:.8}.logout-button svg{flex-shrink:0}.logout-button span{color:#ff7373}.main-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100vh;background-color:#efefef;padding-top:20px;padding-bottom:20px;padding-right:15px;width:100%;box-sizing:border-box;overflow:visible}.main-content-container{width:100%;height:100%;flex-shrink:0;border-radius:20px;background:#fdfdfd;display:flex;flex-direction:column;overflow:visible;padding:20px 15px;box-sizing:border-box}.top-bar{flex-shrink:0;border-radius:20px 20px 0 0;border-bottom:1px solid #ECECEC;background:#fdfdfd;display:flex;align-items:center;padding-left:17px;padding-top:11px;padding-bottom:11px;margin:-20px -15px 0;width:calc(100% + 30px)}.breadcrumb{display:flex;align-items:center;gap:4px;color:#454545;font-family:Satoshi Variable,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.breadcrumb-link,.breadcrumb-link:link,.breadcrumb-link:visited{color:inherit;text-decoration:none}.breadcrumb-link:hover,.breadcrumb-link:active,.breadcrumb-link:focus{color:inherit;text-decoration:none;outline:none;-webkit-text-fill-color:inherit}.breadcrumb-home-icon{flex-shrink:0;width:16px;height:16px}.breadcrumb-separator-icon{flex-shrink:0;margin:0 4px}.main-content-inner{flex:1;padding:20px 36px 0;width:100%;min-height:0;max-width:100%;box-sizing:border-box;overflow-x:hidden}@media(min-width:769px){.main-content-inner{overflow-y:auto;padding-left:36px;padding-right:36px}}@media(max-width:768px){.main-content-inner{overflow-y:auto;padding-left:16px;padding-top:16px}}.page-title{color:#000;font-family:Satoshi Variable,sans-serif;font-size:36px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.08px;margin:0}.page-sub-label{color:#000;font-family:Satoshi Variable,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.6px;margin:0}.home-page{width:100%}.home-page-title{color:#000;font-family:Satoshi Variable,sans-serif;font-size:36px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.08px;margin:0}@media(max-width:1024px){.main-content{padding-right:15px}.main-content-container{width:100%;height:100%;border-radius:20px}.main-content-inner{padding:20px 24px 0}.page-title,.home-page-title{font-size:28px;letter-spacing:-.84px}}@media(max-width:768px){.main-layout{flex-direction:column}.sidebar-logo-container,.user-info-card{width:100%}.main-content{padding-right:15px;padding-left:15px;padding-top:20px}.main-content-container{width:100%;height:100%;border-radius:15px}.top-bar{border-radius:15px 15px 0 0;margin:-20px -15px 0;width:calc(100% + 30px);padding-left:31px}.main-content-inner{padding:20px 16px 0}.page-title,.home-page-title{font-size:24px;letter-spacing:-.72px}.menu-links{flex-direction:row;flex-wrap:wrap;gap:8px}.data-entry-links{flex-direction:column;width:100%;gap:9px}.data-entry-link{padding:7px 12px;width:100%;box-sizing:border-box}}@media(max-width:480px){.main-content{padding-left:10px;padding-right:10px}.main-content-container{border-radius:12px}.top-bar{border-radius:12px 12px 0 0;margin:-20px -10px 0;width:calc(100% + 20px);padding-left:12px}.main-content-inner{padding-left:12px;padding-right:12px}.sidebar-logo-container{flex-direction:column;align-items:flex-start;height:auto}.user-info-card{flex-direction:column;align-items:flex-start;height:auto;padding:12px}.user-info-text{width:100%}.menu-links{flex-direction:column}.data-entry-links{flex-direction:column;width:100%}.data-entry-link{width:100%;padding:7px 12px;box-sizing:border-box}.page-title,.home-page-title{font-size:20px;letter-spacing:-.6px}}html,body,#root,.main-content-inner,.clients-page{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.main-content-inner::-webkit-scrollbar,.clients-page::-webkit-scrollbar{display:none;width:0;height:0}
