*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--colliers-blue: #003865;--colliers-blue2: #005596;--colliers-accent: #0077c8;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-400: #94a3b8;--gray-600: #475569;--gray-800: #1e293b;--white: #ffffff;--danger: #dc2626;--success: #16a34a;--warning: #d97706;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.08)}body{font-family:Segoe UI,system-ui,sans-serif;background:var(--gray-50);color:var(--gray-800);font-size:15px;line-height:1.6}a{color:var(--colliers-accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:3px}
