:root{--header-bg: #00204a;--header-text: #ffffff;--page-bg: #07111f;--panel-bg: rgba(255, 255, 255, .08);--panel-border: rgba(255, 255, 255, .18);--text: #f6fbff;--muted: #a8b8cc;--accent: #26a6ff;--accent-2: #66e3c4;--danger: #ff6b6b;--input-bg: rgba(255, 255, 255, .09);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(145deg,rgba(38,166,255,.18),transparent 34%),linear-gradient(315deg,rgba(102,227,196,.13),transparent 38%),var(--page-bg)}button,input,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:38px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:linear-gradient(180deg,#26a6fff2,#0067b9f2);color:#fff;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}input,select{width:100%;min-height:38px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:var(--input-bg);color:var(--text);padding:0 .7rem}option{color:#09111f}table{width:100%;border-collapse:collapse;font-size:.82rem}th,td{padding:.55rem;border-bottom:1px solid rgba(255,255,255,.12);text-align:left;white-space:nowrap}.top-header{position:sticky;top:0;z-index:99;background:var(--header-bg);color:var(--header-text);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px #00000038}.top-header nav{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:0 1.5rem}.brand-link{display:flex;align-items:center;gap:1.25rem;color:#fff;text-decoration:none}.brand-link img{width:auto;height:50px}.brand-link strong{font-size:clamp(1.45rem,2vw,2.25rem);line-height:1}.header-actions,.toolbar-actions,.share-form{display:flex;align-items:center;gap:.7rem}.header-actions button,.card-actions button,.source-pill button,.chart-picker button,.share-form button{width:38px;padding:0}.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 .8rem;border-radius:999px;background:#66e3c42e;color:#9ff5de;font-weight:700;font-size:.8rem}.app-shell{display:grid;grid-template-columns:minmax(250px,300px) 1fr;gap:1rem;width:100%;margin:0;padding:1rem 1rem 1rem .25rem}.app-shell.controls-collapsed{grid-template-columns:1fr}.sidebar{display:flex;flex-direction:column;gap:1rem;align-self:start;position:sticky;top:94px;max-height:calc(100vh - 110px);overflow:auto}.sidebar-fixed,.sidebar-sticky{min-width:0}.sidebar-sticky{position:static;max-height:none;overflow:visible}.workspace{min-width:0}.shared-shell{width:min(1500px,100%);margin:0 auto;padding:1rem}.shared-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.shared-heading h1{margin:0;font-size:1.55rem}.shared-heading p{margin:.3rem 0 0;color:var(--muted)}.panel,.glass-panel{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 45px #0003}.panel{border-radius:8px;padding:1rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:1rem;background:#030a14ad}.modal-panel{width:min(560px,100%);max-height:min(760px,calc(100vh - 2rem));overflow:auto;border-radius:8px;padding:1rem}.modal-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.modal-panel>header button{width:38px;padding:0}.panel>header,.dashboard-card>header{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.85rem}.panel>header{justify-content:flex-start;color:#e9f5ff}.stack{display:grid;gap:.75rem}.compact{gap:.55rem}.nav-row,.ghost-button,.link-button{justify-content:flex-start;background:#ffffff14}.dashboard-nav-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:.4rem}.dashboard-nav-row .nav-row{min-width:0}.dashboard-nav-row .nav-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-nav-row.active .nav-row{border-color:#66e3c4b3;background:#66e3c42b}.dashboard-delete-button{width:38px;padding:0;background:#ff6b6b24;color:#ffd3d3}.source-list{display:grid;gap:.55rem;margin-top:.9rem}.sync-box{display:grid;gap:.55rem;margin-top:.9rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.12)}.source-pill{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.5rem .55rem;border-radius:8px;background:#00204a61;color:var(--muted);font-size:.85rem}.source-pill span{overflow:hidden;text-overflow:ellipsis}.source-pill strong,.source-pill small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-pill strong{color:var(--text);font-size:.86rem}.source-pill small{color:var(--muted);font-size:.72rem}.source-actions{display:flex;gap:.35rem}.source-pill button{min-height:30px;height:30px;width:30px}.field-note{color:var(--muted);font-size:.78rem;line-height:1.35}.field-label{display:grid;gap:.28rem}.field-label span{color:var(--muted);font-size:.76rem;font-weight:700}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.checkbox-label{display:flex;align-items:center;gap:.55rem}.checkbox-label input{width:auto;min-height:auto}.form-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.palette-preview{display:grid;grid-template-columns:repeat(8,1fr);gap:.25rem;min-height:16px}.palette-preview span{min-height:16px;border-radius:4px;border:1px solid rgba(255,255,255,.18)}.chart-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:.45rem;margin-bottom:.75rem}.chart-picker button{background:#ffffff14}.chart-picker button.selected{background:#26a6ffb8;border-color:#ffffff8c}.dashboard-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:1rem;align-items:center;margin-bottom:1rem}.dashboard-name{max-width:640px;min-height:50px;font-size:1.3rem;font-weight:700}.share-form input{width:210px}.shared-with{display:grid;gap:.5rem;margin:-.35rem 0 1rem;padding:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f}.shared-with strong{color:var(--muted);font-size:.8rem}.share-chip-list{display:flex;flex-wrap:wrap;gap:.45rem}.share-chip-list button{min-height:30px;max-width:100%;justify-content:flex-start;overflow:hidden;padding:0 .65rem;background:#26a6ff29;color:#d9efff;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));grid-auto-flow:dense;gap:1rem;align-items:start}.dashboard-grid.card-size--1{grid-template-columns:repeat(5,minmax(180px,1fr))}.dashboard-grid.card-size-1{grid-template-columns:repeat(3,minmax(280px,1fr))}.dashboard-card{min-height:340px;border-radius:8px;padding:1rem;overflow:hidden;cursor:grab;transition:border-color .14s ease,box-shadow .14s ease,opacity .14s ease,transform .14s ease;-webkit-user-select:none;user-select:none}.dashboard-card:active{cursor:grabbing}.dashboard-card.is-dragging{opacity:.22;transform:scale(.985);border-color:#66e3c499}.dashboard-card.is-drop-target{border-color:#66e3c4f2;box-shadow:0 0 0 2px #66e3c438,0 20px 45px #0003}.drag-image{position:fixed;top:-10000px;left:-10000px;z-index:9999;opacity:.92;transform:rotate(1deg);pointer-events:none}.dashboard-card.span-2{grid-column:span 2}.dashboard-card>header{min-width:0}.card-title-block{min-width:0;flex:1 1 auto}.card-title-button{display:block;width:100%;min-height:24px;justify-content:flex-start;overflow:hidden;padding:0;border:0;background:transparent;color:var(--text);font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.card-title-button:disabled{opacity:1;cursor:default}.card-title-input{min-height:30px;padding:0 .45rem;font-weight:700}.dashboard-card small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-card footer{color:var(--muted);font-size:.78rem}.card-actions{display:flex;align-items:center;flex:0 0 auto;gap:.35rem;min-width:max-content;white-space:nowrap}.card-actions button{flex:0 0 38px}.drag-handle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:34px;color:var(--muted);cursor:grab}.viz-area{display:grid;place-items:center;height:230px;min-height:230px;min-width:0;width:100%;position:relative}.viz-area canvas{max-width:100%;max-height:100%}.chart-frame{display:grid;place-items:center;width:100%;height:100%;min-width:0;min-height:0;position:relative}.kpi-value{display:grid;width:100%;height:100%;place-items:center;color:#fff;font-size:clamp(2rem,5vw,4.5rem);font-weight:800}.table-wrap{width:100%;height:100%;overflow:auto}.filter-editor{display:grid;gap:.5rem;margin-bottom:.75rem}.filter-row{display:grid;grid-template-columns:18px minmax(70px,1fr) 86px minmax(70px,1fr) 32px;gap:.4rem;align-items:center}.filter-row input,.filter-row select{min-height:30px;font-size:.78rem}.filter-row button{width:32px;min-height:30px;padding:0}.filter-chips{display:flex;flex-wrap:wrap;gap:.35rem}.filter-chips button{min-height:28px;max-width:100%;justify-content:flex-start;overflow:hidden;padding:0 .55rem;background:#66e3c429;color:#dffff6;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.card-sort-controls{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:.4rem;margin-bottom:.75rem}.card-palette-controls{display:grid;margin-bottom:.75rem}.card-sort-controls select,.card-palette-controls select{min-height:30px;font-size:.78rem}.auth-page{min-height:100vh}.auth-card{display:grid;gap:1rem;width:min(420px,calc(100% - 2rem));margin:12vh auto;padding:1.5rem;border-radius:8px}.auth-card h1{margin:0}.link-button{justify-content:center}.auth-links{display:grid;gap:.5rem}.error-banner{padding:.65rem .8rem;border:1px solid rgba(255,107,107,.45);border-radius:8px;background:#ff6b6b1f;color:#ffd3d3}.success-banner{padding:.65rem .8rem;border:1px solid rgba(102,227,196,.45);border-radius:8px;background:#66e3c41f;color:#dffff6}.empty-state{display:grid;place-items:center;gap:.7rem;min-height:420px;border-radius:8px}.loading{display:grid;height:100%;place-items:center;color:var(--muted)}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{display:flex;flex-direction:column}.dashboard-grid,.dashboard-grid.card-size--1,.dashboard-grid.card-size-1{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:760px){.top-header nav,.dashboard-toolbar,.toolbar-actions,.share-form{align-items:stretch;flex-direction:column}.top-header nav,.dashboard-toolbar{display:grid;grid-template-columns:1fr}.app-shell{padding:.75rem}.brand-link img{height:42px}.sidebar{grid-template-columns:1fr;position:static;max-height:none;overflow:visible}.sidebar-sticky{position:static;max-height:none;overflow:visible}.dashboard-grid,.dashboard-grid.card-size--1,.dashboard-grid.card-size-1{grid-template-columns:1fr}.dashboard-card.span-2{grid-column:span 1}.dashboard-card>header{align-items:flex-start}.filter-row{grid-template-columns:18px 1fr 70px}.filter-row input,.filter-row button{grid-column:2 / -1}}@media print{body{background:#fff;color:#111}.no-print,.filter-row,.card-actions{display:none!important}.app-shell{display:block;padding:0}.dashboard-grid{grid-template-columns:repeat(2,1fr)}.dashboard-card,.glass-panel{background:#fff;color:#111;box-shadow:none;border-color:#bbb;break-inside:avoid}.dashboard-card small,.dashboard-card footer{color:#444}.dashboard-card,.viz-area,.table-wrap{height:auto;min-height:0;overflow:visible}th,td{white-space:normal}}
