@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#f6f7fb;font-synthesis:none;text-rendering:optimizelegibility;--sidebar:#0b0d12;--surface:#ffffff0b;--border:#ffffff13;--muted:#888e9a;--text:#f5f6f8;background:#080a0e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:radial-gradient(circle at 70% -10%,#45578b1f,#0000 34%),#080a0e;min-height:100vh}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.admin-layout{grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0b0d12f0;flex-direction:column;width:246px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 9px 22px;display:flex}.brand-mark{background:linear-gradient(145deg,#ffffff21,#ffffff09);border:1px solid #ffffff1f;border-radius:11px;place-items:center;width:37px;height:37px;font-size:17px;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff14}.brand-copy{flex-direction:column;gap:1px;display:flex}.brand-copy strong{letter-spacing:-.02em;font-size:16px}.brand-copy span,.sidebar-footer span{color:var(--muted);font-size:11px}.sidebar-status{color:#aeb3bc;background:#ffffff06;border:1px solid #ffffff0e;border-radius:10px;align-items:center;gap:8px;margin:0 7px 22px;padding:9px 11px;font-size:11px;display:flex}.sidebar-status svg{color:#8fd2a9}.nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#969ca7;border-radius:11px;align-items:center;gap:12px;height:44px;padding:0 12px;font-size:13px;font-weight:500;transition:all .18s;display:flex}.nav-arrow{opacity:0;margin-left:auto;transition:all .18s}.sidebar-footer{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:auto;padding:13px 8px 2px;display:flex}.sidebar-footer>div:last-child{flex-direction:column;gap:2px;display:flex}.sidebar-footer strong{font-size:11px;font-weight:600}.avatar{color:#d7dae0;background:#ffffff14;border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080a0eb3;justify-content:space-between;align-items:center;height:66px;padding:0 34px;display:flex}.topbar-label{color:#878d97;font-size:12px}.topbar-right{color:#8f959f;align-items:center;gap:7px;font-size:11px;display:flex}.environment-dot{background:#79c395;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #79c39559}.page{width:min(1220px,100%);margin:0 auto}.page-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.eyebrow{color:#717783;letter-spacing:.15em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:600;display:block}.page h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,42px);font-weight:600}.page-heading p{color:#858b96;max-width:600px;margin:9px 0 0;font-size:13px;line-height:1.6}.empty-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;justify-content:flex-end;gap:7px;min-height:260px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000002e}.empty-card-glow{filter:blur(30px);background:#6d7fb514;border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-50px}.empty-card strong{font-size:14px}.empty-card span{color:#7e8490;font-size:12px}@media (width<=850px){.admin-layout{grid-template-columns:76px minmax(0,1fr)}.sidebar{width:76px;padding-inline:10px}.brand{justify-content:center;padding-inline:0}.brand-copy,.sidebar-status span,.nav-item span,.nav-arrow,.sidebar-footer>div:last-child{display:none}.sidebar-status,.nav-item,.sidebar-footer{justify-content:center}.nav-item{padding:0}.workspace{grid-column:2}.workspace-content{padding:28px 22px}.topbar{padding-inline:22px}}.primary-button{color:#111318;cursor:pointer;background:#f2f3f5;border:1px solid #ffffff21;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:650;transition:transform .18s,background .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 28px #00000038,inset 0 1px #ffffffb3}.primary-button:hover{background:#fff;transform:translateY(-1px)}.primary-button:disabled{cursor:default;opacity:.55;transform:none}.login-page{background:radial-gradient(circle at 50% -20%,#56689a29,#0000 40%),#080a0e;place-items:center;min-height:100vh;padding:26px;display:grid;position:relative;overflow:hidden}.login-ambient{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.login-ambient-one{background:#3853861f;width:360px;height:360px;bottom:-170px;left:-170px}.login-ambient-two{background:#715e9114;width:300px;height:300px;top:-120px;right:-130px}.login-card{z-index:1;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0f1117c7;border:1px solid #ffffff14;border-radius:22px;width:min(430px,100%);padding:34px;position:relative;box-shadow:0 38px 100px #0000006b}.login-brand{align-items:center;gap:12px;margin-bottom:50px;display:flex}.login-brand>div:last-child{flex-direction:column;gap:2px;display:flex}.login-brand strong{font-size:13px}.login-brand span{color:#777e89;font-size:10px}.login-brand-mark{width:34px;height:34px}.login-copy h1{letter-spacing:-.045em;margin:0;font-size:34px}.login-copy p{color:#858b95;margin:10px 0 0;font-size:12px;line-height:1.6}.login-form{flex-direction:column;gap:17px;margin-top:30px;display:flex}.login-form label{flex-direction:column;gap:8px;display:flex}.login-form label>span{color:#a4a9b1;font-size:11px;font-weight:500}.login-form input{color:#f4f5f7;background:#ffffff09;border:1px solid #ffffff16;border-radius:11px;outline:none;width:100%;height:46px;padding:0 13px;font-size:12px;transition:border-color .18s,background .18s}.login-form input:focus{background:#ffffff0e;border-color:#ffffff2e}.password-field{position:relative}.password-field input{padding-right:45px}.password-toggle{color:#747b86;cursor:pointer;background:0 0;border:0;place-items:center;width:31px;height:31px;padding:0;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-button{width:100%;margin-top:4px}.form-error{color:#d99797;background:#e065650e;border:1px solid #e065652e;border-radius:10px;padding:11px 12px;font-size:11px;line-height:1.5}.login-security{color:#5f6570;text-align:center;margin-top:24px;font-size:9px}.spin{animation:.8s linear infinite edc-spin}@keyframes edc-spin{to{transform:rotate(360deg)}}.sidebar-user-copy{flex:1;min-width:0}.sidebar-user-copy strong,.sidebar-user-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.logout-button{color:#666d78;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;padding:0;transition:all .18s;display:grid}.logout-button:hover{color:#e1e3e7;background:#ffffff0e}.clients-heading{align-items:center}.client-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.metric-card{border:1px solid var(--border);background:#ffffff08;border-radius:15px;flex-direction:column;justify-content:flex-end;min-height:116px;padding:18px;display:flex}.metric-card span{color:#777e89;margin-bottom:auto;font-size:10px}.metric-card strong{letter-spacing:-.04em;margin-top:18px;font-size:25px;font-weight:550}.clients-panel{border:1px solid var(--border);background:#ffffff06;border-radius:17px;overflow:hidden}.clients-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.search-field{color:#656c77;background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:9px;width:min(440px,100%);height:39px;padding:0 12px;display:flex}.search-field input{color:#e8e9ec;background:0 0;border:0;outline:0;width:100%;font-size:11px}.filter-group{align-items:center;gap:7px;display:flex}.filter-icon{color:#686f7a;place-items:center;height:35px;padding:0 5px;display:grid}.filter-group select{color:#9ca1ab;background:#101218;border:1px solid #ffffff12;border-radius:9px;outline:0;min-width:135px;height:35px;padding:0 29px 0 10px;font-size:10px}.table-shell{min-height:330px}.clients-table-scroll{width:100%;overflow-x:auto}.clients-table{border-collapse:collapse;width:100%;min-width:940px}.clients-table th{border-bottom:1px solid var(--border);color:#656c77;letter-spacing:.045em;text-align:left;text-transform:uppercase;height:42px;padding:0 15px;font-size:9px;font-weight:600}.clients-table td{color:#a5aab3;border-bottom:1px solid #ffffff0b;height:67px;padding:0 15px;font-size:10px}.clients-table tbody tr{cursor:pointer;outline:none;transition:background .16s}.clients-table tbody tr:hover,.clients-table tbody tr:focus{background:#ffffff08}.clients-table tbody tr:last-child td{border-bottom:0}.client-main{align-items:center;gap:10px;min-width:190px;display:flex}.client-kind{color:#8d939e;background:#ffffff09;border:1px solid #ffffff0e;border-radius:9px;flex:none;place-items:center;width:33px;height:33px;display:grid}.client-main>div:last-child,.contact-cell{flex-direction:column;gap:3px;min-width:0;display:flex}.client-main strong,.contact-cell strong{color:#d9dce1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:550;overflow:hidden}.client-main span,.contact-cell span{color:#636a75;text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:9px;overflow:hidden}.edc-code{color:#d9dce2;letter-spacing:.055em;font-size:10px;font-weight:600}.muted-cell{color:#7b828d!important}.plan-pill,.status-pill{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.plan-pill{color:#9ba1ab;background:#ffffff06;border:1px solid #ffffff0e;border-radius:7px;padding:5px 7px;font-size:9px}.asset-count{color:#aeb3bc;background:#ffffff09;border-radius:7px;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:9px;display:inline-grid}.status-pill{color:#9197a1;font-size:9px}.status-pill i{background:#707681;border-radius:50%;width:6px;height:6px}.status-active i{background:#76bf90;box-shadow:0 0 8px #76bf9040}.status-suspended i{background:#c4a96b}.status-inactive i{background:#777e88}.table-state{color:#69707b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:330px;display:flex}.table-state strong{color:#b8bcc4;margin-top:5px;font-size:11px}.table-state span{color:#676e79;font-size:10px}.table-state.error strong{color:#ca9292}.table-loader{border:2px solid #ffffff12;border-top-color:#969ca6;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite edc-spin}.pagination-bar{border-top:1px solid var(--border);color:#666d78;justify-content:space-between;align-items:center;min-height:53px;padding:0 14px;font-size:9px;display:flex}.pagination-bar>div{gap:6px;display:flex}.pagination-bar button{color:#8a909a;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid}.pagination-bar button:disabled{opacity:.28;cursor:default}@media (width<=1100px){.client-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.clients-toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.filter-group{justify-content:flex-end}}@media (width<=650px){.clients-heading{flex-direction:column;align-items:stretch;gap:22px}.clients-heading .primary-button{width:100%}.client-metrics{grid-template-columns:1fr 1fr}.filter-group{flex-wrap:wrap;align-items:stretch}.filter-icon{display:none}.filter-group select{flex:1}}.auth-boot{color:#717883;background:#080a0e;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-size:10px;display:flex}.admin-layout{background:#080a0e;grid-template-columns:218px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{width:218px;padding:20px 14px 16px}.brand{gap:10px;padding:2px 7px 28px}.brand-mark{border-radius:11px;width:38px;height:38px;font-size:16px}.brand-name{color:#f3f5f8;letter-spacing:.015em;white-space:nowrap;font-size:14px;font-weight:740}.sidebar-status,.topbar{display:none!important}.nav{gap:5px}.nav-item{gap:11px;height:43px;padding:0 11px;font-size:12.5px}.nav-item.active{color:#f0f2f5;background:#ffffff13}.sidebar-footer{justify-content:space-between;gap:10px;min-height:52px;padding:14px 3px 0}.sidebar-role{white-space:nowrap;font-weight:650;color:#a7aeb9!important;font-size:12px!important}.logout-button{color:#858d99;background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:7px;width:auto;height:32px;padding:0 9px;font-size:11px;display:inline-flex}.logout-button:hover{color:#d8dde5;background:#ffffff0e;border-color:#ffffff1f}.workspace{grid-column:2;min-width:0}.workspace-content{width:100%;padding:30px 30px 34px}.page{width:100%;max-width:none;margin:0}.clients-page{flex-direction:column;gap:18px;display:flex}.clients-page-header{justify-content:space-between;align-items:flex-start;gap:24px;min-height:72px;display:flex}.clients-page-header h1{color:#f6f7fa;letter-spacing:-.035em;margin:0;font-size:32px;font-weight:720;line-height:1}.clients-page-header p{color:#8d95a3;margin:9px 0 0;font-size:13px;line-height:1.45}.primary-button{color:#f8faff;background:linear-gradient(135deg,#3977d9,#315fae);border:1px solid #6ea6ff57;border-radius:11px;gap:8px;min-height:39px;padding:0 14px;font-size:12px;font-weight:660;box-shadow:0 8px 25px #2254a72e,inset 0 1px #ffffff21}.primary-button:hover{background:linear-gradient(135deg,#4383e6,#3769bc)}.client-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.metric-card{background:#ffffff06;border-radius:13px;justify-content:center;min-height:92px;padding:14px 16px}.metric-card>span{color:#818997;font-size:10.5px;font-weight:590}.metric-card strong{color:#f0f3f7;margin-top:8px;font-size:23px;font-weight:690;line-height:1}.metric-card small{color:#5f6876;margin-top:6px;font-size:9.5px}.clients-panel{background:#ffffff05;border-radius:14px;overflow:visible}.search-field{border-radius:10px;width:min(590px,62%);height:40px}.search-field svg{color:#697383}.search-field input{color:#d9dee6;font-size:12px}.search-field input::placeholder{color:#626b79}.clients-filters{align-items:center;gap:8px;display:flex}.edc-select{min-width:175px;position:relative}.edc-select-trigger{color:#aeb5c1;width:100%;height:40px;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #ffffff13;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:11.5px;transition:border-color .16s,background .16s;display:flex}.edc-select-trigger:hover,.edc-select-trigger.is-open{color:#e1e5eb;background:#ffffff0b;border-color:#689df442}.edc-select-chevron{color:#6d7786;transition:transform .16s}.edc-select-trigger.is-open .edc-select-chevron{transform:rotate(180deg)}.edc-select-menu{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#12151bfa;border:1px solid #ffffff17;border-radius:11px;width:100%;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 45px #0006}.edc-select-option{color:#929ba8;width:100%;height:35px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 9px;font-size:11px;display:flex}.edc-select-option:hover{color:#e1e5ea;background:#ffffff0e}.edc-select-option.is-active{color:#a9c9ff;background:#417cdc1c}.clients-table-wrap{width:100%;overflow:visible}.clients-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.clients-table th{color:#737c8b;letter-spacing:.055em;white-space:nowrap;height:39px;padding:0 10px;font-size:9.5px;font-weight:690}.clients-table td{color:#aeb5c0;text-overflow:ellipsis;white-space:nowrap;height:59px;padding:0 10px;font-size:11.2px;line-height:1.25;overflow:hidden}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:8%}.clients-table th:nth-child(7),.clients-table td:nth-child(7),.clients-table th:nth-child(8),.clients-table td:nth-child(8){width:9%}.client-name-cell{align-items:center;gap:9px;min-width:0;display:flex}.client-name-cell strong{color:#e0e4ea;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:630;overflow:hidden}.client-kind{color:#8e98a7;border-radius:9px;flex:none;width:30px;height:30px}.edc-id-cell{color:#dce3ed;letter-spacing:.025em;font-size:11px;font-weight:680}.asset-count{color:#c1c7d0;background:#ffffff09;border-radius:8px;place-items:center;min-width:27px;height:27px;font-size:10.5px;display:inline-grid}.status-pill{color:#969eaa;align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.status-pill>span{background:#707781;border-radius:50%;flex:none;width:6px;height:6px}.status-pill.active>span{background:#72d19b;box-shadow:0 0 8px #72d19b47}.status-pill.suspended>span{background:#e1ad63}.status-pill.inactive>span{background:#747b85}.pagination-bar{min-height:46px;padding:0 12px;font-size:10px}.pagination-actions{gap:6px;display:flex}.pagination-actions button{color:#747d8a;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0e;border-radius:9px;place-items:center;width:30px;height:30px;padding:0;display:grid}.pagination-actions button:hover:not(:disabled){color:#c0c7d1;background:#ffffff0b}.pagination-actions button:disabled{opacity:.28;cursor:default}.table-state{min-height:300px}@media (width<=1180px){.admin-layout{grid-template-columns:76px minmax(0,1fr)}.sidebar{width:76px}.brand-name,.nav-item span,.nav-arrow,.sidebar-role,.logout-button span{display:none}.brand,.nav-item,.sidebar-footer{justify-content:center}.workspace-content{padding:26px 22px}.clients-table-wrap{overflow-x:auto}.clients-table{min-width:1040px}}@media (width<=720px){.clients-page-header{flex-direction:column}.clients-page-header .primary-button{width:100%}.client-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.clients-toolbar{flex-direction:column;align-items:stretch}.search-field,.edc-select{width:100%;min-width:0}.clients-filters{width:100%}}html,body,#root{overflow-x:hidden}html,body,#root,*{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}#root::-webkit-scrollbar{width:0;height:0;display:none}::-webkit-scrollbar{width:0;height:0;display:none}html::-webkit-scrollbar-thumb{background:0 0}body::-webkit-scrollbar-thumb{background:0 0}::-webkit-scrollbar-thumb{background:0 0}html,body,#root,.admin-layout,.workspace,.workspace-content,.page{overflow:visible}.workspace{min-width:0}.clients-page-header h1,.new-client-heading h1{font-size:38px}.clients-page-header p,.new-client-heading p{color:#97a0ae;font-size:15px;line-height:1.5}.clients-panel,.new-client-card{background:linear-gradient(#ffffff06,#ffffff04);box-shadow:0 18px 40px #0000001a,inset 0 1px #ffffff05}.clients-toolbar{min-height:58px;padding:10px 12px 12px}.search-field{height:42px}.search-field input,.edc-select-trigger{font-size:12.5px}.clients-table th{color:#808999;font-size:10px}.status-pill{font-size:11px}.new-client-section-heading h2{font-size:16px}.new-client-section-heading p,.new-client-field>span{font-size:12px}.new-client-field input,.new-client-field textarea,.new-client-select-wrap select,.new-client-input-icon input,.new-client-password input{font-size:13px}.new-client-card{border-radius:16px}@media (width<=720px){.workspace-content{padding:20px 18px 28px}.clients-page-header h1,.new-client-heading h1{font-size:32px}}.clients-table{table-layout:fixed}.clients-table th:nth-child(n),.clients-table td:nth-child(n){width:10%!important}.clients-table th,.clients-table td{padding-left:12px;padding-right:12px}.clients-table th:nth-child(9),.clients-table td:nth-child(9){text-align:left}.clients-table td{font-size:12.5px}.clients-table tbody tr{min-height:62px}body{background:radial-gradient(circle at 78% -10%,#3069c511,#0000 34%),radial-gradient(circle at 18% 110%,#385c9609,#0000 32%),#080a0e}.workspace{background:0 0}.clients-table th,.clients-table td{word-break:break-word;vertical-align:middle;text-overflow:clip!important;white-space:normal!important;overflow:visible!important}.clients-table td{min-height:64px;height:auto!important;padding-top:14px!important;padding-bottom:14px!important;font-size:12.5px!important;line-height:1.35!important}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:8%!important}.clients-table th:nth-child(7),.clients-table td:nth-child(7),.clients-table th:nth-child(8),.clients-table td:nth-child(8){width:10%!important}.clients-table th:nth-child(9),.clients-table td:nth-child(9),.clients-table th:nth-child(10),.clients-table td:nth-child(10){width:3%!important}.client-name-cell strong{white-space:normal!important;font-size:12.5px!important}.edc-id-cell{font-size:11.5px!important}.clients-table td:nth-child(4),.clients-table td:nth-child(5){line-height:1.3}.clients-table td:nth-child(9),.clients-table td:nth-child(10){white-space:nowrap!important}.clients-table{width:100%;table-layout:fixed!important}.clients-table th,.clients-table td{white-space:nowrap!important;text-overflow:ellipsis!important;word-break:normal!important;vertical-align:middle!important;overflow:hidden!important}.clients-table td{color:#e3e7ee!important;height:62px!important;padding-top:0!important;padding-bottom:0!important;font-size:13px!important;line-height:1.2!important}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:8%!important}.clients-table th:nth-child(7),.clients-table td:nth-child(7),.clients-table th:nth-child(8),.clients-table td:nth-child(8){width:10%!important}.clients-table th:nth-child(9),.clients-table th:nth-child(10),.clients-table td:nth-child(9),.clients-table td:nth-child(10){white-space:nowrap!important;text-overflow:clip!important;overflow:visible!important}.status-pill{border:1px solid #0000;gap:7px;min-width:92px;height:31px;padding:0 12px;white-space:nowrap!important;box-shadow:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;font-size:12px!important;font-weight:650!important;display:inline-flex!important}.status-pill>span{border-radius:50%;flex:none;width:7px!important;height:7px!important;box-shadow:none!important}.status-pill.active{color:#8cdfa7!important;background:#4fc28221!important;border-color:#4fc2822e!important}.status-pill.active>span{background:#67d18d!important}.status-pill.suspended,.status-pill.inactive{color:#b0b7c3!important;background:#ffffff0e!important;border-color:#ffffff14!important}.status-pill.suspended>span,.status-pill.inactive>span{background:#8d97a6!important}.clients-table th{letter-spacing:.03em!important;color:#99a3b3!important;font-size:10.8px!important;font-weight:700!important}.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:8%!important}.clients-table th:nth-child(7),.clients-table td:nth-child(7),.clients-table th:nth-child(8),.clients-table td:nth-child(8){width:8%!important}.clients-table td:nth-child(4),.clients-table td:nth-child(5),.clients-table td:nth-child(6){font-size:12.4px!important}.clients-table th:nth-child(9),.clients-table td:nth-child(9),.clients-table th:nth-child(10),.clients-table td:nth-child(10){white-space:nowrap!important;text-overflow:clip!important;overflow:visible!important}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:7%!important}.clients-table th:nth-child(7),.clients-table td:nth-child(7),.clients-table th:nth-child(8),.clients-table td:nth-child(8){width:8%!important}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:7%!important}.clients-table th:nth-child(7),.clients-table td:nth-child(7),.clients-table th:nth-child(8),.clients-table td:nth-child(8){width:8%!important}.clients-panel{overflow:hidden!important}.clients-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important}.clients-table th,.clients-table td{white-space:nowrap!important;text-overflow:ellipsis!important;vertical-align:middle!important;padding-left:8px!important;padding-right:8px!important;overflow:hidden!important}.clients-table th{color:#9aa4b4!important;letter-spacing:.03em!important;font-size:10.8px!important;font-weight:700!important}.clients-table td{color:#eef2f8!important;height:50px!important;font-size:12.6px!important}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:7%!important}.clients-table th:nth-child(4),.clients-table td:nth-child(4),.clients-table th:nth-child(5),.clients-table td:nth-child(5),.clients-table th:nth-child(6),.clients-table td:nth-child(6){padding-left:10px!important;padding-right:10px!important}.clients-table th:first-child,.clients-table td:first-child,.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){padding-left:6px!important;padding-right:6px!important}.asset-count{border-radius:10px!important;min-width:32px!important;height:32px!important;margin:0 auto!important;font-size:12px!important}.status-pill{gap:6px!important;min-width:82px!important;height:30px!important;margin:0 auto!important;padding:0 10px!important;font-size:11.5px!important}.client-name-cell strong{color:#f4f7fb!important;font-size:12.8px!important}.edc-id-cell{color:#eef2f8!important;font-size:12px!important}.clients-table{table-layout:fixed!important;width:100%!important}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:7%!important}.clients-table th:nth-child(9),.clients-table td:nth-child(9){width:4%!important}.clients-table th:nth-child(10),.clients-table td:nth-child(10){width:7%!important}.clients-table th:nth-child(4),.clients-table td:nth-child(4){padding-left:8px!important;padding-right:8px!important}.clients-table th:nth-child(6),.clients-table td:nth-child(6){padding-left:10px!important;padding-right:8px!important}.clients-table th:nth-child(7),.clients-table td:nth-child(7),.clients-table th:nth-child(8),.clients-table td:nth-child(8){padding-left:8px!important;padding-right:6px!important}.clients-table th:nth-child(9),.clients-table td:nth-child(9){text-align:center!important;padding-left:4px!important;padding-right:4px!important}.clients-table th:nth-child(10),.clients-table td:nth-child(10){text-align:center!important;padding-left:6px!important;padding-right:6px!important}.status-pill{min-width:80px!important;height:30px!important;margin:0 auto!important;padding:0 10px!important;font-size:11.5px!important}.asset-count{min-width:32px!important;height:32px!important;margin:0 auto!important}.clients-table th:first-child,.clients-table td:first-child{width:14%!important}.clients-table th:nth-child(2),.clients-table td:nth-child(2),.clients-table th:nth-child(3),.clients-table td:nth-child(3){width:7%!important}.clients-table th:nth-child(4),.clients-table td:nth-child(4){width:13%!important}.clients-table th:nth-child(5),.clients-table td:nth-child(5){width:19%!important}.clients-table th:nth-child(6),.clients-table td:nth-child(6){width:12%!important}.clients-table th:nth-child(7),.clients-table td:nth-child(7){width:9%!important}.clients-table th:nth-child(8),.clients-table td:nth-child(8){width:7%!important}.clients-table th:nth-child(9),.clients-table td:nth-child(9){text-align:center!important;width:5%!important}.clients-table th:nth-child(10),.clients-table td:nth-child(10){text-align:center!important;width:7%!important}.clients-table th:nth-child(5),.clients-table td:nth-child(5){padding-left:8px!important;padding-right:10px!important}.clients-table th:nth-child(9),.clients-table td:nth-child(9){padding-left:4px!important;padding-right:4px!important}html,body,#root,.admin-layout,.workspace,.workspace-content,*{scrollbar-width:none!important;-ms-overflow-style:none!important}html::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}#root::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.admin-layout::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.workspace::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.workspace-content::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body:has(.client-create-page){height:100dvh!important;overflow:hidden!important}#root:has(.client-create-page){height:100dvh!important;overflow:hidden!important}.admin-layout:has(.client-create-page){height:100dvh!important;overflow:hidden!important}.workspace:has(.client-create-page){height:100dvh!important;overflow:hidden!important}.workspace-content:has(.client-create-page){box-sizing:border-box!important;height:100dvh!important;overflow:hidden!important}.clients-page-header{align-items:center!important;min-height:40px!important;margin:0!important;display:flex!important}.clients-page-header>div{align-items:center;height:40px;display:flex}.clients-page-header h1{margin:0!important;line-height:1!important}.primary-button{justify-content:center!important;width:132px!important;min-width:132px!important;height:40px!important;min-height:40px!important;padding:0 13px!important;font-size:12px!important;line-height:1!important}.clients-panel{margin-top:0!important}.clients-table tbody tr.is-new-client{animation:2.05s cubic-bezier(.22,.75,.25,1) both edc-client-arrival}@keyframes edc-client-arrival{0%{background:#4080e233;box-shadow:inset 3px 0 #67a3ffeb}22%{background:#4080e21f;box-shadow:inset 3px 0 #67a3ff9e}62%{background:#4080e20b;box-shadow:inset 2px 0 #67a3ff3d}to{background:0 0;box-shadow:inset 0 0 #0000}}.clients-panel,.clients-table-shell,.clients-table-wrapper{margin-top:10px!important}.clients-page-header,.clients-page-header>div,.clients-page-header-actions{align-items:center!important;min-height:48px!important;display:flex!important}.primary-button,.clients-page .primary-button,.clients-page-header .primary-button{white-space:nowrap!important;text-align:center!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-width:164px!important;height:46px!important;min-height:46px!important;padding:0 18px!important;line-height:1!important;display:inline-flex!important}.primary-button span,.primary-button strong,.primary-button svg{flex:none}.primary-button svg{display:block}.clients-page .clients-toolbar,.clients-page .clients-filters,.clients-page .clients-table-tools{margin-top:2px!important}.client-create-page,.client-create-form{gap:16px!important}.client-create-header-left{align-items:center!important;gap:12px!important;min-height:48px!important;display:flex!important}.client-create-header-left>div{align-items:center!important;min-height:48px!important;display:flex!important}.client-create-back{justify-content:center!important;align-self:center!important;align-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;display:inline-flex!important}.client-create-header h1{align-items:center!important;min-height:48px!important;margin:0!important;line-height:1!important;display:flex!important}.client-create-header-actions{align-items:center!important;gap:10px!important;min-height:48px!important;display:flex!important}.client-create-cancel,.client-create-submit{white-space:nowrap!important;text-align:center!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-width:148px!important;height:46px!important;min-height:46px!important;padding:0 18px!important;line-height:1!important;display:inline-flex!important}.client-create-cancel span,.client-create-submit span,.client-create-cancel strong,.client-create-submit strong,.client-create-cancel svg,.client-create-submit svg{flex:none}.client-create-cancel svg,.client-create-submit svg{display:block!important}.client-create-type-button{align-items:center!important;height:44px!important;min-height:44px!important;display:flex!important}.client-create-type-copy strong{white-space:nowrap!important;line-height:1!important}.client-create-card,.client-create-panel,.client-create-section{padding-top:18px!important;padding-bottom:18px!important}.client-create-card-title,.client-create-card-header,.client-create-panel-header{margin-bottom:18px!important}.client-create-card label,.client-create-panel label,.client-create-section label,.client-create-field>span,.client-create-field label,.client-create-fields label{color:#d7deec!important;letter-spacing:0!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}.client-create-card h2,.client-create-panel h2,.client-create-section h2,.client-create-card-title h2{margin-bottom:0!important}.client-create-field,.client-create-fields-grid>*,.client-create-stack>*{gap:8px!important}.client-create-card>.client-create-fields-grid,.client-create-card>.client-create-stack,.client-create-panel>.client-create-fields-grid,.client-create-panel>.client-create-stack,.client-create-section>.client-create-fields-grid,.client-create-section>.client-create-stack{margin-top:4px!important}:root{--edc-space-1:4px;--edc-space-2:8px;--edc-space-3:12px;--edc-space-4:16px;--edc-space-5:20px;--edc-space-6:24px;--edc-control-h:40px;--edc-header-h:48px;--edc-radius-control:11px;--edc-radius-card:16px;--edc-text-primary:#f3f6fb;--edc-text-secondary:#c5cedb;--edc-text-muted:#788395;--edc-line:#ffffff12}.workspace-content{padding:24px 26px 26px!important}.clients-page{gap:var(--edc-space-5)!important}.clients-page-header{height:var(--edc-header-h)!important;min-height:var(--edc-header-h)!important;justify-content:space-between!important;align-items:center!important;margin:0!important;display:flex!important}.clients-page-header>div{height:var(--edc-header-h)!important;align-items:center!important;display:flex!important}.clients-page-header h1{height:var(--edc-header-h);color:var(--edc-text-primary);align-items:center;display:flex;margin:0!important;line-height:1!important}.clients-page-header p{display:none!important}.clients-page-header .primary-button{width:148px!important;min-width:148px!important;height:var(--edc-control-h)!important;min-height:var(--edc-control-h)!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 14px!important;line-height:1!important;display:inline-flex!important}.clients-panel{border-radius:var(--edc-radius-card)!important;margin-top:4px!important}.clients-toolbar{justify-content:space-between!important;align-items:center!important;gap:var(--edc-space-4)!important;min-height:62px!important;padding:10px 12px!important;display:flex!important}.search-field{width:min(560px,54%)!important;min-width:340px!important;height:var(--edc-control-h)!important;border-radius:var(--edc-radius-control)!important}.search-field input{font-size:12.5px!important}.clients-filters{align-items:center!important;gap:var(--edc-space-2)!important;flex:none!important;display:flex!important}.edc-select{width:178px!important;min-width:178px!important}.edc-select-trigger{height:var(--edc-control-h)!important;border-radius:var(--edc-radius-control)!important;font-size:12px!important}.clients-table th{vertical-align:middle!important;height:40px!important;padding-top:0!important;padding-bottom:0!important}.clients-table td{vertical-align:middle!important;height:55px!important}.clients-table tbody tr{transition:background .16s,box-shadow .16s}.clients-table tbody tr:hover{background:#ffffff05}.client-create-header{height:var(--edc-header-h)!important;min-height:var(--edc-header-h)!important;justify-content:space-between!important;align-items:center!important;padding:0 4px!important;display:flex!important}.client-create-header-left{height:var(--edc-header-h)!important;align-items:center!important;gap:var(--edc-space-3)!important;display:flex!important}.client-create-header-left>div{height:var(--edc-header-h)!important;align-items:center!important;display:flex!important}.client-create-header h1{height:var(--edc-header-h)!important;align-items:center!important;margin:0!important;line-height:1!important;display:flex!important}.client-create-back{width:var(--edc-control-h)!important;height:var(--edc-control-h)!important;min-width:var(--edc-control-h)!important;min-height:var(--edc-control-h)!important;align-self:center!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important}.client-create-header-actions{height:var(--edc-header-h)!important;align-items:center!important;gap:var(--edc-space-2)!important;display:flex!important}.client-create-cancel,.client-create-submit{width:148px!important;min-width:148px!important;height:var(--edc-control-h)!important;min-height:var(--edc-control-h)!important;box-sizing:border-box!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 14px!important;line-height:1!important;display:inline-flex!important}.client-create-type{gap:var(--edc-space-2)!important;padding:7px!important}.client-create-type-button{border-radius:var(--edc-radius-control)!important;height:48px!important;min-height:48px!important}.client-create-grid{gap:var(--edc-space-3)!important}.client-create-card{border-radius:var(--edc-radius-card)!important;padding:16px!important}.client-create-card-title h2{color:var(--edc-text-primary)!important;font-size:16.5px!important}.client-create-card-body{gap:var(--edc-space-3)!important}.client-create-field>span em{color:#78adff!important}.client-create-field input,.client-create-field textarea,.client-create-select select,.client-create-input-icon input,.client-create-password input{color:#edf2f8!important;font-size:12.75px!important}.client-create-contacts{gap:var(--edc-space-2)!important}.client-create-contact{gap:6px!important;padding:9px!important}.client-create-contact .client-create-field>span{color:var(--edc-text-secondary)!important;font-size:10.5px!important}.search-field:focus-within,.client-create-field input:focus,.client-create-field textarea:focus,.client-create-input-icon:focus-within,.client-create-password:focus-within,.client-create-select:focus-within,.edc-select-trigger.is-open{border-color:#5291f45c!important;box-shadow:0 0 0 3px #3e7bdb0b!important}@media (width<=1080px){.workspace-content{padding:20px 20px 24px!important}.search-field{width:100%!important;min-width:0!important}}.clients-toolbar{align-items:center!important}:is(.clients-toolbar div:has(>select),.clients-toolbar label:has(>select)){box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.clients-toolbar select,.clients-toolbar .edc-select-trigger{white-space:nowrap!important;color:#aeb6c2!important;background:#ffffff06!important;border:1px solid #ffffff16!important;border-radius:11px!important;width:156px!important;min-width:156px!important;max-width:156px!important;height:42px!important;min-height:42px!important;padding-top:0!important;padding-bottom:0!important;font-size:12px!important;line-height:40px!important;box-shadow:inset 0 1px #ffffff05!important}.clients-toolbar .edc-select-trigger select,.clients-toolbar .edc-select-trigger button{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.clients-toolbar .edc-select-trigger *,.clients-toolbar select option{white-space:nowrap!important}:root{--edc-blue:#4387ea;--edc-blue-strong:#3475d4;--edc-blue-soft:#4387ea1f;--edc-green:#67dda2;--edc-green-soft:#36bf7e1c;--edc-red:#f08282;--edc-red-soft:#d3474714;--edc-amber:#e5b866;--edc-amber-soft:#d69d3c17;--edc-bg:#080b10;--edc-sidebar:#0b0e13;--edc-surface-0:#0b0f15;--edc-surface-1:#0e131b;--edc-surface-2:#111821;--edc-surface-3:#151d28;--edc-glass:#0d121ac7;--edc-text-1:#f2f5fa;--edc-text-2:#c7cfdb;--edc-text-3:#8f9bad;--edc-text-4:#687487;--edc-border:#ffffff13;--edc-border-strong:#ffffff1d;--edc-divider:#ffffff0e;--edc-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif;--edc-fs-xs:11px;--edc-fs-sm:12px;--edc-fs-md:13px;--edc-fs-base:14px;--edc-fs-card:15px;--edc-fs-section:17px;--edc-fs-title:28px;--edc-weight-normal:450;--edc-weight-medium:550;--edc-weight-semibold:650;--edc-weight-bold:720;--edc-space-1:4px;--edc-space-2:8px;--edc-space-3:12px;--edc-space-4:16px;--edc-space-5:24px;--edc-space-6:32px;--edc-radius-sm:8px;--edc-radius-md:11px;--edc-radius-lg:15px;--edc-radius-xl:20px;--edc-control-h:36px;--edc-control-h-lg:42px;--edc-sidebar-w:246px;--edc-shell-top:24px;--edc-shell-x:32px;--edc-ease:cubic-bezier(.2, .8, .2, 1);--edc-fast:.14s;--edc-normal:.19s;--edc-shadow-card:0 14px 36px #00000024;--edc-shadow-modal:0 30px 100px #0000007a}html,body,#root{width:100%;height:100%;min-height:100%}html{background:var(--edc-bg)}body{font-family:var(--edc-font);font-size:var(--edc-fs-base);font-weight:var(--edc-weight-normal);color:var(--edc-text-1);background:radial-gradient(circle at 72% -15%, #3f5a911c, transparent 32%), var(--edc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;line-height:1.45;overflow:hidden}button,input,select,textarea{font-family:var(--edc-font)}button{line-height:1}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:#4387ea42}.admin-layout{grid-template-columns:var(--edc-sidebar-w) minmax(0, 1fr);background:0 0;width:100%;height:100dvh;min-height:0;display:grid;overflow:hidden}.sidebar{z-index:50;width:var(--edc-sidebar-w);height:100dvh;min-height:0;padding:var(--edc-shell-top) 16px 18px;border-right:1px solid var(--edc-border);-webkit-backdrop-filter:blur(24px)saturate(115%);background:#0b0e13f0;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.workspace{grid-column:2;width:100%;min-width:0;height:100dvh;min-height:0;overflow:hidden}.workspace-content{width:100%;min-width:0;height:100%;min-height:0;padding:var(--edc-shell-top) var(--edc-shell-x) var(--edc-space-5);overscroll-behavior:contain;scrollbar-width:none;overflow:auto}.workspace-content::-webkit-scrollbar{width:0;height:0;display:none}.admin-layout,.admin-layout *{scrollbar-width:none}.admin-layout::-webkit-scrollbar{width:0;height:0;display:none}.admin-layout ::-webkit-scrollbar{width:0;height:0;display:none}.brand{flex:0 0 44px;align-items:center;gap:12px;height:44px;padding:0 9px;display:flex}.brand-mark{border-radius:var(--edc-radius-md);width:37px;height:37px;color:var(--edc-text-1);font-size:16px;font-weight:var(--edc-weight-bold);background:linear-gradient(145deg,#ffffff21,#ffffff09);border:1px solid #ffffff1f;flex:0 0 37px;place-items:center;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff12}.brand-name{color:#eef2f8;font-size:13px;font-weight:var(--edc-weight-bold);letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;line-height:1;overflow:hidden}.nav{margin-top:var(--edc-space-5);gap:var(--edc-space-1);flex-direction:column;display:flex}.nav-item{border-radius:var(--edc-radius-md);width:100%;height:42px;color:var(--edc-text-3);font-size:var(--edc-fs-md);font-weight:var(--edc-weight-medium);transition:color var(--edc-fast) ease, background var(--edc-fast) ease, transform var(--edc-fast) var(--edc-ease);align-items:center;gap:11px;padding:0 12px;line-height:1;display:flex}.nav-item:hover{color:var(--edc-text-2);background:#ffffff09}.nav-item.active{color:#f7f9fc;background:#ffffff13;box-shadow:inset 0 0 0 1px #ffffff09}.nav-item svg{flex:none}.nav-arrow{opacity:0;transition:opacity var(--edc-fast) ease;margin-left:auto}.nav-item.active .nav-arrow{opacity:.55}.sidebar-footer{border-top:1px solid var(--edc-divider);justify-content:space-between;align-items:center;gap:10px;min-height:47px;margin-top:auto;padding:12px 8px 0;display:flex}.sidebar-role{font-weight:var(--edc-weight-semibold);color:var(--edc-text-2)!important;font-size:var(--edc-fs-xs)!important}.logout-button{border:1px solid var(--edc-border);min-width:50px;height:32px;color:var(--edc-text-3);font-size:var(--edc-fs-xs);font-weight:var(--edc-weight-medium);cursor:pointer;transition:background var(--edc-fast) ease, border-color var(--edc-fast) ease, color var(--edc-fast) ease;background:#ffffff06;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.logout-button:hover{border-color:var(--edc-border-strong);color:var(--edc-text-1);background:#ffffff0d}.edc-page{gap:var(--edc-space-3);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex}.edc-page-header{justify-content:space-between;align-items:center;gap:var(--edc-space-4);flex:0 0 44px;width:100%;height:44px;display:flex}.edc-page-header-left,.edc-page-header-right{align-items:center;gap:var(--edc-space-3);min-width:0;display:flex}.edc-page-title{color:var(--edc-text-1);font-size:var(--edc-fs-title);font-weight:var(--edc-weight-bold);letter-spacing:-.035em;margin:0;line-height:1}.edc-page-subtitle{color:var(--edc-text-3);font-size:var(--edc-fs-md);font-weight:var(--edc-weight-normal);margin:4px 0 0}.page{width:100%;max-width:none;height:100%;min-height:0;margin:0}.page-heading{min-height:44px;margin:0 0 var(--edc-space-5);justify-content:space-between;align-items:center;display:flex}.page h1{font-size:var(--edc-fs-title);font-weight:var(--edc-weight-bold);letter-spacing:-.035em;margin:0;line-height:1}.edc-btn{height:var(--edc-control-h);border:1px solid var(--edc-border);border-radius:var(--edc-radius-md);min-width:0;font-size:var(--edc-fs-sm);font-weight:var(--edc-weight-semibold);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform var(--edc-fast) var(--edc-ease), background var(--edc-fast) ease, border-color var(--edc-fast) ease, color var(--edc-fast) ease, opacity var(--edc-fast) ease;justify-content:center;align-items:center;gap:7px;padding:0 14px;line-height:1;display:inline-flex}.edc-btn:hover:not(:disabled){transform:translateY(-1px)}.edc-btn:active:not(:disabled){transform:translateY(0)scale(.985)}.edc-btn:disabled{opacity:.42;cursor:default}.edc-btn-primary{color:#fff;background:linear-gradient(#4387ea,#3474d1);border-color:#5296f666;box-shadow:0 8px 22px #2667c924}.edc-btn-primary:hover:not(:disabled){background:linear-gradient(#4b8ff1,#3979d7)}.edc-btn-secondary{color:var(--edc-text-2);background:#ffffff06}.edc-btn-secondary:hover:not(:disabled){border-color:var(--edc-border-strong);background:#ffffff0c}.edc-btn-ghost{color:var(--edc-text-3);background:0 0;border-color:#0000}.edc-btn-ghost:hover:not(:disabled){color:var(--edc-text-1);background:#ffffff09}.edc-btn-danger{background:var(--edc-red-soft);color:var(--edc-red);border-color:#e1646426}.edc-btn-danger:hover:not(:disabled){color:#ff9d9d;background:#cf3f3f1f;border-color:#eb686842}.edc-icon-btn{width:var(--edc-control-h);height:var(--edc-control-h);flex:0 0 var(--edc-control-h);border:1px solid var(--edc-border);border-radius:var(--edc-radius-md);color:var(--edc-text-3);cursor:pointer;background:#ffffff06;place-items:center;padding:0;display:inline-grid}.edc-card{border:1px solid var(--edc-border);border-radius:var(--edc-radius-lg);min-width:0;box-shadow:var(--edc-shadow-card);background:linear-gradient(145deg,#10161ff0,#0b1017f0)}.edc-card-header{min-height:50px;padding:0 var(--edc-space-4);justify-content:space-between;align-items:center;gap:var(--edc-space-3);border-bottom:1px solid var(--edc-divider);display:flex}.edc-card-title{color:var(--edc-text-1);font-size:var(--edc-fs-card);font-weight:var(--edc-weight-bold);margin:0;line-height:1.2}.edc-card-subtitle{color:var(--edc-text-3);font-size:var(--edc-fs-sm);font-weight:var(--edc-weight-normal);margin:4px 0 0;line-height:1.4}.edc-card-body{padding:var(--edc-space-4)}.edc-input,.edc-select,.edc-textarea{border:1px solid var(--edc-border);border-radius:var(--edc-radius-md);width:100%;color:var(--edc-text-1);font-size:var(--edc-fs-md);font-weight:var(--edc-weight-normal);transition:border-color var(--edc-fast) ease, background var(--edc-fast) ease, box-shadow var(--edc-fast) ease;background:#05090e6b;outline:0}.edc-input,.edc-select{height:var(--edc-control-h-lg);padding:0 13px}.edc-textarea{resize:vertical;min-height:96px;padding:11px 13px}.edc-input::placeholder,.edc-textarea::placeholder{color:var(--edc-text-4)}.edc-input:focus,.edc-select:focus,.edc-textarea:focus{background:#080d14b8;border-color:#488ef07a;box-shadow:0 0 0 3px #367bdb14}.edc-label{color:var(--edc-text-2);font-size:var(--edc-fs-sm);font-weight:var(--edc-weight-semibold);margin-bottom:7px;line-height:1.2;display:block}.edc-pill{border:1px solid var(--edc-border);min-height:28px;font-size:var(--edc-fs-xs);font-weight:var(--edc-weight-semibold);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 10px;line-height:1;display:inline-flex}.edc-pill:before{content:"";border-radius:50%;flex:0 0 6px;width:6px;height:6px}.edc-pill-enabled{background:var(--edc-green-soft);color:#79e3ad;border-color:#48d29038}.edc-pill-enabled:before{background:var(--edc-green);box-shadow:0 0 8px #57dc9d57}.edc-pill-suspended{color:#a6afbd;background:#ffffff0b;border-color:#ffffff1a}.edc-pill-suspended:before{background:#7e8998}.edc-pill-cancelled{background:var(--edc-red-soft);color:#ec9696;border-color:#e867672e}.edc-pill-cancelled:before{background:#e47e7e}.edc-tabs{align-items:center;gap:var(--edc-space-1);border:1px solid var(--edc-border);border-radius:var(--edc-radius-md);background:#080c1285;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;min-height:42px;padding:4px;display:grid;overflow-x:auto}.edc-tab{min-width:0;height:32px;color:var(--edc-text-3);font-size:var(--edc-fs-sm);font-weight:var(--edc-weight-semibold);white-space:nowrap;cursor:pointer;transition:background var(--edc-fast) ease, color var(--edc-fast) ease;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;padding:0 12px;line-height:1;display:inline-flex}.edc-tab:hover{color:var(--edc-text-2)}.edc-tab.active{color:#d9e8ff;background:#346fc22e}.edc-modal-backdrop{z-index:1600;padding:var(--edc-space-5);-webkit-backdrop-filter:blur(18px)saturate(120%);background:#02050aa3;place-items:center;display:grid;position:fixed;inset:0}.edc-modal{border:1px solid var(--edc-border-strong);border-radius:var(--edc-radius-xl);width:min(760px,100vw - 48px);min-height:0;max-height:calc(100dvh - 48px);box-shadow:var(--edc-shadow-modal);animation:edc-modal-enter var(--edc-normal) var(--edc-ease) both;background:linear-gradient(155deg,#121923fb,#080d13fe);flex-direction:column;display:flex;overflow:hidden}.edc-modal-wide{width:min(1240px,100vw - 64px)}.edc-modal-xwide{width:min(1420px,100vw - 64px)}.edc-modal-header{justify-content:space-between;align-items:center;gap:var(--edc-space-4);border-bottom:1px solid var(--edc-divider);flex:none;min-height:72px;padding:16px 18px;display:flex}.edc-modal-header h2{font-size:19px;font-weight:var(--edc-weight-bold);letter-spacing:-.025em;margin:0;line-height:1.15}.edc-modal-header p{color:var(--edc-text-3);font-size:var(--edc-fs-sm);margin:5px 0 0}.edc-modal-body{min-height:0;padding:var(--edc-space-4);flex:auto;overflow:auto}.edc-modal-footer{justify-content:space-between;align-items:center;gap:var(--edc-space-3);border-top:1px solid var(--edc-divider);-webkit-backdrop-filter:blur(14px);background:#080c12cc;flex:none;min-height:64px;padding:12px 16px;display:flex}.edc-modal-actions{align-items:center;gap:var(--edc-space-2);margin-left:auto;display:flex}@keyframes edc-modal-enter{0%{opacity:0;transform:translateY(8px)scale(.988)}to{opacity:1;transform:translateY(0)scale(1)}}.edc-interactive{transition:transform var(--edc-fast) var(--edc-ease), background var(--edc-fast) ease, border-color var(--edc-fast) ease}.edc-interactive:hover{transform:translateY(-1px)}.edc-divider{background:var(--edc-divider);width:100%;height:1px}@media (width<=1100px){:root{--edc-shell-x:22px}}@media (width<=850px){:root{--edc-sidebar-w:76px;--edc-shell-x:18px}.sidebar{padding-left:10px;padding-right:10px}.brand{justify-content:center;padding-inline:0}.brand-name{display:none}.nav-item{justify-content:center;padding-inline:0}.nav-item>span,.nav-arrow{display:none}.sidebar-footer{justify-content:center;padding-inline:0}.sidebar-role,.logout-button span{display:none!important}.logout-button{width:36px;min-width:36px;padding:0}.edc-page-title{font-size:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.client-create-page{width:100%;height:calc(100dvh - 58px);min-height:0;position:relative;overflow:hidden}.client-create-form{width:100%;height:100%;position:relative}.client-create-header{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(145%);background:linear-gradient(#080a0ef0,#080a0ec2);border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;height:76px;padding:0 4px;display:flex;position:absolute;top:0;left:0;right:0;box-shadow:0 15px 35px #0000001a}.client-create-header-left{align-items:center;gap:13px;min-width:0;display:flex}.client-create-header-left>div{min-width:0}.client-create-header h1{color:#f6f8fb;letter-spacing:-.035em;margin:0;font-size:31px;font-weight:720;line-height:1}.client-create-header p{color:#8e98a8;margin:7px 0 0;font-size:13px;line-height:1.3}.client-create-back{color:#9ca6b5;cursor:pointer;background:#ffffff06;border:1px solid #ffffff16;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;padding:0;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid}.client-create-back:hover{color:#eef2f7;background:#ffffff0e;border-color:#ffffff26;transform:translate(-1px)}.client-create-header-actions{flex:none;align-items:center;gap:9px;display:flex}.client-create-cancel,.client-create-submit{height:42px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:12px;font-weight:650;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.client-create-cancel{color:#929caa;background:#ffffff06;border:1px solid #ffffff16}.client-create-cancel:hover:not(:disabled){color:#e0e5eb;background:#ffffff0e;border-color:#ffffff24}.client-create-submit{color:#f8faff;background:linear-gradient(135deg,#3979df,#315faf);border:1px solid #609dff6b;box-shadow:inset 0 1px #ffffff21,0 8px 22px #1f4d9738}.client-create-submit:hover:not(:disabled){background:linear-gradient(135deg,#4385eb,#376bc1);transform:translateY(-1px)}.client-create-cancel:disabled,.client-create-submit:disabled{opacity:.48;cursor:default;transform:none}.client-create-scroll{scrollbar-width:none;-ms-overflow-style:none;padding:90px 0 8px;position:absolute;inset:0;overflow:hidden auto}.client-create-scroll::-webkit-scrollbar{display:none}.client-create-error{color:#e09aa0;background:#eb5b660e;border:1px solid #eb5b662e;border-radius:11px;align-items:center;gap:8px;min-height:42px;margin-bottom:12px;padding:0 13px;font-size:12px;display:flex}.client-create-type{background:linear-gradient(145deg,#ffffff06,#ffffff03);border:1px solid #ffffff12;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;padding:10px;display:grid}.client-create-type-button{color:#a9b2bf;text-align:left;cursor:pointer;background:#ffffff04;border:1px solid #fff1;border-radius:12px;align-items:center;gap:11px;min-height:58px;padding:9px 42px 9px 11px;transition:border-color .16s,background .16s;display:flex;position:relative}.client-create-type-button:hover{background:#ffffff09;border-color:#ffffff1f}.client-create-type-button.is-selected{background:linear-gradient(135deg,#3774d626,#305aa00e);border-color:#498bf15c}.client-create-type-icon{color:#7f8997;background:#ffffff0a;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.client-create-type-button.is-selected .client-create-type-icon{color:#8ab8ff;background:#3f81e724}.client-create-type-copy{min-width:0}.client-create-type-copy strong,.client-create-type-copy small{display:block}.client-create-type-copy strong{color:#e7ebf1;font-size:12px;font-weight:650}.client-create-type-copy small{color:#707b8b;margin-top:2px;font-size:10px}.client-create-type-check{color:#8ab8ff;opacity:0;background:#3f81e724;border-radius:50%;place-items:center;width:21px;height:21px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:50%;right:13px;transform:translateY(-50%)scale(.8)}.client-create-type-button.is-selected .client-create-type-check{opacity:1;transform:translateY(-50%)scale(1)}.client-create-grid{grid-template-rows:repeat(2,minmax(326px,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.client-create-card{background:linear-gradient(145deg,#12171fad,#0a0e148a);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;min-width:0;min-height:0;padding:18px;display:flex;box-shadow:inset 0 1px #ffffff06,0 12px 30px #00000017}.client-create-account{background:linear-gradient(145deg,#18253a5c,#0a0e148c);border-color:#4689ec24}.client-create-card-title{color:#718094;justify-content:space-between;align-items:center;gap:12px;min-height:27px;margin-bottom:20px;display:flex}.client-create-card-title h2{color:#f0f3f8;letter-spacing:-.018em;margin:0;font-size:18px;font-weight:680;line-height:1.15}.client-create-card-body{flex-direction:column;gap:13px;min-height:0;display:flex}.client-create-field{flex-direction:column;gap:7px;min-width:0;display:flex}.client-create-field>span{color:#bdc6d2;font-size:12.25px;font-weight:630;line-height:1.2}.client-create-field>span em{color:#71a8ff;margin-left:3px;font-style:normal}.client-create-field input,.client-create-field textarea,.client-create-select select{box-sizing:border-box;color:#edf2f8;width:100%;min-width:0;font:inherit;background:#03070d4f;border:1px solid #ffffff13;outline:none;font-size:13.25px;transition:border-color .16s,background .16s,box-shadow .16s}.client-create-field input{border-radius:10px;height:40px;padding:0 11px}.client-create-field textarea{resize:none;border-radius:11px;padding:11px;line-height:1.5}.client-create-field input::placeholder,.client-create-field textarea::placeholder{color:#657182}.client-create-field input:focus,.client-create-field textarea:focus{background:#050a1175;border-color:#4c8ff766;box-shadow:0 0 0 3px #4380df0e}.client-create-field input.is-error,.client-create-input-icon.is-error,.client-create-password.is-error{border-color:#ea5b6670}.client-create-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.client-create-input-icon{color:#677589;background:#03070d4f;border:1px solid #ffffff13;border-radius:10px;align-items:center;height:40px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;overflow:hidden}.client-create-input-icon:focus-within{background:#050a1175;border-color:#4c8ff766;box-shadow:0 0 0 3px #4380df0e}.client-create-input-icon>svg{flex:none;margin-left:11px}.client-create-input-icon input{flex:1;height:100%;box-shadow:none!important;background:0 0!important;border:0!important}.client-create-password{background:#03070d4f;border:1px solid #ffffff13;border-radius:10px;align-items:center;height:40px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;overflow:hidden}.client-create-password:focus-within{background:#050a1175;border-color:#4c8ff766;box-shadow:0 0 0 3px #4380df0e}.client-create-password input{flex:1;height:100%;box-shadow:none!important;background:0 0!important;border:0!important}.client-create-password button{color:#687688;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:39px;height:39px;padding:0;display:grid}.client-create-password button:hover{color:#cbd2dc}.client-create-hint{color:#647082;min-height:13px;margin-top:-1px;font-size:9px}.client-create-hint.is-valid{color:#72ca98}.client-create-hint.is-error{color:#d9848b}.client-create-select{background:#03070d4f;border:1px solid #ffffff13;border-radius:10px;align-items:center;height:40px;display:flex;position:relative;overflow:hidden}.client-create-select:focus-within{border-color:#4c8ff766}.client-create-select select{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;height:100%;padding:0 36px 0 11px}.client-create-select>svg{pointer-events:none;color:#657284;position:absolute;right:10px}.client-create-select option{color:#edf1f7;background:#141922}.client-create-contact{background:#ffffff03;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:8px;min-height:0;padding:10px;display:flex}.client-create-contact-top{align-items:center;gap:6px;min-height:20px;display:flex}.client-create-contact-top>span{color:#abb5c3;font-size:10px;font-weight:650}.client-create-contact-top>small{color:#616d7e;font-size:9px}.client-create-contact-top button{color:#6a7687;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:23px;height:23px;margin-left:auto;padding:0;display:grid}.client-create-contact-top button:hover{color:#d0d6de;background:#ffffff0b}.client-create-notes-field{flex:1;min-height:0;display:flex}.client-create-notes-field textarea{box-sizing:border-box;resize:none;color:#edf2f8;width:100%;height:100%;min-height:0;font:inherit;background:#03070d4f;border:1px solid #ffffff13;border-radius:11px;outline:none;padding:12px;font-size:12.5px;line-height:1.5;transition:border-color .16s,background .16s,box-shadow .16s}.client-create-notes-field textarea::placeholder{color:#657182}.client-create-notes-field textarea:focus{background:#050a1175;border-color:#4c8ff766;box-shadow:0 0 0 3px #4380df0e}.client-create-spinner{animation:.75s linear infinite client-create-spin}@keyframes client-create-spin{to{transform:rotate(360deg)}}@media (width<=1280px){.client-create-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.client-create-page{height:calc(100dvh - 54px)}}@media (width<=820px){.client-create-header{height:82px}.client-create-header h1{font-size:26px}.client-create-header p{font-size:11px}.client-create-scroll{padding-top:94px}.client-create-grid,.client-create-type,.client-create-two{grid-template-columns:1fr}}@media (width<=580px){.client-create-header{align-items:flex-start;height:126px;padding-top:10px}.client-create-header-actions{grid-template-columns:1fr 1fr;display:grid;position:absolute;bottom:10px;left:4px;right:4px}.client-create-cancel,.client-create-submit{width:100%}.client-create-scroll{padding-top:138px}}.client-create-header-actions{align-items:center}.client-create-cancel,.client-create-submit{box-sizing:border-box;height:42px;padding-top:1px;line-height:1}.client-create-cancel{min-width:102px}.client-create-submit{min-width:142px}.client-create-submit svg,.client-create-cancel svg{flex:none}.client-create-page,.client-create-form{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}.client-create-header{box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;height:64px!important;min-height:64px!important;padding:0 4px!important;display:flex!important}.client-create-header h1{align-items:center!important;height:44px!important;margin:0!important;font-size:30px!important;line-height:1!important;display:flex!important}.client-create-header p{display:none!important}.client-create-back{align-self:center!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;transform:none!important}.client-create-cancel,.client-create-submit{transform:none;box-sizing:border-box!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;height:40px!important;min-height:40px!important;margin:0!important;padding:1px 16px 0!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}.client-create-cancel{width:106px!important;min-width:106px!important}.client-create-submit{width:142px!important;min-width:142px!important}.client-create-submit svg{flex:none;margin:0!important}.client-create-scroll{box-sizing:border-box!important;flex-direction:column!important;gap:10px!important;min-height:0!important;padding:10px 0 0!important;display:flex!important;position:absolute!important;inset:64px 0 0!important;overflow:hidden!important}.client-create-type{box-sizing:border-box!important;flex:0 0 64px!important;gap:8px!important;height:64px!important;min-height:64px!important;margin:0!important;padding:7px!important}.client-create-type-button{height:48px!important;min-height:0!important;padding-top:6px!important;padding-bottom:6px!important}.client-create-grid{flex:auto!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;height:auto!important;min-height:0!important;display:grid!important;overflow:hidden!important}.client-create-card{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;padding:15px!important;overflow:hidden!important}.client-create-card-title{min-height:23px!important;margin-bottom:12px!important}.client-create-card-title h2{font-size:16px!important}.client-create-card-body{gap:10px!important;min-height:0!important}.client-create-field{gap:6px!important}.client-create-field>span{font-size:11.5px!important}.client-create-field input,.client-create-input-icon,.client-create-password,.client-create-select{height:38px!important}.client-create-field input,.client-create-field textarea,.client-create-select select{font-size:12.5px!important}.client-create-contacts{flex:auto!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-height:0!important;display:grid!important}.client-create-contact{gap:6px!important;min-height:0!important;padding:8px!important;overflow:hidden!important}.client-create-contact-top{min-height:18px!important}.client-create-contact .client-create-field{gap:4px!important}.client-create-contact .client-create-field>span{font-size:10px!important}.client-create-contact .client-create-field input{height:34px!important;font-size:11.5px!important}.client-create-notes{min-height:0!important}.client-create-notes-field{flex:auto!important;min-height:0!important}.client-create-notes-field textarea{height:100%!important;min-height:0!important}.client-create-error{z-index:150;width:min(420px,100% - 16px);top:8px;right:8px;margin:0!important;position:absolute!important}@media (width<=1280px),(height<=760px){.client-create-scroll{overflow-y:auto!important}.client-create-grid{grid-template-rows:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(280px,auto)!important;overflow:visible!important}}.client-create-header{align-items:center!important;height:64px!important;min-height:64px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.client-create-header-left{align-items:center!important;gap:14px!important;height:40px!important;display:flex!important}.client-create-header-left>div{align-items:center!important;height:40px!important;display:flex!important}.client-create-header h1{align-items:center!important;height:40px!important;margin:0!important;line-height:1!important;display:flex!important}.client-create-back{align-self:center!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important}.client-create-back svg{display:block}.client-create-header-actions{align-items:center!important;gap:10px!important;height:40px!important;display:flex!important}.client-create-cancel,.client-create-submit{box-sizing:border-box!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:132px!important;min-width:132px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 13px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}.client-create-cancel{padding-bottom:1px!important}.client-create-submit svg{flex:none;display:block}.client-create-type-copy{align-items:center!important;min-height:36px!important;display:flex!important}.client-create-type-copy strong{margin:0!important;font-size:12.5px!important;line-height:1!important}.client-create-type-copy small{display:none!important}.client-create-type-check{color:#69d795!important;background:#48c98224!important}.client-create-type-button.is-selected .client-create-type-check{box-shadow:0 0 0 1px #48c98212}.client-create-card-title{margin-bottom:20px!important}.client-create-submit{position:relative;overflow:hidden}.client-create-form.is-creating .client-create-submit{box-shadow:inset 0 1px #ffffff24,0 8px 25px #285cb533}.client-create-form.is-creating .client-create-submit:after{content:"";background:linear-gradient(90deg,#0000,#ffffff21,#0000);width:34%;animation:.95s ease-in-out infinite client-create-progress;position:absolute;top:0;bottom:0;left:-45%;transform:skew(-16deg)}.client-create-form.is-complete .client-create-submit{transition:background .22s,border-color .22s,box-shadow .22s;background:linear-gradient(135deg,#2e9562,#277a53)!important;border-color:#4cc9844d!important;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #237d5229!important}.client-create-form.is-complete .client-create-submit:after{display:none}@keyframes client-create-progress{0%{opacity:0;left:-45%}22%{opacity:1}78%{opacity:1}to{opacity:0;left:115%}}:root{--edc-bg:#070a0f;--edc-surface:#0c1118;--edc-surface-2:#0f151e;--edc-surface-hover:#121a24;--edc-border:#ffffff13;--edc-border-strong:#ffffff1d;--edc-text:#f3f6fa;--edc-text-secondary:#c5ccd7;--edc-text-muted:#818c9d;--edc-text-faint:#667182;--edc-blue:#3d7fde;--edc-blue-hover:#478ae9;--edc-blue-soft:#3d7fde21;--edc-green:#66dfa4;--edc-green-soft:#31ab7021;--edc-green-border:#48c98b3d;--edc-red:#ff7e7e;--edc-red-soft:#b93d3d1a;--edc-radius-lg:18px;--edc-radius-md:13px;--edc-radius-sm:10px;--edc-control-h:40px;--edc-font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", system-ui, sans-serif}html,body,#root,.cdv2-page,.cdv2-modal,.cdv2-asset-picker{scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}#root::-webkit-scrollbar{width:0;height:0;display:none}.cdv2-page::-webkit-scrollbar{width:0;height:0;display:none}.cdv2-modal::-webkit-scrollbar{width:0;height:0;display:none}.cdv2-asset-picker::-webkit-scrollbar{width:0;height:0;display:none}.cdv2-page{box-sizing:border-box;width:100%;min-height:100%;color:var(--edc-text);font-family:var(--edc-font);background:0 0;padding:21px clamp(22px,2vw,32px) 48px;font-size:14px;line-height:1.4}.cdv2-header{border-bottom:1px solid var(--edc-border);justify-content:space-between;align-items:center;gap:28px;min-height:64px;display:flex}.cdv2-header-left,.cdv2-header-actions{align-items:center;display:flex}.cdv2-header-left{gap:14px;min-width:0}.cdv2-header-actions{flex-shrink:0;gap:9px}.cdv2-back{width:var(--edc-control-h);height:var(--edc-control-h);flex:0 0 var(--edc-control-h);border:1px solid var(--edc-border);color:#a8b2c1;font-family:var(--edc-font);cursor:pointer;background:#ffffff06;border-radius:12px;place-items:center;padding:0;font-size:22px;line-height:1;transition:background .16s,border-color .16s,color .16s,transform .16s;display:grid}.cdv2-back:hover{border-color:var(--edc-border-strong);color:#fff;background:#ffffff0e}.cdv2-back:active{transform:scale(.96)}.cdv2-title-line{white-space:nowrap;align-items:baseline;gap:10px;min-width:0;display:flex}.cdv2-title-line h1{color:#f5f7fb;min-width:0;font-family:var(--edc-font);letter-spacing:-.035em;text-overflow:ellipsis;margin:0;font-size:clamp(25px,1.9vw,31px);font-weight:740;line-height:1.05;overflow:hidden}.cdv2-title-separator{color:#606b7c;font-size:17px;font-weight:500}.cdv2-title-id{color:#9aa5b5;letter-spacing:.005em;font-size:17px;font-weight:620}.cdv2-button,.cdv2-action{appearance:none;box-sizing:border-box;height:var(--edc-control-h);border:1px solid var(--edc-border);color:var(--edc-text-secondary);font-family:var(--edc-font);white-space:nowrap;cursor:pointer;background:#ffffff06;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:650;line-height:1;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.cdv2-button{border-radius:11px;min-width:104px;padding:0 15px}.cdv2-button:hover,.cdv2-action:hover{border-color:var(--edc-border-strong);color:#fff;background:#ffffff0e}.cdv2-button:active,.cdv2-action:active{transform:scale(.98)}.cdv2-button:disabled,.cdv2-action:disabled{opacity:.42;cursor:default;transform:none}.cdv2-button-primary{color:#fff;background:linear-gradient(#4385e4 0%,#356fca 100%);border-color:#5e9df56b;box-shadow:inset 0 1px #ffffff24,0 6px 20px #2b68c224}.cdv2-button-primary:hover{background:linear-gradient(#4a8ced 0%,#3977d4 100%)}.cdv2-button-danger{color:#ff9a9a;background:var(--edc-red-soft);border-color:#ff6b6b33}.cdv2-pill{box-sizing:border-box;border:1px solid var(--edc-border);min-width:86px;height:36px;font-family:var(--edc-font);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12.5px;font-weight:700;display:inline-flex}.cdv2-pill-dot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.cdv2-pill-positive{color:var(--edc-green);border-color:var(--edc-green-border);background:var(--edc-green-soft)}.cdv2-pill-neutral{color:#aab3c0;background:#ffffff09}.cdv2-pill-danger{color:#ff9090;background:var(--edc-red-soft);border-color:#ff64642e}.cdv2-action-bar{box-sizing:border-box;border:1px solid var(--edc-border);background:linear-gradient(#0e131beb,#090d13e0);border-radius:15px;align-items:center;gap:7px;min-height:56px;margin-top:12px;padding:8px 9px;display:flex;overflow-x:auto}.cdv2-action{border-radius:10px;min-width:96px;height:38px;padding:0 14px;font-size:12.5px}.cdv2-action-accent{color:#9bc0ff;background:var(--edc-blue-soft);border-color:#4183e140}.cdv2-action-danger{color:#e78e8e}.cdv2-tabs{box-sizing:border-box;border:1px solid var(--edc-border);background:#0a0e14d1;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;height:50px;margin-top:12px;padding:5px;display:grid}.cdv2-tab{appearance:none;color:#778294;font-family:var(--edc-font);cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:12.5px;font-weight:650;transition:color .15s,background .15s,box-shadow .15s}.cdv2-tab:hover{color:#bcc6d4}.cdv2-tab.active{color:#c9ddff;background:linear-gradient(#3d7fde30,#3d7fde1f);box-shadow:inset 0 1px #ffffff06}.cdv2-stack{gap:12px;display:grid}.cdv2-card,.cdv2-service-card{box-sizing:border-box;border:1px solid var(--edc-border);border-radius:var(--edc-radius-lg);background:linear-gradient(145deg,#0e131bf5,#090d13f2);width:100%;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.cdv2-card{padding:20px 22px 22px}.cdv2-card-head{justify-content:space-between;align-items:center;gap:18px;min-height:30px;margin-bottom:21px;display:flex}.cdv2-card-head h2,.cdv2-service-card h2{color:#edf1f6;font-family:var(--edc-font);letter-spacing:-.018em;margin:0;font-size:17px;font-weight:720;line-height:1.15}.cdv2-count{box-sizing:border-box;color:#a4afbd;background:#ffffff0b;border-radius:9px;place-items:center;min-width:34px;height:30px;padding:0 9px;font-size:12px;font-weight:650;display:inline-grid}.cdv2-field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px clamp(30px,4vw,64px);display:grid}.cdv2-field{flex-direction:column;gap:7px;min-width:0;display:flex}.cdv2-field-wide{grid-column:1/-1}.cdv2-field-label{color:#7f8b9e;font-family:var(--edc-font);text-transform:uppercase;letter-spacing:.05em;font-size:11.5px;font-weight:690;line-height:1.2}.cdv2-field-value{color:#dce2ea;min-width:0;font-family:var(--edc-font);overflow-wrap:anywhere;font-size:15px;font-weight:570;line-height:1.4}.cdv2-list{display:grid}.cdv2-row{box-sizing:border-box;border-top:1px solid var(--edc-border);grid-template-columns:minmax(220px,1.1fr) minmax(260px,1.6fr) auto;align-items:center;gap:32px;min-height:72px;padding:14px 2px;display:grid}.cdv2-row:first-child{border-top:0}.cdv2-row-tall{min-height:78px}.cdv2-row-primary,.cdv2-row-middle{flex-direction:column;gap:5px;min-width:0;display:flex}.cdv2-row strong{color:#e7ebf1;font-size:14.5px;font-weight:680}.cdv2-row span{color:#828e9f;font-size:12.5px;line-height:1.4}.cdv2-service-card{padding:19px 22px}.cdv2-service-main{justify-content:space-between;align-items:center;gap:32px;display:flex}.cdv2-service-dates{color:#8691a1;align-items:center;gap:26px;margin-top:8px;font-size:12.5px;display:flex}.cdv2-activity-list{display:grid}.cdv2-activity{box-sizing:border-box;border-top:1px solid var(--edc-border);grid-template-columns:12px minmax(260px,1.7fr) minmax(210px,.9fr) minmax(160px,auto);align-items:center;gap:20px;min-height:78px;padding:16px 2px;display:grid}.cdv2-activity:first-child{border-top:0}.cdv2-activity-marker{background:#619df4;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #619df457}.cdv2-activity-main,.cdv2-activity-actor{flex-direction:column;gap:5px;min-width:0;display:flex}.cdv2-activity strong{color:#e4e9f0;font-size:14px;font-weight:670}.cdv2-activity span,.cdv2-activity time{color:#818c9b;font-size:12.5px}.cdv2-activity time{text-align:right}.cdv2-empty{color:#778293;place-items:center;min-height:105px;font-size:13px;font-weight:500;display:grid}.cdv2-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(18px)saturate(118%);background:#0205098a;place-items:center;padding:28px;animation:.18s cdv2-fade;display:grid;position:fixed;inset:0}@keyframes cdv2-fade{0%{opacity:0}to{opacity:1}}.cdv2-modal{box-sizing:border-box;width:min(560px,95vw);max-height:min(760px,90vh);font-family:var(--edc-font);background:linear-gradient(145deg,#111720f6,#090d13f7);border:1px solid #ffffff1b;border-radius:21px;animation:.2s cubic-bezier(.2,.8,.2,1) cdv2-modal-enter;overflow-y:auto;box-shadow:0 28px 100px #00000080,inset 0 1px #ffffff09}@keyframes cdv2-modal-enter{0%{opacity:0;transform:translateY(9px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.cdv2-modal-wide{width:min(820px,95vw)}.cdv2-modal-head{box-sizing:border-box;border-bottom:1px solid var(--edc-border);justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:17px 20px;display:flex}.cdv2-modal-head h2{color:#f1f4f8;letter-spacing:-.015em;margin:0;font-size:18px;font-weight:720;line-height:1.2}.cdv2-modal-head p{color:#7f8a9a;margin:5px 0 0;font-size:12.5px;line-height:1.45}.cdv2-icon-button{border:1px solid var(--edc-border);color:#98a3b2;width:36px;height:36px;font-family:var(--edc-font);cursor:pointer;background:#ffffff06;border-radius:11px;flex-shrink:0;place-items:center;padding:0;font-size:20px;line-height:1;display:grid}.cdv2-icon-button:hover{border-color:var(--edc-border-strong);color:#fff;background:#ffffff0e}.cdv2-modal-body{padding:20px}.cdv2-modal-actions{border-top:1px solid var(--edc-border);justify-content:flex-end;align-items:center;gap:9px;margin-top:22px;padding-top:17px;display:flex}.cdv2-modal-actions .cdv2-button{min-width:112px;height:42px}.cdv2-modal-status{box-sizing:border-box;border:1px solid var(--edc-border);border-radius:var(--edc-radius-md);color:#8d98a8;background:#ffffff04;justify-content:space-between;align-items:center;min-height:60px;padding:0 15px;font-size:13px;display:flex}.cdv2-form-field{flex-direction:column;gap:8px;margin-top:16px;display:flex}.cdv2-form-field>span{color:#c6ced9;font-size:13px;font-weight:650}.cdv2-form-field input,.cdv2-form-field select,.cdv2-form-field textarea,.cdv2-search{box-sizing:border-box;border:1px solid var(--edc-border);color:#dce2ea;width:100%;min-width:0;font-family:var(--edc-font);background:#090e15;border-radius:11px;outline:none;font-size:13.5px;transition:border-color .15s,background .15s,box-shadow .15s}.cdv2-form-field input,.cdv2-form-field select,.cdv2-search{height:44px;padding:0 13px}.cdv2-form-field textarea{resize:vertical;min-height:112px;padding:12px 13px}.cdv2-form-field select{appearance:none;background-color:#090e15;background-image:linear-gradient(45deg,#0000 50%,#7f8b9b 50%),linear-gradient(135deg,#7f8b9b 50%,#0000 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:40px}.cdv2-form-field input:focus,.cdv2-form-field select:focus,.cdv2-form-field textarea:focus,.cdv2-search:focus{background:#0b1119;border-color:#498be880;box-shadow:0 0 0 3px #3d7fde13}.cdv2-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:15px;display:grid}.cdv2-form-wide{grid-column:1/-1}.cdv2-contact-picker{gap:9px;display:grid}.cdv2-contact-option{box-sizing:border-box;border:1px solid var(--edc-border);border-radius:var(--edc-radius-md);cursor:pointer;background:#ffffff04;align-items:center;gap:14px;min-height:76px;padding:13px 15px;transition:border-color .15s,background .15s,transform .15s;display:flex}.cdv2-contact-option:hover{background:#ffffff08}.cdv2-contact-option.active{background:var(--edc-blue-soft);border-color:#468aeb6b}.cdv2-contact-option input{accent-color:var(--edc-blue)}.cdv2-contact-option div{flex-direction:column;gap:4px;display:flex}.cdv2-contact-option strong{color:#e5eaf1;font-size:14px;font-weight:680}.cdv2-contact-option span{color:#a5afbd;font-size:13px}.cdv2-contact-option small{color:#748091;font-size:11.5px}.cdv2-search{margin-bottom:13px}.cdv2-asset-picker{gap:8px;max-height:430px;display:grid;overflow-y:auto}.cdv2-asset-option{box-sizing:border-box;border:1px solid var(--edc-border);border-radius:var(--edc-radius-md);width:100%;min-height:78px;color:inherit;text-align:left;cursor:pointer;background:#ffffff04;grid-template-columns:minmax(240px,1.7fr) minmax(135px,.8fr) minmax(130px,.75fr);align-items:center;gap:24px;padding:13px 15px;transition:border-color .15s,background .15s,transform .15s;display:grid}.cdv2-asset-option:hover{background:#ffffff08}.cdv2-asset-option.active{background:var(--edc-blue-soft);border-color:#468aeb70}.cdv2-asset-option>div{flex-direction:column;gap:5px;min-width:0;display:flex}.cdv2-asset-option strong{color:#e3e8ef;font-size:13.5px;font-weight:660}.cdv2-asset-option span,.cdv2-asset-option small{color:#7e8999;font-size:12px}.cdv2-welcome-note,.cdv2-danger-box{border-radius:12px;margin-top:15px;padding:13px 15px;font-size:12.5px;line-height:1.5}.cdv2-welcome-note{color:#8c99ab;background:#2c5fa611;border:1px solid #4e89d926}.cdv2-danger-box{color:#d1a2a2;background:#78242413;border:1px solid #d2545429}.cdv2-toast{z-index:1300;box-sizing:border-box;-webkit-backdrop-filter:blur(15px);color:#e1e6ed;max-width:min(520px,88vw);min-height:44px;font-family:var(--edc-font);background:#141a23e8;border:1px solid #ffffff1c;border-radius:13px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:560;animation:.2s cdv2-toast-enter;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 14px 45px #00000057}@keyframes cdv2-toast-enter{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.cdv2-center{color:#8994a4;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:65vh;display:flex}.cdv2-loader{border:2px solid #ffffff14;border-top-color:#5792e8;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite cdv2-spin}.cdv2-spin{animation:.7s linear infinite cdv2-spin;display:inline-block}@keyframes cdv2-spin{to{transform:rotate(360deg)}}.cdv2-error-card{box-sizing:border-box;border:1px solid var(--edc-border);border-radius:var(--edc-radius-lg);background:var(--edc-surface);text-align:center;width:min(480px,90vw);padding:28px}.cdv2-error-card h1{margin:0 0 10px;font-size:23px}.cdv2-error-card p{color:var(--edc-text-muted);margin:0 0 20px}.cdv2-print-sheet{display:none}@media print{body{background:#fff!important}body *{visibility:hidden!important}.cdv2-print-sheet,.cdv2-print-sheet *{visibility:visible!important}.cdv2-print-sheet{color:#10141a;background:#fff;padding:28px 34px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:absolute;inset:0;display:block!important}.cdv2-print-sheet header{border-bottom:2px solid #111;justify-content:space-between;padding-bottom:16px;display:flex}.cdv2-print-sheet header>div{flex-direction:column;gap:4px;display:flex}.cdv2-print-sheet h1{margin:26px 0;font-size:28px}.cdv2-print-sheet h2{border-bottom:1px solid #ddd;margin:22px 0 10px;padding-bottom:6px;font-size:15px}.cdv2-print-grid{grid-template-columns:repeat(3,1fr);gap:14px 24px;display:grid}.cdv2-print-sheet .cdv2-field-label{color:#667}.cdv2-print-sheet .cdv2-field-value{color:#111}.cdv2-print-sheet p{font-size:12px}.cdv2-print-sheet footer{color:#666;border-top:1px solid #ddd;margin-top:30px;padding-top:12px;font-size:11px}}@media (width<=1280px){.cdv2-field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cdv2-row{grid-template-columns:minmax(190px,1fr) minmax(220px,1.3fr) auto}}@media (width<=900px){.cdv2-header{align-items:flex-start}.cdv2-title-line{white-space:normal;flex-wrap:wrap}.cdv2-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cdv2-tabs{display:flex;overflow-x:auto}.cdv2-tab{min-width:120px}.cdv2-row,.cdv2-activity{grid-template-columns:1fr;gap:9px}.cdv2-activity-marker{display:none}.cdv2-activity time{text-align:left}.cdv2-asset-option{grid-template-columns:1fr;gap:9px}}@media (width<=650px){.cdv2-page{padding:14px 12px 36px}.cdv2-header{flex-direction:column}.cdv2-header-actions{justify-content:flex-end;width:100%}.cdv2-field-grid,.cdv2-edit-grid{grid-template-columns:1fr}.cdv2-form-wide{grid-column:auto}.cdv2-modal-backdrop{padding:12px}}.cdv2-header{align-items:center!important;min-height:48px!important;margin-bottom:-13px!important;display:flex!important;position:relative!important;top:-13px!important}.cdv2-header-left,.cdv2-header-actions,.cdv2-title-line{align-items:center!important;display:flex!important}.cdv2-header-left{gap:12px!important}.cdv2-title-line{gap:9px!important}.cdv2-header h1{margin:0!important;line-height:1!important}.cdv2-title-separator,.cdv2-title-id{line-height:1!important}.cdv2-header-actions{gap:8px!important}.cdv2-action-bar{box-sizing:border-box!important;scrollbar-width:none!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;min-height:47px!important;padding:5px!important;display:flex!important;overflow:auto hidden!important}.cdv2-action-bar::-webkit-scrollbar{display:none!important}.cdv2-action{white-space:nowrap!important;letter-spacing:-.005em!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:0!important;height:35px!important;padding:0 13px!important;font-size:10.5px!important;font-weight:690!important;transition:transform .14s,border-color .14s,background .14s,color .14s!important;display:inline-flex!important}.cdv2-action:hover:not(:disabled){background:#ffffff0d!important;border-color:#ffffff21!important;transform:translateY(-1px)!important}.cdv2-action-danger{color:#d98989!important;background:#b73e3e06!important;border-color:#dd5b5b1a!important;margin-left:2px!important}.cdv2-action-danger:hover{color:#ff9a9a!important;background:#cd404013!important;border-color:#ee585838!important}.cdv2-tabs{box-sizing:border-box!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:center!important;gap:4px!important;min-height:41px!important;padding:4px!important;display:grid!important;overflow:hidden!important}.cdv2-tab{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:31px!important;padding:0 9px!important;font-size:10px!important;display:inline-flex!important;overflow:hidden!important}.cdv2-content{scrollbar-width:none!important;min-height:0!important;max-height:calc(100dvh - 245px)!important;overflow:auto!important}.cdv2-content::-webkit-scrollbar{display:none!important}.cdv2-page,.cdv2-page *,.caam-modal,.caam-modal *{scrollbar-width:none}.cdv2-page::-webkit-scrollbar{width:0;height:0;display:none}.cdv2-page ::-webkit-scrollbar{width:0;height:0;display:none}.caam-modal::-webkit-scrollbar{width:0;height:0;display:none}.caam-modal ::-webkit-scrollbar{width:0;height:0;display:none}.cdv2-header-actions .cdv2-button{justify-content:center!important;align-items:center!important;height:36px!important;display:inline-flex!important}@media (width<=1250px){.cdv2-action{padding:0 10px!important;font-size:10px!important}.cdv2-tab{font-size:9.5px!important}}@media (width>=901px){.workspace-content:has(.cdv2-page){padding-top:24px}.cdv2-page{padding-top:0!important}.cdv2-header{align-items:center;height:40px;min-height:40px!important}.cdv2-header-left,.cdv2-header-actions{align-items:center;height:40px}.cdv2-title-line{align-items:center;height:40px;line-height:1;display:flex}.cdv2-title-line h1,.cdv2-title-separator,.cdv2-title-id{line-height:1}}.cdv2-activity-main span{color:#7d899a}@media (width>=901px){.workspace-content:has(.cdv2-page){padding-top:42px!important}.cdv2-page{margin-top:0!important;padding-top:0!important}.cdv2-header,.cdv2-header-left,.cdv2-header-actions,.cdv2-title-line{align-items:center!important;height:40px!important;min-height:40px!important;display:flex!important}.cdv2-back{align-self:center!important}.cdv2-title-line h1,.cdv2-title-id,.cdv2-title-separator{margin-top:0!important;margin-bottom:0!important;line-height:1!important}}.cdv2-activity-main strong{text-transform:none!important;letter-spacing:-.01em!important}.cdv2-activity-actor strong{text-transform:none!important}.cdv2-action-bar{scrollbar-width:none!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;min-height:48px!important;padding:5px!important;display:flex!important;overflow-x:auto!important}.cdv2-action-bar::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.cdv2-action{min-width:max-content!important;height:36px!important;font-family:var(--edc-font)!important;letter-spacing:-.005em!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:12px!important;font-weight:620!important;line-height:1!important;transition:background .15s,border-color .15s,color .15s,transform .15s,box-shadow .15s!important;display:inline-flex!important}.cdv2-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 14px #0000001f}.cdv2-action:active:not(:disabled){transform:scale(.975)}.cdv2-page{min-height:0!important;padding-top:17px!important;padding-bottom:14px!important}.cdv2-header{box-sizing:border-box!important;min-height:54px!important;margin-bottom:-13px!important;padding-bottom:6px!important;top:-17px!important}.cdv2-action-bar{margin-top:8px!important}.cdv2-tabs{grid-template-columns:repeat(6,minmax(0,1fr))!important;margin-top:8px!important}.cdv2-content{margin-top:9px!important}.ccp3-shell{grid-template-columns:minmax(250px,.78fr) minmax(0,2.22fr);gap:12px;height:min(660px,100dvh - 300px);min-height:450px;display:grid}.ccp3-overview,.ccp3-functions{background:linear-gradient(145deg,#10151ee6,#080c12f0);border:1px solid #ffffff16;border-radius:17px;min-width:0;min-height:0;box-shadow:inset 0 1px #ffffff06}.ccp3-overview{flex-direction:column;justify-content:space-between;padding:22px;display:flex}.ccp3-overview-main h2,.ccp3-section-head h2,.ccp3-editor h2,.ccp3-editor h3{color:#f3f6fb;margin:0}.ccp3-overview-main h2{letter-spacing:-.025em;margin-top:8px;font-size:24px;line-height:1.1}.ccp3-overview-main p,.ccp3-section-head p,.ccp3-editor-head p,.ccp3-editor-title p{color:#8490a2;margin:7px 0 0;font-size:13px;line-height:1.5}.ccp3-eyebrow{color:#718097;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:750}.ccp3-manage{color:#a9ccff;width:100%;height:42px;font:inherit;cursor:pointer;background:#2a6fda21;border:1px solid #5c9bff45;border-radius:12px;margin-top:20px;font-size:13px;font-weight:720;transition:transform .15s,background .15s,border-color .15s}.ccp3-manage:hover{background:#327ef533;border-color:#5c9bff6b;transform:translateY(-1px)}.ccp3-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ccp3-metrics>div{background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;min-width:0;padding:12px 10px}.ccp3-metrics strong{color:#edf3fb;font-size:18px;line-height:1;display:block}.ccp3-metrics span{color:#78869a;margin-top:6px;font-size:10px;font-weight:650;display:block}.ccp3-functions{grid-template-rows:auto minmax(0,1fr);padding:19px;display:grid}.ccp3-section-head{justify-content:space-between;align-items:flex-start;gap:20px;min-height:48px;padding:0 2px 14px;display:flex}.ccp3-section-head h2{font-size:15px}.ccp3-section-head p{font-size:11px}.ccp3-function-count{color:#96a2b4;background:#ffffff0b;border-radius:10px;justify-content:center;align-items:center;min-width:30px;height:28px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.ccp3-function-scroll{scrollbar-width:none;min-height:0;overflow:auto}.ccp3-function-scroll::-webkit-scrollbar{display:none}.ccp3-editor-scroll::-webkit-scrollbar{display:none}.ccp3-function-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.ccp3-function-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:13px;min-width:0;padding:13px 14px}.ccp3-function-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.ccp3-function-top>strong{text-overflow:ellipsis;white-space:nowrap;color:#e7ecf4;min-width:0;font-size:12.5px;font-weight:720;overflow:hidden}.ccp3-function-card p{color:#78869a;min-height:31px;margin:7px 0 8px;font-size:10.5px;line-height:1.45}.ccp3-source{color:#69768a;font-size:9.5px;font-weight:620}.ccp3-state{border-radius:999px;flex:none;align-items:center;gap:6px;min-height:24px;padding:0 9px;font-size:9.5px;font-weight:760;display:inline-flex}.ccp3-state i{background:currentColor;border-radius:999px;width:6px;height:6px}.ccp3-state-enabled{color:#70e4ad;background:#32be7d1a;border:1px solid #46d2912e}.ccp3-state-special{color:#7eb8ff;background:#3c82e61c;border:1px solid #5a9bfa33}.ccp3-state-blocked{color:#f88;background:#cd41411a;border:1px solid #eb55552e}.ccp3-state-off{color:#7c8798;background:#ffffff09;border:1px solid #ffffff0e}.ccp3-loading,.ccp3-error{color:#8490a2;border:1px solid #ffffff13;border-radius:17px;justify-content:center;align-items:center;gap:10px;min-height:230px;display:flex}.ccp3-error{flex-direction:column}.ccp3-error div{text-align:center}.ccp3-error strong,.ccp3-error span{display:block}.ccp3-error strong{color:#e7ecf4}.ccp3-error span{margin-top:6px;font-size:12px}.ccp3-error button{color:#d9e0ea;cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:10px;height:36px;padding:0 14px}.ccp3-spinner{border:2px solid #ffffff1f;border-top-color:#6ea5ffe6;border-radius:999px;width:15px;height:15px;animation:.7s linear infinite ccp3-spin}@keyframes ccp3-spin{to{transform:rotate(360deg)}}.ccp3-backdrop{z-index:1200;-webkit-backdrop-filter:blur(20px)saturate(125%);background:#02050aa3;place-items:center;padding:34px;display:grid;position:fixed;inset:0}.ccp3-editor{background:linear-gradient(160deg,#121822fa,#080c12fc);border:1px solid #ffffff1a;border-radius:19px;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,980px);max-height:calc(100dvh - 68px);animation:.19s cubic-bezier(.2,.8,.2,1) both ccp3-modal-in;display:grid;overflow:hidden;box-shadow:0 28px 90px #0000007a}@keyframes ccp3-modal-in{0%{opacity:0;transform:translateY(8px)scale(.988)}to{opacity:1;transform:translateY(0)scale(1)}}.ccp3-editor-head{border-bottom:1px solid #fff1;justify-content:space-between;align-items:flex-start;gap:24px;min-height:92px;padding:20px 22px;display:flex}.ccp3-editor-head h2{letter-spacing:-.02em;margin-top:5px;font-size:20px}.ccp3-editor-head p{max-width:600px}.ccp3-close{color:#9aa7b9;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:11px;place-items:center;width:36px;height:36px;font-size:21px;line-height:1;display:grid}.ccp3-editor-scroll{scrollbar-width:none;min-height:0;padding:19px 22px 21px;overflow:auto}.ccp3-editor-section+.ccp3-editor-section{margin-top:22px}.ccp3-editor-title h3{font-size:14px}.ccp3-editor-title p{margin-top:4px;font-size:11px}.ccp3-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.ccp3-profile-option{text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #fff1;border-radius:13px;min-height:88px;padding:14px 36px 13px 14px;transition:background .15s,border-color .15s,transform .15s;position:relative}.ccp3-profile-option:hover{background:#ffffff09;transform:translateY(-1px)}.ccp3-profile-option.active{background:#2a6fda1f;border-color:#4691fa61}.ccp3-profile-option strong,.ccp3-profile-option small{display:block}.ccp3-profile-option strong{color:#e9eef6;font-size:12.5px}.ccp3-profile-option small{color:#78869a;margin-top:6px;font-size:10px;line-height:1.4}.ccp3-profile-check{color:#6fe2aa;background:#37c8821a;border-radius:999px;place-items:center;width:19px;height:19px;font-size:11px;font-weight:800;display:grid;position:absolute;top:12px;right:12px}.ccp3-entitlement-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.ccp3-entitlement-row{background:#ffffff05;border:1px solid #ffffff0f;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:12px;display:grid}.ccp3-entitlement-copy{min-width:0}.ccp3-entitlement-copy strong,.ccp3-entitlement-copy span{display:block}.ccp3-entitlement-copy strong{color:#e5ebf4;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.ccp3-entitlement-copy span{color:#758296;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9.5px;overflow:hidden}.ccp3-segmented{background:#0003;border:1px solid #ffffff0f;border-radius:10px;padding:3px;display:inline-flex}.ccp3-segmented button{color:#6f7c90;cursor:pointer;background:0 0;border:0;border-radius:7px;height:27px;padding:0 8px;font-size:9px;font-weight:720}.ccp3-segmented button.active{color:#dde7f4;background:#ffffff12}.ccp3-segmented button.allow.active{color:#73e3ad;background:#2dbe781c}.ccp3-segmented button.deny.active{color:#ff8a8a;background:#d741411a}.ccp3-reason label{color:#c9d1dd;margin-bottom:8px;font-size:11px;font-weight:720;display:block}.ccp3-reason textarea{box-sizing:border-box;resize:vertical;color:#e7edf6;width:100%;min-height:78px;font:inherit;background:#00000030;border:1px solid #ffffff13;border-radius:12px;outline:0;padding:12px 13px;font-size:12px;line-height:1.45;transition:border-color .15s,box-shadow .15s}.ccp3-reason textarea:focus{border-color:#4b91fa66;box-shadow:0 0 0 3px #2d73dc14}.ccp3-editor-error{color:#f09a9a;background:#c3373714;border:1px solid #eb4b4b29;border-radius:10px;margin-top:14px;padding:10px 12px;font-size:11px}.ccp3-editor-actions{-webkit-backdrop-filter:blur(16px);background:#080c12ed;border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:13px 22px;display:flex}.ccp3-editor-actions>div:last-child{align-items:center;gap:8px;display:flex}.ccp3-change-status{color:#778498;font-size:10.5px;font-weight:650}.ccp3-button{min-width:116px;height:39px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0 15px;font-size:11px;font-weight:750;display:inline-flex}.ccp3-button.secondary{color:#b4becc;background:#ffffff08;border:1px solid #ffffff14}.ccp3-button.primary{color:#fff;background:linear-gradient(#3d82e7,#306bc6);border:1px solid #5096ff59;box-shadow:0 8px 26px #2467cd2e}.ccp3-button:disabled,.ccp3-close:disabled{opacity:.45;cursor:default}@media (width<=1120px){.ccp3-shell{grid-template-columns:1fr;height:auto}.ccp3-overview{min-height:210px}.ccp3-functions{max-height:540px}.ccp3-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ccp3-entitlement-editor{grid-template-columns:1fr}}.caam-backdrop{z-index:1800;-webkit-backdrop-filter:blur(20px)saturate(125%);background:#02050aa8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.caam-modal{background:linear-gradient(160deg,#111721fb,#070b11fe);border:1px solid #ffffff1a;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,100vw - 64px);height:min(680px,100dvh - 76px);min-height:520px;animation:.19s cubic-bezier(.2,.8,.2,1) both caam-in;display:grid;overflow:hidden;box-shadow:0 30px 100px #00000085}@keyframes caam-in{0%{opacity:0;transform:translateY(8px)scale(.988)}to{opacity:1;transform:translateY(0)scale(1)}}.caam-header{border-bottom:1px solid #fff1;justify-content:space-between;align-items:flex-start;gap:24px;min-height:82px;padding:18px 20px;display:flex}.caam-eyebrow{color:#6f7d91;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:760;display:block}.caam-header h2{color:#f1f5fb;letter-spacing:-.025em;margin:0;font-size:20px;line-height:1.15}.caam-header p{color:#828ea1;margin:6px 0 0;font-size:11px}.caam-header p strong{color:#aeb9c8}.caam-close{color:#97a4b6;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;font-size:20px;line-height:1;display:grid}.caam-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding:14px;display:grid}.caam-panel{background:#ffffff05;border:1px solid #fff1;border-radius:15px;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;padding:14px;display:grid}.caam-panel-selected{background:linear-gradient(145deg,#141f2e57,#ffffff03);grid-template-rows:auto minmax(0,1fr)}.caam-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:45px;display:flex}.caam-panel-header h3{color:#e7edf6;margin:0;font-size:13px;line-height:1.2}.caam-panel-header span{color:#6f7c8e;margin-top:4px;font-size:9.5px;display:block}.caam-panel-header b{color:#a8b3c3;background:#ffffff0b;border-radius:9px;justify-content:center;align-items:center;min-width:28px;height:26px;padding:0 8px;font-size:10px;display:inline-flex}.caam-search{background:#00000029;border:1px solid #ffffff13;border-radius:11px;align-items:center;gap:8px;height:39px;margin:9px 0 11px;padding:0 11px;display:flex}.caam-search>span{color:#6c798b;font-size:17px}.caam-search input{color:#e0e6ef;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.caam-search input::placeholder{color:#667386}.caam-list{scrollbar-width:none;flex-direction:column;gap:7px;min-height:0;display:flex;overflow:hidden auto}.caam-list::-webkit-scrollbar{display:none}.caam-asset{box-sizing:border-box;text-align:left;width:100%;min-height:64px;color:inherit;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #fff1;border-radius:12px;grid-template-columns:auto minmax(0,1fr) minmax(105px,.38fr) auto;align-items:center;gap:10px;padding:10px 11px;transition:border-color .15s,background .15s,transform .15s;display:grid}button.caam-asset:hover{background:#3874cd0f;border-color:#5194f840;transform:translateY(-1px)}.caam-asset-icon,.caam-check{color:#8290a3;background:#ffffff0a;border-radius:9px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.caam-check{color:#68e2a6;background:#2db97817;border:1px solid #43cf8e29;font-weight:800}.caam-asset-main{min-width:0}.caam-asset-main strong,.caam-asset-main small,.caam-asset-meta small,.caam-asset-meta strong{display:block}.caam-asset-main strong{color:#e4eaf3;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:730;overflow:hidden}.caam-asset-main small{color:#758296;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9.5px;overflow:hidden}.caam-asset-meta{min-width:0}.caam-asset-meta small{color:#667487;font-size:8.5px}.caam-asset-meta strong{color:#bcc6d4;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9.5px;overflow:hidden}.caam-add,.caam-remove{color:#8cbcff;background:#367de61a;border-radius:9px;place-items:center;width:28px;height:28px;font-size:17px;display:grid}.caam-remove{color:#aab5c3;background:#ffffff0a}.caam-current-pill,.caam-pending-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:8.5px;font-weight:760;display:inline-flex}.caam-current-pill{color:#6fe1a8;background:#2ab17017;border:1px solid #3ec8862e}.caam-pending-pill{color:#83baff;background:#3577da1a;border:1px solid #4991f533}.caam-asset-pending{background:#3070d10f;border-color:#418ef93d}.caam-empty{text-align:center;color:#68768a;flex-direction:column;justify-content:center;align-items:center;min-height:160px;margin:auto 0;display:flex}.caam-empty>span{color:#748297;background:#ffffff09;border-radius:11px;place-items:center;width:34px;height:34px;margin-bottom:9px;display:grid}.caam-empty strong{color:#9aa6b8;font-size:10.5px}.caam-empty p{max-width:250px;margin:5px 0 0;font-size:9.5px;line-height:1.45}.caam-footer{-webkit-backdrop-filter:blur(16px);background:#070b11e0;border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 18px;display:flex}.caam-footer-copy{color:#748196;font-size:10px}.caam-footer-copy strong{color:#87baff}.caam-footer-actions{align-items:center;gap:8px;display:flex}.caam-button{min-width:122px;height:38px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0 15px;font-size:10.5px;font-weight:750;display:inline-flex}.caam-button:disabled,.caam-close:disabled{opacity:.42;cursor:default}@media (width<=900px){.caam-modal{height:calc(100dvh - 40px)}.caam-body{grid-template-columns:1fr}.caam-panel{min-height:280px}}.caam-modal,.caam-modal *{box-sizing:border-box}.caam-asset-current{cursor:pointer}.caam-asset-current:hover{background:#467ecd0e;border-color:#5b9ef73d}.caam-asset-removing{background:#b134420b;border-color:#e765702e}.caam-asset-removing:hover{background:#b1344212;border-color:#e7657047}.caam-check-off{color:#d98a91;background:#c5435114;border-color:#dc606d29}.caam-state{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:82px;height:28px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.caam-state-current{color:#72e4ad;background:#28b47417;border:1px solid #37cc8a33}.caam-state-new{color:#86baff;background:#3e7cd517;border:1px solid #4c91ee33}.caam-state-remove{color:#df9299;background:#b4374512;border:1px solid #da5b682e}.caam-footer-v3{background:#03070c57;border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 18px;display:flex}.caam-change-summary{color:#738095;align-items:center;gap:14px;min-width:0;font-size:11px;font-weight:560;display:flex}.caam-summary-add{color:#79b5ff}.caam-summary-remove{color:#d98790}.caam-footer-actions{flex-shrink:0;align-items:center;gap:9px;display:flex}.caam-button{min-width:122px;height:40px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:680;transition:transform .15s,border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.caam-button-secondary{color:#abb5c3;background:#ffffff06;border:1px solid #ffffff17}.caam-button-secondary:hover{color:#fff;background:#ffffff0e}.caam-button-primary{color:#fff;background:linear-gradient(#3877d6f0,#2b63b9f0);border:1px solid #5b9df661;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #15499926}.caam-button-primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff26,0 10px 28px #1851a93b}.caam-button:disabled{opacity:.38;cursor:default;transform:none}@media (width<=900px){.caam-body{grid-template-columns:1fr}.caam-footer-v3{flex-direction:column;align-items:stretch}.caam-footer-actions{justify-content:flex-end}}.caam-header>div{min-width:0}.caam-header h2{margin-top:0}.caam-header p{margin-top:6px}.caam-list{box-sizing:border-box;padding:2px 2px 4px}.caam-asset{box-sizing:border-box}.aadm-backdrop{z-index:1800;box-sizing:border-box;-webkit-backdrop-filter:blur(16px);background:#010408c2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.aadm-modal{color:#e9edf3;background:linear-gradient(160deg,#10161ffc,#070b11fc);border:1px solid #ffffff18;border-radius:19px;flex-direction:column;width:min(1120px,96vw);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 100px #0000007a,inset 0 1px #ffffff06}.aadm-head{box-sizing:border-box;border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:22px;min-height:88px;padding:18px 20px;display:flex}.aadm-head-main{min-width:0}.aadm-title-row{align-items:center;gap:13px;display:flex}.aadm-title-row h2{color:#f5f7fb;letter-spacing:-.03em;margin:0;font-size:23px;font-weight:760;line-height:1}.aadm-head-main p{color:#7f8a9b;align-items:center;gap:7px;margin:8px 0 0;font-size:12.5px;display:flex}.aadm-head-main p strong{color:#aab4c2;font-weight:650}.aadm-close{color:#8995a5;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.aadm-close:hover{color:#fff;background:#ffffff0e}.aadm-tabs{box-sizing:border-box;background:#03070c47;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;height:49px;padding:5px 10px;display:grid}.aadm-tabs button{appearance:none;color:#758194;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:12px;font-weight:650}.aadm-tabs button:hover{color:#b5bfcc}.aadm-tabs button.active{color:#c9ddff;background:linear-gradient(#3d7fde30,#3d7fde1c)}.aadm-body{scrollbar-width:none;min-height:0;padding:17px 18px 20px;overflow-y:auto}.aadm-body::-webkit-scrollbar{display:none}.aadm-section{gap:12px;display:grid}.aadm-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.aadm-summary-grid>div{box-sizing:border-box;background:#ffffff05;border:1px solid #fff1;border-radius:13px;flex-direction:column;justify-content:center;gap:4px;min-height:72px;padding:12px 14px;display:flex}.aadm-summary-grid span,.aadm-field>span{color:#748093;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px;font-weight:680}.aadm-summary-grid strong{color:#dbe1e9;font-size:13px}.aadm-summary-grid small{color:#6f7b8d;font-size:10.5px}.aadm-block{background:#ffffff04;border:1px solid #fff1;border-radius:15px;padding:17px 18px}.aadm-block>header{margin-bottom:17px}.aadm-block>header h3{color:#e6ebf2;margin:0;font-size:15px;font-weight:700}.aadm-block>header p{color:#748092;margin:5px 0 0;font-size:11.5px;line-height:1.4}.aadm-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px 28px;display:grid}.aadm-field{flex-direction:column;gap:5px;min-width:0;display:flex}.aadm-field.is-wide{grid-column:1/-1}.aadm-field strong{color:#d7dde6;overflow-wrap:anywhere;font-size:13px;font-weight:590;line-height:1.4}.aadm-pill{color:#9ba6b5;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:82px;height:32px;padding:0 12px;font-size:11.5px;font-weight:700;display:inline-flex}.aadm-pill i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px}.aadm-pill.is-positive{color:#61dda0;background:#20a56821;border-color:#35cb854a}.aadm-pill.is-danger{color:#f18c92;background:#ab323d1c;border-color:#e05c6638}.aadm-device-list{gap:9px;display:grid}.aadm-device{background:#0000001f;border:1px solid #fff1;border-radius:13px;padding:14px 15px}.aadm-device-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.aadm-device-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.aadm-device-head>div strong{color:#f0f3f8;font-size:15px}.aadm-device-head>div span{color:#7e899a;font-size:12px}.aadm-fields.is-device{grid-template-columns:repeat(4,minmax(0,1fr))}.aadm-empty{color:#748092;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:96px;font-size:12px;display:flex}.aadm-empty strong{color:#c2cad5;font-size:13px}.aadm-timeline{display:grid}.aadm-timeline>div{border-top:1px solid #ffffff0e;grid-template-columns:10px minmax(0,1fr) minmax(130px,auto);align-items:center;gap:13px;min-height:69px;display:grid}.aadm-timeline>div:first-child{border-top:0}.aadm-timeline-dot{background:#6b9ee8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px #4e8be261}.aadm-timeline div>div{flex-direction:column;gap:3px;min-width:0;display:flex}.aadm-timeline strong{color:#dce2ea;font-size:12.5px}.aadm-timeline p{color:#8a95a5;margin:0;font-size:11.5px}.aadm-timeline small{color:#697587;font-size:10.5px}.aadm-timeline>div>span:last-child{color:#778394;text-align:right;font-size:11px}.aadm-activity{display:grid}.aadm-activity>div{border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:18px;min-height:58px;display:flex}.aadm-activity>div:first-child{border-top:0}.aadm-activity>div>div{flex-direction:column;gap:3px;display:flex}.aadm-activity strong{color:#d8dee7;font-size:12.5px}.aadm-activity span,.aadm-activity time{color:#738092;font-size:10.5px}.aadm-loading,.aadm-error{color:#8793a4;justify-content:center;align-items:center;gap:10px;min-height:240px;font-size:13px;display:flex}.aadm-loading>span{border:2px solid #ffffff1f;border-top-color:#6a9ce6;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite aadm-spin}@keyframes aadm-spin{to{transform:rotate(360deg)}}.aadm-error{color:#df969a}.aadm-foot{box-sizing:border-box;border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:20px;min-height:59px;padding:10px 18px;display:flex}.aadm-foot>span{color:#677385;font-size:10.5px}.aadm-foot button{color:#c3cbd6;min-width:90px;height:36px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:9px;font-size:12px;font-weight:650}@media (width<=850px){.aadm-summary-grid,.aadm-fields,.aadm-fields.is-device{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.aadm-backdrop{padding:10px}.aadm-modal{max-height:calc(100vh - 20px)}.aadm-tabs{display:flex;overflow-x:auto}.aadm-tabs button{min-width:105px}.aadm-summary-grid,.aadm-fields,.aadm-fields.is-device{grid-template-columns:1fr}.aadm-field.is-wide{grid-column:auto}.aadm-timeline>div{grid-template-columns:10px 1fr}.aadm-timeline>div>span:last-child{display:none}}.aadm-modal{width:min(1220px,96vw)}.aadm-head{min-height:92px;padding:19px 22px}.aadm-title-row h2{font-size:25px}.aadm-head-main p{font-size:13.5px}.aadm-tabs button{font-size:13px}.aadm-body{padding:19px 21px 22px}.aadm-summary-grid>div{min-height:76px;padding:13px 15px}.aadm-summary-grid span,.aadm-field>span{font-size:11.5px}.aadm-summary-grid strong{font-size:14.5px}.aadm-summary-grid small{font-size:11.5px}.aadm-block{padding:19px 20px}.aadm-block>header h3{font-size:16px}.aadm-block>header p{font-size:12.5px}.aadm-fields{gap:21px 30px}.aadm-field strong{font-size:14px}.aadm-device-head>div strong{font-size:16px}.aadm-device-head>div span{font-size:13px}.aadm-timeline strong,.aadm-activity strong{font-size:13.5px}.aadm-timeline p{font-size:12.5px}.aadm-timeline small,.aadm-activity span,.aadm-activity time{font-size:11.5px}.aadm-foot{justify-content:flex-end}.acm-backdrop{z-index:1900;box-sizing:border-box;-webkit-backdrop-filter:blur(16px);background:#010408c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.acm-modal{color:#e9edf3;background:linear-gradient(155deg,#10161ffe,#070b11fe);border:1px solid #ffffff18;border-radius:19px;flex-direction:column;width:min(1020px,96vw);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 100px #0000007a,inset 0 1px #ffffff06}.acm-head{box-sizing:border-box;border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:18px 20px;display:flex}.acm-head h2{color:#f3f6fa;letter-spacing:-.025em;margin:0;font-size:21px;font-weight:760}.acm-head p{color:#7b8798;margin:6px 0 0;font-size:12px}.acm-close{color:#8793a4;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:11px;flex:0 0 38px;width:38px;height:38px;font-size:21px}.acm-body{scrollbar-width:none;min-height:0;padding:16px 18px 20px;overflow-y:auto}.acm-body::-webkit-scrollbar{display:none}.acm-section{background:#ffffff04;border:1px solid #fff1;border-radius:15px;margin-bottom:11px;padding:17px 18px}.acm-section>header{margin-bottom:16px}.acm-section h3{color:#e4e9f0;margin:0;font-size:14px;font-weight:700}.acm-section header p{color:#748092;margin:5px 0 0;font-size:11.5px}.acm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.acm-field{flex-direction:column;gap:6px;min-width:0;display:flex}.acm-field.is-wide{grid-column:1/-1}.acm-field>span{color:#788496;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px;font-weight:680}.acm-field input,.acm-field select,.acm-field textarea{box-sizing:border-box;color:#dbe1e9;width:100%;font:inherit;background:#04080d94;border:1px solid #ffffff13;border-radius:10px;outline:none;font-size:12.5px;transition:border-color .15s,background .15s,box-shadow .15s}.acm-field input,.acm-field select{height:40px;padding:0 11px}.acm-field textarea{resize:vertical;min-height:76px;padding:10px 11px}.acm-field select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:auto}.acm-field input::placeholder,.acm-field textarea::placeholder{color:#4f5a6a}.acm-field input:focus,.acm-field select:focus,.acm-field textarea:focus{background:#070d15d9;border-color:#4a89e261;box-shadow:0 0 0 3px #3672c712}.acm-identity-note{box-sizing:border-box;background:#2867b40e;border:1px solid #408be121;border-radius:13px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;min-height:65px;padding:12px 15px;display:grid}.acm-identity-note span{color:#758397;font-size:11px}.acm-identity-note strong{color:#9fc5fb;font-size:12px}.acm-identity-note p{color:#68778b;text-align:right;margin:0;font-size:11px}.acm-error{color:#eb9aa0;background:#9a2e3714;border:1px solid #df58632e;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:12px}.acm-foot{box-sizing:border-box;border-top:1px solid #fff1;justify-content:flex-end;align-items:center;gap:8px;min-height:61px;padding:10px 18px;display:flex}.acm-foot button{min-width:100px;height:37px;font:inherit;cursor:pointer;border-radius:9px;padding:0 15px;font-size:12px;font-weight:680}.acm-secondary{color:#a7b0bd;background:#ffffff06;border:1px solid #ffffff14}.acm-primary{color:#dceaff;background:linear-gradient(#306fc76b,#25589f57);border:1px solid #4a8ce747}.acm-primary:disabled,.acm-secondary:disabled,.acm-close:disabled{opacity:.45;cursor:default}@media (width<=680px){.acm-backdrop{padding:10px}.acm-modal{max-height:calc(100vh - 20px)}.acm-grid{grid-template-columns:1fr}.acm-field.is-wide{grid-column:auto}.acm-identity-note{grid-template-columns:1fr}.acm-identity-note p{text-align:left}}.cassets{gap:12px;display:grid}.cassets-summary{box-sizing:border-box;background:linear-gradient(145deg,#0e131bf5,#080c12f5);border:1px solid #ffffff13;border-radius:17px;justify-content:space-between;align-items:center;gap:30px;min-height:92px;padding:17px 20px;display:flex;box-shadow:inset 0 1px #ffffff05}.cassets-summary-copy{min-width:0}.cassets-summary-copy h2{color:#f0f3f8;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:720}.cassets-summary-copy p{color:#7f8a9a;margin:6px 0 0;font-size:12.5px;line-height:1.4}.cassets-summary-stats{flex-shrink:0;grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;display:grid}.cassets-summary-stats>div{box-sizing:border-box;background:#ffffff06;border:1px solid #fff1;border-radius:12px;flex-direction:column;justify-content:center;gap:2px;min-width:92px;height:55px;padding:8px 13px;display:flex}.cassets-summary-stats span{color:#778293;text-transform:uppercase;letter-spacing:.055em;font-size:10.5px;font-weight:650}.cassets-summary-stats strong{color:#e9edf3;font-size:17px;line-height:1.1}.cassets-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cassets-card{box-sizing:border-box;background:linear-gradient(145deg,#0e131bf5,#080c12f5);border:1px solid #ffffff12;border-radius:17px;flex-direction:column;min-width:0;min-height:210px;padding:17px 18px 15px;transition:border-color .16s,transform .16s,background .16s;display:flex;box-shadow:inset 0 1px #ffffff05}.cassets-card:hover{background:linear-gradient(145deg,#11161ffa,#090d14fa);border-color:#ffffff1f;transform:translateY(-1px)}.cassets-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cassets-card-id{flex-direction:column;gap:3px;min-width:0;display:flex}.cassets-card-id strong{color:#f3f6fa;letter-spacing:-.025em;font-size:21px;font-weight:760;line-height:1.05}.cassets-card-id span{color:#8290a4;font-size:11.5px;font-weight:650}.cassets-pill{color:#9da7b5;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.cassets-pill i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.cassets-pill.is-positive{color:#61dda0;background:linear-gradient(#22b06f29,#1982541c);border-color:#35cb854a;box-shadow:inset 0 0 18px #2fc98009,0 0 18px #22be750a}.cassets-pill.is-danger{color:#f18c92;background:#ab323d1c;border-color:#e05c6638}.cassets-card-main{min-width:0;margin-top:22px}.cassets-card-main h3{color:#e7ebf1;letter-spacing:-.015em;margin:0;font-size:16px;font-weight:700}.cassets-card-main p{color:#778393;margin:5px 0 0;font-size:12px;line-height:1.35}.cassets-context{flex-direction:column;gap:4px;margin-top:17px;display:flex}.cassets-context span{color:#687486;text-transform:uppercase;letter-spacing:.055em;font-size:10.5px;font-weight:680}.cassets-context strong{color:#cdd4df;overflow-wrap:anywhere;font-size:13px;font-weight:620;line-height:1.35}.cassets-card-foot{border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:15px;display:flex}.cassets-card-foot>span{color:#737f90;font-size:11.5px}.cassets-card-foot button{appearance:none;color:#a9c9f8;height:34px;font:inherit;cursor:pointer;background:#3369b718;border:1px solid #4f8be036;border-radius:9px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:680;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.cassets-card-foot button:hover{background:#3976cd29;border-color:#579af652}.cassets-card-foot button:active{transform:scale(.97)}.cassets-card-foot button b{font-size:15px;font-weight:500}.cassets-empty{color:#8a95a5;background:#ffffff03;border:1px solid #fff1;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:150px;display:flex}.cassets-empty strong{color:#c5cdd8;font-size:14px}.cassets-empty span{font-size:12px}@media (width<=1000px){.cassets-grid{grid-template-columns:1fr}.cassets-summary{align-items:flex-start}}@media (width<=720px){.cassets-summary{flex-direction:column}.cassets-summary-stats{width:100%}.cassets-summary-stats>div{min-width:0}}.cassets-card-id span{margin-top:1px;font-size:12px}.cassets-card-main h3{font-size:16.5px}.cassets-context strong{font-size:13.5px}.cassets-new{color:#a9cafa;height:34px;font:inherit;cursor:pointer;background:#316bbc17;border:1px solid #498be738;border-radius:9px;align-items:center;gap:7px;margin-top:11px;padding:0 12px;font-size:11.5px;font-weight:690;transition:border-color .15s,background .15s,transform .15s;display:inline-flex}.cassets-new span{font-size:16px;font-weight:450;line-height:1}.cassets-new:hover{background:#3575cc26;border-color:#5297f559}.cassets-new:active{transform:scale(.98)}.cassets-new:disabled{opacity:.4;cursor:default}.cadm-backdrop{z-index:2200;-webkit-backdrop-filter:blur(14px);background:#02050abd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cadm-modal{color:#edf2f8;background:linear-gradient(#111720,#090e15);border:1px solid #889bb633;border-radius:20px;flex-direction:column;width:min(1180px,100vw - 48px);max-height:calc(100vh - 48px);font-family:inherit;display:flex;overflow:hidden;box-shadow:0 30px 90px #00000080}.cadm-modal--compact{width:min(580px,100vw - 48px)}.cadm-head{border-bottom:1px solid #889bb624;justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:18px 22px;display:flex}.cadm-eyebrow{color:#748398;letter-spacing:.14em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.cadm-head h2{color:#f6f8fb;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:720}.cadm-head p{color:#8b99ac;margin:5px 0 0;font-size:12px}.cadm-close{color:#9aa8ba;cursor:pointer;background:#ffffff06;border:1px solid #889bb62b;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;padding:0;font-size:22px;display:grid}.cadm-edit-body{grid-template-columns:minmax(0,1.35fr) minmax(330px,.75fr);gap:12px;min-height:0;padding:14px;display:grid;overflow:hidden}.cadm-panel{scrollbar-width:none;background:#ffffff04;border:1px solid #889bb624;border-radius:16px;min-height:0;padding:17px;overflow-y:auto}.cadm-panel::-webkit-scrollbar{display:none}.cadm-body::-webkit-scrollbar{display:none}.cadm-section-title{margin-bottom:16px}.cadm-section-title h3{color:#edf2f8;margin:0;font-size:15px;font-weight:700}.cadm-section-title p{color:#78869a;margin:4px 0 0;font-size:11px}.cadm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cadm-field{flex-direction:column;gap:6px;min-width:0;display:flex}.cadm-field--wide{grid-column:1/-1}.cadm-field>span{color:#c8d0db;font-size:11px;font-weight:620}.cadm-field input,.cadm-field textarea,.cadm-field select{box-sizing:border-box;color:#eef2f7;width:100%;font:inherit;background:#03070c8c;border:1px solid #889bb62b;border-radius:10px;outline:none;font-size:12px}.cadm-field input,.cadm-field select{height:39px;padding:0 11px}.cadm-field textarea{resize:vertical;min-height:68px;padding:10px 11px}.cadm-field input:focus,.cadm-field textarea:focus,.cadm-field select:focus{border-color:#4084e5a6;box-shadow:0 0 0 3px #4084e514}.cadm-contact-card{background:#ffffff04;border:1px solid #889bb621;border-radius:14px;padding:14px}.cadm-contact-card+.cadm-contact-card{margin-top:12px}.cadm-contact-card .cadm-field+.cadm-field{margin-top:10px}.cadm-contact-index{color:#e8edf4;margin-bottom:12px;font-size:12px;display:block}.cadm-body{scrollbar-width:none;min-height:0;padding:20px;overflow-y:auto}.cadm-body .cadm-field+.cadm-field{margin-top:14px}.cadm-info-card{background:#2c66b812;border:1px solid #4084e52e;border-radius:13px;flex-direction:column;gap:4px;margin-bottom:17px;padding:14px;display:flex}.cadm-info-card span{color:#8290a3;font-size:11px}.cadm-password{position:relative}.cadm-password input{padding-right:65px}.cadm-password button{color:#a2adbb;height:27px;font:inherit;cursor:pointer;background:#ffffff0d;border:0;border-radius:7px;padding:0 9px;font-size:10px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.cadm-validation{color:#8491a3;align-items:center;gap:7px;margin-top:11px;font-size:10px;display:flex}.cadm-validation i{background:#657286;border-radius:50%;width:6px;height:6px}.cadm-validation.is-valid{color:#64dca2}.cadm-validation.is-valid i{background:#58d99d;box-shadow:0 0 8px #58d99d73}.cadm-viot-main{background:#ffffff05;border:1px solid #889bb624;border-radius:13px;justify-content:space-between;align-items:center;min-height:64px;padding:14px;display:flex}.cadm-viot-main>div{flex-direction:column;gap:3px;display:flex}.cadm-viot-main>div>span{color:#7e8b9d;font-size:10px}.cadm-viot-main strong{font-size:15px}.cadm-state{color:#9aa7b8;border:1px solid #889bb626;border-radius:999px;align-items:center;gap:7px;min-height:29px;padding:0 11px;font-size:10px;font-weight:650;display:inline-flex}.cadm-state i{background:#718095;border-radius:50%;width:6px;height:6px}.cadm-state--positive{color:#61dfa5;background:#26aa6b17;border-color:#38ca813d}.cadm-state--positive i{background:#55dda0;box-shadow:0 0 8px #55dda080}.cadm-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:11px;display:grid}.cadm-status-grid>div{border:1px solid #889bb61f;border-radius:11px;flex-direction:column;gap:3px;padding:12px;display:flex}.cadm-status-grid span{color:#78869a;font-size:10px}.cadm-status-grid strong{color:#e6ebf2;font-size:11px}.cadm-help,.cadm-loading{color:#7d8a9d;margin:13px 2px 0;font-size:10px;line-height:1.5}.cadm-error{color:#e99aa2;background:#b4303b14;border:1px solid #da4d593b;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:11px}.cadm-footer{border-top:1px solid #889bb621;justify-content:space-between;align-items:center;gap:16px;min-height:65px;padding:11px 18px;display:flex}.cadm-footer>span{color:#718095;font-size:10px}.cadm-footer>div{align-items:center;gap:8px;display:flex}.cadm-button{color:#c5cdd8;height:37px;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #889bb62b;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:11px;font-weight:650;display:inline-flex}.cadm-button--primary{color:#fff;background:linear-gradient(#3d83df,#2d66b5);border-color:#498ae773}.cadm-button--danger{color:#ed959d;background:#b52f3b17;border-color:#dc505b47}.cadm-button:disabled{opacity:.45;cursor:default}@media (width<=850px){.cadm-edit-body{scrollbar-width:none;grid-template-columns:1fr;overflow-y:auto}.cadm-panel{overflow:visible}}@media (width<=600px){.cadm-backdrop{padding:12px}.cadm-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.cadm-grid,.cadm-status-grid{grid-template-columns:1fr}.cadm-field--wide{grid-column:auto}.cadm-footer>span{display:none}.cadm-footer>div{width:100%}.cadm-button{flex:1}}.cadm-field select{appearance:none;color:#edf2f8;cursor:pointer;background-color:#03070cb8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%238c9aae' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px 14px;padding-right:38px}.cadm-field select:hover{background-color:#060b12db;border-color:#889bb645}.cadm-field select:focus{background-color:#060b12f5}.cadm-field input,.cadm-field select{min-height:41px;font-size:13px}.cadm-field textarea{font-size:13px;line-height:1.45}.cadm-field>span{font-size:12px}.cadm-section-title h3{font-size:16px}.cadm-section-title p{font-size:12px}.cadm-head p,.cadm-contact-index{font-size:13px}.cadm-modal--compact .cadm-field input{min-height:42px}.cadm-modal--compact .cadm-body{padding:21px 20px}.cadm-info-card strong{font-size:13px}.cadm-info-card span,.cadm-help,.cadm-loading{font-size:11px}.cadm-viot-main{min-height:68px}.cadm-viot-main>div>span{margin-bottom:2px;font-size:11px}.cadm-viot-main strong{font-size:15px;font-weight:700}.cadm-status-grid>div{justify-content:center;min-height:48px}.cadm-status-grid span{font-size:11px}.cadm-status-grid strong{font-size:12px}
