.dashboard-page{min-height:100%;background:#fafafa;display:grid;gap:1.5rem;padding:1rem 0 2rem}.dashboard-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem}.dashboard-svg-icon{width:1.15rem;height:1.15rem;display:inline-flex}.dashboard-svg-icon svg{width:100%;height:100%}.dashboard-sales-filter{border:1px solid #e7e5e4;border-radius:12px;background:#fff;padding:.7rem .95rem;font-size:.9rem;font-weight:600;color:#18181b}.dashboard-chart{position:relative;padding:1.25rem 1.25rem 1rem}.dashboard-chart-grid{position:absolute;inset:1.25rem 1.25rem 3.2rem;display:grid;align-content:space-between;pointer-events:none}.dashboard-chart-grid span{border-top:1px dashed #ececec}.dashboard-chart-bars{position:relative;z-index:1;min-height:260px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:.8rem}.dashboard-chart-column{display:grid;gap:.65rem;justify-items:center}.dashboard-chart-column span{font-size:.78rem;color:#71717a}.dashboard-chart-stack{width:100%;max-width:42px;height:220px;display:flex;align-items:flex-end;justify-content:center}.dashboard-chart-bar{width:100%;border-radius:10px 10px 0 0}.dashboard-chart-bar.actual{background:#10b981}.dashboard-chart-bar.projected{background:#f59e0b}.dashboard-chart-legend{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1.25rem;color:#52525b;font-size:.88rem}.dashboard-chart-legend span{display:inline-flex;align-items:center;gap:.45rem}.dashboard-chart-legend i{width:.7rem;height:.7rem;border-radius:999px;display:inline-block}.dashboard-chart-legend i.actual{background:#10b981}.dashboard-chart-legend i.projected{background:#f59e0b}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:1.5rem}.dashboard-actions,.dashboard-activity-list,.dashboard-customer-list,.dashboard-list,.dashboard-sidebar-column{display:grid}.dashboard-sidebar-column{gap:1.5rem}.dashboard-activity-list,.dashboard-customer-list,.dashboard-list{gap:0}.dashboard-activity-row,.dashboard-customer-row,.dashboard-schedule-row{padding:1.15rem 1.25rem;border-top:1px solid #f1f1f1}.dashboard-activity-row:first-child,.dashboard-customer-row:first-child,.dashboard-schedule-row:first-child{border-top:0}.dashboard-schedule-row{display:flex;gap:1rem}.dashboard-schedule-time{width:64px;display:grid;align-content:start;gap:.15rem;padding-top:.15rem}.dashboard-schedule-time strong{font-size:.95rem}.dashboard-activity-row span,.dashboard-customer-row span,.dashboard-schedule-time span{color:#71717a;font-size:.78rem}.dashboard-schedule-body{flex:1;min-width:0}.dashboard-schedule-top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.dashboard-activity-row p,.dashboard-customer-row p,.dashboard-schedule-top h3{margin:0}.dashboard-schedule-top h3{font-size:.96rem;font-weight:600}.dashboard-schedule-top p{margin:.2rem 0 0;color:#52525b;font-size:.9rem}.dashboard-schedule-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.8rem;color:#71717a;font-size:.8rem}.dashboard-schedule-meta strong{color:#18181b}.dashboard-avatar-chip{width:1.65rem;height:1.65rem;border-radius:999px;background:#fff2d8;color:#9a6700;display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:700}.dashboard-meta-dot{color:#c4c4c5}.dashboard-revenue{display:grid;gap:1rem}.dashboard-revenue-total{padding-bottom:1rem;border-bottom:1px solid #f1f1f1}.dashboard-revenue-list span,.dashboard-revenue-total span{display:block;color:#71717a;font-size:.8rem}.dashboard-revenue-total strong{display:block;margin-top:.25rem;font-size:2rem;line-height:1.05;letter-spacing:-.05em}.dashboard-revenue-list{display:grid;gap:.9rem}.dashboard-revenue-list div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dashboard-revenue-list strong{font-size:.92rem}.dashboard-revenue-list .is-accent strong{color:#d97706}.dashboard-activity-row{display:flex;gap:.85rem}.dashboard-activity-dot{width:.52rem;height:.52rem;margin-top:.42rem;border-radius:999px;background:#d4d4d8;flex:0 0 auto}.dashboard-activity-dot.is-unread{background:#f59e0b}.dashboard-activity-row strong,.dashboard-customer-row strong{display:inline;font-size:.9rem}.dashboard-activity-row p{margin-top:.2rem;margin-bottom:.3rem;color:#52525b;font-size:.88rem}.dashboard-bottom-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:1.5rem}.dashboard-customer-row{display:flex;gap:.95rem;align-items:flex-start}.dashboard-customer-icon{width:2rem;height:2rem;border-radius:999px;background:#f4f4f5;color:#52525b;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.dashboard-customer-row p{color:#3f3f46;font-size:.9rem}.dashboard-actions{gap:.75rem}@media (max-width:1280px){.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.dashboard-bottom-grid,.dashboard-main-grid{grid-template-columns:1fr}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-chart-bars{gap:.55rem}}@media (max-width:640px){.dashboard-page{gap:1rem;padding-top:.4rem}.dashboard-kpis{grid-template-columns:1fr}.dashboard-chart{padding:1rem}.dashboard-chart-grid{inset:1rem 1rem 3.2rem}.dashboard-chart-bars{overflow-x:auto;grid-template-columns:repeat(12,40px);justify-content:start;padding-bottom:.5rem}.dashboard-schedule-row{flex-direction:column}.dashboard-schedule-time{width:auto;grid-auto-flow:column;justify-content:start;gap:.6rem;align-items:baseline}.dashboard-schedule-top{flex-direction:column}}.settings-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;align-items:start}.settings-shell-sidebar{position:sticky;top:88px}.settings-shell-sidebar .ui-panel-body{display:grid;gap:1rem}.settings-shell-group{display:grid;gap:.45rem}.settings-shell-label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.settings-shell-nav{display:grid;gap:.35rem}.settings-shell-link{justify-content:flex-start;min-height:0;padding:.65rem .75rem;border-radius:12px;background:transparent;border-color:transparent;color:#374151;font-weight:600}.settings-shell-link.is-active{background:#eef2f7;border-color:#d5dce6;color:#111827;font-weight:700}.messages-shell{display:grid;gap:.75rem}.messages-shell-hero{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.messages-shell-copy{display:grid;gap:.3rem;flex:1 1 420px}.messages-shell-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.messages-shell-copy p{margin:0;font-size:15px;line-height:1.6;color:#4b5563;max-width:760px}.messages-shell-actions,.messages-shell-tabs{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center}.messages-shell-tabs-compact{display:flex;align-items:center;min-height:40px}.messages-shell-tab{min-height:0;padding:.5rem .85rem;border-radius:18px;font-size:13px;font-weight:700}.messages-shell-tab-group{display:inline-flex;align-items:center;gap:.55rem}.messages-shell-tab-group:before{content:"";display:inline-block;width:1px;height:28px;background:hsla(0,0%,7%,.18)}.messages-shell-tab.is-settings{border-color:#111;background:#fff8e5;color:#111}.messages-shell-tab.is-active{background:#111;border-color:#111;color:#fff}@media (max-width:960px){.settings-shell{grid-template-columns:1fr}.settings-shell-sidebar{position:static}.messages-shell-tab-group{flex-basis:100%;padding-top:.35rem;border-top:1px solid #d7dce3}.messages-shell-tab-group:before{display:none}}.ui-card{background:#fff;border:1px solid hsla(0,0%,90%,.95);border-radius:20px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.ui-card-padded{padding:1rem}.ui-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.8rem 1rem;border-radius:14px;border:1px solid transparent;text-decoration:none;cursor:pointer;font:inherit;font-size:.92rem;font-weight:600;transition:background .18s ease,border-color .18s ease,color .18s ease}.ui-button-primary{background:#111827;border-color:#111827;color:#fff}.ui-button-secondary{background:#fff;border-color:#e5e7eb;color:#18181b}.ui-button-amber{background:#fff6db;border-color:#f4d88a;color:#7c5200}.ui-button-ghost{color:#d97706;padding:0}.ui-button-ghost,.ui-button-nav{background:transparent;border-color:transparent;min-height:auto}.ui-button-nav{padding:.4rem 0;color:#3f3f46;border-radius:999px}.ui-button-icon{width:2.45rem;height:2.45rem;min-height:2.45rem;padding:0;background:transparent;border-color:transparent;color:#3f3f46;border-radius:.8rem}.ui-button:hover{filter:brightness(.98)}.ui-panel{overflow:hidden}.ui-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;border-bottom:1px solid #f1f1f1}.ui-panel-title{margin:0;font-size:1.02rem;font-weight:600}.ui-panel-subtitle{margin:.25rem 0 0;font-size:.88rem;color:#71717a}.ui-panel-body{padding:1.2rem 1.25rem}.ui-panel-body-flush{padding:0}.ui-badge{border:1px solid transparent;border-radius:999px;padding:.38rem .7rem;font-size:.72rem;font-weight:600;text-transform:capitalize;white-space:nowrap}.ui-badge-neutral{background:#f4f4f5;border-color:#e4e4e7;color:#52525b}.ui-badge-completed{background:#ebfbf1;border-color:#bfe5cd;color:#047857}.ui-badge-in-progress{background:#ebf4ff;border-color:#cfe1ff;color:#2563eb}.ui-badge-confirmed{background:#eefbf3;border-color:#ccebd5;color:#15803d}.ui-badge-unconfirmed{background:#fff4eb;border-color:#ffd7b5;color:#c2410c}.ui-page-header h1{margin:0;font-family:var(--font-body),sans-serif;font-size:1.9rem;font-weight:700;letter-spacing:-.03em;line-height:1.05;text-transform:none}.ui-page-header p{margin:.35rem 0 0;color:#52525b;font-size:.95rem}.ui-stat-card{display:grid;gap:.9rem}.ui-stat-icon{width:2.5rem;height:2.5rem;border-radius:.9rem;display:inline-flex;align-items:center;justify-content:center}.ui-stat-icon-amber{background:#fff6db;color:#c48a08}.ui-stat-icon-blue{background:#ebf4ff;color:#2563eb}.ui-stat-icon-green{background:#ebfbf1;color:#059669}.ui-stat-icon-mint{background:#e9faf5;color:#0f9f74}.ui-stat-icon-orange{background:#fff1e8;color:#ea580c}.ui-stat-icon-violet{background:#f3e8ff;color:#7c3aed}.ui-stat-copy p,.ui-stat-copy span{margin:0}.ui-stat-copy p{color:#52525b;font-size:.88rem}.ui-stat-copy h2{margin:.2rem 0;font-size:2rem;line-height:1;letter-spacing:-.05em}.ui-stat-copy span{color:#71717a;font-size:.78rem}@media (max-width:640px){.ui-panel-head{flex-direction:column;align-items:flex-start}.ui-page-header h1{font-size:1.6rem}}