:root{color:#17233d;font-synthesis:none;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:0}body{min-width:320px;margin:0;overflow:hidden}button{font:inherit;color:inherit}.page-shell{background:linear-gradient(135deg,#fff 0%,#fbfcff 48%,#f6f9ff 100%);width:100%;height:100%;min-height:0;padding:0}.demo-card{background:#fffffffa;border:1px solid #dae3f3;border-radius:16px;flex-direction:column;width:100%;max-width:none;height:100%;margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 34px #3b5b961a,0 1px 4px #20355914}.demo-card:fullscreen{background:#fff;flex-direction:column;width:100%;height:100dvh;padding:0;display:flex;overflow:hidden}.status-bar{background:#fff;border:1px solid #dfe6f2;border-radius:9px;align-items:center;gap:14px;min-height:42px;margin-bottom:10px;padding:6px 10px 6px 15px;display:flex}.top-navbar{gap:12px;padding:6px 10px 6px 12px}.navbar-brand{align-items:center;gap:10px;min-width:0;display:flex}.navbar-icon{color:#2f63ec;background:#eaf1ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 1px 2px #2f63ec14}.navbar-titles{flex-direction:column;min-width:0;line-height:1.15;display:flex}.navbar-title{color:#17233d;letter-spacing:.2px;white-space:nowrap;font-size:14px;font-weight:700}.navbar-subtitle{color:#6c7890;white-space:nowrap;margin-top:2px;font-size:11.5px;font-weight:500}.stat{white-space:nowrap;align-items:baseline;gap:9px;font-size:14px;font-weight:500;display:flex}.stat span{color:#6c7890;font-weight:500}.stat strong{color:#275be8;font-size:14px;font-weight:600}.spacer{flex:1}.refresh-button{color:#58657c;cursor:pointer;background:#fff;border:1px solid #dce3ee;border-radius:7px;justify-content:center;align-items:center;width:31px;height:31px;padding:0;display:inline-flex}.refresh-button:hover{color:#245be8;background:#f4f7ff;border-color:#b8c9f6}.refresh-button:focus-visible{outline-offset:2px;outline:2px solid #2f63ec}.theme-toggle{margin-left:0}.sample-wrap{flex:auto;min-height:0;display:block;overflow:hidden}.sample-wrap .control-pane{background:0 0;height:100%;min-height:0}.sample-wrap .control-section{flex-wrap:nowrap;align-items:stretch;gap:14px;height:100%;min-height:0;display:flex;overflow:hidden}.sample-wrap .col-lg-8{flex:60%;min-width:0;height:100%;min-height:0}.sample-wrap .col-lg-4{flex:0 0 320px;width:100%;max-width:360px;height:100%;min-height:0}.sample-wrap .col-lg-9{flex:65%;min-width:0}.sample-wrap .col-lg-3{flex:0 0 280px;width:100%;max-width:320px}.sample-wrap .pivot-stage{background:#fff;border:1px solid #dfe6f2;border-radius:10px;flex-direction:column;height:100%;min-height:0;padding:6px;display:flex;box-shadow:0 1px 2px #2035590a}.sample-wrap .pivot-stage #PivotView{border-radius:6px;flex:auto;width:100%;height:100%;min-height:0;overflow:hidden}.sample-wrap .pivot-stage .e-pivot-toolbar,.sample-wrap .pivot-stage .e-grouping-bar{border-color:#e7edf6}.sample-wrap .pivot-stage .e-grid .e-headercell{background:#f3f6fb}.sample-wrap .pivot-stage .e-grid .e-headercell,.sample-wrap .pivot-stage .e-grid .e-rowcell{font-size:12px}.sample-wrap .pivot-property-section .property-panel{background:#fff;border:1px solid #dfe6f2;border-radius:10px;flex-direction:column;height:100%;min-height:0;padding:12px 12px 14px;display:flex;box-shadow:0 1px 2px #2035590a}.sample-wrap .pivot-property-section .property-panel-header{color:#17233d;letter-spacing:.3px;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.sample-wrap .pivot-property-section .property-panel-header:after{content:"";background:linear-gradient(90deg,#dfe6f2 0%,#0000 100%);flex:1;height:1px;margin-left:4px}.sample-wrap .pivot-property-section .property-panel-content{flex:auto;width:100%;min-height:0;overflow:auto}.property-card{background:linear-gradient(#fbfcff 0%,#fff 100%);border:1px solid #e7edf6;border-radius:10px;flex-direction:column;gap:14px;padding:14px 14px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.property-card+.property-card{margin-top:12px}.property-card:hover{border-color:#c7d6f3;box-shadow:0 4px 14px #2f63ec14}.property-row{align-items:center;gap:10px;padding:2px 0;display:flex}.property-row .hdrlabel{color:#455a7a;text-transform:uppercase;letter-spacing:.4px;flex:0 0 64px;font-size:11.5px;font-weight:600}.property-row>div:last-child{flex:1;min-width:0}.property-actions{justify-content:flex-end;display:flex}.property-actions .e-btn{padding:4px 14px;font-size:12px}.property-card-header{align-items:flex-start;gap:10px;display:flex}.property-icon{color:#2f63ec;background:#eaf1ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.property-card-title{color:#17233d;font-size:14px;font-weight:700;line-height:1.2}.property-card-subtitle{color:#6c7890;margin-top:2px;font-size:11.5px;line-height:1.4}.formula-summary{background:#f8faff;border:1px solid #e4eaf4;border-radius:8px;margin:14px 0 4px;padding:10px 12px}.formula-summary>div{grid-template-columns:64px minmax(0,1fr);align-items:baseline;gap:8px;display:grid}.formula-summary>div+div{margin-top:7px}.formula-summary dt{color:#6c7890;font-size:11px;font-weight:600}.formula-summary dd{color:#17233d;min-width:0;margin:0;font-size:12px}.formula-summary code{overflow-wrap:anywhere;color:#3158b7;font-size:11px}.switch-row{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 0 2px;display:flex}.switch-label{color:#17233d;letter-spacing:.2px;font-size:12.5px;font-weight:600}.switch{align-items:center;display:inline-flex;position:relative}.switch input{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute;inset:0}.switch-track{background:#d3dae5;border-radius:999px;width:46px;height:24px;transition:background .22s,box-shadow .22s;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #0f131b0f}.switch-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0f131b40,0 0 0 1px #0f131b0d}.switch.is-on .switch-track{background:linear-gradient(90deg,#2f63ec 0%,#4f7af0 100%);box-shadow:inset 0 0 0 1px #2f63ec59,0 0 0 4px #2f63ec1f}.switch.is-on .switch-thumb{transform:translate(22px)}.switch input:focus-visible+.switch-track{outline-offset:2px;outline:2px solid #2f63ec}.property-meta{flex-wrap:wrap;gap:6px;display:flex}.property-chip{color:#455a7a;background:#f4f7ff;border:1px solid #e1e7f0;border-radius:99px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.property-chip iconify-icon{color:#2f63ec}.property-status{color:#455a7a;background:#f3f6fb;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.property-status strong{color:#17233d;font-weight:700}.status-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 3px #fff9}.status-dot.is-on{background:#1dae70;box-shadow:0 0 0 3px #1dae702e}.status-dot.is-off{background:#b6bdc9;box-shadow:0 0 0 3px #b6bdc92e}html.e-dark-mode{background:#0f131b}.page-shell.is-dark{color:#e5eaf3;background:linear-gradient(135deg,#0f131b 0%,#121824 48%,#151c2a 100%)}.page-shell.is-dark .demo-card{background:#141a25fa;border-color:#303a4b;box-shadow:0 8px 34px #00000047,0 1px 4px #0000004d}.page-shell.is-dark .demo-card:fullscreen{background:#141a25}.page-shell.is-dark .status-bar{background:#181f2b;border-color:#303a4b}.page-shell.is-dark .navbar-icon{color:#a9bdff;background:#243251;box-shadow:0 1px 2px #00000059}.page-shell.is-dark .navbar-title{color:#e5eaf3}.page-shell.is-dark .navbar-subtitle,.page-shell.is-dark .stat span{color:#9da9bc}.page-shell.is-dark .stat strong{color:#a9bdff}.page-shell.is-dark .refresh-button{color:#bac5d6;background:#202937;border-color:#3b4658}.page-shell.is-dark .refresh-button:hover{color:#b8c8ff;background:#28344a;border-color:#6178b5}.page-shell.is-dark .sample-wrap .pivot-stage{background:#181f2b;border-color:#303a4b;box-shadow:0 1px 2px #0000004d}.page-shell.is-dark .sample-wrap .pivot-stage .e-pivot-toolbar,.page-shell.is-dark .sample-wrap .pivot-stage .e-grouping-bar{border-color:#2c3645}.page-shell.is-dark .sample-wrap .pivot-stage .e-grid .e-headercell{background:#232c3a}.page-shell.is-dark .sample-wrap .pivot-property-section .property-panel{background:#181f2b;border-color:#303a4b;box-shadow:0 1px 2px #0000004d}.page-shell.is-dark .sample-wrap .pivot-property-section .property-panel-header{color:#e5eaf3}.page-shell.is-dark .sample-wrap .pivot-property-section .property-panel-header:after{background:linear-gradient(90deg,#303a4b 0%,#0000 100%)}.page-shell.is-dark .property-card{background:linear-gradient(#1d2532 0%,#181f2b 100%);border-color:#303a4b}.page-shell.is-dark .property-card:hover{border-color:#4d6090;box-shadow:0 4px 14px #00000059}.page-shell.is-dark .property-icon{color:#a9bdff;background:#243251}.page-shell.is-dark .property-card-title{color:#e5eaf3}.page-shell.is-dark .property-card-subtitle{color:#9da9bc}.page-shell.is-dark .formula-summary{background:#202938;border-color:#364258}.page-shell.is-dark .formula-summary dt{color:#9da9bc}.page-shell.is-dark .formula-summary dd{color:#e5eaf3}.page-shell.is-dark .formula-summary code{color:#9ab4ff}.page-shell.is-dark .property-row .hdrlabel{color:#b6c2d8}.page-shell.is-dark .switch-label{color:#e5eaf3}.page-shell.is-dark .switch-track{background:#3b4658;box-shadow:inset 0 0 0 1px #0000004d}.page-shell.is-dark .switch-thumb{background:#e5eaf3;box-shadow:0 1px 3px #00000080,0 0 0 1px #0003}.page-shell.is-dark .switch.is-on .switch-track{background:linear-gradient(90deg,#5d7ee0 0%,#7894ec 100%);box-shadow:inset 0 0 0 1px #7a95e973,0 0 0 4px #5d7ee038}.page-shell.is-dark .property-chip{color:#c9d3e3;background:#1f2832;border-color:#3b4658}.page-shell.is-dark .property-chip iconify-icon{color:#a9bdff}.page-shell.is-dark .property-status{color:#c9d3e3;background:#1f2832}.page-shell.is-dark .property-status strong{color:#e5eaf3}.page-shell.is-dark .status-dot{box-shadow:0 0 0 3px #ffffff0a}.page-shell.is-dark .status-dot.is-on{background:#2bd692;box-shadow:0 0 0 3px #2bd69238}.page-shell.is-dark .status-dot.is-off{background:#4a5468;box-shadow:0 0 0 3px #4a546838}@media (width<=820px){.page-shell{padding:0}.status-bar{gap:10px}.sample-wrap .col-lg-4{flex-basis:100%;max-width:100%}.sample-wrap .control-section{flex-wrap:wrap;align-items:flex-start;overflow:auto}.sample-wrap .pivot-stage,.sample-wrap .pivot-property-section .property-panel{height:100%;min-height:0}.sample-wrap .pivot-stage #PivotView{min-height:0}}@media (width<=640px){.status-bar{flex-wrap:wrap}.stat{flex:45%}.refresh-button{margin-left:auto}.top-navbar{flex-wrap:nowrap}.navbar-subtitle{display:none}.navbar-title{font-size:13px}}.demo-card:fullscreen .status-bar{flex:none}.demo-card:fullscreen .sample-wrap{flex:auto;min-height:0}:is(.demo-card:fullscreen .sample-wrap .control-pane,.demo-card:fullscreen .sample-wrap .control-section){height:100%;min-height:0}.demo-card:fullscreen .sample-wrap .control-section{flex-wrap:nowrap;align-items:stretch;overflow:hidden!important}:is(.demo-card:fullscreen .sample-wrap .col-lg-8,.demo-card:fullscreen .sample-wrap .col-lg-9){flex:1 1 0;min-width:0;height:100%}.demo-card:fullscreen .sample-wrap .col-lg-4{flex:0 0 320px;width:320px;max-width:360px;height:100%}.demo-card:fullscreen .sample-wrap .col-lg-3{flex:0 0 280px;width:280px;max-width:320px;height:100%}.demo-card:fullscreen .pivot-stage{height:100%;min-height:0}.demo-card:fullscreen .pivot-property-section .property-panel{height:100%;min-height:0}.demo-card:fullscreen .pivot-stage #PivotView{min-height:0}.demo-card:fullscreen .pivot-property-section .property-panel-content{overflow:auto}
