.cl-page{padding:28px 32px;overflow:auto;min-width:0;flex:1;background:#f8faf8;font:400 14px Inter,sans-serif;color:var(--ink,#25332d)}
.cl-page .page-head{margin:0 0 24px;display:flex;justify-content:space-between;align-items:center;gap:18px}.cl-page h1{font-size:26px;line-height:1.3;letter-spacing:-.6px;font-weight:600;margin:0}.cl-page .page-head p{font-size:14px;color:#78827b;margin:7px 0 0}.cl-actions{display:flex;gap:9px;flex-wrap:wrap}.cl-page button,.cl-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font:500 13px Inter,sans-serif;border:1px solid #dce3de;background:white;color:#32463a;border-radius:999px;padding:9px 15px;text-decoration:none}.cl-page button.primary,.cl-modal button.primary{background:#123b2a;color:white;border-color:#123b2a}.cl-page button svg,.cl-button svg{width:16px;height:16px}.cl-page a{color:inherit}.cl-page a:focus-visible,.cl-page button:focus-visible{outline:2px solid #337b58;outline-offset:3px}.cl-page [hidden],.cl-modal [hidden]{display:none!important}
.cl-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.cl-metric{display:flex;align-items:center;gap:17px;padding:20px;background:#fff;border:1px solid #e2e8e3;border-radius:10px;text-decoration:none}.cl-metric>svg{width:33px;height:33px;flex:none;color:#a5afa8}.cl-metric>span{display:grid;gap:5px}.cl-metric strong{font-size:27px;font-weight:600;line-height:1}.cl-metric span span{color:#78827c;font-size:13px}.cl-metric:hover,.cl-metric.is-selected{border-color:#99b2a3;background:#f5f9f6}
.cl-filters{display:flex;align-items:center;gap:10px;margin-bottom:16px}.cl-filters>label{display:flex;align-items:center;gap:8px;flex:1;max-width:540px;border:1px solid #dfe6e0;border-radius:8px;background:#fff;padding:0 12px}.cl-filters label>svg{width:17px;color:#8e9b92}.cl-filters input{border:0!important;background:transparent;width:100%;min-width:0;padding:10px 0!important;outline-offset:2px}.cl-filters input,.cl-filters select{font:400 13px Inter,sans-serif;color:inherit}.cl-filters select{border:1px solid #dfe6e0;border-radius:8px;background:#fff;padding:10px 12px;max-width:190px}.cl-register{overflow:auto;background:#fff;border:1px solid #e1e6e2;border-radius:8px}.cl-register table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.cl-register th,.cl-register td{padding:15px 18px;text-align:left;border-bottom:1px solid #edf0ed}.cl-register th{color:#77837b;font-weight:500;background:#fafbf9;font-size:12px}.cl-register tr:last-child td{border-bottom:0}.cl-register tr:hover td{background:#f8faf8}.cl-register td{border-radius:0!important}.cl-client-link{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:210px}.cl-client-link>span:last-child,.cl-contact{display:grid;gap:5px}.cl-client-link strong{font-weight:500}.cl-client-link small,.cl-contact small{font-size:12px;color:#829087}.cl-client-symbol{width:38px;height:38px;background:#edf2ee;border-radius:9px;display:grid;place-items:center;color:#748c7d;flex:none}.cl-client-symbol svg{width:21px;height:21px}.cl-status{display:inline-flex;align-items:center;font-size:12px;padding:5px 10px;border-radius:999px;background:#eef1ef;color:#748078;white-space:nowrap}.cl-status-active{background:#e6f4e9;color:#366847}.cl-status-onboarding{background:#fff3dc;color:#8d6b2e}.cl-list-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:13px;color:#7f8a83}.cl-empty{padding:55px 24px;text-align:center;border:1px dashed #dfe6e0;border-radius:10px;background:#fff}.cl-empty>svg{width:35px;height:35px;color:#aab5ad}.cl-empty h2{font-size:18px;font-weight:500;margin:15px 0 8px}.cl-empty p{font-size:14px;line-height:1.65;color:#7d8981;margin:0 auto 18px;max-width:540px}.cl-error{padding:13px 16px;background:#fff0f0;color:#9a3c3c;border-radius:8px;margin-bottom:16px;font-size:14px;line-height:1.6}.cl-loading{padding:28px 0;color:#7d8980}.cl-back{margin-bottom:22px}.cl-title{display:flex;align-items:center;gap:15px}.cl-title .cl-client-symbol{width:46px;height:46px}.cl-title h1{overflow-wrap:anywhere}.cl-tabs{display:flex;flex-direction:row;gap:28px;border-bottom:1px solid #dfe6e1;margin:0 0 24px;overflow:auto;scrollbar-width:thin;flex-shrink:0}.cl-tabs a{display:flex;gap:8px;align-items:center;padding:14px 2px;border-bottom:2px solid transparent;color:#7d8981;text-decoration:none;font-size:14px;white-space:nowrap}.cl-tabs a[aria-current=page]{color:#214a35;border-color:#214a35;font-weight:500}.cl-tabs svg{width:17px;height:17px}.cl-overview-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:22px;align-items:start}.cl-overview-side{display:grid;gap:22px}.cl-panel{min-width:0;padding:24px;border:1px solid #e1e7e2;background:#fff;border-radius:10px}.cl-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:21px}.cl-section-head h2{font-size:16px;font-weight:600;margin:0}.cl-section-head p{font-size:13px;font-weight:400;line-height:1.6;color:#7e8a82;margin:7px 0 0;max-width:720px}.cl-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 24px;margin:0}.cl-details>div{min-width:0}.cl-details dt{font-size:12px;font-weight:500;color:#859088;margin-bottom:8px}.cl-details dd{margin:0;line-height:1.6;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.cl-description{white-space:pre-wrap;line-height:1.75;overflow-wrap:anywhere;margin:24px 0 0;color:#596e60;font-size:14px}.cl-muted{color:#7e8a82;font-size:13px;line-height:1.7}.cl-panel h3{font-size:19px;font-weight:500;margin:0 0 12px}.cl-panel .cl-plan-name{font-size:24px}.cl-panel>a:not(.cl-summary-link){display:inline-flex;align-items:center;gap:6px;font-size:13px;text-decoration:none}.cl-panel>a svg{width:16px;height:16px}.cl-summary-link{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #edf1ed;text-decoration:none;font-size:14px}.cl-summary-link:last-child{border-bottom:0}.cl-summary-link>svg:first-child{width:23px!important;height:23px!important;color:#a6b1a8}.cl-summary-link>svg:last-child{margin-left:auto;color:#9baa9e}.cl-summary-link strong{font-weight:600}.cl-note{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:#f5f8f5;border:1px solid #e7ece7;border-radius:8px;margin:20px 0;font-size:13px;color:#738178}.cl-note>svg{width:18px;height:18px;flex:none;margin-top:1px;color:#98a59b}.cl-note p{margin:0;line-height:1.6}.cl-updated{color:#89958d;font-size:12px;margin:20px 0}.cl-base-list>a{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #e8ede9;text-decoration:none}.cl-base-list>a:last-child{border:0}.cl-base-list>a>span:nth-child(2){display:grid;gap:6px;min-width:0}.cl-base-list strong{font-size:14px;font-weight:500}.cl-base-list small{font-size:13px;color:#819087;overflow-wrap:anywhere}.cl-base-list>a>svg{width:17px;height:17px;margin-left:auto;flex:none;color:#91a096}.cl-base-symbol{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;background:#f1f6f1;flex:none;color:#7d9988}.cl-base-symbol svg{width:21px;height:21px}.cl-person{display:flex;align-items:center;gap:10px;text-decoration:none}.cl-person .avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex:none}.cl-person strong{font-weight:500}.cl-access-tag{display:block;font-size:12px;color:#687d70;padding:3px 0}.cl-panel .cl-register{border:0;border-radius:0;margin:0 -6px}
.cl-modal{width:min(760px,calc(100vw - 32px))!important;max-width:760px!important}.cl-form{display:grid;gap:18px}.cl-form h2{margin-bottom:2px}.cl-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cl-form label{display:grid;gap:7px;font:500 13px Inter,sans-serif;margin:0;min-width:0}.cl-form input,.cl-form select,.cl-form textarea,.cl-modal input{font:400 14px Inter,sans-serif;width:100%;min-width:0;color:#304637}.cl-form textarea{line-height:1.7;resize:vertical}.cl-form footer{display:flex;justify-content:flex-end;align-items:center;gap:14px;border-top:1px solid #e5ebe5;padding-top:18px}.cl-form footer>span{font-size:13px;color:#7d8c80}.cl-modal button{white-space:nowrap}.cl-check{display:flex!important;align-items:center;gap:12px!important;padding:14px 0;border-bottom:1px solid #e6ece7}.cl-check input{width:17px!important;height:17px;flex:none}.cl-check>span{display:grid;gap:5px;min-width:0}.cl-check strong{font-weight:500}.cl-check small{font-size:12px;color:#88978e;font-weight:400}.cl-base-choices{max-height:45vh;overflow:auto}.cl-plan-list{display:grid;gap:5px;margin:20px 0;max-height:48vh;overflow:auto}.cl-plan-list button{display:flex;align-items:center;gap:20px;text-align:left;padding:15px!important;border:0;border-bottom:1px solid #e7ece7;border-radius:0!important;background:#fff}.cl-plan-list button>span{display:grid;gap:7px;min-width:0;flex:1}.cl-plan-list strong{font-size:14px;font-weight:500}.cl-plan-list small{white-space:normal;font-size:13px;font-weight:400;color:#7d8b81}.cl-plan-list svg{width:17px;height:17px;flex:none;color:#8c9d90}
@media(max-width:1100px){.cl-overview-grid{grid-template-columns:1fr}.cl-overview-side{grid-template-columns:repeat(2,minmax(0,1fr))}.cl-metric{padding:16px;gap:12px}.cl-metric>svg{width:29px;height:29px}}
@media(max-width:700px){.cl-page{padding:22px 18px}.cl-page .page-head{align-items:flex-start;flex-direction:column}.cl-page h1{font-size:24px}.cl-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cl-filters{flex-wrap:wrap}.cl-filters>label{flex-basis:100%;max-width:none}.cl-filters select{flex:1;min-width:0}.cl-overview-side,.cl-form-grid,.cl-details{grid-template-columns:1fr}.cl-panel{padding:19px}.cl-tabs{gap:22px}.cl-section-head{align-items:flex-start;flex-wrap:wrap}.cl-section-head button{padding:8px 12px}.cl-title .cl-client-symbol{display:none}.cl-register th,.cl-register td{padding:13px}.cl-empty{padding:32px 16px}}
