.wcis-ws-dashboard{display:grid;gap:20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#101828}
.wcis-ws-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:stretch;background:#1f6fff;border-radius:28px;padding:28px 32px;color:#fff}
.wcis-ws-hero-copy h2{margin:0 0 12px;font-size:40px;line-height:1.05;font-weight:800;color:#fff;letter-spacing:-.04em}
.wcis-ws-hero-copy p{margin:0;max-width:560px;font-size:15px;line-height:1.7;color:rgba(255,255,255,.94)}
.wcis-ws-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
.wcis-ws-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;text-decoration:none;font-size:14px;font-weight:700;transition:all .2s ease}
.wcis-ws-hero-actions .is-primary{background:#fff;color:#1f6fff}
.wcis-ws-hero-actions .is-soft{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.22);color:#fff}
.wcis-ws-hero-actions .is-ghost{background:transparent;border:1px solid rgba(255,255,255,.34);color:#fff}
.wcis-ws-hero-visual{border-radius:24px;background:rgba(255,255,255,.16);min-height:180px;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.wcis-ws-hero-visual.has-image{background-color:rgba(255,255,255,.16)}
.wcis-ws-stat-grid,.wcis-ws-work-grid,.wcis-ws-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.wcis-ws-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.wcis-ws-stat-card,.wcis-ws-work-card,.wcis-ws-panel{background:#fff;border:1px solid #edf1f6;border-radius:24px;box-shadow:0 2px 10px rgba(16,24,40,.03)}
.wcis-ws-stat-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;align-items:start;padding:26px 22px;text-decoration:none;color:#101828;min-height:152px}
.wcis-ws-stat-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#eaf2ff;color:#1f6fff;font-size:22px;grid-row:1 / span 3}
.wcis-ws-stat-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-width:0}.wcis-ws-stat-card strong{display:block;font-size:36px;line-height:1;font-weight:800;letter-spacing:-.04em}
.wcis-ws-stat-label{display:block;margin-top:10px;font-size:15px;line-height:1.35;color:#667085;font-weight:500}
.wcis-ws-stat-action{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:13px;line-height:1.2;color:#475467;font-weight:700;white-space:nowrap}
.wcis-ws-work-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:22px 20px;text-decoration:none;color:#101828;min-height:124px}
.wcis-ws-work-copy strong{display:block;font-size:16px;line-height:1.35;font-weight:700}
.wcis-ws-work-copy small{display:block;margin-top:8px;font-size:13px;line-height:1.55;color:#667085}
.wcis-ws-work-badge{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border-radius:999px;background:#eef4ff;color:#1f6fff;font-size:13px;font-weight:800}
.wcis-ws-panel{padding:22px}
.wcis-ws-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.wcis-ws-panel-head h3{margin:0;font-size:16px;font-weight:800;color:#101828}
.wcis-ws-panel-head select{height:40px;border:1px solid #e4e7ec;border-radius:999px;background:#fff;padding:0 14px}
.wcis-ws-empty{padding:12px 0;color:#667085;font-size:14px}
.wcis-ws-list{display:grid;gap:12px}
.wcis-ws-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;text-decoration:none;color:#101828;padding:14px;border:1px solid #eef2f6;background:#fbfcfe;border-radius:18px}
.wcis-ws-list-copy strong{display:block;font-size:14px;font-weight:700;line-height:1.35}
.wcis-ws-list-copy small{display:block;margin-top:4px;font-size:12px;line-height:1.5;color:#667085}
.wcis-ws-chart-panel{min-height:auto;overflow:hidden}.wcis-ws-chart-panel .rz-chart[data-id=dashboard]{position:relative;height:260px !important;min-height:260px !important;overflow:hidden}.wcis-ws-chart-panel .rz-chart[data-id=dashboard] #rz-chart-render{display:none !important;height:0 !important;min-height:0 !important}.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .rz-preloader{display:none !important}.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .apexcharts-canvas,.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .apexcharts-svg,.wcis-ws-chart-panel .rz-chart[data-id=dashboard] svg,.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .apexcharts-inner{height:260px !important;max-height:260px !important;min-height:260px !important}
.wcis-ws-mini-chart{height:280px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:end;padding:10px 8px 2px}
.wcis-ws-mini-bar-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}
.wcis-ws-mini-bar{width:64px;border-radius:20px 20px 8px 8px;background:linear-gradient(180deg,#4f8eff 0%,#1f6fff 100%);min-height:12px}
.wcis-ws-mini-bar-col span{margin-top:10px;font-size:12px;color:#667085;font-weight:700}
.wcis-ws-donut{width:180px;height:180px;margin:8px auto 14px;border-radius:50%;position:relative}
.wcis-ws-donut:before{content:"";position:absolute;inset:24px;background:#fff;border-radius:50%}
.wcis-ws-donut-center{position:absolute;inset:0;display:grid;place-items:center;text-align:center;z-index:1}
.wcis-ws-donut-center span{display:block;font-size:12px;color:#667085;margin-bottom:4px}.wcis-ws-donut-center strong{display:block;font-size:32px;line-height:1;font-weight:800}
.wcis-ws-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.wcis-ws-legend span{display:block;font-size:12px;color:#667085}.wcis-ws-legend b{display:block;margin-top:6px;font-size:22px;line-height:1.1;color:#101828}
@media (max-width: 960px){.wcis-ws-hero{grid-template-columns:1fr;padding:20px;border-radius:24px}.wcis-ws-hero-copy h2{font-size:30px}.wcis-ws-stat-grid,.wcis-ws-work-grid,.wcis-ws-bottom-grid{grid-template-columns:1fr}.wcis-ws-chart-panel{min-height:auto;overflow:hidden}.wcis-ws-chart-panel .rz-chart[data-id=dashboard],.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .apexcharts-canvas,.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .apexcharts-svg,.wcis-ws-chart-panel .rz-chart[data-id=dashboard] svg,.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .apexcharts-inner{height:220px !important;min-height:220px !important;max-height:220px !important}.wcis-ws-chart-panel .rz-chart[data-id=dashboard] #rz-chart-render{display:none !important;height:0 !important;min-height:0 !important}.wcis-ws-chart-panel .rz-chart[data-id=dashboard] .rz-preloader{display:none !important}.wcis-ws-mini-chart{height:220px}.wcis-ws-donut{width:150px;height:150px}.wcis-ws-donut:before{inset:20px}.wcis-ws-legend{grid-template-columns:1fr 1fr 1fr}}

.wcis-ws-half-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.wcis-ws-half-grid .wcis-ws-chart-panel,.wcis-ws-half-grid .wcis-ws-shortcode-panel{height:100%}
.wcis-ws-shortcode-wrap{display:grid;gap:16px}
.wcis-ws-shortcode-wrap .wcis-blog-grid,.wcis-ws-shortcode-wrap .blog-grid,.wcis-ws-shortcode-wrap .posts-grid,.wcis-ws-shortcode-wrap .wp-block-post-template{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;list-style:none;padding:0;margin:0}
.wcis-ws-shortcode-wrap article,.wcis-ws-shortcode-wrap .post,.wcis-ws-shortcode-wrap li,.wcis-ws-shortcode-wrap .blog-card,.wcis-ws-shortcode-wrap .item{background:#fbfcfe;border:1px solid #eef2f6;border-radius:18px;padding:14px;text-align:center;min-width:0}
.wcis-ws-shortcode-wrap img{width:72px !important;height:72px !important;object-fit:cover;border-radius:50% !important;display:block;margin:0 auto 10px}
.wcis-ws-shortcode-wrap h2,.wcis-ws-shortcode-wrap h3,.wcis-ws-shortcode-wrap h4,.wcis-ws-shortcode-wrap .entry-title,.wcis-ws-shortcode-wrap .post-title{font-size:14px;line-height:1.35;font-weight:700;margin:0 0 6px;color:#101828}
.wcis-ws-shortcode-wrap p,.wcis-ws-shortcode-wrap .excerpt,.wcis-ws-shortcode-wrap .entry-summary{font-size:12px;line-height:1.55;color:#667085;margin:0}
.wcis-ws-shortcode-wrap a{text-decoration:none}
@media (max-width: 960px){.wcis-ws-half-grid{grid-template-columns:1fr}.wcis-ws-shortcode-wrap .wcis-blog-grid,.wcis-ws-shortcode-wrap .blog-grid,.wcis-ws-shortcode-wrap .posts-grid,.wcis-ws-shortcode-wrap .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width: 600px){.wcis-ws-shortcode-wrap .wcis-blog-grid,.wcis-ws-shortcode-wrap .blog-grid,.wcis-ws-shortcode-wrap .posts-grid,.wcis-ws-shortcode-wrap .wp-block-post-template{grid-template-columns:1fr}}
