
.smart-shell{min-height:100vh;background:#07101c;color:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.smart-top{position:sticky;top:0;z-index:60;background:rgba(7,16,28,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.smart-top .inner{width:min(1280px,calc(100% - 32px));margin:auto;min-height:70px;display:flex;justify-content:space-between;align-items:center;gap:18px}
.smart-brand{font-weight:950;letter-spacing:.03em;text-decoration:none;color:white}.smart-brand span{color:#00e5ff}
.smart-main{width:min(1280px,calc(100% - 32px));margin:auto;padding:30px 0 70px}
.smart-hero{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}
.smart-hero h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1;margin:8px 0 10px;letter-spacing:-.045em}
.smart-hero p{max-width:780px;color:#9fb0c6;margin:0}
.smart-badge{display:inline-flex;padding:7px 11px;border-radius:999px;border:1px solid rgba(0,229,255,.25);background:rgba(0,229,255,.07);color:#8df4ff;font-size:.82rem;font-weight:850}
.smart-actions{display:flex;gap:10px;flex-wrap:wrap}
.smart-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.04);color:white;border-radius:12px;padding:10px 14px;font-weight:850;cursor:pointer;text-decoration:none;transition:.2s}
.smart-btn:hover{transform:translateY(-2px);border-color:rgba(0,229,255,.35)}
.smart-btn.primary{background:#00e5ff;color:#041016;border-color:#00e5ff}
.smart-btn.danger{color:#fecaca;border-color:rgba(248,113,113,.28)}
.smart-grid{display:grid;gap:16px}
.smart-metrics{grid-template-columns:repeat(5,1fr);margin:20px 0}
.smart-metric{padding:19px;border:1px solid rgba(255,255,255,.085);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}
.smart-metric small{display:block;color:#8ea0b7;margin-bottom:8px}.smart-metric strong{font-size:2rem;line-height:1}.smart-metric em{font-style:normal;color:#7bf0ff;font-size:.82rem}
.smart-layout{display:grid;grid-template-columns:230px 1fr;gap:18px}
.smart-side{padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:20px;background:#0a1322;height:max-content;position:sticky;top:92px}
.smart-nav{display:grid;gap:7px}.smart-nav button{width:100%;text-align:left;padding:11px 12px;border-radius:11px;border:1px solid transparent;background:transparent;color:#c5d1e2;font-weight:780;cursor:pointer}.smart-nav button.active{background:rgba(0,229,255,.09);border-color:rgba(0,229,255,.18);color:white}
.smart-panel{display:none}.smart-panel.active{display:block}
.smart-card{border:1px solid rgba(255,255,255,.085);border-radius:20px;background:rgba(255,255,255,.035);overflow:hidden}
.smart-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:17px 19px;border-bottom:1px solid rgba(255,255,255,.07)}
.smart-card-head h2,.smart-card-head h3{margin:0}.smart-card-body{padding:19px}
.smart-two{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.smart-three{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.smart-form{display:grid;gap:13px}.smart-form.two{grid-template-columns:1fr 1fr}
.smart-field{display:grid;gap:7px}.smart-field label{font-size:.9rem;font-weight:760}
.smart-field input,.smart-field select,.smart-field textarea{width:100%;background:#07101c;color:white;border:1px solid #2b3b57;border-radius:11px;padding:11px 12px;outline:none}
.smart-field textarea{min-height:100px;resize:vertical}.smart-field input:focus,.smart-field select:focus,.smart-field textarea:focus{border-color:#00e5ff;box-shadow:0 0 0 3px rgba(0,229,255,.08)}
.smart-table-wrap{overflow:auto}.smart-table{width:100%;border-collapse:collapse;min-width:760px}
.smart-table th,.smart-table td{padding:12px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left;vertical-align:middle}.smart-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#7f90a8}.smart-table td{color:#dde6f2}
.smart-pill{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:.76rem;font-weight:850;border:1px solid rgba(255,255,255,.08)}
.smart-pill.new{background:rgba(0,229,255,.08);color:#8df4ff}.smart-pill.progress{background:rgba(139,92,246,.12);color:#c4b5fd}.smart-pill.done{background:rgba(16,185,129,.12);color:#86efac}.smart-pill.wait{background:rgba(245,158,11,.12);color:#fde68a}.smart-pill.cancel{background:rgba(239,68,68,.1);color:#fca5a5}
.smart-toolbar{display:flex;gap:9px;flex-wrap:wrap}.smart-toolbar input,.smart-toolbar select{background:#07101c;color:white;border:1px solid #2b3b57;border-radius:10px;padding:9px 10px}
.smart-empty{text-align:center;padding:26px;color:#8192aa}
.smart-kpi-list{display:grid;gap:11px}.smart-kpi{padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#091321}.smart-kpi strong{display:block;font-size:1.45rem}.smart-kpi span{color:#8fa0b7;font-size:.88rem}
.smart-chart{height:280px;display:flex;align-items:flex-end;gap:12px;padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:#08111f}
.smart-bar-col{flex:1;display:grid;gap:8px;align-items:end;height:100%}.smart-bar{width:100%;min-height:8px;border-radius:9px 9px 4px 4px;background:linear-gradient(180deg,#00e5ff,#8b5cf6)}.smart-bar-label{text-align:center;color:#8393aa;font-size:.75rem}
.smart-quote{background:white;color:#172033;border-radius:16px;padding:22px}.smart-quote h3{margin-top:0}.smart-quote .muted{color:#68758a}.smart-quote-row{display:flex;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px solid #e8edf2}.smart-quote-total{display:flex;justify-content:space-between;gap:18px;font-weight:950;font-size:1.3rem;padding-top:15px}
.smart-funnel{display:grid;gap:11px}.smart-funnel-item{padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#091321}.smart-progress{height:9px;border-radius:999px;background:#142035;overflow:hidden;margin-top:8px}.smart-progress span{display:block;height:100%;background:linear-gradient(90deg,#00e5ff,#8b5cf6);border-radius:inherit}
.smart-lead-box{padding:22px;border-radius:18px;background:linear-gradient(135deg,rgba(0,229,255,.08),rgba(139,92,246,.09));border:1px solid rgba(255,255,255,.08)}
.smart-toast{position:fixed;right:18px;bottom:18px;background:#0e1a2d;border:1px solid rgba(0,229,255,.28);padding:12px 16px;border-radius:12px;opacity:0;transform:translateY(30px);transition:.25s;z-index:90}.smart-toast.show{opacity:1;transform:none}
@media(max-width:1000px){.smart-metrics{grid-template-columns:repeat(2,1fr)}.smart-layout{grid-template-columns:1fr}.smart-side{position:static}.smart-nav{grid-template-columns:repeat(3,1fr)}.smart-two,.smart-three{grid-template-columns:1fr}}
@media(max-width:620px){.smart-metrics,.smart-form.two{grid-template-columns:1fr}.smart-nav{grid-template-columns:1fr 1fr}.smart-hero{display:block}.smart-actions{margin-top:15px}}
