*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "DM Mono", monospace;--font-display: "Fraunces", "DM Sans", system-ui, sans-serif;--c-white: #ffffff;--c-bg: #efeae3;--c-surface: #ffffff;--c-surface-2: #f7f3ec;--c-border: #e6ded4;--c-border-strong: #cabfb0;--c-text: #211a14;--c-text-2: #5c5248;--c-text-3: #948a7c;--c-brand: #b8492f;--c-brand-2: #df6651;--c-brand-light: #fbe9e4;--c-brand-text: #ffffff;--c-accent: #e47d32;--c-dark: #211a14;--c-dark-2: #3a2620;--c-new: #1a1714;--c-new-bg: #f0ede8;--c-assigned: #1e3a5f;--c-assigned-bg: #e8eef6;--c-scheduled: #5a3200;--c-scheduled-bg: #fef0d8;--c-surveying: #4a1d6b;--c-surveying-bg: #f2e8fb;--c-writing: #1d3f4a;--c-writing-bg: #e0f2f8;--c-closed: #166534;--c-closed-bg: #f0fdf4;--c-danger: #b91c1c;--c-danger-bg: #fef2f2;--c-warning: #92400e;--c-warning-bg: #fffbeb;--c-success: #166534;--c-success-bg: #f0fdf4;--sidebar-w: 248px;--header-h: 56px;--radius: 6px;--radius-lg: 10px;--shadow: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 2px 8px rgba(0,0,0,.1)}html,body,#root{height:100%;font-family:var(--font-sans);font-size:14px;color:var(--c-text);background:var(--c-bg);-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(--c-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--c-border-strong)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.home-svc-featured{grid-template-columns:repeat(3,1fr)}.home-team-leads{grid-template-columns:repeat(2,1fr)}.home-team-rest,.home-stats{grid-template-columns:repeat(4,1fr)}.home-svc-row{flex-wrap:nowrap}.home-svc-title{width:220px}@media (max-width: 720px){.home-hero,.home-svc-featured,.home-team-leads{grid-template-columns:1fr!important}.home-team-rest,.home-stats{grid-template-columns:repeat(2,1fr)!important}.home-svc-row{flex-wrap:wrap!important}.home-svc-title{width:100%!important}.home-svc-dot{display:none!important}}
