.ld-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:21000;align-items:center;justify-content:center;}.ld-overlay.active{display:flex;}.ld-panel{position:relative;background:rgba(255,255,255,0.02);backdrop-filter:blur(40px);border:1.5px solid rgba(0,180,255,0.1);border-radius:20px;width:calc(100% - 20px);height:calc(100% - 20px);overflow:hidden;display:flex;flex-direction:row;box-shadow:0 30px 80px rgba(0,0,0,0.08),inset 0 0 0 3px rgba(0,0,0,0.03);animation:ldSlideIn 0.3s ease-out;}.ld-sidebar{width:110px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:4px;border-right:1px solid rgba(0,180,255,0.06);overflow-y:auto;scrollbar-width:none;background:rgba(0,0,0,0.01);}.ld-sidebar::-webkit-scrollbar{display:none;}.ld-sb-item{display:flex;flex-direction:column;align-items:center;padding:6px 4px;cursor:pointer;border-radius:10px;transition:background 0.3s;width:100px;}.ld-sb-item:hover{background:rgba(0,180,255,0.04);}.ld-sb-item.active{background:rgba(0,180,255,0.06);}.ld-sb-svg{width:60px;height:60px;}.ld-sb-label{font-family:'JetBrains Mono',monospace;font-size:0.75rem;color:rgba(0,0,0,0.35);letter-spacing:0.5px;margin-top:4px;}.ld-sb-item.active .ld-sb-label{color:rgba(0,0,0,0.6);}.ld-sb-spacer{flex:1;}.ld-sb-brand{display:flex;flex-direction:column;align-items:center;padding:12px 8px;border-top:1px solid rgba(0,180,255,0.06);margin-top:8px;}.ld-sb-logo{width:36px;height:36px;margin-bottom:8px;}.ld-sb-addr{text-align:center;}.ld-sb-bankname{font-family:'Exo 2',system-ui,sans-serif;font-size:0.75rem;font-weight:600;color:rgba(0,0,0,0.55);letter-spacing:1.5px;margin-bottom:5px;}.ld-sb-street,.ld-sb-city,.ld-sb-country{font-family:'JetBrains Mono',monospace;font-size:0.55rem;color:rgba(0,0,0,0.35);line-height:1.6;}.ld-main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;position:relative;}.ld-keys-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1400px;height:1400px;pointer-events:none;z-index:0;}.ld-keys-svg{width:100%;height:100%;}.ld-head,.ld-tabs,.ld-body,.ld-foot{position:relative;z-index:1;}@keyframes ldSlideIn{from{opacity:0;transform:translateY(20px) scale(0.96);}to{opacity:1;transform:translateY(0) scale(1);}}.ld-head{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid rgba(0,180,255,0.06);flex-shrink:0;position:relative;}.ld-title{font-family:'Rajdhani',sans-serif;font-size:1.1rem;color:rgba(0,0,0,0.5);letter-spacing:4px;font-weight:600;text-transform:uppercase;}.ld-close{font-size:1.4rem;color:rgba(0,0,0,0.3);cursor:pointer;transition:color 0.3s;line-height:1;}.ld-close:hover{color:rgba(0,0,0,0.7);}.ld-head-right{display:flex;align-items:center;gap:16px;}.ld-ki-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;cursor:pointer;border:1px solid rgba(0,180,255,0.1);border-radius:8px;transition:all 0.3s;}.ld-ki-btn:hover{background:rgba(0,180,255,0.04);border-color:rgba(0,180,255,0.2);}.ld-ki-svg{width:24px;height:24px;}.ld-ki-label{font-family:'JetBrains Mono',monospace;font-size:0.75rem;color:rgba(0,0,0,0.35);letter-spacing:1px;}.ld-demo{font-family:'Exo 2',system-ui,sans-serif;font-size:2.4rem;font-weight:700;color:rgba(255,255,255,0.85);letter-spacing:12px;text-transform:uppercase;position:absolute;left:50%;transform:translateX(-50%);}.ld-pitch{position:absolute;left:50%;transform:translateX(-50%);top:64px;font-family:'JetBrains Mono',monospace;font-size:0.8rem;color:rgba(255,255,255,0.45);letter-spacing:0.5px;white-space:nowrap;pointer-events:none;}.ld-tabs{display:flex;padding:0 40px;border-bottom:1px solid rgba(0,0,0,0.04);flex-shrink:0;}.ld-tabs::-webkit-scrollbar{display:none;}.ld-tab{padding:10px 20px;font-family:'JetBrains Mono',monospace;font-size:0.75rem;letter-spacing:2px;color:rgba(0,0,0,0.2);cursor:pointer;border-bottom:2px solid transparent;transition:all 0.3s ease;text-transform:uppercase;}.ld-tab:hover{color:rgba(0,0,0,0.4);}.ld-tab.active{color:rgba(0,0,0,0.6);border-bottom-color:rgba(0,0,0,0.2);}.ld-tab.locked{opacity:0.3;cursor:default;}.ld-body{padding:24px 40px 40px 40px;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:rgba(0,180,255,0.15) rgba(0,180,255,0.02);}.ld-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;}.ld-kpi-card{position:relative;display:flex;align-items:center;justify-content:center;height:130px;background:rgba(0,180,255,0.02);border:1px solid rgba(0,180,255,0.06);border-radius:14px;}.ld-kpi-ring{position:absolute;width:100px;height:100px;}.ld-kpi-ring-bg{fill:none;stroke:rgba(0,0,0,0.04);stroke-width:3;}.ld-kpi-ring-fill{fill:none;stroke:rgba(0,0,0,0.25);stroke-width:3;stroke-linecap:round;transform-origin:center;}.ld-kpi-inner{position:relative;text-align:center;z-index:1;}.ld-kpi-value{font-family:'Rajdhani',sans-serif;font-size:2.2rem;font-weight:700;color:rgba(0,0,0,0.7);line-height:1;}.ld-kpi-label{font-family:'JetBrains Mono',monospace;font-size:0.9rem;color:rgba(0,0,0,0.45);margin-top:6px;letter-spacing:1px;}.ld-charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;}.ld-chart-card{background:rgba(0,180,255,0.02);border:1px solid rgba(0,180,255,0.06);border-radius:14px;padding:20px;overflow:visible;}.ld-chart-label{font-family:'JetBrains Mono',monospace;font-size:0.9rem;color:rgba(0,0,0,0.45);letter-spacing:1px;margin-bottom:14px;}.ld-chart-svg{width:100%;height:auto;}.ld-chart-wide{margin-bottom:24px;}.ld-donuts-row{display:flex;justify-content:space-around;align-items:center;gap:16px;flex-wrap:wrap;}.ld-donut-item{text-align:center;flex:0 0 30%;}.ld-donut-svg{width:100%;max-width:140px;margin:0 auto;display:block;}.ld-donut-name{font-family:'JetBrains Mono',monospace;font-size:0.75rem;color:rgba(0,0,0,0.35);margin-top:8px;letter-spacing:0.5px;}.ld-feed-list{display:flex;flex-direction:column;gap:4px;height:460px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,180,255,0.15) transparent;}.ld-tx{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:rgba(0,180,255,0.015);border:1px solid rgba(0,0,0,0.03);border-radius:8px;animation:ldTxIn 0.4s ease-out;}@keyframes ldTxIn{from{opacity:0;transform:translateX(-8px);}to{opacity:1;transform:translateX(0);}}.ld-tx-left{display:flex;align-items:center;gap:10px;}.ld-tx-icon{width:6px;height:6px;border-radius:50%;flex-shrink:0;}.ld-tx-icon.ok{background:rgba(0,180,80,0.6);}.ld-tx-icon.warn{background:rgba(200,160,0,0.6);}.ld-tx-icon.block{background:rgba(200,40,40,0.6);}.ld-tx-desc{font-family:'JetBrains Mono',monospace;font-size:0.8rem;color:rgba(0,0,0,0.4);}.ld-tx-right{text-align:right;}.ld-tx-amount{font-family:'Rajdhani',sans-serif;font-size:1rem;font-weight:600;color:rgba(0,0,0,0.55);}.ld-tx-time{font-family:'JetBrains Mono',monospace;font-size:0.6rem;color:rgba(0,0,0,0.2);}.ld-feed-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;}.ld-feed-title{font-family:'JetBrains Mono',monospace;font-size:0.9rem;color:rgba(0,0,0,0.45);letter-spacing:1px;}.ld-feed-live{display:flex;align-items:center;gap:6px;font-family:'JetBrains Mono',monospace;font-size:0.75rem;color:rgba(0,180,80,0.6);letter-spacing:1px;}.ld-feed-dot{width:5px;height:5px;border-radius:50%;background:rgba(0,180,80,0.6);animation:ldPulse 2s infinite;}@keyframes ldPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.3;transform:scale(0.6)}}.ld-donut-legend{display:flex;flex-direction:column;gap:6px;margin-top:14px;font-family:'JetBrains Mono',monospace;font-size:0.8rem;color:rgba(0,0,0,0.45);}.ld-donut-legend i{display:inline-block;width:8px;height:8px;border-radius:2px;margin-right:6px;vertical-align:middle;}.ld-foot{padding:16px 40px;border-top:1px solid rgba(0,180,255,0.04);text-align:center;font-family:'JetBrains Mono',monospace;font-size:0.75rem;color:rgba(0,0,0,0.15);letter-spacing:2px;flex-shrink:0;}@media (max-width:768px){.ld-kpi-grid{grid-template-columns:repeat(2,1fr);}.ld-charts-grid{grid-template-columns:1fr;}.ld-cmd-grid{grid-template-columns:1fr;}.ld-svc-bar{flex-wrap:wrap;}.ld-body{padding:16px;}.ld-head,.ld-foot{padding-left:20px;padding-right:20px;}.ld-tabs{padding:0 20px;}}.ld-svc-bar{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap;}.ld-svc-chip{display:flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(0,230,138,0.02);border:1px solid rgba(0,230,138,0.08);border-radius:6px;font-family:'JetBrains Mono',monospace;font-size:0.75rem;}.ld-svc-dot-g{width:6px;height:6px;border-radius:50%;background:rgba(0,230,138,0.6);box-shadow:0 0 6px rgba(0,230,138,0.3);animation:ldPulse 2s infinite;}.ld-svc-name-g{color:rgba(0,0,0,0.4);}.ld-svc-summary{margin-left:auto;color:rgba(0,230,138,0.5);border-color:rgba(0,230,138,0.12);}.ld-svc-dot-h{width:6px;height:6px;border-radius:50%;background:rgba(0,190,200,0.6);box-shadow:0 0 6px rgba(0,190,200,0.3);animation:ldPulse 2s infinite;}.ld-dept-occ{font-family:'Rajdhani',sans-serif;font-size:0.7rem;font-weight:600;color:rgba(0,190,200,0.6);margin-left:auto;}.ld-fleet-transit{width:6px;height:6px;border-radius:50%;background:rgba(230,140,50,0.6);box-shadow:0 0 6px rgba(230,140,50,0.3);animation:ldPulse 2s infinite;}.ld-fleet-ok{width:6px;height:6px;border-radius:50%;background:rgba(0,230,138,0.5);}.ld-fleet-load{width:6px;height:6px;border-radius:50%;background:rgba(255,200,60,0.5);animation:ldPulse 3s infinite;}.ld-cmd-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;}.ld-terminal{background:rgba(0,230,138,0.02);border:1px solid rgba(0,230,138,0.08);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;}.ld-term-head{display:flex;align-items:center;padding:8px 14px;background:rgba(0,230,138,0.03);border-bottom:1px solid rgba(0,230,138,0.06);gap:10px;}.ld-term-dots{display:flex;gap:4px;}.ld-term-dots i{width:8px;height:8px;border-radius:50%;background:rgba(0,230,138,0.15);display:block;}.ld-term-dots i:first-child{background:rgba(255,95,87,0.4);}.ld-term-dots i:nth-child(2){background:rgba(255,189,46,0.4);}.ld-term-dots i:nth-child(3){background:rgba(39,201,63,0.4);}.ld-term-title{font-family:'JetBrains Mono',monospace;font-size:0.6rem;color:rgba(0,0,0,0.3);flex:1;}.ld-term-body{padding:10px 14px;flex:1;overflow:hidden;display:flex;flex-direction:column;gap:2px;max-height:320px;}.ld-term-body .ld-tx{background:transparent;border:none;border-radius:0;padding:3px 0;border-bottom:1px solid rgba(0,230,138,0.05);}.ld-term-body .ld-tx-desc{color:rgba(0,0,0,0.5);font-size:0.85rem;}.ld-term-body .ld-tx-amount{color:rgba(0,0,0,0.4);font-size:0.8rem;}.ld-term-body .ld-tx-time{color:rgba(0,0,0,0.25);font-size:0.75rem;}.ld-term-body .ld-tx-icon.ok{background:rgba(0,230,138,0.5);box-shadow:0 0 4px rgba(0,230,138,0.2);}.ld-term-body .ld-tx-icon.warn{background:rgba(255,189,46,0.6);box-shadow:0 0 4px rgba(255,189,46,0.2);}.ld-term-body .ld-tx-icon.block{background:rgba(255,95,87,0.6);box-shadow:0 0 4px rgba(255,95,87,0.2);}.ld-pipeline-card{background:rgba(0,230,138,0.02);border:1px solid rgba(0,230,138,0.06);border-radius:14px;padding:20px;}.ld-donuts-bar{display:flex;justify-content:center;gap:30px;margin-bottom:20px;}.ld-sys-donut{width:160px;height:160px;}.ld-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;}.ld-info-panel{background:rgba(0,230,138,0.02);border:1px solid rgba(0,230,138,0.06);border-radius:14px;padding:16px 20px;}.ld-info-head{display:flex;align-items:center;gap:10px;font-family:'Rajdhani',sans-serif;font-size:1.1rem;font-weight:600;color:rgba(0,0,0,0.6);letter-spacing:1px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(0,230,138,0.06);}.ld-info-row-kv{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid rgba(0,0,0,0.02);}.ld-info-row-kv:last-child{border-bottom:none;}.ld-info-key{font-family:'JetBrains Mono',monospace;font-size:0.9rem;color:rgba(0,0,0,0.45);}.ld-info-val-g{font-family:'JetBrains Mono',monospace;font-size:0.9rem;color:rgba(0,0,0,0.6);text-align:right;}.ld-info-val-on{font-family:'JetBrains Mono',monospace;font-size:0.9rem;color:rgba(0,230,138,0.8);text-align:right;}.ld-ecom-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;}.ld-ecom-kpi{background:rgba(255,200,60,0.03);border:1px solid rgba(255,200,60,0.1);border-radius:12px;padding:14px 16px;}.ld-ecom-kpi-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px;}.ld-ecom-kpi-val{font-family:'Rajdhani',sans-serif;font-size:1.8rem;font-weight:700;color:rgba(255,255,255,0.9);}.ld-ecom-kpi-trend{font-family:'JetBrains Mono',monospace;font-size:0.6rem;color:rgba(255,200,60,0.7);}.ld-ecom-kpi-bar{width:100%;height:3px;background:rgba(255,200,60,0.08);border-radius:2px;margin-bottom:8px;}.ld-ecom-kpi-fill{height:100%;background:linear-gradient(90deg,rgba(255,200,60,0.3),rgba(255,200,60,0.6));border-radius:2px;transition:width 2s ease;}.ld-ecom-kpi-label{font-family:'JetBrains Mono',monospace;font-size:0.7rem;color:rgba(255,255,255,0.45);letter-spacing:0.5px;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-panel{border:1px solid rgba(0,0,0,0.2);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-title{color:rgba(0,0,0,0.85);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-close{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-close:hover{color:rgba(0,0,0,1);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-demo{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-pitch{color:rgba(0,0,0,0.6);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-foot{color:rgba(0,0,0,0.7);border-top-color:rgba(0,0,0,0.08);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-label{color:rgba(0,0,0,0.6);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-item.active .ld-sb-label{color:rgba(0,0,0,0.85);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-bankname{color:rgba(0,0,0,0.8);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-street,body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-city,body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-country{color:rgba(0,0,0,0.6);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sidebar{border-right-color:rgba(0,0,0,0.08);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-head{border-bottom-color:rgba(0,0,0,0.08);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-tab{color:rgba(0,0,0,0.4);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-tab:hover{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-tab.active{color:rgba(0,0,0,0.85);border-bottom-color:rgba(0,0,0,0.4);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-kpi-value{color:rgba(0,0,0,0.85);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-kpi-label{color:rgba(0,0,0,0.65);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-kpi-card{border-color:rgba(0,0,0,0.2);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-chart-card{border-color:rgba(0,0,0,0.2);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-chart-label,body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-feed-title{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-tx{border-color:rgba(0,0,0,0.08);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-tx-desc{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-tx-amount{color:rgba(0,0,0,0.8);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-tx-time{color:rgba(0,0,0,0.45);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-body svg text{fill:rgba(0,0,0,0.8) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-kpi-ring-fill{stroke:rgba(0,0,0,0.6) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-kpi-ring-bg{stroke:rgba(0,0,0,0.15) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-body svg line{stroke:rgba(0,0,0,0.15) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-svc-chip{border-color:rgba(0,0,0,0.2);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-terminal{border-color:rgba(0,0,0,0.2);background:rgba(0,0,0,0.02);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-term-head{background:rgba(0,0,0,0.04);border-bottom-color:rgba(0,0,0,0.1);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-term-body .ld-tx{border-bottom-color:rgba(0,0,0,0.06);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-pipeline-card{border-color:rgba(0,0,0,0.2);background:rgba(0,0,0,0.02);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-info-panel{border-color:rgba(0,0,0,0.2);background:rgba(0,0,0,0.02);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-info-head{border-bottom-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-info-row-kv{border-bottom-color:rgba(0,0,0,0.06);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-info-key{color:rgba(0,0,0,0.65);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-info-val-g{color:rgba(0,0,0,0.8);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ecom-kpi{border-color:rgba(0,0,0,0.2);background:rgba(0,0,0,0.02);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ecom-kpi-val{color:rgba(0,0,0,0.85);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ecom-kpi-trend{color:rgba(0,0,0,0.5);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ecom-kpi-bar{background:rgba(0,0,0,0.08);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ecom-kpi-fill{background:linear-gradient(90deg,rgba(0,0,0,0.15),rgba(0,0,0,0.35));}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ecom-kpi-label{color:rgba(0,0,0,0.6);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-donut-name{color:rgba(0,0,0,0.6);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-donut-svg circle{stroke:rgba(0,0,0,0.35) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-donut-svg circle:first-child{stroke:rgba(0,0,0,0.08) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-donut-legend{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ki-label{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ki-btn{border-color:rgba(0,0,0,0.25);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ki-btn:hover{border-color:rgba(0,0,0,0.45);background:rgba(0,0,0,0.04);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ki-btn svg path,body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ki-btn svg circle,body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ki-btn svg line,body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-ki-btn svg rect{stroke:rgba(0,0,0,0.6) !important;fill:none !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-svc-name-g{color:rgba(0,0,0,0.7);}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg path{stroke:rgba(0,0,0,0.7) !important;fill:none !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg circle{stroke:rgba(0,0,0,0.6) !important;fill:rgba(0,0,0,0.25) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg circle[fill="none"],body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg circle[r="18"],body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg circle[r="12"],body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg circle[r="6"]{fill:none !important;stroke:rgba(0,0,0,0.45) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg line{stroke:rgba(0,0,0,0.5) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg rect{stroke:rgba(0,0,0,0.6) !important;fill:none !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg polygon{stroke:rgba(0,0,0,0.6) !important;fill:none !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-svg text{fill:rgba(0,0,0,0.7) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-item.active .ld-sb-svg path{stroke:rgba(0,0,0,0.9) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-item.active .ld-sb-svg circle{stroke:rgba(0,0,0,0.8) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-item.active .ld-sb-svg line{stroke:rgba(0,0,0,0.75) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-sb-item.active .ld-sb-svg rect{stroke:rgba(0,0,0,0.8) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-keys-svg path{stroke:rgba(0,0,0,0.3) !important;fill:rgba(230,140,50,0.03) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-keys-svg circle{stroke:rgba(0,0,0,0.25) !important;fill:rgba(230,140,50,0.02) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-keys-svg line{stroke:rgba(0,0,0,0.2) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-keys-svg rect{stroke:rgba(0,0,0,0.2) !important;fill:rgba(230,140,50,0.02) !important;}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-keys-svg text{fill:rgba(0,0,0,0.25) !important;}
body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-aum-line{stroke:rgba(0,0,0,0.5) !important}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-aum-area{fill:rgba(0,0,0,0.03) !important}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-aum-dots{fill:rgba(0,0,0,0.5) !important}

body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-pipe-label{fill:rgba(0,0,0,0.7) !important}body:not(.theme-grey):not(.theme-dark):not(.theme-olive) .ld-pipe-time{fill:rgba(0,0,0,0.6) !important}
