*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #4285f4;--primary-hover: #3367d6;--success-color: #34a853;--warning-color: #fbbc04;--error-color: #ea4335;--border-color: #e0e0e0;--background: #ffffff;--surface: #f8f9fa;--text-primary: #202124;--text-secondary: #5f6368;--shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);--shadow-hover: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text-primary);background:var(--surface);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5rem}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}
