
.demo-shell{min-height:100vh;background:#070b14;color:#f8fafc}
.demo-topbar{position:sticky;top:0;z-index:40;background:rgba(7,11,20,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.demo-topbar .inner{width:min(1180px,calc(100% - 36px));margin:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.demo-brand{font-weight:900;letter-spacing:.04em}.demo-brand span{color:#00e5ff}
.demo-main{width:min(1180px,calc(100% - 36px));margin:auto;padding:38px 0 80px}
.demo-hero{display:flex;justify-content:space-between;gap:26px;align-items:end;margin-bottom:26px}
.demo-hero h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1;margin:0 0 10px;letter-spacing:-.045em}
.demo-hero p{margin:0;color:#9ba8bc;max-width:720px}
.demo-badge{display:inline-flex;border:1px solid rgba(0,229,255,.26);background:rgba(0,229,255,.07);color:#8df4ff;border-radius:999px;padding:7px 11px;font-weight:800;font-size:.84rem;margin-bottom:12px}
.demo-actions{display:flex;gap:10px;flex-wrap:wrap}
.demo-btn{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#fff;border-radius:12px;padding:11px 15px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.demo-btn:hover{transform:translateY(-2px);border-color:rgba(0,229,255,.35)}
.demo-btn.primary{background:#00e5ff;color:#041016;border-color:#00e5ff}
.demo-btn.danger{color:#fecaca;border-color:rgba(248,113,113,.28)}
.demo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}
.metric{padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}
.metric small{display:block;color:#92a0b4;margin-bottom:8px}.metric strong{font-size:2rem;line-height:1;color:white}.metric em{font-style:normal;color:#7bf0ff;font-size:.88rem}
.panel{border:1px solid rgba(255,255,255,.09);border-radius:22px;background:rgba(255,255,255,.035);overflow:hidden}
.panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.07)}
.panel-head h2,.panel-head h3{margin:0}.panel-body{padding:20px}
.demo-two{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}
.demo-three{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:18px}
.demo-form{display:grid;gap:14px}
.demo-form.two{grid-template-columns:1fr 1fr}
.demo-field{display:grid;gap:7px}.demo-field label{font-weight:750;font-size:.92rem}
.demo-field input,.demo-field select,.demo-field textarea{width:100%;background:#08101d;color:#fff;border:1px solid #263551;border-radius:12px;padding:12px 13px;outline:none}
.demo-field textarea{min-height:110px;resize:vertical}
.demo-field input:focus,.demo-field select:focus,.demo-field textarea:focus{border-color:#00e5ff;box-shadow:0 0 0 3px rgba(0,229,255,.08)}
.demo-table-wrap{overflow:auto}
.demo-table{width:100%;border-collapse:collapse;min-width:680px}
.demo-table th,.demo-table td{text-align:left;padding:13px 12px;border-bottom:1px solid rgba(255,255,255,.07);vertical-align:middle}
.demo-table th{font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:#8290a5}
.demo-table td{color:#dfe7f2}.demo-table tr:hover td{background:rgba(255,255,255,.025)}
.pill{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;font-size:.79rem;font-weight:800;border:1px solid rgba(255,255,255,.09)}
.pill.new{background:rgba(0,229,255,.08);color:#8df4ff}.pill.progress{background:rgba(139,92,246,.12);color:#c4b5fd}.pill.done{background:rgba(16,185,129,.12);color:#86efac}.pill.cancel{background:rgba(239,68,68,.1);color:#fca5a5}
.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.toolbar input,.toolbar select{background:#08101d;color:white;border:1px solid #263551;border-radius:11px;padding:10px 12px}
.empty{padding:28px;text-align:center;color:#8795aa}
.card-list{display:grid;gap:12px}
.small-card{padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#0a1220}
.small-card h4{margin:0 0 6px}.small-card p{margin:0;color:#91a0b5;font-size:.92rem}
.progress-bar{height:10px;background:#111b2d;border-radius:999px;overflow:hidden;margin-top:10px}.progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#00e5ff,#8b5cf6);border-radius:inherit}
.quote-preview{background:#fff;color:#172033;border-radius:18px;padding:28px}.quote-preview h2{margin-top:0}.quote-preview .muted{color:#657086}
.quote-row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #e7ebf0}.quote-total{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:900;padding-top:18px}
.chart-box{height:300px;display:flex;align-items:flex-end;gap:14px;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#09111e}
.bar-col{flex:1;display:grid;gap:8px;align-items:end;height:100%}.bar{width:100%;min-height:6px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#00e5ff,#8b5cf6);position:relative}.bar:hover:after{content:attr(data-value);position:absolute;left:50%;transform:translateX(-50%);top:-30px;background:#111b2d;border:1px solid rgba(255,255,255,.1);padding:4px 7px;border-radius:8px;font-size:.75rem}.bar-label{text-align:center;color:#8290a5;font-size:.78rem}
.donut{width:220px;height:220px;border-radius:50%;background:conic-gradient(#00e5ff 0 45%,#8b5cf6 45% 72%,#ff4ecd 72% 90%,#334155 90% 100%);display:grid;place-items:center;margin:auto}.donut:after{content:"";width:130px;height:130px;border-radius:50%;background:#0a1220}
.legend{display:grid;gap:9px;margin-top:18px}.legend div{display:flex;justify-content:space-between;color:#a8b4c6}
.legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}
.demo-note{margin-top:18px;color:#7f8ca0;font-size:.9rem}
.toast-demo{position:fixed;right:18px;bottom:18px;background:#0e1a2d;border:1px solid rgba(0,229,255,.3);padding:12px 16px;border-radius:12px;opacity:0;transform:translateY(30px);transition:.25s;pointer-events:none}.toast-demo.show{opacity:1;transform:none}
@media(max-width:900px){.demo-grid{grid-template-columns:1fr 1fr}.demo-two,.demo-three{grid-template-columns:1fr}.demo-hero{display:block}.demo-actions{margin-top:18px}}
@media(max-width:620px){.demo-grid,.demo-form.two{grid-template-columns:1fr}.demo-topbar .inner{min-height:64px}.demo-main{padding-top:26px}.demo-table{min-width:600px}}
