.cc-page{min-height:100vh;background:#f6f7fb;color:#121527;font-family:inherit}.cc-page *{box-sizing:border-box}.cc-page button,.cc-page input,.cc-page select,.cc-page textarea{font:inherit}.cc-page>header{height:70px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e3e6ee;position:sticky;top:0;z-index:10}.cc-page>header a,.cc-page>header div{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.cc-page>header svg{width:19px}.cc-brand{font-weight:900}.cc-brand svg{color:#4e49f1}.cc-brand i{color:#4e49f1;font-style:normal}.cc-shell{width:min(1480px,calc(100% - 36px));margin:auto;padding:42px 0 80px}.cc-title{display:flex;justify-content:space-between;gap:20px;align-items:end}.cc-title span{color:#4f4af0;font-weight:800;font-size:13px}.cc-title h1{font-size:clamp(30px,4vw,48px);margin:8px 0;letter-spacing:-.04em}.cc-title p{color:#747b94}.cc-title button,.cc-settings button,.cc-detail button{border:0;border-radius:11px;background:#4f4af0;color:#fff;padding:11px 15px;display:inline-flex;gap:7px;align-items:center;cursor:pointer}.cc-title svg,.cc-settings button svg,.cc-detail button svg{width:17px}.cc-tabs{display:flex;gap:8px;margin:30px 0}.cc-tabs button{border:1px solid #dfe2ec;border-radius:12px;background:#fff;padding:11px 15px;display:flex;align-items:center;gap:7px}.cc-tabs button.active{background:#15172a;color:#fff}.cc-tabs svg{width:18px}.cc-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cc-kpis article{background:#fff;border:1px solid #e1e4ec;border-radius:17px;padding:18px}.cc-kpis span{display:block;color:#7b8299;font-size:12px}.cc-kpis b{font-size:30px}.cc-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.7fr);gap:18px;margin-top:18px}.cc-list,.cc-detail,.cc-settings>section{background:#fff;border:1px solid #e1e4ec;border-radius:20px}.cc-filters{padding:15px;display:grid;grid-template-columns:1fr 150px 150px;gap:10px;border-bottom:1px solid #eceef4}.cc-filters label{position:relative}.cc-filters svg{position:absolute;right:12px;top:12px;width:18px;color:#9298ad}.cc-filters input,.cc-filters select,.cc-detail input,.cc-detail select,.cc-detail textarea,.cc-form input{width:100%;border:1px solid #dfe2ec;border-radius:10px;padding:11px 12px;outline:none}.cc-filters input{padding-right:39px}.cc-table{padding:8px}.cc-table>button{width:100%;border:0;border-bottom:1px solid #eef0f5;background:#fff;padding:14px 10px;display:grid;grid-template-columns:1.4fr 90px 1fr 50px 90px;gap:12px;text-align:start;align-items:center;cursor:pointer}.cc-table>button:hover,.cc-table>button.active{background:#f4f3ff;border-radius:11px}.cc-table span{display:grid}.cc-table small{color:#858ba1}.cc-table em,.cc-table i{font-style:normal;font-size:11px;color:#5551e5}.cc-table strong{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ededff}.cc-detail{padding:22px;position:sticky;top:88px;max-height:calc(100vh - 108px);overflow:auto}.cc-detail-head>span{color:#4f4af0;font-size:12px}.cc-detail h2{margin:6px 0}.cc-detail p{color:#71788f}.cc-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cc-detail dl div{border:1px solid #e8eaf1;border-radius:10px;padding:10px}.cc-detail dt{font-size:11px;color:#868da4}.cc-detail dd{margin:3px 0 0;font-weight:700}.cc-detail article{background:#f7f8fb;border-radius:12px;padding:13px;margin:14px 0}.cc-detail label{display:grid;gap:6px;font-size:12px;font-weight:700;margin:13px 0}.cc-detail textarea{min-height:90px;resize:vertical}.cc-detail .archive{background:#fff;color:#a13737;border:1px solid #efcaca;margin-top:10px}.cc-empty,.cc-state{min-height:300px;display:grid;place-items:center;text-align:center;color:#757c94}.cc-empty svg{width:42px;height:42px;color:#514df1}.cc-state.error{color:#a23737}.cc-settings{display:grid;grid-template-columns:1.3fr 1fr;gap:18px}.cc-settings>section{padding:24px}.cc-settings>section:first-child{grid-row:span 2}.cc-settings p{color:#757c94}.cc-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.cc-form label{display:grid;gap:6px;font-size:12px}.rule-list{display:grid;gap:8px}.rule-list article{border:1px solid #e5e7ee;border-radius:11px;padding:11px;display:flex;align-items:center;justify-content:space-between;gap:10px}.rule-list span{display:grid}.rule-list small{color:#83899e}.rule-list input{width:70px}.rule-list em{font-style:normal;color:#4d49ed;font-size:11px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1000px){.cc-kpis{grid-template-columns:repeat(3,1fr)}.cc-grid{grid-template-columns:1fr}.cc-detail{position:static;max-height:none}.cc-settings{grid-template-columns:1fr}.cc-settings>section:first-child{grid-row:auto}}@media(max-width:650px){.cc-page>header>div span,.cc-back{font-size:0}.cc-shell{width:min(100% - 20px,1480px);padding-top:25px}.cc-title{align-items:start}.cc-title p{display:none}.cc-title button{font-size:0}.cc-title button svg{margin:0}.cc-kpis{grid-template-columns:repeat(2,1fr)}.cc-filters{grid-template-columns:1fr}.cc-table>button{grid-template-columns:1fr auto}.cc-table>button>*:nth-child(n+3){display:none}.cc-form{grid-template-columns:1fr}.cc-settings>section{padding:17px}}
