.settings-card[data-v-9431084f]{margin-bottom:18px}.setting-row[data-v-9431084f]{display:grid;grid-template-columns:140px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--line, #eef2f7);align-items:start}.setting-row[data-v-9431084f]:last-of-type{border-bottom:none}.setting-row.full[data-v-9431084f]{grid-template-columns:140px 1fr}.setting-row>label[data-v-9431084f]{font-weight:600;font-size:14px;padding-top:9px}.setting-field[data-v-9431084f]{display:flex;flex-direction:column;gap:6px}.setting-field input[data-v-9431084f],.setting-field textarea[data-v-9431084f]{border:1px solid var(--line, #dbe3ec);border-radius:8px;padding:9px 12px;font-size:14px;font-family:inherit}.setting-field textarea[data-v-9431084f]{resize:vertical;line-height:1.6}.setting-field small[data-v-9431084f]{color:var(--muted, #7a8699);font-size:12px}.tag-input[data-v-9431084f]{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border:1px solid var(--line, #dbe3ec);border-radius:8px;padding:8px 10px}.tag-input input[data-v-9431084f]{border:none;outline:none;flex:1;min-width:120px;font-size:14px}.tag[data-v-9431084f]{display:inline-flex;align-items:center;gap:6px;background:var(--chip, #eef4fb);color:var(--brand, #1677ff);border-radius:999px;padding:3px 10px;font-size:13px}.tag button[data-v-9431084f]{border:none;background:none;cursor:pointer;color:inherit;font-size:14px;line-height:1;padding:0}.structured-settings[data-v-9431084f]{display:flex;flex-direction:column;gap:8px}.structured-setting-row[data-v-9431084f]{display:flex;gap:8px;align-items:center}.structured-setting-row input[data-v-9431084f]{flex:1;min-width:0}.structured-setting-row .text-button[data-v-9431084f]{flex:0 0 auto}.integration-grid[data-v-9431084f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.integration-item[data-v-9431084f]{display:flex;align-items:center;gap:10px;border:1px solid var(--line, #eef2f7);border-radius:10px;padding:12px 14px;font-size:14px}.integration-item b[data-v-9431084f]{margin-left:auto;font-size:13px}.integration-item b.ok[data-v-9431084f]{color:#1a9c6b}.integration-item b.missing[data-v-9431084f]{color:#c2803d}.settings-footer[data-v-9431084f]{display:flex;align-items:center;justify-content:flex-end;gap:14px;position:sticky;bottom:0;padding:12px 0;background:inherit}.settings-footer span[data-v-9431084f]{color:var(--muted, #7a8699);font-size:13px;margin-right:auto}@media(max-width:760px){.setting-row[data-v-9431084f]{grid-template-columns:1fr}.setting-row>label[data-v-9431084f]{padding-top:0}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#253757;background:#f3f7fd;font-size:14px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--blue:#1672f8;--navy:#102a55;--muted:#7d8da8;--border:#e5ecf7;--soft:#f3f8ff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{display:inline-flex;justify-content:center;align-items:center;gap:7px;border:1px solid #dce5f3;border-radius:7px;background:#fff;color:#36557e;padding:9px 14px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}button:hover:not(:disabled){background:#f1f7ff;border-color:#b8d2fa}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #91beff;outline-offset:2px}.primary-button{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 3px 9px #1672f81a}.primary-button:hover:not(:disabled){background:#065cdd;border-color:#065cdd}.text-button{border:0;background:none;color:var(--blue);padding:3px 5px;border-radius:4px;box-shadow:none}.icon-button{padding:7px;border:0;background:transparent}.danger{color:#d44459}.outline-button{border-style:dashed;color:var(--blue);background:#f7faff}input,select,textarea{width:100%;min-width:0;border:1px solid #dce5f3;border-radius:6px;background:#fff;color:#2b4167;padding:9px 11px;line-height:1.4;transition:border-color .15s}input:hover,select:hover,textarea:hover{border-color:#b8cfee}input::placeholder,textarea::placeholder{color:#98a7bd}input[type=checkbox]{width:16px;height:16px;flex-shrink:0;accent-color:var(--blue);padding:0;cursor:pointer}textarea{resize:vertical}label{display:block;color:#536989;font-size:13px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy)}h1{font-size:29px;letter-spacing:-.6px;margin-bottom:9px}h2{font-size:19px;margin-bottom:0}h3{font-size:15px;margin-bottom:14px}.muted{color:var(--muted)}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.spinner{width:25px;height:25px;border:3px solid #d7e7fc;border-top-color:var(--blue);border-radius:50%;display:inline-block;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.boot-state{min-height:100vh;display:flex;gap:12px;align-items:center;justify-content:center}.boot-state p{margin:0}.alert{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;font-size:13px;margin-bottom:16px;overflow-wrap:anywhere}.alert.error{background:#fff0f1;color:#b52d45;border:1px solid #fad6db}.alert.success{background:#eaf9f2;color:#167753;border:1px solid #c6eddc}.alert.info{background:#eef6ff;color:#3672b9;border:1px solid #d4e7ff}.alert .text-button{margin-left:auto}.session-alert{position:fixed;left:25%;right:5%;top:18px;z-index:20}.topbar{height:76px;background:linear-gradient(106deg,#155baf,#207be1 54%,#d7ebfc);position:fixed;inset:0 0 auto;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0 26px;color:#fff;box-shadow:0 2px 8px #2c6bb812}.brand{display:flex;align-items:center;gap:13px}.brand strong{font-size:23px;letter-spacing:1px}.brand>span{font-size:12px;letter-spacing:2px;margin-left:18px;color:#d9ecff}.brand-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#ffffff1c}.topbar-account{display:flex;align-items:center;gap:10px;color:#184579}.topbar-account strong{display:block;font-size:13px}.topbar-account small{display:block;font-size:11px;margin-top:4px;color:#4673a8}.topbar-account .icon-button{color:#26588c}.avatar{width:35px;height:35px;border:3px solid #fff;background:#e1efff;color:#2168b2;border-radius:50%;display:grid;place-items:center;font-weight:700}.sidebar{width:224px;position:fixed;top:76px;bottom:0;left:0;background:linear-gradient(165deg,#fff 73%,#ebf5ff);border-right:1px solid #eaf0f9;padding:21px 12px 16px;overflow-y:auto;z-index:25;scrollbar-width:thin}.nav-group{margin-top:18px}.nav-group>p{font-size:10px;color:#99a6bb;letter-spacing:1.5px;margin:0 14px 7px}.nav-link{width:100%;justify-content:flex-start;border:0;border-radius:7px;background:transparent;min-height:40px;padding:10px 14px;color:#566c91;gap:12px;margin-bottom:3px;font-size:13px}.nav-link svg{flex-shrink:0}.nav-link.active{background:linear-gradient(90deg,#dfecff,#ebf4ff);color:#096cfa;font-weight:600}.nav-dot{width:5px;height:5px;margin-left:auto;border-radius:50%;background:#1672f8}.sidebar-footer{margin:28px 10px 0;border-top:1px solid #e2edfa;padding-top:20px;text-align:center;color:#4383ca}.sidebar-footer strong{font-size:13px;line-height:1.9;font-weight:500;display:block}.sidebar-footer small{font-size:8px;color:#8da9ca;letter-spacing:1.5px;display:block;margin-top:6px}.sidebar-orb{width:70px;height:70px;border-radius:50%;background:radial-gradient(circle at 25% 30%,#f9fdff,#cbe4ff 65%,#81b4ef);color:#2472cd;display:grid;place-items:center;margin:0 auto 12px;box-shadow:0 9px 24px #77ace734}.main-content{margin-left:224px;padding:101px 30px 0;min-height:100vh;background:radial-gradient(ellipse at 70% 0,#edf7ff 0,transparent 45%),#f5f8fd}.breadcrumb{display:flex;align-items:center;gap:9px;color:#93a1b6;font-size:11px;margin-bottom:26px}.breadcrumb>span{margin-left:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading p:not(.eyebrow){color:#7c8eaa;font-size:13px;margin:0;line-height:1.8}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#6e93c3;margin-bottom:6px}.heading-actions{display:flex;gap:9px}.tabs{background:#fff;border:1px solid #eff3fa;border-radius:10px 10px 0 0;display:flex;gap:14px;padding:0 19px;margin-bottom:14px;overflow-x:auto}.tabs>button{border:0;border-radius:0;border-bottom:3px solid transparent;color:#6b81a4;background:none;padding:17px 4px;font-size:13px}.tabs>button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:600}.card{background:#fff;border:1px solid #edf2f9;border-radius:13px;box-shadow:0 3px 18px #274f7d03}.table-card{padding:20px 18px 0;min-height:440px}.filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding-bottom:20px}.filters>input,.filters>select{width:145px;font-size:12px;height:37px}.filters>input[type=date]{width:147px}.filters button{height:37px;font-size:12px}.search-input{display:flex;align-items:center;border:1px solid #dce5f3;border-radius:6px;padding-left:10px;min-width:220px;flex:1;max-width:330px;color:#8296b6}.search-input input{border:0;padding:9px;font-size:12px;background:transparent;outline-offset:0}.bulk-toolbar{display:flex;align-items:center;gap:10px;background:#edf5ff;padding:10px 12px;border-radius:7px;margin-bottom:15px;font-size:12px}.bulk-toolbar select{width:140px;padding:7px}.bulk-toolbar button{padding:7px 10px}.table-scroll{overflow-x:auto;min-height:330px}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px;white-space:nowrap}th{background:#f3f7fd;font-weight:500;color:#7086a7;padding:14px 12px}th:first-child{border-radius:7px 0 0 7px}th:last-child{border-radius:0 7px 7px 0}td{padding:19px 12px;border-bottom:1px solid #edf2f8;color:#637b9e;max-width:270px;overflow:hidden;text-overflow:ellipsis}tbody tr:hover{background:#f7fbff}tbody tr.selected{background:#edf6ff}.checkbox-cell{width:34px}.sort-button{border:0;background:none;padding:0;font-size:12px;color:#7086a7}.entity-cell{display:flex;align-items:center;gap:10px;min-width:140px}.entity-avatar{width:37px;height:37px;display:grid;place-items:center;background:linear-gradient(145deg,#e3effe,#f1f7ff);color:#6395d4;border-radius:7px;flex-shrink:0}.cell-title{font-weight:600;color:#28426b;display:block;max-width:225px;overflow:hidden;text-overflow:ellipsis}.cell-subtitle{display:block;max-width:225px;color:#889cbc;font-size:10px;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.badge{padding:4px 7px;border-radius:4px;display:inline-block;font-size:11px}.badge.green{background:#e5f8ee;color:#16a573}.badge.blue{background:#eaf3ff;color:#3583dd}.badge.gray{background:#f0f2f6;color:#8590a2}.actions-cell{position:sticky;right:0;background:#fff;box-shadow:-4px 0 8px #34527303;min-width:128px}th.actions-cell{background:#f3f7fd}.row-actions{display:flex;gap:2px;max-width:186px;flex-wrap:wrap}.row-actions button{font-size:12px}.empty-state{min-height:285px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;color:#7890b0}.empty-state strong{font-size:14px;font-weight:500}.empty-state p{font-size:12px;margin:0}.empty-symbol{width:69px;height:69px;background:#f0f6ff;border-radius:22px;display:grid;place-items:center;color:#9abae4}.pagination{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:22px 0 24px;font-size:12px;color:#8ba0bd}.pagination>div{display:flex;align-items:center;gap:7px}.pagination select{width:100px;padding:6px 8px;font-size:12px;margin-right:5px}.pagination button{padding:7px 10px;min-width:30px;font-size:12px}.pagination button.active{background:var(--blue);border-color:var(--blue);color:#fff}.workspace-footer{font-size:10px;color:#a8b5c9;padding:26px 0 20px;display:flex;justify-content:space-between}.forbidden{padding:60px 25px;text-align:center;color:#7890b0}.forbidden svg{margin-bottom:16px}.forbidden h1{font-size:22px}.mobile-menu,.sidebar-backdrop{display:none}.drawer-shade{position:fixed;inset:0;background:#172c4d32;z-index:80;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.drawer{width:min(590px,100%);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-10px 0 50px #0e2f5920;outline:none;animation:slide-in .2s ease-out}@keyframes slide-in{0%{transform:translate(30px);opacity:.4}to{transform:none;opacity:1}}.drawer-header{padding:23px 26px 20px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--border)}.drawer-header h2{font-size:20px}.drawer-header p{margin:7px 0 0;font-size:11px;color:#9aacc6}.drawer-body{padding:22px 26px;overflow-y:auto;flex:1}.drawer-footer{padding:18px 26px;display:flex;gap:10px;justify-content:flex-end;align-items:center;border-top:1px solid var(--border);box-shadow:0 -6px 16px #1b457004}.drawer-footer button{min-width:80px}.unsaved-dot{font-size:11px;color:#bc8933;margin-right:auto}.unsaved-dot:before{content:"";display:inline-block;width:5px;height:5px;background:#e2a53f;border-radius:50%;margin-right:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 16px}.full{grid-column:1/-1}.field-label{font-size:12px;margin-bottom:7px;color:#4b6287;font-weight:500}.required{color:#ea5268}.field-hint{font-size:11px;line-height:1.7;color:#8d9db6;margin:6px 0 0}.field-error{font-size:11px;color:#d8445c;margin:5px 0 0;line-height:1.6}.has-error>input,.has-error>textarea,.has-error>select,.has-error .tag-input{border-color:#e2697d}.form-field input,.form-field select,.form-field textarea{font-size:12px}.tag-input{border:1px solid #dce5f3;display:flex;gap:5px;flex-wrap:wrap;align-items:center;border-radius:6px;padding:6px;min-height:38px}.tag{display:inline-flex;gap:4px;align-items:center;background:#eef5ff;color:#3678c6;border-radius:4px;padding:3px 6px;font-size:11px}.tag button{border:0;padding:0 1px;background:transparent;color:#5c8ecb}.tag-input input{border:0;width:115px;padding:3px 2px;flex:1;min-width:90px;font-size:11px}.switch-row{display:flex;align-items:center;gap:9px;min-height:37px;font-size:12px}.switch-row input{appearance:none;width:34px;height:19px;border:0;padding:0;background:#ced9e8;position:relative;border-radius:20px;transition:background .15s;cursor:pointer}.switch-row input:before{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0001;transition:transform .15s}.switch-row input:checked{background:var(--blue)}.switch-row input:checked:before{transform:translate(15px)}.upload-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.image-preview,.image-placeholder{height:72px;width:99px;object-fit:cover;border-radius:7px}.image-placeholder{display:grid;place-items:center;background:#f2f6fc;color:#a2b3ca;font-size:11px;border:1px solid #e4edf8}.upload-button{background:#f6faff;border:1px dashed #b2cff3;border-radius:7px;color:#528bd5;padding:20px 12px;cursor:pointer;font-size:12px}.upload-button input{display:none}.structured-editor{background:#f9fbff;border:1px solid #e2ebf7;border-radius:8px;padding:12px}.structured-editor>.text-button{font-size:11px;padding:0 0 9px}.structured-row{background:#fff;border:1px solid #e2ebf7;border-radius:6px;padding:12px;margin-bottom:12px}.row-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.row-heading strong{font-size:12px;color:#5a7fab}.row-heading button{font-size:10px}.structured-row .form-grid{gap:10px}.structured-row label{font-size:11px}.structured-row input,.structured-row select,.structured-row textarea{margin-top:5px}.structured-editor>.outline-button{font-size:11px;width:100%}.weight-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.weight-row label{flex:1;font-size:12px}.weight-row input{width:85px}.weight-row .text-button{font-size:11px}.inline-input{display:flex;gap:8px}.inline-input button{font-size:11px}.check-line{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:12px}.permission-grid{border:1px solid #e3ebf6;border-radius:6px;background:#fff;overflow:hidden}.permission-row{display:grid;grid-template-columns:minmax(105px,1fr) repeat(4,44px);gap:6px;padding:8px 10px;align-items:center;border-bottom:1px solid #eff3f8;font-size:11px}.permission-row>input{margin:auto}.permission-row>span:not(:first-child){text-align:center}.permission-head{background:#eff5fd;color:#758cb0}.json-editor textarea{font:11px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace;background:#fff;tab-size:2}.detail-summary{background:#f6f9fe;padding:16px;border-radius:8px;margin-bottom:22px}.detail-summary dl{display:grid;grid-template-columns:115px 1fr;gap:11px;margin:0;font-size:12px}.detail-summary dt{color:#8497b3}.detail-summary dd{margin:0;color:#334f79;overflow-wrap:anywhere}.detail-section{padding:18px 0;border-bottom:1px solid #edf2f9}.detail-section h3{padding-left:9px;border-left:3px solid var(--blue);line-height:1.2;font-size:14px}.detail-section .muted{font-size:12px}.detail-object{display:grid;grid-template-columns:minmax(70px,110px) minmax(0,1fr);gap:10px;margin:0;font-size:12px;line-height:1.7}.detail-object dt{color:#8497b3;overflow-wrap:anywhere}.detail-object dd{margin:0;overflow-wrap:anywhere;min-width:0}.detail-object .detail-object{display:block}.detail-list{padding-left:20px;margin:5px 0;font-size:12px;line-height:1.8}.detail-list li{padding:4px 0}.slot-card{display:flex;flex-direction:column;gap:7px;background:#f4f8ff;border-radius:7px;padding:13px;margin-bottom:10px;font-size:12px}.slot-card>.tag{align-self:flex-start}.slot-form{margin-top:22px;padding-top:15px;border-top:1px solid #e4edf8}.slot-form input{margin-top:5px;font-size:11px}.slot-form>.primary-button{margin-top:15px}.empty-compact,.loading-state{padding:25px 0;text-align:center;color:#93a7c0;font-size:12px}.dashboard-heading{align-items:flex-end}.date-range{display:flex;align-items:center;gap:10px}.date-range label{font-size:10px;color:#879dba}.date-range input{display:block;margin-top:4px;font-size:12px;width:144px}.date-range>span{margin-top:17px;color:#8195b2}.date-range button{align-self:flex-end}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.metric-card{padding:24px 19px;border:1px solid #edf2f9;border-radius:12px;background:#fff;display:flex;gap:15px;align-items:flex-start}.metric-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.metric-icon.blue{background:#e8f2ff;color:#1479fa}.metric-icon.green{background:#e5f9f2;color:#17af86}.metric-icon.purple{background:#f0ecff;color:#8765e9}.metric-icon.orange{background:#fff1df;color:#f3912c}.metric-card>div>span{font-size:12px;color:#758aaa;display:block;margin:0 0 8px}.metric-card strong{font-size:28px;color:#18345e;font-weight:650;display:block;line-height:1.3;letter-spacing:-.7px;white-space:nowrap}.metric-card small{font-size:10px;color:#8ea1bd;display:block;margin-top:8px}.metric-card small.positive{color:#14ac7c}.metric-card small.negative{color:#e76b70}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:18px;margin-bottom:20px}.dashboard-grid.lower{grid-template-columns:1fr 1fr 1fr}.dashboard-card{padding:22px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:24px}.card-heading h2{font-size:16px;padding-left:10px;border-left:3px solid var(--blue);line-height:1.2}.card-heading p{font-size:10px;color:#8a9fba;margin:9px 0 0 13px}.card-heading .muted{font-size:10px}.legend{display:flex;gap:12px;font-size:10px;color:#8a9cba}.legend>span{display:flex;align-items:center;gap:4px}.dot{width:6px;height:6px;display:inline-block;border-radius:50%}.blue-dot,.blue-bar{background:#3b88fa}.green-dot,.green-bar{background:#33c59f}.bar-chart{height:204px;display:flex;align-items:stretch;gap:4px;padding:0 0 18px;overflow-x:auto;background:repeating-linear-gradient(to top,transparent,transparent 43px,#eef3fb 44px,#eef3fb 45px)}.bar-column{flex:1;min-width:15px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.bar-pair{display:flex;align-items:flex-end;height:100%;gap:2px;justify-content:center}.bar{width:12px;max-width:40%;border-radius:3px 3px 0 0;opacity:.85}.bar-column small{font-size:8px;color:#8d9eb6;position:absolute;bottom:-17px;left:50%;transform:translate(-50%);white-space:nowrap}.bar-column:not(:nth-child(4n+1)):not(:last-child) small{visibility:hidden}.funnel-list{display:flex;flex-direction:column;gap:15px;padding-top:4px}.funnel-row{position:relative;display:flex;align-items:center;gap:10px;height:38px}.funnel-bar{min-width:95px;max-width:68%;padding:10px;background:linear-gradient(90deg,#b3d4ff,#e9f3ff);border-radius:4px;color:#3b6ead;font-size:11px}.funnel-row strong{color:#466489;font-size:13px}.funnel-row small{color:#8a9fbb;font-size:10px;margin-left:auto}.empty-chart{min-height:185px;display:flex;align-items:center;justify-content:center;color:#9aacc4;font-size:12px;background:radial-gradient(ellipse,#f9fbff,transparent);border-radius:10px}.rank-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #eef3fa;font-size:12px;color:#637c9f}.rank-row:last-child{border:0}.rank-row>b{font-size:10px;border-radius:4px;color:#6e8db7;background:#f0f5fc;width:20px;height:20px;display:grid;place-items:center}.rank-row>b.medal{background:#fff1d6;color:#dca443}.rank-row strong{margin-left:auto;font-size:12px;font-weight:500;color:#486a94}.rank-dot{width:7px;height:7px;border-radius:50%;background:#438efa}.rank-1{background:#74bdf8}.rank-2{background:#40cfa1}.rank-3{background:#a28af7}.todo-list{display:flex;flex-direction:column;gap:10px}.todo-list>button{justify-content:flex-start;background:#f5f9ff;border:0;padding:13px;color:#4a6c99;font-size:12px}.todo-list>button>svg{color:#5596e8}.todo-list>button>b{font-size:11px;background:#e6f0ff;border-radius:8px;padding:2px 6px;color:#3986e7;margin-left:auto}.dashboard-loading{padding:50px;display:flex;gap:12px;justify-content:center;align-items:center;color:#8ca0bd}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f8fbff}.login-art{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:10%;background:radial-gradient(circle at 80% 80%,#5a9efa33,transparent 50%),linear-gradient(145deg,#102e5b,#1763b7 65%,#367ec2);color:#fff}.login-art h1{color:#fff;font-size:clamp(28px,3vw,46px);position:relative;z-index:1;margin-top:28px;letter-spacing:1px}.login-art>p{font-size:14px;color:#b6d9ff;letter-spacing:3px;position:relative;z-index:1;line-height:2}.brand-mark{font-size:42px;color:#c5e1ff}.login-orbit{position:absolute;border:1px solid #a2d5ff20;width:550px;height:550px;border-radius:50%;right:-250px;bottom:-150px}.orbit-two{width:730px;height:730px;right:-340px;bottom:-240px}.login-compass{position:absolute;right:12%;bottom:15%;font-size:120px;color:#b5ddff22;transform:rotate(-20deg)}.login-card{width:390px;max-width:85%;align-self:center;justify-self:center;padding:45px 0}.brand-small{display:flex;align-items:center;gap:12px;margin-bottom:52px}.brand-small>span{width:40px;height:40px;border-radius:11px;background:#e7f2ff;color:var(--blue);font-size:26px;display:grid;place-items:center}.brand-small strong{font-size:14px;color:#31598b}.brand-small small{font-size:10px;color:#8c9fba;display:block;margin-top:5px}.login-card h2{font-size:27px;margin-bottom:12px}.login-card>.muted{font-size:13px;margin-bottom:30px}.login-card form>label{font-size:12px;margin-bottom:20px}.login-card input{display:block;margin-top:8px;padding:13px}.password-input{display:flex;align-items:center;border:1px solid #dce5f3;border-radius:6px;background:#fff;margin-top:8px}.password-input input{border:0;margin:0}.password-input button{border:0;padding:10px;color:#879ebd;font-size:11px}.login-button{width:100%;padding:13px;margin-top:8px}.login-note{font-size:10px;line-height:1.9;color:#9cacbf;margin:23px 0 0;text-align:center}@media(min-width:1700px){.main-content{padding-left:44px;padding-right:44px}.metric-card{padding:28px}.dashboard-card{padding:27px}.drawer{width:650px}}@media(max-width:1200px){.brand>span{display:none}.main-content{padding-left:20px;padding-right:20px;margin-left:200px}.sidebar{width:200px}.metric-grid{gap:10px}.metric-card{padding:18px 12px;gap:9px}.metric-card strong{font-size:24px}.metric-icon{width:36px;height:36px}.dashboard-heading{align-items:flex-start;flex-direction:column}.date-range{align-self:flex-end}.dashboard-grid.lower{grid-template-columns:1fr 1fr}.dashboard-grid.lower>:last-child{grid-column:1/-1}.page-heading h1{font-size:26px}.heading-actions button{font-size:12px;padding:9px 10px}.permission-row{grid-template-columns:1fr repeat(4,40px)}}@media(max-width:900px){.sidebar{width:180px;padding:17px 8px}.main-content{margin-left:180px;padding:94px 16px 0}.nav-link{padding:9px 10px;font-size:12px}.topbar{height:70px;padding:0 18px}.sidebar{top:70px}.brand strong{font-size:19px}.brand-icon{width:34px;height:34px}.topbar-account small{display:none}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid.lower{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start;flex-direction:column;gap:14px}.heading-actions{align-self:flex-end}.page-heading h1{font-size:25px}.breadcrumb{margin-bottom:20px}.pagination{align-items:flex-start;flex-direction:column}.pagination>div{flex-wrap:wrap}.tabs{gap:15px;padding:0 13px}.tabs>button{font-size:12px}.table-card{padding-left:13px;padding-right:13px}.login-page{grid-template-columns:.85fr 1fr}.login-art{padding:10%}.login-art h1{font-size:26px}.login-art>p{font-size:12px;letter-spacing:1px}}@media(max-width:650px){.mobile-menu{display:inline-flex;color:#fff}.topbar{height:62px;padding:0 12px;gap:9px}.brand{gap:7px;margin-right:auto}.brand strong{font-size:15px;letter-spacing:0}.brand-icon{display:none}.topbar-account{gap:5px}.topbar-account strong{max-width:55px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:11px}.avatar{width:29px;height:29px;font-size:11px}.topbar-account .icon-button{padding:5px}.sidebar{top:62px;width:225px;transform:translate(-100%);transition:transform .2s}.sidebar.is-open{transform:none}.sidebar-backdrop{display:block;position:fixed;inset:62px 0 0;border:0;border-radius:0;background:#15325240;z-index:24}.main-content{margin:0;padding:81px 14px 0}.breadcrumb{font-size:10px;margin-bottom:22px}.page-heading h1{font-size:25px}.page-heading p:not(.eyebrow){font-size:12px}.tabs{margin-left:0;margin-right:0}.search-input{max-width:none;min-width:200px}.filters>input,.filters>select{width:calc(50% - 5px)}.filters .search-input{flex-basis:100%}.heading-actions{align-self:flex-start}.metric-grid{gap:10px}.metric-card{padding:17px 11px;gap:8px}.metric-icon{width:31px;height:31px;border-radius:10px}.metric-icon svg{width:18px}.metric-card strong{font-size:23px}.metric-card>div>span{font-size:10px}.metric-card small{font-size:9px}.dashboard-grid.lower{grid-template-columns:1fr}.dashboard-grid.lower>:last-child{grid-column:auto}.dashboard-card{padding:18px}.date-range{align-self:flex-start;gap:7px;width:100%}.date-range input{width:100%;font-size:11px;padding:7px}.date-range label{flex:1;min-width:0}.date-range button{font-size:11px;padding:8px}.drawer-header,.drawer-body{padding:20px}.drawer-footer{padding:16px 20px}.form-grid{gap:17px 12px}.permission-row{grid-template-columns:minmax(85px,1fr) repeat(4,33px);padding:8px 6px;gap:4px;font-size:10px}.structured-editor{padding:9px}.weight-row{gap:6px}.weight-row input{width:62px}.bulk-toolbar{flex-wrap:wrap}.login-page{display:block;min-height:100vh;background:linear-gradient(170deg,#e7f3ff,#f9fbff 45%);padding:10vh 0 4vh}.login-art{display:none}.login-card{margin:0 auto;width:360px;padding:25px 0}.brand-small{margin-bottom:45px}.session-alert{left:5%;right:5%;top:10px}.workspace-footer span{display:none}.bar-chart{height:180px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.dashboard-grid>*{min-width:0}.line-chart{height:224px;overflow:hidden;padding:0 2px}.line-chart svg{width:100%;height:100%;display:block}.chart-grid-line{stroke:#eaf0f8;stroke-width:1}.trend-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.blue-line{stroke:#3b88fa}.green-line{stroke:#33c59f}.trend-dot{stroke:#fff;stroke-width:2}.blue-dot-fill{fill:#3b88fa}.green-dot-fill{fill:#33c59f}.chart-label{font-size:10px;fill:#8d9eb6}.funnel-bar{clip-path:polygon(0 0,100% 12%,94% 88%,0 100%);background:linear-gradient(100deg,#78b1fb,#d8eaff);box-shadow:inset 0 -1px #fff8}:root{--blue:#1677ff;--navy:#102a55;--soft:#f4f8fe;--border:#e6eef8}.topbar{height:80px;padding:0 32px;background:linear-gradient(105deg,#0758b6,#187ce5 57%,#b9ddf6);box-shadow:0 5px 18px #2062aa24;overflow:hidden}.topbar:after{content:"";position:absolute;right:185px;bottom:-42px;width:370px;height:110px;opacity:.34;background:repeating-linear-gradient(90deg,transparent 0 28px,#fff7 28px 33px,transparent 33px 70px);transform:skew(-28deg);pointer-events:none}.brand,.topbar-account{position:relative;z-index:1}.brand{gap:15px}.brand strong{font-size:22px;letter-spacing:1px}.brand-icon{width:45px;height:45px;border-radius:14px;background:#ffffff2e}.brand>span{color:#e5f3ff;margin-left:14px}.topbar-account{color:#164679}.topbar-account .avatar{box-shadow:0 0 0 3px #ffffff5c}.sidebar{width:236px;top:80px;padding:25px 14px 20px;background:linear-gradient(165deg,#fff 0% 78%,#eaf5ff);border-right-color:#e6eef8}.nav-group{margin-top:24px}.nav-group>p{margin:0 16px 9px;color:#9aaec8;font-size:10px;letter-spacing:1.7px}.nav-link{min-height:43px;border-radius:10px;padding:11px 15px;gap:13px;color:#5d7395;font-size:13px}.nav-link.active{background:linear-gradient(90deg,#e0efff,#eef7ff);color:#076cf3;box-shadow:inset 3px 0 #1677ff}.sidebar-footer{margin:38px 12px 0;padding-top:23px}.sidebar-orb{width:76px;height:76px;background:radial-gradient(circle at 28% 25%,#f9fdff,#cce8ff 65%,#83b8ef);box-shadow:0 12px 28px #4a8cd02e}.main-content{margin-left:236px;padding:108px 34px 0;background:radial-gradient(ellipse at 75% 0,#eaf6ff 0,transparent 43%),#f5f8fd}.breadcrumb{margin-bottom:28px;color:#95a6bd}.breadcrumb>span{color:#b0bdce}.page-heading{margin-bottom:26px}.page-heading h1{font-size:30px;letter-spacing:-.4px}.page-heading p:not(.eyebrow){color:#7187a6}.eyebrow{color:#6a96c8;letter-spacing:2px}.card{border-color:#e7eef8;border-radius:16px;box-shadow:0 5px 24px #274f7d0b}.metric-grid{gap:18px;margin-bottom:22px}.metric-card{padding:23px 21px;border-radius:16px;box-shadow:0 5px 22px #274f7d0a}.metric-icon{border-radius:15px}.metric-card strong{font-size:29px;letter-spacing:-.4px}.dashboard-grid{gap:20px;margin-bottom:22px}.dashboard-grid.lower{gap:20px}.dashboard-card{padding:24px;border-radius:16px}.card-heading{margin-bottom:25px}.card-heading h2{font-size:16px;border-left-width:4px}.line-chart{height:236px}.funnel-list{gap:17px}.funnel-row{height:42px}.funnel-bar{padding:11px 12px;border-radius:5px}.table-card{padding:23px 21px 0;border-radius:16px}.tabs{border-radius:14px 14px 0 0;padding:0 23px;gap:20px}.tabs>button{padding:18px 6px}.filters{padding-bottom:22px}.filters>input,.filters>select,.filters button{height:39px}.filters>input,.filters>select{border-radius:8px}th{background:#f4f8fd;padding:15px 13px}td{padding:20px 13px}.entity-avatar{width:40px;height:40px;border-radius:10px}.badge{border-radius:5px}.drawer{width:min(610px,100%);box-shadow:-18px 0 55px #0e2f591f}.drawer-header{padding:25px 28px 21px}.drawer-body{padding:24px 28px}.drawer-footer{padding:19px 28px}.upload-button{background:#f4f9ff;border-color:#a9cdf5;border-radius:8px}@media(max-width:1200px){.sidebar{width:210px;top:76px}.main-content{margin-left:210px;padding-left:24px;padding-right:24px}.topbar{height:76px}.metric-grid{gap:12px}}@media(max-width:900px){.sidebar{top:70px}.main-content{margin-left:180px;padding-left:18px;padding-right:18px}.topbar{height:70px}.dashboard-card{padding:20px}}@media(max-width:650px){.main-content{padding-left:14px;padding-right:14px}.topbar{height:62px}.sidebar{top:62px}.main-content{padding-top:81px}.metric-grid{gap:10px}.metric-card{border-radius:13px}.dashboard-card{padding:18px}.table-card{padding-left:13px;padding-right:13px}.tabs{padding:0 13px}.drawer-header,.drawer-body{padding:20px}.drawer-footer{padding:16px 20px}}.dashboard-grid.lower>.dashboard-card:first-child .rank-list{position:relative;min-height:192px;padding:4px 0 4px 158px}.dashboard-grid.lower>.dashboard-card:first-child .rank-list:before{content:"";position:absolute;left:10px;top:12px;width:126px;height:126px;border-radius:50%;background:conic-gradient(#438efa 0 38%,#40cfa1 38% 61%,#a28af7 61% 77%,#f0b45c 77% 90%,#d5e3f4 90% 100%);box-shadow:0 0 0 13px #f5f9ff}.dashboard-grid.lower>.dashboard-card:first-child .rank-list:after{content:"";position:absolute;left:48px;top:50px;width:50px;height:50px;border-radius:50%;background:#fff}@media(max-width:650px){.dashboard-grid.lower>.dashboard-card:first-child .rank-list{padding-left:148px}.dashboard-grid.lower>.dashboard-card:first-child .rank-list:before{left:4px;transform:scale(.88);transform-origin:top left}.dashboard-grid.lower>.dashboard-card:first-child .rank-list:after{left:37px;top:43px;transform:scale(.88);transform-origin:top left}}.country-breakdown{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:16px;min-height:192px}.country-donut{width:150px;height:150px;overflow:visible}.donut-track{fill:none;stroke:#edf3fb;stroke-width:18}.donut-segment{fill:none;stroke-width:18;transform:rotate(-90deg);transform-origin:70px 70px;transition:stroke-dasharray .2s ease}.country-legend{min-width:0}.country-legend-row{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid #eef3fa;color:#637c9f;font-size:11px}.country-legend-row:last-child{border-bottom:0}.country-legend-row strong{margin-left:auto;color:#466a98;font-weight:600}.legend-swatch{width:8px;height:8px;border-radius:50%;flex-shrink:0}@media(max-width:650px){.country-breakdown{grid-template-columns:132px minmax(0,1fr);gap:8px}.country-donut{width:132px;height:132px}.dashboard-grid.lower>.dashboard-card:first-child .rank-list{padding-left:0}.dashboard-grid.lower>.dashboard-card:first-child .rank-list:before,.dashboard-grid.lower>.dashboard-card:first-child .rank-list:after{display:none}}
