@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=DM+Mono:wght@400;500&display=swap";:root{--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "DM Mono", monospace;--bg: #f7f6f3;--surface: #ffffff;--surface2: #f0efe9;--border: #e4e2da;--border2: #d0cec5;--text-1: #1a1917;--text-2: #5c5a54;--text-3: #9b9891;--teal: #0f766e;--teal-light: #ccfbf1;--teal-dark: #085041;--teal-mid: #14b8a6;--green: #16a34a;--green-light: #dcfce7;--green-dark: #14532d;--green-border: #86efac;--amber: #b45309;--amber-light: #fef3c7;--amber-dark: #451a03;--amber-border: #fde68a;--red: #dc2626;--red-light: #fee2e2;--red-dark: #7f1d1d;--red-border: #fca5a5;--blue: #1d4ed8;--blue-light: #dbeafe;--blue-dark: #1e3a8a;--blue-border: #93c5fd;--purple: #7c3aed;--purple-light: #ede9fe;--purple-dark: #3b0764;--purple-border: #c4b5fd;--service-standard: #0f766e;--service-standard-light: #e1f5ee;--service-standard-dark: #085041;--service-deep: #7c3aed;--service-deep-light: #ede9fe;--service-deep-dark: #3b0764;--service-move: #b45309;--service-move-light: #fef3c7;--service-move-dark: #451a03;--service-post: #c2410c;--service-post-light: #fff0ec;--service-post-dark: #431407;--status-scheduled: #0369a1;--status-scheduled-bg: #f0f9ff;--status-en-route: #1d4ed8;--status-en-route-bg: #dbeafe;--status-in-progress: #0f766e;--status-in-progress-bg: #e1f5ee;--status-completed: #16a34a;--status-completed-bg: #dcfce7;--status-cancelled: #6b7280;--status-cancelled-bg: #f3f4f6;--status-no-show: #dc2626;--status-no-show-bg: #fee2e2;--overlay: rgba(0,0,0,.5);--overlay-dark: rgba(0,0,0,.85);--overlay-light: rgba(255,255,255,.1);--sidebar-w: 220px;--topbar-h: 56px;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(0,0,0,.06);--shadow: 0 2px 8px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg);color:var(--text-1);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer}input,select,textarea{font-family:var(--font-sans)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}input,select,textarea{width:100%;padding:8px 12px;border:1px solid var(--border2);border-radius:var(--radius-sm);font-size:14px;color:var(--text-1);background:var(--surface);transition:border-color .15s;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-light)}input::placeholder,textarea::placeholder{color:var(--text-3)}textarea{resize:vertical;min-height:80px}label{display:block;font-size:13px;font-weight:500;color:var(--text-2);margin-bottom:4px}.page-enter{animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:13px}th,td{padding:9px 10px!important;white-space:nowrap}.hide-mobile{display:none!important}.page-header-inner{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.page-header-actions{width:100%;flex-wrap:wrap!important}.two-col,.detail-layout{grid-template-columns:1fr!important}.filter-bar{gap:6px!important}.filter-bar select,.filter-bar input[type=date],.filter-bar input[type=text]{font-size:13px!important;padding:6px 8px!important}.app-content{padding:12px!important}.stats-grid,.photos-grid{grid-template-columns:repeat(2,1fr)!important}input[type=checkbox]{width:20px!important;height:20px!important}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr!important}h2{font-size:18px!important}}
