.lp-page *,.lp-page :before,.lp-page :after{box-sizing:border-box;margin:0;padding:0}.lp-page{color:#f1f5f9;-webkit-font-smoothing:antialiased;background:#0f1117;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.lp-demo-bar{background:#12151f;border-bottom:1px solid #ffffff0f;padding:.6rem 1.25rem}.lp-demo-bar-inner{flex-direction:column;gap:.3rem;display:flex}.lp-back{color:#ffffff80;width:fit-content;font-size:.8125rem;text-decoration:none}.lp-back:hover{color:#10b981}.lp-banner{color:#ffffff59;font-size:.75rem}.lp-app{min-height:calc(100vh - 52px);display:flex}.lp-sidebar{color:#e2e8f0;background:#12151f;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;width:220px;padding:1.25rem 0;display:flex}.lp-logo{color:#fff;align-items:center;gap:.6rem;padding:0 1rem 1.5rem;font-size:1.0625rem;font-weight:700;display:flex}.lp-logo-icon{align-items:flex-end;gap:2px;height:18px;display:flex}.lp-logo-icon span{background:#10b981;border-radius:1px;width:4px}.lp-logo-icon span:first-child{height:8px}.lp-logo-icon span:nth-child(2){height:12px}.lp-logo-icon span:nth-child(3){height:16px}.lp-logo-icon span:nth-child(4){height:10px}.lp-nav{flex:1;padding:0 .65rem;list-style:none}.lp-nav-item{margin-bottom:.2rem}.lp-nav-btn{color:#e2e8f0a6;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.6rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.lp-nav-btn:hover{color:#fff;background:#ffffff0d}.lp-nav-btn.is-active{color:#10b981;background:#10b9811f}.lp-nav-icon{opacity:.85;font-size:1rem}.lp-sidebar-footer{border-top:1px solid #ffffff0f;align-items:center;gap:.65rem;margin-top:auto;padding:1rem;display:flex}.lp-sidebar-avatar{color:#0f1117;background:#10b981;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.lp-sidebar-org{color:#e2e8f0bf;font-size:.75rem;line-height:1.35}.lp-main{background:#0f1117;flex:1;min-width:0;padding:1.5rem 1.75rem 2rem}.lp-view{display:none}.lp-view.is-active{display:block}.lp-view-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.lp-view-header h1{color:#fff;letter-spacing:-.02em;font-size:1.375rem;font-weight:600}.lp-stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:1100px){.lp-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.lp-stats{grid-template-columns:1fr}}.lp-stat-card{background:#1a1d27;border:1px solid #ffffff0f;border-radius:.75rem;padding:1.15rem 1.25rem}.lp-stat-card--warning{background:linear-gradient(135deg,#1a1d27 0%,#f59e0b14 100%);border-color:#f59e0b59}.lp-stat-card--critical{background:linear-gradient(135deg,#1a1d27 0%,#ef444414 100%);border-color:#ef444459}.lp-stat-label{color:#94a3b8;margin-bottom:.35rem;font-size:.75rem}.lp-stat-value{color:#fff;letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.lp-stat-card--warning .lp-stat-value{color:#f59e0b}.lp-stat-card--critical .lp-stat-value{color:#ef4444}.lp-card{background:#1a1d27;border:1px solid #ffffff0f;border-radius:.75rem;margin-bottom:1.25rem;padding:1.25rem 1.35rem}.lp-card-title{color:#fff;margin-bottom:1rem;font-size:.9375rem;font-weight:600}.lp-alert-row{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:.75rem;padding:.85rem 0;font-size:.875rem;display:flex}.lp-alert-row:last-child{border-bottom:none;padding-bottom:0}.lp-alert-row:first-child{padding-top:0}.lp-alert-dot{flex-shrink:0;font-size:.625rem;line-height:1.6}.lp-alert-text{color:#cbd5e1}.lp-alert-text strong{color:#fff;font-weight:600}.lp-chart-legend{color:#94a3b8;gap:1.25rem;margin-bottom:1.25rem;font-size:.75rem;display:flex}.lp-chart-legend span{align-items:center;gap:.4rem;display:flex}.lp-legend-swatch{border-radius:2px;width:10px;height:10px}.lp-legend-swatch--in{background:#10b981}.lp-legend-swatch--out{background:#f59e0b}.lp-chart{justify-content:space-between;align-items:flex-end;gap:.5rem;height:160px;padding-top:.5rem;display:flex}.lp-chart-day{flex-direction:column;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.lp-chart-bars{justify-content:center;align-items:flex-end;gap:4px;width:100%;height:120px;display:flex}.lp-chart-bar{border-radius:3px 3px 0 0;width:12px;min-height:4px;transition:height .2s}.lp-chart-bar--in{background:#10b981}.lp-chart-bar--out{background:#f59e0b}.lp-chart-label{color:#64748b;font-size:.6875rem;font-weight:500}.lp-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.lp-search{color:#f1f5f9;background:#0f1117;border:1px solid #ffffff1a;border-radius:.5rem;flex:1;min-width:180px;max-width:280px;padding:.55rem .85rem;font-family:inherit;font-size:.875rem}.lp-search::placeholder{color:#64748b}.lp-search:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 2px #10b98133}.lp-select{color:#f1f5f9;cursor:pointer;background:#0f1117;border:1px solid #ffffff1a;border-radius:.5rem;padding:.55rem 2rem .55rem .85rem;font-family:inherit;font-size:.875rem}.lp-select:focus{border-color:#10b981;outline:none}.lp-table-wrap{overflow-x:auto}.lp-table{border-collapse:collapse;width:100%;font-size:.8125rem}.lp-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #ffffff14;padding:.65rem .75rem;font-size:.6875rem;font-weight:600}.lp-table td{color:#cbd5e1;border-bottom:1px solid #ffffff0a;padding:.75rem}.lp-inventory-table tbody tr{cursor:pointer;transition:background .12s}.lp-inventory-table tbody tr:hover{background:#ffffff08}.lp-inventory-table tbody tr.is-selected{outline-offset:-1px;background:#10b9811a;outline:1px solid #10b98159}.lp-inventory-table tbody tr.is-hidden{display:none}.lp-badge{border-radius:999px;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.lp-badge--ok{color:#34d399;background:#10b98126}.lp-badge--low{color:#fbbf24;background:#f59e0b26}.lp-badge--critical{color:#f87171;background:#ef444426}.lp-btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.lp-btn--primary{color:#0f1117;background:#10b981}.lp-btn--primary:hover{background:#34d399}.lp-btn--ghost{color:#10b981;background:0 0;border:1px solid #10b98166}.lp-btn--ghost:hover{background:#10b9811a}.lp-flow-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:768px){.lp-flow-grid{grid-template-columns:1fr}}.lp-flow-col h2{color:#fff;border-bottom:1px solid #ffffff14;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9375rem;font-weight:600}.lp-flow-col--in h2{color:#34d399}.lp-flow-col--out h2{color:#fbbf24}.lp-flow-item{border-bottom:1px solid #ffffff0d;padding:.85rem 0}.lp-flow-item:last-child{border-bottom:none}.lp-flow-name{color:#fff;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.lp-flow-meta{color:#94a3b8;font-size:.75rem;line-height:1.5}.lp-flow-summary{background:#1a1d27;border:1px solid #ffffff0f;border-radius:.75rem;flex-wrap:wrap;gap:1.5rem;margin-top:1.25rem;padding:1rem 1.25rem;font-size:.875rem;display:flex}.lp-flow-summary strong{color:#fff}.lp-flow-summary .lp-summary-in{color:#34d399}.lp-flow-summary .lp-summary-out{color:#fbbf24}.lp-reports-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:960px){.lp-reports-grid{grid-template-columns:1fr}}.lp-report-card{background:#1a1d27;border:1px solid #ffffff0f;border-radius:.75rem;flex-direction:column;gap:.65rem;padding:1.35rem;display:flex}.lp-report-card h3{color:#fff;font-size:1rem;font-weight:600}.lp-report-card p{color:#94a3b8;flex:1;font-size:.8125rem;line-height:1.5}.lp-report-date{color:#64748b;font-size:.75rem}.lp-report-card .lp-btn{align-self:flex-start;margin-top:.35rem}.lp-nav-label-short{display:none}@media (max-width:767px){.lp-app{flex-direction:column;min-height:calc(100vh - 52px)}.lp-main{flex:1;order:1;width:100%;min-width:0;padding:1rem 1rem 5.75rem}.lp-sidebar{z-index:40;width:100%;height:auto;padding:0;padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid #ffffff14;border-right:none;flex-direction:column;flex-shrink:0;order:2;position:fixed;bottom:0;left:0;right:0}.lp-logo,.lp-sidebar-footer{display:none}.lp-nav{flex-direction:row;flex:1;align-items:stretch;padding:.4rem .35rem;display:flex}.lp-nav-item{flex:1;min-width:0;margin-bottom:0}.lp-nav-btn{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:3.5rem;padding:.4rem .15rem;font-size:.625rem}.lp-nav-icon{font-size:1.125rem;line-height:1}.lp-nav-label-full{display:none}.lp-nav-label-short{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.2;display:block;overflow:hidden}}
