:root{--ark-color-primary:#2167f2;--ark-color-primary-hover:#1558da;--ark-color-text:#14213d;--ark-color-text-secondary:#506078;--ark-color-text-tertiary:#8b98aa;--ark-color-border:#e4e9f0;--ark-color-divider:#f0f2f5;--ark-color-surface:#fff;--ark-color-fill:#f7f9fc;--ark-color-success:#168a5b;--ark-color-success-bg:#eaf7f1;--ark-color-danger:#d83d4d;--ark-color-danger-bg:#fff1f2;--ark-space-1:4px;--ark-space-2:8px;--ark-space-3:12px;--ark-space-4:16px;--ark-space-5:20px;--ark-space-6:24px;--ark-space-8:32px;--ark-radius-control:6px;--ark-radius-item:8px;--ark-radius-section:12px;--ark-control-height:36px;color:#606266;font-synthesis:none;--primary:#1890ff;--sidebar:#304156;--sidebar-top:#283141;--border:#e4e7ed;--muted:#909399;background:#f3f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{min-width:1180px;margin:0}button,input{font:inherit}.app{min-height:100vh;display:flex}.sidebar{background:var(--sidebar);color:#bfcbd9;z-index:5;width:200px;position:fixed;inset:0 auto 0 0;overflow:auto}.brand{background:var(--sidebar-top);color:#fff;align-items:center;gap:10px;height:50px;padding:0 28px;display:flex}.brand img{border-radius:50%;width:34px;height:34px}.brand strong{white-space:nowrap;font-size:16px}.nav-item,.subnav button{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:14px;height:56px;padding:0 20px;display:flex}.nav-item svg{flex:none}.nav-item span{flex:1}.nav-item b{font-size:22px;font-weight:400;transition:all .2s}.nav-item b.down{transform:rotate(90deg)}.nav-item:hover,.nav-item.active,.subnav button:hover,.subnav button.active{color:#20a0ff;background:#263445}.subnav{background:#1f2d3d;max-height:0;transition:all .25s;overflow:hidden}.subnav.shown{max-height:500px}.subnav button{height:44px;padding-left:54px}.main{width:calc(100% - 200px);min-height:100vh;margin-left:200px}.topbar{background:#fff;border-bottom:1px solid #eee;align-items:center;gap:22px;height:50px;padding:0 20px;display:flex}.icon-btn{cursor:pointer;background:0 0;border:0;padding:0}.crumb{color:#97a8be;font-size:14px}.crumb span{color:#d9dfe8;margin:0 12px}.top-actions{color:#4b4f58;align-items:center;gap:17px;margin-left:auto;display:flex}.top-actions img{object-fit:cover;border-radius:6px;width:34px;height:34px}.expand{font-size:22px}.tabs{background:#fff;border-bottom:1px solid #d8dce5;align-items:center;gap:5px;height:34px;padding:0 15px;display:flex}.tabs span{border:1px solid #d8dce5;height:27px;padding:0 10px;font-size:12px;line-height:25px}.tabs .tab-active{color:#fff;background:#1890ff;border-color:#1890ff}.welcome{color:#111;background:#f1f2f7;height:166px;padding:72px 64px;font-size:24px}.page{min-height:calc(100vh - 84px);padding:22px 20px 38px}.page-card{background:#fff;border:1px solid #edf0f4;border-radius:12px;margin-bottom:18px}.page-title{justify-content:space-between;align-items:center;min-height:82px;padding:17px 22px;display:flex}.page-title h1{color:#303133;margin:0 0 7px;font-size:21px;font-weight:500;line-height:1.2}.page-title p{color:#a3a6ad;margin:0;font-size:13px}.header-actions{gap:18px;display:flex}.header-actions button,.filters button,.pagination button,.quick-range button,.builder button,.modal button{color:#606266;cursor:pointer;background:#fff;border:1px solid #dcdfe6;border-radius:3px;justify-content:center;align-items:center;gap:5px;height:31px;padding:0 14px;display:inline-flex}.primary{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.danger:disabled{opacity:.72;cursor:not-allowed}.filters{flex-wrap:wrap;align-items:flex-end;gap:22px;margin-bottom:25px;padding:0 10px;display:flex}.filters label{align-items:center;gap:10px;display:flex}.filters b{color:#606266;white-space:nowrap;font-size:13px}.input{color:#c0c4cc;background:#fff;border:1px solid #dcdfe6;border-radius:4px;justify-content:space-between;width:220px;height:34px;padding:8px 13px;font-size:13px;display:flex}.filters label:nth-child(n+3) .input{width:190px}.filter-buttons{gap:10px;display:flex}.table-wrap{background:#fff;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:1120px;font-size:13px}.table-wrap th,.table-wrap td{text-align:center;white-space:nowrap;border:1px solid #ebeef5;padding:9px 10px}.check{width:42px}.thumb{background:#f4f6fa;border:1px solid #edf0f5;border-radius:7px;width:54px;height:54px;margin:auto;box-shadow:inset 0 0 0 3px #fff}.thumb.t1{background:linear-gradient(#fff,#faf7ee);border-color:#e5b957}.thumb.t2{background:linear-gradient(135deg,#fff,#d8eff4)}.thumb.t3{background:linear-gradient(135deg,#fff,#d8e8ff)}.thumb.t4{background:linear-gradient(135deg,#fff,#ffd9e7)}.tag{border-radius:4px;align-items:center;height:22px;padding:0 6px;font-size:12px;display:inline-flex}.tag.success{color:#13ce66;background:#e7faf0;border:1px solid #c9f2dc}.tag.info{color:#909399;background:#f4f4f5}.switch{background:#dcdfe6;border-radius:10px;width:40px;height:20px;padding:2px;display:inline-flex}.switch i{background:#fff;border-radius:50%;width:16px;height:16px}.switch.on{background:#20a0ff;justify-content:flex-end}.actions{gap:10px;display:flex}.actions button{color:#1890ff;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.pagination{justify-content:flex-end;align-items:center;gap:8px;height:66px;font-size:12px;display:flex}.pagination button{background:#f4f4f5;border:0;height:30px}.pagination button.current{color:#fff;background:#1890ff}.pagination button:disabled{opacity:.45}.chart-card{background:#fff;border:1px solid #ebeef5;border-radius:4px;margin-bottom:20px;padding:22px}.quick-range{gap:10px;display:flex}.quick-range button.selected{color:#fff;background:#1890ff;border-color:#1890ff}.chart-title{color:#303133;margin:28px 0;font-size:17px}.fake-chart{border-bottom:1px solid #dcdfe6;border-left:1px solid #dcdfe6;align-items:flex-end;gap:6%;height:330px;padding:0 5%;display:flex}.fake-chart i{background:linear-gradient(#43a7ff,#1890ff);border-radius:3px 3px 0 0;width:6%;height:46%}.fake-chart i:nth-child(2){height:68%}.fake-chart i:nth-child(3){height:52%}.fake-chart i:nth-child(4){height:81%}.fake-chart i:nth-child(5){height:66%}.fake-chart i:nth-child(6){height:90%}.fake-chart i:nth-child(7){height:74%}.metric-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px;display:grid}.metric{background:#fff;border:1px solid #ebeef5;padding:20px}.metric span{color:#909399}.metric strong{color:#303133;float:right;font-size:25px}.metric div{clear:both;background:#edf1f5;border-radius:4px;height:7px;margin-top:24px}.metric i{background:#1890ff;border-radius:4px;height:100%;display:block}.info-grid{border:1px solid #ebeef5;grid-template-columns:160px 1fr 160px 1fr;display:grid}.info-grid>*{border:1px solid #ebeef5;margin:-1px 0 0 -1px;padding:14px}.info-grid span{background:#fafafa}.builder{background:#fff;grid-template-columns:250px 1fr 260px;height:calc(100vh - 84px);display:grid}.builder aside{border-right:1px solid #e5e7eb;padding:18px}.builder aside:last-child{border:0;border-left:1px solid #e5e7eb}.builder h3{color:#303133;margin:0 0 15px;font-size:15px}.builder aside button{width:48%;height:36px;margin:1%;display:inline-block}.builder-toolbar{color:#303133;background:#fff;border-bottom:1px solid #e5e7eb;height:55px;padding:11px 20px}.builder-toolbar button{float:right}.canvas-empty{color:#a8afb9;background:#fff;border:1px dashed #c7ced8;place-items:center;height:calc(100% - 100px);margin:24px;display:grid}.property-line{border:1px solid #dcdfe6;height:34px;margin-top:20px}.property-line.short{width:60%}.overlay{z-index:20;background:#0000007a;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:3px;width:620px;box-shadow:0 14px 44px #00000040}.modal header{border-bottom:1px solid #eef0f4;align-items:center;height:58px;padding:18px 22px;display:flex}.modal h2{color:#303133;margin:0;font-size:18px;font-weight:500}.modal header button{border:0;margin-left:auto;padding:0;font-size:24px}.modal-body{grid-template-columns:1fr 1fr;gap:22px;padding:24px 38px;display:grid}.modal-body label>span{color:#606266;margin-bottom:8px;font-size:13px;display:block}.modal-body .input{width:100%}.modal footer{justify-content:flex-end;gap:10px;padding:12px 22px 20px;display:flex}.preview{width:460px}.preview-card{padding:26px}.preview-art{background:linear-gradient(145deg,#e9f5ff,#fff 55%,#d7f7fb);border:1px solid #dcebf7;border-radius:8px;height:270px}.preview-card h3{color:#303133}.login-page{background:#dff2ff url(/assets/login-bg.png) 50%/cover no-repeat;place-items:center;min-height:100vh;display:grid;position:relative}.login-card{background:#ffffffed;border-radius:5px;width:400px;padding:24px;box-shadow:0 8px 25px #5087b414}.login-card h1{text-align:center;color:#707070;margin:0 0 28px;font-size:20px}.login-card>label:not(.remember){color:#c0c4cc;border:1px solid #dcdfe6;border-radius:4px;align-items:center;height:39px;margin-bottom:23px;padding:0 10px;display:flex}.login-card input{color:#606266;background:0 0;border:0;outline:0;width:100%;padding-left:10px}.login-card .remember{color:#1890ff;align-items:center;margin-top:-4px;margin-bottom:22px;font-size:14px;display:flex}.login-card .remember input{width:auto}.wide{border:0;border-radius:3px;width:100%;height:38px}.login-page footer{color:#ffffffe6;font-size:13px;position:absolute;bottom:22px}@media (width<=1280px){.filters{gap:12px}.input{width:170px}.sidebar{width:190px}.main{width:calc(100% - 190px);margin-left:190px}}:root{--primary:#2167f2;--primary-hover:#1659df;--text:#14213d;--text-2:#506078;--text-3:#8b98aa;--line:#1f497d1a;--surface:#fff;--surface-soft:#f5f8fc;--success:#19b875;--warning:#f4a528;--danger:#ef5a67;--radius:14px}body{color:var(--text);background:#dcecff url(/assets/login-bg.png) 50%/cover no-repeat fixed}.sidebar{color:#64748b;scrollbar-width:none;background:0 0;width:216px;position:fixed;inset:16px auto 16px 16px;overflow:auto}.sidebar::-webkit-scrollbar{display:none}.brand{color:#14213d;background:0 0;height:64px;padding:0 14px}.brand img{width:40px;height:40px;box-shadow:0 8px 20px #2167f23d}.brand strong{letter-spacing:.02em;font-size:18px;font-weight:700}.sidebar nav{padding:8px 0}.nav-item,.subnav button{color:#627086;border-radius:10px;gap:12px;height:46px;padding:0 14px;transition:background .18s,color .18s,transform .18s}.nav-item:hover,.subnav button:hover{color:var(--primary);background:#ffffff9e}.nav-item.active,.subnav button.active{color:var(--primary);background:#ffffffe6;font-weight:600;box-shadow:0 8px 24px #3264a51a}.nav-item:active{transform:scale(.99)}.nav-item svg{width:17px}.nav-item b{font-size:18px}.subnav{background:0 0;padding-left:12px}.subnav button{height:38px;padding-left:44px;font-size:13px}.main{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-radius:18px;width:calc(100% - 232px);min-height:calc(100vh - 32px);margin-left:232px;overflow:hidden;box-shadow:0 18px 55px #355f961f}.topbar{border-bottom:1px solid var(--line);background:#ffffffe6;height:68px;padding:0 24px}.crumb{flex-direction:column;gap:3px;display:flex}.crumb b{color:var(--text);font-size:18px;font-weight:650}.crumb span{color:var(--text-3);margin:0;font-size:12px}.top-actions{gap:12px}.global-search{border:1px solid var(--line);color:#94a0b1;background:#f7f9fc;border-radius:18px;align-items:center;gap:8px;width:240px;height:36px;padding:0 12px;display:flex}.global-search span{text-align:left;flex:1;font-size:12px}.global-search kbd{background:#fff;border:1px solid #e4e9f1;border-radius:5px;padding:2px 5px;font-size:10px}.header-icon{color:#64748b;background:#f7f9fc;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.top-actions img{border:2px solid #fff;border-radius:50%;width:36px;height:36px;box-shadow:0 4px 12px #1f4a8029}.account{flex-direction:column;font-size:12px;display:flex}.account b{font-size:13px}.account span{color:var(--text-3);font-size:11px}.tabs{border-bottom:1px solid var(--line);background:#fff;gap:8px;height:38px;padding:0 24px}.tabs span{color:#718096;background:#f4f7fb;border:0;border-radius:7px;height:26px;padding:0 10px;line-height:24px}.tabs .tab-active{color:var(--primary);background:#edf4ff;font-weight:600}.page{background:#f5f8fc;padding:20px 24px 32px}.page-card,.chart-card,.metric,.section-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 4px 18px #2a579109}.page-card{margin-bottom:16px}.page-title h1{color:var(--text);margin-bottom:5px;font-size:20px;font-weight:650}.page-title p{color:var(--text-3);font-size:12px}.header-actions{gap:8px}.header-actions button,.filters button,.pagination button,.quick-range button,.builder button,.modal button,.hero-actions button{border:1px solid #dfe6ef;border-radius:7px;height:34px;padding:0 14px}.primary{box-shadow:0 7px 16px #2167f230;background:linear-gradient(135deg,#2c7bff,#2167f2)!important}.danger{color:var(--danger)!important;background:#fff3f4!important;border-color:#ffd8dc!important}.filters{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;margin:0 0 16px;padding:16px 20px}.filters label{gap:8px}.filters b{color:var(--text-2);font-weight:500}.input{background:#fbfcfe;border-color:#e2e8f0;border-radius:7px;height:34px}.table-wrap{border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 4px 18px #2a579109}.table-wrap th{color:#5d6b80;background:#f7f9fc;height:46px;font-weight:600}.table-wrap th,.table-wrap td{border:0;border-bottom:1px solid #edf1f5;padding:10px 12px}.table-wrap tr:last-child td{border-bottom:0}.table-wrap tbody tr:hover{background:#f7faff}.table-wrap td{height:66px}.thumb{border-radius:8px}.tag{border-radius:12px;padding:0 8px}.switch{width:38px;height:20px}.actions{gap:12px}.actions button{color:var(--primary)}.actions .delete{color:var(--danger)}.pagination{height:60px}.pagination button{border-radius:6px}.pagination button.current{background:var(--primary)}.metric-grid{gap:12px}.builder aside,.builder-toolbar{background:#fff}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a2a4466}.modal{border-radius:14px;box-shadow:0 24px 70px #19345b38}.modal header{height:64px;padding:20px 24px}.modal h2{color:var(--text);font-weight:650}.workbench{background:#f5f8fc;min-height:calc(100vh - 106px);padding:20px 24px 32px}.hero-card{background:linear-gradient(105deg,#eef6ff 0%,#f6f3ff 58%,#e7f8ff 100%);border:1px solid #477ec91f;border-radius:18px;height:190px;padding:30px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #285ca20f}.hero-card:before{content:"";background:radial-gradient(circle at 88% 30%,#7562ff38,#0000 20%),radial-gradient(circle at 72% 92%,#28b9ff2e,#0000 28%);position:absolute;inset:0}.hero-copy{z-index:2;position:relative}.hero-badge{color:var(--primary);background:#dbeaff;border-radius:11px;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.hero-copy h1{color:#13213c;margin:13px 0 8px;font-size:28px}.hero-copy p{color:#607087;margin:0;font-size:13px}.hero-copy p b{color:var(--primary)}.hero-actions{gap:8px;margin-top:20px;display:flex}.hero-actions button{color:#53637a;background:#fff}.hero-visual{width:330px;margin-left:auto;position:relative}.orbit{border:1px solid #4675d82e;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit.o1{width:310px;height:90px;top:32px;right:-20px}.orbit.o2{width:240px;height:160px;top:-8px;right:18px}.rocket{color:#fff;background:linear-gradient(145deg,#8e79ff,#2e86ff 55%,#22c7e8);border-radius:28px 28px 35px 18px;place-items:center;width:82px;height:82px;display:grid;position:absolute;top:42px;right:105px;transform:rotate(-18deg);box-shadow:0 20px 34px #3f6beb4d}.workbench-grid{grid-template-columns:minmax(0,1fr) 318px;gap:16px;margin-top:16px;display:grid}.workbench-main,.workbench-side{flex-direction:column;gap:16px;display:flex}.section-card{padding:20px}.section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.section-head h2{color:var(--text);margin:0 0 3px;font-size:16px}.section-head p{color:var(--text-3);margin:0;font-size:11px}.text-link{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:12px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.quick-item{color:#6e7c90;text-align:left;cursor:pointer;background:#f6f9fd;border:0;border-radius:11px;align-items:center;gap:10px;height:72px;padding:12px;transition:all .2s;display:flex}.quick-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #325e961a}.quick-item>span{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.quick-item.q1>span{color:#2475f5;background:#e3efff}.quick-item.q2>span{color:#18a5dd;background:#e7f7ff}.quick-item.q3>span{color:#845ae8;background:#f0eaff}.quick-item.q4>span{color:#24ad69;background:#e5f9ed}.quick-item div{flex-direction:column;flex:1;min-width:0;display:flex}.quick-item b{color:#273752;font-size:13px}.quick-item small{color:#92a0b1;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.data-card{padding-bottom:16px}.period-tabs{background:#f3f6fa;border-radius:8px;padding:3px}.period-tabs button{color:#77869a;background:0 0;border:0;border-radius:6px;padding:5px 10px;font-size:11px}.period-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 2px 7px #1f4a801a}.stat-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.stat-item{border-right:1px solid var(--line);flex-direction:column;padding:8px 12px 8px 48px;display:flex;position:relative}.stat-item:last-child{border-right:0}.stat-icon{border-radius:9px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:13px;left:8px}.stat-icon.s1{color:#2167f2;background:#e8f0ff}.stat-icon.s2{color:#16b875;background:#e8fbf2}.stat-icon.s3{color:#f39a22;background:#fff3e2}.stat-icon.s4{color:#8759e8;background:#f1ebff}.stat-item span{color:var(--text-3);font-size:11px}.stat-item strong{color:var(--text);margin:2px 0;font-size:22px}.stat-item small{color:#24a874;font-size:10px}.analysis-grid{grid-template-columns:1.7fr 1fr;gap:16px;display:grid}.trend-summary{align-items:baseline;gap:10px;display:flex}.trend-summary strong{font-size:25px}.trend-summary span{color:var(--text-3);font-size:11px}.trend-summary b{color:var(--success)}.line-chart{height:170px;margin-top:8px}.line-chart svg{width:100%;height:140px;overflow:visible}.line-chart .area{fill:url(#area)}.line-chart .line{fill:none;stroke:#2979ff;stroke-width:2.5px}.axis{color:#a0aabc;justify-content:space-between;font-size:9px;display:flex}.donut-wrap{justify-content:center;align-items:center;gap:26px;height:190px;display:flex}.donut{background:conic-gradient(#2475f5 0 46%,#28bfcc 46% 76%,#8e67e8 76% 92%,#f3a443 92%);border-radius:50%;place-items:center;width:128px;height:128px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;width:84px;height:84px;position:absolute}.donut div{z-index:1;text-align:center;flex-direction:column;display:flex}.donut strong{font-size:20px}.donut span{color:var(--text-3);font-size:9px}.donut-wrap ul{gap:10px;margin:0;padding:0;font-size:11px;list-style:none;display:grid}.donut-wrap li{grid-template-columns:8px 60px 1fr;gap:7px;display:grid}.donut-wrap li i{border-radius:50%;width:7px;height:7px;margin-top:4px}.donut-wrap .blue{background:#2475f5}.donut-wrap .cyan{background:#28bfcc}.donut-wrap .purple{background:#8e67e8}.donut-wrap .orange{background:#f3a443}.task-list{gap:12px;display:grid}.task-row{grid-template-columns:250px 1fr 44px;align-items:center;gap:14px;display:grid}.task-row>div:first-child{flex-direction:column;display:flex}.task-row b{font-size:12px}.task-row span{color:var(--text-3);margin-top:3px;font-size:10px}.progress{background:#edf2f7;border-radius:4px;height:7px}.progress i{background:linear-gradient(90deg,#24bf78,#2475f5);border-radius:4px;height:100%;display:block}.task-row>strong{color:#64748b;text-align:right;font-size:11px}.workbench-side .section-card{padding:16px}.health-dot{color:#1daa69;background:#e7f8ef;border-radius:10px;padding:4px 8px;font-size:10px}.health-score{justify-content:center;align-items:baseline;margin:18px 0;display:flex}.health-score strong{color:var(--primary);font-size:38px}.health-score span{color:var(--primary)}.health-line{background:#edf2f7;border-radius:5px;height:8px}.health-line i{background:linear-gradient(90deg,#38cf91,#2475f5);border-radius:5px;width:99.9%;height:100%;display:block}.health-meta{color:var(--text-3);justify-content:space-between;margin-top:12px;font-size:10px;display:flex}.health-meta b{color:var(--text)}.count-badge{color:var(--primary);background:#edf4ff;border-radius:13px;place-items:center;min-width:26px;height:26px;font-size:11px;display:grid}.todo-list{gap:7px;display:grid}.todo-list button{text-align:left;cursor:pointer;background:#f8fafc;border:0;border-radius:9px;grid-template-columns:8px 1fr 16px;align-items:center;gap:9px;padding:10px;display:grid}.todo-list button>i{border-radius:50%;width:7px;height:7px}.todo-list i.warning{background:var(--warning)}.todo-list i.info{background:var(--primary)}.todo-list i.danger{background:var(--danger)}.todo-list button div{flex-direction:column;display:flex}.todo-list b{font-size:11px}.todo-list span{color:var(--text-3);margin-top:3px;font-size:9px}.ranking{display:grid}.ranking>div{border-bottom:1px solid #f0f3f7;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.ranking>div:last-child{border-bottom:0}.rank{color:#7d899a;background:#eef2f6;border-radius:6px;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.rank.r1{color:#e59018;background:#fff0db}.rank.r2{color:#6c7b91;background:#eef0f5}.rank.r3{color:#b9774e;background:#f8eee7}.ranking div div{flex-direction:column;display:flex}.ranking b{font-size:11px}.ranking small{color:var(--text-3);margin-top:2px;font-size:9px}.rank-up{color:var(--success);font-size:10px}.metric,.builder aside{padding:16px}.app{background:linear-gradient(135deg,#e1f1ffd1,#eeebffc2 52%,#d6f4fabd);padding:0}.sidebar{width:232px;padding:8px;inset:0 auto 0 0}.main{width:calc(100% - 232px);min-height:100vh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:0;margin-left:232px}.topbar,.tabs{background:#fff}.page,.workbench{background:#fff;padding:24px 28px 36px}.page-card,.chart-card,.metric,.section-card,.filters,.table-wrap{box-shadow:none;background:#fff;border:0;border-radius:0}.page-card{margin:0}.page-title{min-height:64px;padding:0 0 20px}.filters{border-top:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5;margin:0;padding:16px 0}.table-wrap{margin-top:16px}.table-wrap th{background:#f8f9fb}.table-wrap th,.table-wrap td{border-bottom:1px solid #f0f2f5}.pagination{border-top:0}.section-card{border-bottom:1px solid #f0f2f5;padding:20px 0}.workbench-main,.workbench-side{gap:0}.hero-card{box-shadow:none;border:0;border-radius:10px}.quick-item{background:#f7f9fc;border-radius:8px}.quick-item:hover{box-shadow:none;background:#f1f5fa;transform:none}.stat-item{border-right:1px solid #f0f2f5}.metric-grid{border-bottom:1px solid #f0f2f5;gap:0}.metric{border-right:1px solid #f0f2f5;border-radius:0}.metric:last-child{border-right:0}.chart-card{padding:20px 0}.profile-summary,.profile-editor{box-shadow:none;border:0}.profile-summary{border-right:1px solid #f0f2f5}.profile-editor{border-radius:0}.builder{background:#fff}.builder main{background:#fafbfc}.canvas-empty{box-shadow:none}.selection-bar{border:0;border-radius:6px}.drawer,.header-popover,.toast{box-shadow:0 12px 32px #19345b24}.page,.workbench{padding:24px 24px 32px}.page-title{padding:0 0 20px}.hero-card{padding:32px}.workbench-grid{gap:24px;margin-top:24px}.analysis-grid{gap:24px}.quick-grid{gap:8px}.task-row{gap:16px}.donut-wrap{gap:24px}.metric,.builder aside{padding:16px}.profile-layout{gap:24px}.profile-summary{padding:24px}.profile-form{gap:16px;padding:24px}.profile-actions{padding:16px 24px}.table-wrap th,.table-wrap td{padding:12px 16px}.modal-body{padding:24px}.todo-list{gap:8px}.todo-list button{gap:8px;padding:12px}.ranking>div{padding:8px 0}.header-popover{padding:12px}.canvas-empty.has-fields{gap:12px;padding:24px}.canvas-empty.has-fields>button{padding:12px}.property-label{margin-top:16px}.builder-remove{margin-top:24px!important}.login-page{background:#d9edff url(/assets/login-bg.png) 50%/cover no-repeat;height:100vh;min-height:720px}.login-card{width:420px;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:0;border-radius:12px;padding:32px}.login-brand{justify-content:center;align-items:center;gap:8px;margin-bottom:20px;display:flex}.login-brand img{border-radius:14px;width:44px;height:44px}.login-brand span{color:var(--text);font-size:22px;font-weight:700}.login-card h1{color:var(--text);margin:0 0 8px;font-size:20px}.login-subtitle{text-align:center;color:var(--text-3);margin:0 0 24px;font-size:12px}.login-card>label:not(.remember){background:#fafcffdb;border-color:#e1e7ef;border-radius:8px;height:42px;margin-bottom:16px}.login-card .remember{color:var(--text-2);margin:0 0 20px}.login-card .wide{border-radius:8px;height:42px}.login-page footer{color:#506987b3;bottom:24px}.topbar{z-index:8;position:relative}.profile-trigger{color:var(--text-2);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.profile-trigger img{margin:0}.header-popover{border:1px solid var(--line);z-index:20;background:#fffffffa;border-radius:12px;width:320px;padding:12px;position:absolute;top:58px;right:24px;box-shadow:0 18px 48px #2044732e}.search-popover label{border:1px solid #dfe6ef;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 10px;display:flex}.search-popover input{border:0;outline:0;flex:1;min-width:0}.search-popover p,.notice-popover p{color:var(--text-3);margin:12px 4px 6px;font-size:11px}.search-popover>button{width:100%;height:36px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;padding:0 8px;display:flex}.search-popover>button:hover{color:var(--primary);background:#f3f7fc}.notice-popover{width:250px}.notice-popover b{font-size:13px}.frequency-total{flex-direction:column;align-items:flex-end;display:flex}.frequency-total span{color:var(--text-3);font-size:11px}.frequency-total strong{color:var(--primary);font-size:24px}.canvas-empty.has-fields{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:22px;display:flex}.canvas-empty.has-fields>button{text-align:left;background:#fff;border:1px solid #e3e9f1;border-radius:9px;height:auto;padding:12px}.canvas-empty.has-fields>button.active{border-color:var(--primary);box-shadow:0 0 0 3px #2167f214}.builder-field{height:38px;color:var(--text-3);border:1px solid #e1e7ef;border-radius:7px;margin-top:9px;padding:10px;font-size:12px}.builder-hint{color:var(--text-3);font-size:11px;line-height:1.6}.property-label{color:var(--text-2);margin-top:18px;font-size:12px;display:block}.property-label .property-line{color:var(--text-2);border-radius:7px;padding:9px}.builder-remove{width:100%!important;color:var(--danger)!important;border-color:#ffd8dc!important;margin:24px 0 0!important}.profile-layout{grid-template-columns:280px minmax(0,1fr);gap:16px;display:grid}.profile-summary{text-align:center;padding:28px 22px}.profile-summary>img{object-fit:cover;border:5px solid #edf4ff;border-radius:50%;width:86px;height:86px}.profile-summary h2{margin:12px 0 3px;font-size:18px}.profile-summary>p{color:var(--text-3);margin:0;font-size:11px}.profile-summary dl{text-align:left;margin:24px 0}.profile-summary dl>div{border-bottom:1px solid #eef2f6;justify-content:space-between;padding:11px 0;font-size:11px;display:flex}.profile-summary dt{color:var(--text-3)}.profile-summary dd{color:var(--text-2);margin:0}.profile-summary>button{height:34px;color:var(--primary);background:#fff;border:1px solid #dce5ef;border-radius:7px;padding:0 16px}.profile-editor{padding:0;overflow:hidden}.profile-tabs{border-bottom:1px solid var(--line);gap:24px;height:58px;padding:0 24px;display:flex}.profile-tabs button{color:var(--text-3);background:0 0;border:0;position:relative}.profile-tabs button.active{color:var(--primary);font-weight:600}.profile-tabs button.active:after{content:"";background:var(--primary);height:2px;position:absolute;bottom:0;left:0;right:0}.profile-form{gap:18px;max-width:620px;padding:26px 30px;display:grid}.profile-form label{color:var(--text-2);grid-template-columns:90px 1fr;align-items:center;font-size:12px;display:grid}.profile-form input{border:1px solid #dfe6ef;border-radius:7px;height:38px;padding:0 12px}.radio-row{gap:8px;display:flex}.radio-row button{background:#fff;border:1px solid #dfe6ef;border-radius:7px;height:34px;padding:0 20px}.radio-row button.active{border-color:var(--primary);color:var(--primary);background:#edf4ff}.profile-actions{border-top:1px solid var(--line);padding:16px 30px}.profile-actions button{border:0;border-radius:7px;height:36px;padding:0 18px}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #2167f22e}.hero-copy{flex:1;min-width:0}.hero-copy p{max-width:680px;line-height:1.7}.selection-bar{color:#49627d;background:#edf5ff;border:1px solid #d8eaff;border-radius:10px;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;font-size:12px;display:flex}.selection-bar span{margin-right:auto}.selection-bar b{color:var(--primary)}.selection-bar button{color:var(--primary);cursor:pointer;background:0 0;border:0}.selection-bar button.danger{border:1px solid #ffd8dc;height:30px;padding:0 12px}.toast{z-index:40;color:#fff;background:#12213ae6;border-radius:8px;padding:10px 16px;font-size:12px;animation:.2s ease-out toast-in;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #12213a33}.drawer-overlay{justify-content:flex-end;align-items:stretch;display:flex}.modal.drawer{border-radius:16px 0 0 16px;flex-direction:column;width:560px;height:100vh;display:flex}.drawer header{height:auto;min-height:76px}.drawer header>div{flex-direction:column;display:flex}.drawer header p{color:var(--text-3);margin:4px 0 0;font-size:11px}.drawer .modal-body{flex-direction:column;flex:1;padding:24px;display:flex;overflow:auto}.drawer .modal-body label>span{color:var(--text-2);font-weight:500}.drawer .input{align-items:center;height:40px}.drawer footer{border-top:1px solid var(--line);padding:14px 24px}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media (width<=1440px){.workbench-grid{grid-template-columns:minmax(0,1fr) 286px}.quick-grid{grid-template-columns:repeat(2,1fr)}.hero-visual{width:240px}.hero-copy p{max-width:520px}}@media (width<=1200px){body{min-width:960px}.sidebar{width:190px}.main{width:calc(100% - 202px);margin-left:202px}.workbench-grid{grid-template-columns:1fr}.workbench-side{grid-template-columns:repeat(3,1fr);display:grid}.analysis-grid{grid-template-columns:1fr}.global-search{width:190px}.hero-visual{display:none}}.profile-page .profile-layout{gap:24px}.profile-page .profile-summary{padding:24px}.profile-page .profile-form{gap:16px;padding:24px}.profile-page .profile-actions{padding:16px 24px}.profile-page .profile-layout{padding-top:24px}.profile-error{color:var(--ark-color-danger);margin-left:90px;font-size:12px}.object-page-title{border-bottom:1px solid var(--ark-color-divider)}.object-toolbar{border-bottom:1px solid var(--ark-color-divider);align-items:center;gap:16px;min-height:64px;display:flex}.object-search{border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);width:240px;height:36px;color:var(--ark-color-text-tertiary);align-items:center;gap:8px;padding:0 12px;display:flex}.object-search input{min-width:0;color:var(--ark-color-text);background:0 0;border:0;outline:0;flex:1}.object-search button{color:var(--ark-color-text-tertiary);cursor:pointer;background:0 0;border:0}.object-tabs{background:var(--ark-color-fill);border-radius:var(--ark-radius-item);gap:4px;padding:4px;display:flex}.object-tabs button{height:28px;color:var(--ark-color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 12px}.object-tabs button.active{color:var(--ark-color-primary);background:#fff;font-weight:600}.object-count{color:var(--ark-color-text-tertiary);margin-left:auto;font-size:12px}.object-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px 0;display:grid}.object-card{border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-section);background:#fff;flex-direction:column;min-height:330px;padding:16px;display:flex}.object-card:hover{border-color:#cbd6e5}.object-cover{color:#7c8da4;cursor:pointer;background:linear-gradient(135deg,#eef5ff,#f6f4ff);border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:112px;display:flex}.cover-1{background:linear-gradient(135deg,#f4f7fb,#eaf8f9)}.cover-2{background:linear-gradient(135deg,#f6f3ff,#edf5ff)}.cover-3{background:linear-gradient(135deg,#fff6ee,#f4f7fb)}.cover-4{background:linear-gradient(135deg,#f0f8ff,#f7f3ff)}.cover-5{background:linear-gradient(135deg,#edf8f4,#f4f7fb)}.object-cover-icon{width:44px;height:44px;color:var(--ark-color-primary);background:#ffffffd1;border-radius:12px;place-items:center;display:grid}.object-cover>span:last-child{font-size:11px}.object-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:16px;display:flex}.object-card-head>div{align-items:center;gap:8px;min-width:0;display:flex}.object-card h2{max-width:190px;color:var(--ark-color-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;line-height:24px;overflow:hidden}.category-tag{border:1px solid var(--ark-color-border);color:var(--ark-color-text-secondary);border-radius:4px;flex:none;padding:2px 7px;font-size:11px}.status-tag{color:var(--ark-color-success);flex:none;align-items:center;gap:5px;font-size:11px;display:flex}.status-tag i{background:var(--ark-color-success);border-radius:50%;width:6px;height:6px}.object-description{color:var(--ark-color-text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 16px;font-size:12px;line-height:20px;display:-webkit-box;overflow:hidden}.object-meta{grid-template-columns:1fr 1fr;gap:12px 16px;margin:0;display:grid}.object-meta>div:last-child{grid-column:1/-1}.object-meta dt{color:var(--ark-color-text-tertiary);font-size:11px}.object-meta dd{color:var(--ark-color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:12px;overflow:hidden}.object-actions{border-top:1px solid var(--ark-color-divider);align-items:flex-end;gap:12px;min-height:34px;margin-top:auto;padding-top:12px;display:flex}.object-actions span{flex:1}.object-actions button{color:var(--ark-color-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.object-actions .danger-link{color:var(--ark-color-danger)}.object-pagination{border-top:1px solid var(--ark-color-divider);color:var(--ark-color-text-tertiary);justify-content:flex-end;align-items:center;gap:8px;padding-top:16px;font-size:12px;display:flex}.object-pagination button{background:var(--ark-color-fill);width:32px;height:32px;color:var(--ark-color-text-secondary);border:0;border-radius:6px}.object-pagination button.active{color:var(--ark-color-primary);background:#edf3ff}.object-empty{min-height:360px;color:var(--ark-color-text-tertiary);align-content:center;place-items:center;display:grid}.object-empty h2{color:var(--ark-color-text);margin:12px 0 4px;font-size:16px}.object-empty p{margin:0 0 16px;font-size:12px}.object-empty button{border:1px solid var(--ark-color-border);height:34px;color:var(--ark-color-primary);background:#fff;border-radius:6px;padding:0 14px}.confirm-modal{width:440px}.confirm-body{padding:24px}.confirm-body p{color:var(--ark-color-text);margin:0 0 16px;font-size:14px}.confirm-notice{background:var(--ark-color-danger-bg);color:var(--ark-color-danger);padding:12px;font-size:12px;line-height:20px}.confirm-danger{background:var(--ark-color-danger)!important;color:#fff!important;border-color:var(--ark-color-danger)!important}@media (width<=1200px){.object-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.object-toolbar{flex-wrap:wrap;align-items:flex-start;padding:16px 0}.object-count{align-self:center}}@media (width<=820px){.object-grid{grid-template-columns:1fr}.object-tabs{order:3;width:100%;overflow:auto}.object-search{width:100%}}.table-page-title{min-height:64px;padding:0 0 var(--ark-space-5);border-bottom:1px solid var(--ark-color-divider)}.compact-filters{align-items:flex-end;gap:var(--ark-space-2);min-height:72px;padding:var(--ark-space-4) 0;border:0;border-bottom:1px solid var(--ark-color-divider);background:0 0;margin:0;display:flex}.compact-filters label{gap:var(--ark-space-2);width:200px;display:grid}.compact-filters label:nth-of-type(2){width:140px}.compact-filters b{color:var(--ark-color-text-secondary);font-size:12px;font-weight:500;line-height:20px}.compact-filters input,.compact-filters select{width:100%;height:var(--ark-control-height);padding:0 var(--ark-space-3);border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);background:var(--ark-color-surface);color:var(--ark-color-text);outline:0}.compact-filters input:focus,.compact-filters select:focus{border-color:var(--ark-color-primary);box-shadow:0 0 0 2px #2167f21f}.compact-filters .filter-buttons{gap:var(--ark-space-2);display:flex}.compact-filters .result-count{padding-bottom:var(--ark-space-2);color:var(--ark-color-text-tertiary);margin-left:auto;font-size:12px}.table-wrap{margin-top:var(--ark-space-4);border:1px solid var(--ark-color-divider);border-radius:var(--ark-radius-section);overflow:auto}.table-wrap table{min-width:920px}.table-wrap th{white-space:nowrap}.table-wrap .operation-cell{background:inherit;position:sticky;right:0}.table-wrap td.operation-cell{background:#fff}.drawer .modal-body input,.drawer .modal-body select{border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);width:100%;height:40px;color:var(--ark-color-text);background:#fff;outline:0;padding:0 12px}.drawer .modal-body input:focus,.drawer .modal-body select:focus{border-color:var(--ark-color-primary);box-shadow:0 0 0 2px #2167f21f}.drawer .modal-body label{gap:8px;display:grid}.drawer .modal-body label em{color:var(--ark-color-danger);margin-left:4px;font-style:normal}.field-error{color:var(--ark-color-danger);font-size:12px}.detail-drawer{width:640px}.detail-body{flex:1;padding:24px;overflow:auto}.detail-body dl{border-top:1px solid var(--ark-color-divider);border-left:1px solid var(--ark-color-divider);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.detail-body dl>div{border-right:1px solid var(--ark-color-divider);border-bottom:1px solid var(--ark-color-divider);min-height:76px;padding:12px 16px}.detail-body dt{color:var(--ark-color-text-tertiary);margin-bottom:8px;font-size:12px}.detail-body dd{overflow-wrap:anywhere;color:var(--ark-color-text);margin:0;font-size:13px;line-height:22px}.semantic-status{align-items:center;gap:var(--ark-space-2);white-space:nowrap;font-size:12px;display:inline-flex}.semantic-status i{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.semantic-status.success{color:var(--ark-color-success)}.semantic-status.danger{color:var(--ark-color-danger)}.semantic-status.processing{color:var(--ark-color-primary)}.cell-ellipsis{text-overflow:ellipsis;white-space:nowrap;max-width:220px;display:block;overflow:hidden}.table-empty{text-align:center;color:var(--ark-color-text-tertiary);height:320px!important}.table-empty svg,.table-empty b,.table-empty span{margin:0 auto;display:block}.table-empty b{margin-top:var(--ark-space-3);color:var(--ark-color-text)}.table-empty span{margin-top:var(--ark-space-1);font-size:12px}.table-empty button{height:32px;margin-top:var(--ark-space-4);padding:0 var(--ark-space-3);border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);color:var(--ark-color-primary);cursor:pointer;background:#fff}.skeleton-row td{height:66px}.skeleton-row td i{background:linear-gradient(90deg,#f1f3f6 25%,#f8f9fb 37%,#f1f3f6 63%) 0 0/400% 100%;border-radius:4px;height:12px;animation:1.35s infinite ark-skeleton;display:block}.table-state{text-align:center;color:var(--ark-color-text-tertiary);height:320px!important}.table-state .state-symbol{background:var(--ark-color-fill);width:40px;height:40px;color:var(--ark-color-text-secondary);border-radius:50%;place-items:center;margin:0 auto 12px;font-size:20px;display:grid}.table-state .state-symbol.error{background:var(--ark-color-danger-bg);color:var(--ark-color-danger)}.table-state b{color:var(--ark-color-text);font-size:15px;display:block}.table-state p{margin:6px 0 16px;font-size:12px}.table-state button,.table-state a{border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);height:32px;color:var(--ark-color-primary);cursor:pointer;background:#fff;align-items:center;padding:0 12px;text-decoration:none;display:inline-flex}@keyframes ark-skeleton{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.skeleton-row td i{animation:none}}@media (width<=820px){.compact-filters{flex-wrap:wrap;align-items:stretch}.compact-filters label,.compact-filters label:nth-of-type(2){width:calc(50% - 4px)}.compact-filters .result-count{width:100%;margin-left:0}}.monitor-freshness{color:var(--ark-color-text-tertiary);font-size:12px}.monitor-summary{border-bottom:1px solid var(--ark-color-divider);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.monitor-summary>div{border-right:1px solid var(--ark-color-divider);min-height:128px;padding:20px 24px;position:relative}.monitor-summary>div:last-child{border-right:0}.monitor-summary span{color:var(--ark-color-text-tertiary);font-size:12px;display:block}.monitor-summary strong{color:var(--ark-color-text);margin-top:8px;font-size:26px;font-weight:600;line-height:34px;display:block}.monitor-summary small{color:var(--ark-color-success);align-items:center;gap:6px;display:flex;position:absolute;top:22px;right:24px}.monitor-summary small.warning{color:#c77b12}.monitor-summary small i{background:currentColor;border-radius:50%;width:6px;height:6px}.usage-track{background:var(--ark-color-fill);height:6px;margin-top:16px;overflow:hidden}.usage-track i{background:var(--ark-color-primary);height:100%;display:block}.monitor-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px;padding-top:24px;display:grid}.monitor-section{background:#fff}.monitor-section-head{border-bottom:1px solid var(--ark-color-divider);justify-content:space-between;align-items:flex-start;min-height:48px;display:flex}.monitor-section-head h2{margin:0;font-size:16px;line-height:24px}.monitor-section-head p{color:var(--ark-color-text-tertiary);margin:4px 0 0;font-size:12px}.server-descriptions{border-top:1px solid var(--ark-color-divider);border-left:1px solid var(--ark-color-divider);grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0 0;display:grid}.server-descriptions>div{border-right:1px solid var(--ark-color-divider);border-bottom:1px solid var(--ark-color-divider);padding:16px}.server-descriptions dt{color:var(--ark-color-text-tertiary);font-size:12px}.server-descriptions dd{color:var(--ark-color-text);margin:6px 0 0;font-size:13px}.service-row{border-bottom:1px solid var(--ark-color-divider);grid-template-columns:1fr 60px 42px;align-items:center;gap:12px;min-height:58px;font-size:12px;display:grid}.service-row span{color:var(--ark-color-text);align-items:center;gap:8px;display:flex}.service-row span i{background:var(--ark-color-success);border-radius:50%;width:7px;height:7px}.service-row b{color:var(--ark-color-text-secondary);font-weight:500}.service-row small{color:var(--ark-color-success)}@media (width<=1100px){.monitor-summary{grid-template-columns:repeat(2,1fr)}.monitor-summary>div:nth-child(2){border-right:0}.monitor-summary>div:nth-child(-n+2){border-bottom:1px solid var(--ark-color-divider)}.monitor-grid{grid-template-columns:1fr}}.builder{border-top:1px solid var(--ark-color-divider);background:#fff;grid-template-columns:220px minmax(0,1fr) 280px;min-height:calc(100vh - 106px);display:grid}.builder>aside{background:#fff;padding:0}.builder-library{border-right:1px solid var(--ark-color-divider)}.builder-properties{border-left:1px solid var(--ark-color-divider)}.builder-pane-title{border-bottom:1px solid var(--ark-color-divider);min-height:72px;padding:16px}.builder-pane-title h2{margin:0;font-size:14px;line-height:22px}.builder-pane-title p{color:var(--ark-color-text-tertiary);margin:4px 0 0;font-size:11px}.builder-component-list{padding:12px}.builder-component-list button{border:0;border-bottom:1px solid var(--ark-color-divider);text-align:left;width:100%;min-height:54px;color:var(--ark-color-text-tertiary);cursor:pointer;background:#fff;border-radius:0;grid-template-columns:32px 1fr 16px;align-items:center;gap:8px;padding:8px;display:grid}.builder-component-list button:hover{background:var(--ark-color-fill)}.builder-component-list button>span{background:var(--ark-color-fill);width:32px;height:32px;color:var(--ark-color-primary);place-items:center;display:grid}.builder-component-list button div{flex-direction:column;display:flex}.builder-component-list b{color:var(--ark-color-text);font-size:12px}.builder-component-list small{color:var(--ark-color-text-tertiary);margin-top:2px;font-size:10px}.builder main{background:#f8fafc;min-width:0}.builder-toolbar{border-bottom:1px solid var(--ark-color-divider);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 20px;display:flex}.builder-toolbar h1{margin:0;font-size:17px}.builder-toolbar span{color:var(--ark-color-text-tertiary);margin-top:3px;font-size:11px;display:block}.builder-toolbar>div:last-child{gap:8px;display:flex}.builder-canvas{justify-content:center;align-items:flex-start;min-height:calc(100vh - 178px);padding:24px;display:flex}.builder-form-sheet{border:1px solid var(--ark-color-divider);background:#fff;width:min(680px,100%);min-height:480px;padding:24px}.builder-form-title{border-bottom:1px solid var(--ark-color-divider);padding-bottom:20px}.builder-form-title h2{margin:0;font-size:18px}.builder-form-title p{color:var(--ark-color-text-tertiary);margin:4px 0 0;font-size:12px}.builder-canvas-field{width:100%;text-align:left!important;background:#fff!important;border:1px solid #0000!important;border-radius:0!important;height:auto!important;margin-top:16px!important;padding:12px!important;display:block!important}.builder-canvas-field:hover{background:var(--ark-color-fill)!important}.builder-canvas-field.active{border-color:var(--ark-color-primary)!important;box-shadow:none!important;background:#f7faff!important}.builder-canvas-field>span{color:var(--ark-color-text-secondary);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.builder-canvas-field>span small{color:var(--ark-color-text-tertiary)}.builder-canvas-field input,.builder-canvas-field select,.builder-canvas-field textarea{border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);width:100%;height:38px;color:var(--ark-color-text-tertiary);background:#fff;padding:0 12px}.builder-canvas-field textarea{resize:none;height:72px;padding-top:10px}.builder-empty{text-align:center;min-height:360px;color:var(--ark-color-text-tertiary);align-content:center;place-items:center;display:grid}.builder-empty>span{background:var(--ark-color-fill);place-items:center;width:44px;height:44px;display:grid}.builder-empty b{color:var(--ark-color-text);margin-top:12px;font-size:14px}.builder-empty p{margin:4px 0 0;font-size:11px}.builder-property-form{gap:16px;padding:16px;display:grid}.builder-property-form label{color:var(--ark-color-text-secondary);gap:8px;font-size:12px;display:grid}.builder-property-form input{border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);outline:0;width:100%;height:36px;padding:0 10px}.builder-property-form input:focus{border-color:var(--ark-color-primary);box-shadow:0 0 0 2px #2167f21f}.builder-property-form input:disabled{background:var(--ark-color-fill);color:var(--ark-color-text-tertiary)}.builder-property-note{background:var(--ark-color-fill);color:var(--ark-color-text-tertiary);padding:12px;font-size:11px;line-height:18px}.builder-property-form .builder-remove{width:100%;height:36px;color:var(--ark-color-danger)!important;background:#fff!important;border-color:#f2c7cc!important;margin-top:8px!important}.builder-property-empty{text-align:center;min-height:280px;color:var(--ark-color-text-tertiary);align-content:center;place-items:center;padding:24px;display:grid}.builder-property-empty p{max-width:190px;margin:12px 0 0;font-size:11px;line-height:18px}@media (width<=1100px){.builder{grid-template-columns:190px minmax(0,1fr) 240px}.builder-canvas{padding:16px}}.frequency-toolbar{border-bottom:1px solid var(--ark-color-divider);justify-content:space-between;align-items:center;height:64px;display:flex}.frequency-toolbar>span{color:var(--ark-color-text-tertiary);font-size:12px}.frequency-page .quick-range{background:var(--ark-color-fill);gap:4px;padding:4px;display:flex}.frequency-page .quick-range button{height:28px;color:var(--ark-color-text-secondary);box-shadow:none;background:0 0;border:0;border-radius:4px;padding:0 12px}.frequency-page .quick-range button.selected{color:var(--ark-color-primary);background:#fff;font-weight:600}.frequency-metrics{border-bottom:1px solid var(--ark-color-divider);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.frequency-metrics>div{border-right:1px solid var(--ark-color-divider);min-height:116px;padding:20px 24px}.frequency-metrics>div:last-child{border-right:0}.frequency-metrics span{color:var(--ark-color-text-tertiary);font-size:12px;display:block}.frequency-metrics strong{color:var(--ark-color-text);margin:7px 0 4px;font-size:24px;display:block}.frequency-metrics small{color:var(--ark-color-success);font-size:11px}.frequency-grid{grid-template-columns:minmax(0,2fr) 320px;gap:24px;padding-top:24px;display:grid}.frequency-section-head{border-bottom:1px solid var(--ark-color-divider);justify-content:space-between;align-items:flex-start;min-height:48px;display:flex}.frequency-section-head h2{margin:0;font-size:16px}.frequency-section-head p{color:var(--ark-color-text-tertiary);margin:4px 0 0;font-size:11px}.frequency-chart{height:270px;padding-top:18px;position:relative}.frequency-chart svg{background:repeating-linear-gradient(to bottom,var(--ark-color-divider) 0,var(--ark-color-divider) 1px,transparent 1px,transparent 42px);width:calc(100% - 36px);height:210px;margin-left:36px}.chart-scale{height:210px;color:var(--ark-color-text-tertiary);flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:18px;left:0}.frequency-axis{color:var(--ark-color-text-tertiary);justify-content:space-between;margin:5px 0 0 36px;font-size:10px;display:flex}.frequency-rank-row{border-bottom:1px solid var(--ark-color-divider);grid-template-columns:24px 1fr auto;align-items:center;gap:10px;min-height:56px;display:grid}.frequency-rank-row>span{background:var(--ark-color-fill);width:20px;height:20px;color:var(--ark-color-text-secondary);place-items:center;font-size:10px;display:grid}.frequency-rank-row div{flex-direction:column;display:flex}.frequency-rank-row b{color:var(--ark-color-text);font-size:12px}.frequency-rank-row small{color:var(--ark-color-text-tertiary);margin-top:3px;font-size:10px}.frequency-rank-row strong{color:var(--ark-color-text-secondary);font-size:12px}.login-card .password-toggle{width:auto;height:28px;color:var(--ark-color-primary);box-shadow:none;background:0 0;border:0;padding:0 6px;font-size:11px}.login-error{color:var(--ark-color-danger);margin:-8px 0 12px;font-size:12px}@media (width<=1100px){.frequency-metrics{grid-template-columns:repeat(2,1fr)}.frequency-metrics>div:nth-child(2){border-right:0}.frequency-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--ark-color-divider)}.frequency-grid{grid-template-columns:1fr}}.object-state{text-align:center;min-height:420px;color:var(--ark-color-text-tertiary);align-content:center;place-items:center;display:grid}.object-state .state-symbol{background:var(--ark-color-fill);width:40px;height:40px;color:var(--ark-color-text-secondary);border-radius:50%;place-items:center;font-size:20px;display:grid}.object-state .state-symbol.error{background:var(--ark-color-danger-bg);color:var(--ark-color-danger)}.object-state h2{color:var(--ark-color-text);margin:12px 0 4px;font-size:16px}.object-state p{margin:0 0 16px;font-size:12px}.object-state button,.object-state a{border:1px solid var(--ark-color-border);border-radius:var(--ark-radius-control);height:32px;color:var(--ark-color-primary);background:#fff;align-items:center;padding:0 12px;text-decoration:none;display:inline-flex}.object-skeleton{gap:14px}.object-skeleton>i{background:linear-gradient(90deg,#f1f3f6 25%,#f8f9fb 37%,#f1f3f6 63%) 0 0/400% 100%;border-radius:4px;width:72%;height:12px;animation:1.35s infinite ark-skeleton;display:block}.object-skeleton>i.short{width:46%}.object-skeleton .skeleton-cover{border-radius:8px;width:100%;height:112px}.object-skeleton-grid{padding-bottom:24px}@media (prefers-reduced-motion:reduce){.object-skeleton>i{animation:none}}.primary{background:var(--ark-color-primary)!important;box-shadow:none!important}.primary:hover{background:var(--ark-color-primary-hover)!important}.brand img,.top-actions img,.nav-item.active,.subnav button.active,.hero-card,.hero-card .rocket,.page-card,.section-card,.chart-card,.metric,.filters,.table-wrap,.object-card,.builder-form-sheet{box-shadow:none!important}.nav-item.active,.subnav button.active{background:#ffffffd1}.page,.workbench,.builder{isolation:isolate}.header-actions button,.hero-actions button,.builder-toolbar button,.profile-actions button{box-shadow:none}.object-pagination .active,.pagination .current{border-radius:var(--ark-radius-control);width:32px;height:32px;color:var(--ark-color-primary);background:#edf3ff;place-items:center;font-size:12px;display:inline-grid}.search-empty{text-align:center;color:var(--ark-color-text-tertiary);padding:20px 8px;font-size:12px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
